.p_left{
	width: 100%;
	background-color: #cfcfcf;
}
.p_right{
	background-color: #21ba0a;;
}
.haz{
	background: #fff;
	height: 600px;
	margin-left: 20px;
}
.cate_parent{
	font-size: 16px;
	font-weight: 20px;
}
.head_content{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
#blah{
	min-width: 180px;
}
.box-border{
	border-radius: 4px;
}
.detail{
	padding:20px 0 0 30px;
}
.info-left p{
	font-size: 16px;
	font-weight: bold;
}
.info-left i{
	font-size: 16px;
	padding-right: 60px;
}
.profile-wooden-img {
    object-fit: cover;
    object-position: center;
    width: 130px;
    height: 130px;
}
.name-service{
	color: #f6f6f6;
    float: left;
    font-size: 16px;
    padding: 15px 15px;
    margin: 0 0 0;
}
.cpy{
	color: #f6f6f6;
    font-size: 14px;
}