/**css tuy chinh rieng cho tung trang**/
.col-lg-6{
	max-width:100%;
  	flex:0 0 100%;
}
.section-title .title{
	color:#000;
  	font-size:18px;
}
.breadcrumb-area .shape{
	display:none;
}
.breadcrumb-area{
	background-image: linear-gradient(50deg, #6a11cb 0%, #2575fc 100%);
}
.breadcrumb-area {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  	position:relative;
    background-image: url('https://ketoanad.com/assets/tenant/uploads/media-uploader/ketoanad/bn31730105629.jpg');
}



.breadcrumb-area .page-list li:first-child a{
	padding-left:1px;
}