 .dropdown-menu .dropdown-item:hover  {
    color: #000000;
}

a.ws_next, a.ws_prev {display: none;}
.nav-item a {justify-content: flex-start}
.card-box .card-title strong {
 
}


.heading-decorated, .mbr-section-title {
    text-transform: uppercase;
    color: #00489f;
}

.mbr-section-title::after, .heading-decorated::after {
  margin-left: auto;
  margin-right: auto;
  width: 50px;
  content: '';
  position: relative;
  display: block;
  height: 2px;
  margin-top: 15px;
  background: #ccc;
  will-change: transform, opacity;
}
*, ::before, ::after {
  box-sizing: border-box;
}


.mbr-wowslider-container--metro .mbr-wowslider .ws_pause {display: none}




.card.mb-4 card-img-top {background-color: #fff}
.card.mb-4 .card-body {background-color: #f5f5f5}
.card.mb-4 .card-body h5 {color: #00489f}
.card.mb-4 .card {border: 1px solid #eee}


#google_translate_element {
position: absolute;
top: 0px;
right: 0px;
z-index: 100;
}

.info_content {width: 350px}