/**
  *
  * Developed By - Kamesh
  * Dated - 27/07/2019
  *
**/
.right-menubar ul li.active {
  color: #ef454d;
  border-left: 4px solid #ef454d;
}
.right-menubar ul li.active a {
  color: #ef454d;
}
.is-sticky nav.navbar .navbar-brand img {
  width: 40px!important;
  height: 40px!important;
}
nav.navbar .dropdown-item {
  text-transform: uppercase;
}
.service-logos img {
	width: 200px;
}