body {
  font-family: 'Karla', sans-serif;
  background-image: url("https://abdullahkhan.ae/public/uploads/all/oIsqxiibp8uyufmRplQSDXRjdTH6uw5aH70q2tjp.png");
  width: 100%;
  vertical-align: top;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  color: #ffffff;
  padding-bottom: 75px; }
  @media (min-width: 768px) {
    body {
      padding-bottom: 110px;
      height: 100vh;} }

.navbar-brand {
  margin-right: 0; }
  .navbar-brand img {
    height: 21px; }

.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; }
      body {
      height: 90vh;}}

.page-title {
  font-size: 80px;
  font-weight: bold;
  margin-bottom: 6px; }
  @media (max-width: 767px) {
    .page-title {
      font-size: 35px;
      margin-bottom: 14px; }
      body {
     height: 90vh;}}

.page-description {
  max-width: 465px;
  font-size: 18px;
  margin-bottom: 16px; }
  @media (max-width: 767px) {
    .page-description {
      font-size: 14px; } }

p {
  font-size: 14px;
  margin-bottom: 12px; }
 a {
                color: var(--primary);
   }
   a, button, input, textarea, .btn, .has-transition {
                -webkit-transition: all 0.5s ease;
                transition: all 0.5s ease;
 }
                .luxury-btn {
                    background-color: #ffffff;
                    border-radius: .33rem;
                    border-color: #111111;
                    border-width: 0;
                    color: #111111;
                    font-size: 20px;
                    font-style: normal;
                    font-weight: 500;
                    line-height: inherit;
                    padding-top: 0.6rem;
                    padding-right: 2rem;
                    padding-bottom: 0.6rem;
                    padding-left: 2rem;
                    text-decoration: none;
                    font-family: "Readex Pro", sans-serif !important;
                    margin-top: 16px;
                 }
                 
                 .luxury-btn:hover {
                   background-color: #111111;
                    border-color: #111111;
                    color: #f9f9f9;
                    text-decoration: none;
                }
.footer-social-links .social-link {
  display: inline-block;
  font-size: 1.8rem;
  text-align: center;
  line-height: 60px;
  width: 60px;
  height: 60px;
  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 */
