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

.navbar2 {
  display: block; }
.navbar-brand {
  margin-right: 0; }
  .navbar-brand img {
    filter: drop-shadow(0 0 0.95rem rgb(255, 255, 255));
    height: 90px; }

  .navbar-lite {
    padding-top: 0;
    padding-bottom: 0; }
    .navbar-lite .navbar-text {
      color: #ffffff;
      opacity: 1;
      padding: 0 20px;
      border-right: 1px solid #ffffff;
      font-size: 18px;
      font-weight:300 ;
      text-align: center; }
      .navbar-lite .navbar-text:last-child {
        border-right: 0; }
    @media (max-width: 767px) {
      .navbar-lite {
        padding-bottom: 0; } }
.navbar-dark {
  padding-top: 35px;
  padding-bottom: 0; }
  .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-family: "Nissan Light", "Nissan Regular", Verdana, Arial, sans-serif;
  font-size: 80px;
  font-weight: bold;
  margin-bottom: 20px; }
  @media (max-width: 767px) {
    .page-title {
      font-size: 35px;
      margin-bottom: 20px; } }

.page-contact {
  margin-top: 50px;
  max-width: 465px;
  font-size: 18px;
  margin-bottom: 59px;
  position: absolute;}
  @media (max-width: 767px) {
    .page-description {
      font-size: 14px; } }

h2 {
  font-size: 40px;
  font-weight: 600;
  line-height: 58px;
  letter-spacing: unset;
  color: #06b2f0;
}

h3 {
  font-weight: 800;
}

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

a.text {
  color: #ffffff; 
  background-color: #06b0f0;
  font-family: "Nissan Light", "Nissan Regular", Verdana, Arial, sans-serif;
  font-weight: bold;
  padding: 5px;}

p.text   {
  max-width: 500px;
  line-height: 1.5;
  margin: 1em 0;
  display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    unicode-bidi: isolate;
  font-family: "Nissan Light", "Nissan Regular", Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  color: #000;
}

.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; }

.glow {
text-shadow:
    1px 1px 2px #49637c,
    0 0 1em #49637c,
    0 0 0.2em #49637c; }

.main-top {
  margin-top: 60px; }

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