.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header {
  background-color: #005295 !important;
}
.accordion2 {
  background-color: #525252;
}
.ui-accordion-content-active {
  background-color: #3D3D3D;
}

.enrolled-wrapper {
  background: none repeat scroll 0 0 #F6F6F6;
}
.enroll-enquire p {
  color: #ff900e;
}
.en-en {
  border: 4px solid #fff;
  width: auto;
  font-size: 20px;
  margin: 15px;
  padding: 12px 16px;
}
.wpb_accordion_section a {
  color: #ff900e !important;
}
.wpb_accordion_header a {
  color: white !important;
}
.wpb_accordion_content {
    color: #fff !important;
    
}

.banner-btn-group .btn-group {
    margin: 10px 0 10px 10px;
}

@media only screen and (max-width: 500px) {
.mobile-hide {
    display: none;
}
}

.page-content-full li {
    margin-left: 20px;
    list-style: inherit;
}