.details-form{
background: #f8f9fa;
border-radius: 10px;
border: 1px solid #eee;
padding:10px;
}
.business-info{ margin-bottom:10px; min-height:100px;}
.business .business-info img{
float:left; margin-right:10px;border-radius:50%;border: 1px solid #eee;}
.business .business-info .business-name{ font-weight:700}
.business .business-info .business-title{ font-size:14px}

.details-form .border{border: 1px solid #FF0000!important;}

.details-form .btn-style1 { font-weight:700}
.business .business-contact{ margin-bottom:10px;}
.business .business-contact .btn-header-business{
    border-radius: 5px;
    border-radius: 100px;
}

.business .business-contact .zalo{
background: #fff112;
border: 1px solid #eee;
color:#000;
font-weight:700;
}

.business .business-contact .hotline{
background: #0664ac;
border: 1px solid #eee;
color:#fff112;
font-weight:700;
}

.details .title-building{ font-size:20px; font-weight:700; margin-bottom:20px;}
.details .title-buildingd{margin-bottom:20px;}