@import url('http://fonts.cdnfonts.com/css/bank-gothic');
@import url('https://fonts.googleapis.com/css2?family=Shadows+Into+Light&display=swap');
.contact_body{
     background: url('../images/contactus/img-02.jpg') no-repeat;
     background-size: cover;
    
    }
.contact_body{
 font-family: 'Bank Gothic', sans-serif;
}

/* body{
  background-color: rgb(230, 228, 224);
} */
   .brand {
    color: rgb(0, 0, 0);
    font-size: 1.5rem;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
  }
   .brand span {
    color: rgb(243, 44, 9);
    font-size: 1.5rem;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    
   
  }
      .navbar-nav {
              margin-left: auto;
          }
  .bg-dark-blue{
    background-color: #030626!important
  }

 

  .address-box{
    color: #080808;
  }