﻿.met-footnav h4 {
  color:#dadada;
}
.met-footnav ul li a {
  color:#ffffff;
 }
.met-footnav ul li a:hover {
  color: #305dc3;
}
.met-footnav .info em a {
  color: #ffffff;
}
.met-footnav .info em a:hover {
  color: #305dc3;
}

.met-footnav {
  background: #32373c;
}

.met-nav .met-langlist {
  height: 60px;
  margin: 0 !important;
}
.met-nav .met-langlist .dropdown-menu {
  top: 48px;
  bottom: auto;
}
.met-nav .met-langlist .modal {
  background: rgba(0, 0, 0, 0.3);
}

.search-btn {
  position: absolute;
  top: 4px;
  right: 5px;
  width: 30px;
  height: 30px !important;
  line-height: 30px !important;
  padding: 0 !important;
  color: #969696 !important;
  text-align: center;
  background: none;
  border: none;
}
.nav-search-list {
    padding: 5px 0;
  }