body {
  color: #000 !important; }

.mobnavtab li a:hover {
  background-color: #00205B !important; }

.nav-justified > li {
  background: #00205B !important;
  position: relative !important;
  z-index: 1 !important;
  overflow: hidden !important; }
  .nav-justified > li a {
    background: none !important; }
  .nav-justified > li:before {
    content: "01" !important;
    align-items: center !important;
    color: #fff !important;
    justify-content: center !important;
    font-size: 24px !important;
    font-weight: 700 !important;
    display: flex !important;
    position: absolute !important;
    top: -1px !important;
    left: -7px !important;
    z-index: 2 !important;
    text-align: center !important;
    width: 53px !important;
    height: 100% !important; }
  .nav-justified > li:after {
    content: "" !important;
    color: #fff !important;
    background: #00205B !important;
    border: 2px solid #fff !important;
    position: absolute !important;
    top: 50% !important;
    left: -12.5px !important;
    z-index: 1 !important;
    text-align: center !important;
    transform: rotate(45deg) translateY(-50%) !important;
    transform-origin: top !important;
    width: 53px !important;
    height: 53px !important; }
  .nav-justified > li.inactive {
    background: #DDE2E6 !important; }
    .nav-justified > li.inactive,
    .nav-justified > li.inactive a {
      color: #000 !important; }
    .nav-justified > li.inactive:before {
      color: #000 !important; }
    .nav-justified > li.inactive:after {
      background: #BFE7F6 !important; }

.nav-justified > li:nth-child(1):before {
  content: "01" !important; }

.nav-justified > li:nth-child(2):before {
  content: "02" !important; }

.nav-justified > li:nth-child(3):before {
  content: "03" !important; }

.nav-justified > li:nth-child(4):before {
  content: "04" !important; }

.nav-justified > li:nth-child(5):before {
  content: "05" !important; }

.nav-justified > li:nth-child(6):before {
  content: "06" !important; }

.nav-justified > li:nth-child(7):before {
  content: "07" !important; }

.nav-justified > li:nth-child(8):before {
  content: "08" !important; }

.nav-justified > li:nth-child(9):before {
  content: "09" !important; }

#buidlandprice-main .trimQuad h6 a {
  background: #000 !important;
  border: 2px solid #000 !important;
  font-weight: 700 !important; }

@media all and (min-width: 768px) {
  #buidlandprice-main .navtab a {
    align-items: center;
    display: flex; } }

@media (min-width: 768px) and (max-width: 917px) {
  .container .deskheader .nav.nav-justified li a {
    min-height: auto !important; } }

#buidlandprice-main h1.heading {
  background: none !important;
  border-bottom: 1px solid #00205B;
  color: #000 !important;
  margin-bottom: 10px !important;
  padding-bottom: 10px !important; }

.midcont.deskhomecont aside.col-lg-3:hover {
  box-shadow: 0 2px 0 #00205B !important; }