.box-daily-2 h3 {
	color: #e01b21;
	font-size: 27px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 15px 0;
}
.section-contact .list-showroom h3 {
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	line-height: 23px;
	position: relative;
	text-transform:uppercase;
}
.section-contact .list-showroom h3::after {
	content: '';
	display: block;
	width: 46px;
	height: 2px;
	margin: 3px 0px 10px 0;
	background: #999;
}
.section-contact .list-showroom h3 a ,
a.xembando{
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	color: #e01b21;
	margin-left: 15px;
}
.section-contact .list-showroom h3 a .fa{
	font-size: 14px;
}
.section-contact .resultShowroom {
	padding-bottom: 10px;
	min-height: 300px;
}
.resultShowroom {
	background: url(../images/icon-map-contact.png) no-repeat scroll right top #fff;
}
.section-contact .list-showroom {
}
.section-contact .list-showroom .control-group-quocgia{
	margin-bottom:15px;
}
.section-contact .list-showroom .control-group-quocgia .form-labels {
	margin-top: 7px;
}
.section-contact .list-showroom .show-droplist {
	display: inline-block;
	width:200px;
}
.section-contact .list-showroom .row-contact{
	margin-bottom:15px;
}
.section-contact .list-showroom .fa {
	margin-right: 5px;
	color: #e01b21;
	width: 18px;
	font-size: 17px;
}
.section-contact .list-showroom .fa.fa-phone {
	font-size: 15px;
}
.section-contact .list-showroom .fa.fa-fax {
	font-size: 12px;
}
.section-contact .list-showroom .fa.fa-mobile-phone {
	font-size: 14px;
}
.section-contact.list-showroom .map-marker {
	color: #e01b21;
	font-weight: normal;
	font-size: 12px;
	line-height: 24px;
	float: right;
}
.section-contact .list-showroom .map-marker a{
	color: #e01b21;
}
.section-contact .list-showroom .map-marker .fa{
	font-size:17px;
}
.section-contact .list-showroom .tit-name {
	line-height:20px;
}
.section-contact .list-showroom .tit-name span {
	display:none;
}