.h-menu-item{
     color: #fff !important;
}
.menu-3{
     color: #2e5a8d !important;
     font-weight: bold;
}

.banner .bannerImg{
	width: 100%;
	height: 85vh;
	background-image: url("../../img/banner/rw.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
