.list-km {
	width:100%;
	display:inline-block;
	}
.list-km .item {
	width:100%;
	float:left;
	padding:15px 0;
	}
.list-km .photo {
	float:left;
	width:240px;
	margin-right:20px;
	}
.list-km .info {
	float:left;
	width: calc(100% - 260px);
	}
.list-km  .title {
	margin:0;
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
	max-height:48px;
	overflow:hidden;
	margin-bottom:15px;
	}
.list-km  .title a {
	display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    white-space: normal;
    word-wrap: break-word;
    -webkit-box-orient: vertical;
	color: #222222;
	}
.list-km .des {
	 display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    white-space: normal;
    word-wrap: break-word;
    -webkit-box-orient: vertical;
	padding-top:15px;
	border-top:1px solid #E1E1E1;
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
	color: #222222;
	}
.list-km .date {
	margin:0;
	margin-top:15px;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	color: #888888;
	}
/*detail*/
.box-detail-km-salon {
	width:100%;
	display:inline-block;
	}
.box-detail-km-salon .title-detail {
	margin:0;
	font-weight: bold;
	font-size: 20px;
	line-height: 30px;
	text-transform: uppercase;
	color: #222222;
	margin-bottom:12px;
	}
.box-detail-km-salon .detail {
	display:inline-block;
	width:100%;
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
	color: #222222;
	}
.box-detail-km-salon .detail p {
	margin:0;
	margin-bottom:20px;
	}
.box-detail-km-salon .detail p:last-child { margin:0;}	
/* contact*/	
.box-contact {
	width:100%;
	display:inline-block;
	border: 1px solid #E1E1E1;
	border-radius: 10px;
	padding:20px;
	}
.box-contact .map {
	width:100%;
	display:inline-block;
	margin-top:20px;
	}
.box-contact .text-sub {
	margin:0;
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
	color: #222222;
	margin-top:12px;
	}
.box-contact .text-sub a {color: #222222;}
.box-contact .text-sub .alink {color: #135EAC;}
.box-contact  .icon-location {color: #4DB848;}					
.box-contact .head {
	width:100%;
	display:inline-block;
	border-bottom:1px solid #E1E1E1;
	padding-bottom:20px;
	}
.box-contact .head .title {
	width: calc(100% - 150px);
	float:left;
	margin:0;
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
	color: #222222;
	padding-top:9px;
	}
.box-contact .head .net-work {
	margin:0;
	float:right;
}

.box-contact .head .net-work .icon {
	float:left;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    font-size: 18px;
    color: #fff;
	cursor:pointer;
	padding:0;
	vertical-align: middle;
	line-height:40px;
	text-align:center;
	margin-left:10px;
}

.box-contact .head  .net-work .lnk-call {
    background: linear-gradient(180deg, #57D163 0%, #23B33A 100%);
    padding: 9px 0;
}

.box-contact .head  .net-work .lnk-face {
    background: linear-gradient(180deg, #23B1FF 0%, #0269E3 100%);
}
.icon-call-40 {
	width:40px;
	height:40px;
	background: linear-gradient(180deg, #57D163 0%, #23B33A 100%);
	float:left;
	line-height:40px;
	cursor:pointer;
	border:0;
	padding:0;
	font-weight: normal;
	font-size: 20px;
	text-align: center;
	color:#fff;
	border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
	}
/*dang gia*/
.list-table-price {
	width:100%;
	margin-top:15px;
	}
.list-table-price .item {
	width:100%;
	float:left;
	padding:15px 0;
	}
.list-table-price .item:last-child { padding-bottom:0; }	
.list-table-price .photo {
	width:200px;
	float:left;
	margin-right:20px;
	}
.list-table-price .info {
	float:left;
	width: calc(100% - 220px);
	}
.list-table-price .list {
	margin:0;
	padding:0;
	margin-bottom:20px;
	width:100%;
	display:inline-block;
	}
.list-table-price .list:after {
	content:"";
	display:table;
	height:0;
	}	
.list-table-price .list .title {
	font-weight:bold;
	}	
.list-table-price .list li {
	width:100%;
	float:left;
	list-style:none;
	padding:12px 10px;
	font-weight: normal;
	font-size: 16px;
	line-height: 19px;
	color: #222222;
	}
.list-table-price .list .label {
	float:left;
	width: calc(100% - 180px);
	}	
.list-table-price .list .price {
	float:right;
	color: #D0011B;
	font-weight:bold;
	width:160px;
	text-align:right;
	}	
.list-table-price .list li:nth-child(odd) {
	
	}
.list-table-price .list li:nth-child(even) {background: #F8F8F8;}
.list-table-price .bottom {
	margin:0 -10px;
	}
.list-table-price .bottom .col-6 {
	padding:0 10px;
	}
.list-table-price .bottom .btn-button {
	width:100%;
	display:inline-block;
	padding: 8px 15px;
	height:36px;
	border: 1px solid #135EAC;
	border-radius: 4px;
	background:#fff;
	cursor:pointer;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	color: #135EAC;
	}												

								