body {
  font-family: 'Karla', sans-serif;
  background-image: url("../images/bg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  color: #ffffff;
  padding-bottom: 75px; }
  @media (min-width: 768px) {
    body {
      padding-bottom: 110px; } }

.navbar-brand {
  margin-right: 0; }
  .navbar-brand img {
    height: 100px; }
body:before {
    content: '';
    background: rgb(0 0 0 / 65%);
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    z-index: -1;
}
p.page-description {
    margin-bottom: 20px;
}
a.navbar-brand {
    width: 100% !important;
}
nav.navbar.navbar-dark.bg-transparenet {
    text-align: center !important;
}
body.min-vh-100.d-flex.flex-column {
    text-align: center !important;
}
p.page-description {
    margin-bottom: 20px;
    width: 100% !important;
    max-width: none !important;
}
.navbar-dark {
  padding-top: 35px;
  padding-bottom: 35px; }
  .navbar-dark .navbar-text {
    color: #ffffff;
    opacity: 1;
    padding: 0 20px;
    border-right: 1px solid #ffffff;
    font-size: 18px;
    font-weight: bold;
    text-align: center; }
    .navbar-dark .navbar-text:last-child {
      border-right: 0; }
  @media (max-width: 767px) {
    .navbar-dark {
      padding-bottom: 0; } }

.page-title {
    font-size: 80px;
    font-weight: bold;
    margin-bottom: 6px;
    line-height: 80px;
    text-transform: uppercase;
}
span.navbar-text.d-sm-inline-block {
    font-size: 20px;
}
  @media (max-width: 767px) {
    .page-title {
      font-size: 35px;
      margin-bottom: 14px; line-height: 40px;} 
.navbar-dark .navbar-text {
    text-align: center !important;
    padding-left: 0 !important;
    width: 100% !important;
    border: none;
}
.container {
    text-align: center !important;
}
a.navbar-brand {
    width: 100%;
    text-align: center;
    padding-bottom: 30px;
}
    }

.page-description {
  max-width: 465px;
  font-size: 30px;
  line-height: 26px;
  margin-bottom: 59px; }
  @media (max-width: 767px) {
    .page-description {
      font-size: 30px;
      line-height: 26px;} }

p {
  font-size: 14px;
  margin-bottom: 21px; }

.footer-social-links .social-link {
  display: inline-block;
  text-align: center;
  line-height: 40px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #ffffff;
  color: #000000;
  margin-right: 16px;
  transition: all 0.3s ease-in-out; }
  .footer-social-links .social-link:last-child {
    margin-right: 0; }
  .footer-social-links .social-link:hover {
    text-decoration: none;
    background-color: #000000;
    color: #ffffff; }

/*# sourceMappingURL=bd-coming-soon.css.map */
