

@media only screen and (min-width: 992px){
#mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:hover > .item_link * {
  color: #00508d;
}

#mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .mega_dropdown {
  border-top: 2px solid #00508d;
  }
}

a.button_intro, .button_intro {
  background: #00508d;
}

a.button_intro:hover, .button_intro:hover {
  color: #00508d !important;
}
.box_home i {
  color: #00508d;
}

a.btn_1, .btn_1 {
  background: #00508d;
}
a.link_normal {
  color: #00508d;
}

a.btn_1.white, .btn_1.white {
  color: #00508d;
}

footer {
  background: #00508d  repeat-x center bottom;
}

a.btn_full, .btn_full{
  background: #00508d;
}

.box_cat_wp h2 {
  background: #00508d;
}
.box_cat_bt, .form-submit input.submit{
  background: #00508d;
}
a {
  color: #00508d;
  }