.khoa-ktkt .layout-one .homeNavBar{
	background: rgba(252,217,87,0.7)!important;
}

.khoa-ktkt .layout-one .leftPart{
	
	background-color: #034694!important;

}

.khoa-ktkt .layout-one .menuElement{
	background-color: #116CD9!important;
	color: #ffffff!important;

}

.khoa-ktkt .layout-one  .menuActive, .khoa-ktkt .layout-one  .menuElement:hover{
    background-color: #fcd957!important;
	color: #000000!important;
}

.khoa-ktkt .layout-one  .menuActive:after, .khoa-ktkt .layout-one  .menuElement:hover:after{
    content: "";
	background: url("/public/uploads/ck/media/images/triangle-khoaktkt.png");
	background-size: 100% 100%;
	position:absolute;
	bottom: -11px;
	right:0;
	width: 5%;
	height: 10px;
}

.khoa-ktkt .layout-one .bottomFooter .info{
	
	background-color: #034694!important;
	color: #ffffff!important;
}

