#nav-logo-megamenu-2 .bg-wrap {
    background: #ffffff;
}
@media (min-width: 992px) {
    nav.fixed-top:not(.sticky-top):not(.show-menu) .bg-wrap {
        opacity: 0 !important;
    }
}#desc-tabs-5 ul.nav-tabs .nav-item{
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto !important;
    text-align: center;
}
#desc-tabs-5 .nav-tabs a.nav-link:hover, #desc-tabs-5 .nav-tabs a.nav-link.active {
    border: 2px solid #EEBE47 !important;
    border-radius: 30px;
	color: #EEBE47;
  }
#desc-tabs-5 ul.nav-tabs{
    border-color: transparent !important;
}#footer-text-4 .bg-wrap {
    background: linear-gradient(to right, #021b79, #0575e6);
}
#footer-text-4 .bg {
    background-position: center bottom;
    background-repeat: No-repeat;
    background-size: contain;
    background-image: url(../images/135/home-banner-bg-3.png);
}
