body {
  font-family: 'Karla', sans-serif;
  background-image: url("../images/bg1.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: 22px; }

.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; }
    .navbar-text:last-child {
      font-size: 15px; } }
      @media (max-width: 600px) {
        .navbar-dark {
          font-size: 2px;
          padding-bottom: 0; } }

  @media (max-width: 600px) {
    .navbar-text:last-child {
      font-size: 18px;
      text-align: center;
      padding-bottom: 0px; } }

  @media (max-width: 575px) {
    .navbar-text:last-child {
      font-size: 3vw;
      padding: 0px; } }

  @media (max-width: 600px) {
    .my-auto {
      margin-top: 100px !important; } }
    @media (max-width: 1200px) {
      .my-auto {
        margin-top: 60px !important; } }

.page-title {
  font-size: 5vw;
  font-weight: bold;
  text-align: center;
  text-shadow: 2px 2px 4px #444;
  margin-bottom: 0px; }
  @media (max-width: 767px) {
    .page-title {
      font-size: 8vw;
      margin-bottom: 0px; } }
      @media (max-width: 600px) {
        .page-title {
          font-size: 12vw; } }

.page-title-2 {
  font-size: 4vw;
  font-weight: normal;
  margin-bottom: 25px;
  text-align: center;
  text-shadow: 2px 2px 4px #444;}
  @media (max-width: 767px) {
    .page-title-2 {
      font-size: 6vw;
      margin-bottom: 8px; } }
      @media (max-width: 600px) {
        .page-title-2 {
          font-size: 8vw; } }

.page-strap {
  margin-bottom: 50px;
  text-align: center;
  text-shadow: 2px 2px 4px #444;}
  @media (max-width: 767px) {
    .page-strap {
      font-size: 4vw;
      margin-bottom: 8px; } }
      @media (max-width: 600px) {
        .page-strap {
          font-size: 4vw; } }

.page-description {
  font-size: 4vw;
  margin-bottom: 59px;
  text-align: center;
  text-shadow: 2px 2px 4px #444;}
  @media (max-width: 767px) {
    .page-description {
      font-size: 6vw;
      margin-top: 40px; } }
      @media (max-width: 600px) {
        .page-description {
          font-size: 6vw;
          margin-top: 60px; } }

p {
  font-size: 14px;
  margin-bottom: 21px; }
  @media (max-width: 600px) {
    p {
      text-align: center; } }

.img-thumbnail {
  display: block;
  filter: drop-shadow(2px 2px 1px rgba(0,0,0,.2));
  background: transparent;
  margin-left: auto;
  margin-right: auto;
  max-width: 15%;
  border: none; }

@media (max-width: 600px) {
  .img-thumbnail {
    max-width: 30%; } }

.footer-social-links .social-link {
  display: inline-block;
  text-align: center;
  box-shadow: 1px 1px 2px #444;
  line-height: 40px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #ffffff;
  color: #555;
  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: #666;
    color: #ffffff; }
    @media (max-width: 600px) {
      .footer-social-links {
        text-align: center !important; }
      }

.termly-cookie-preference-button {
  background: #aaa;
  width: 165px;
  height: 30px;
  border-radius: 3px;
  border: 1px solid white;
  font-family: Roboto, Arial;
  font-size: 10px;
  color: white;
  font-weight: 600;
  box-sizing: border-box;
  cursor: pointer;
  margin-top: 40px;
  outline: none; }
  @media (max-width: 600px) {
    .cookie-pref {
      text-align: center; } }
  

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