.navbar {
  background-color: #fff;
    -webkit-box-shadow: 0 2px 30px 0 rgb(0 0 0 / 15%);
    box-shadow: 0 2px 30px 0 rgb(0 0 0 / 15%);
}
.navbar-brand img
{
    width:140px;
}

.hindi-text {
  color: #e17523;
  font-weight: bold;
}

.head-bottom-text {
  color: #000000;
  font-weight: bold;
}

.company-logo {
  width: 109px;
}


.right-logo {
  width: 210px;
}
