.tabNavigation2 li {
  position: relative;
}

.tabNavigation2 li a {
  background: none !important;
  position: relative;
  z-index: 2;
}

.tabNavigation2 li .bg_slider {
  position: absolute;
  width: 96%;
  left: 0px;
  bottom: 0px;
  background: #e4e9f3;
  z-index: 1;
  height: 40px;
  display: none;
}

.tabs5 {
  height: 339px;
  position: relative;
}

.tabs5 .tabNavigation {
  position: absolute;
  bottom: -7px;
  right: 0px;
}

.tabs2 h3 a:hover {
  color: #6879A1;
}
