.bottom-contact{display:none}
.float-contact button{
	border-color: transparent;
	padding-top: 8px !important;
	padding-bottom: 5px !important;
}
@media  (max-width: 767px) {	
.bottom-contact{display: block;
    position: fixed;
    bottom: 0;
    background: white;
    width: 100%;
    z-index: 99;
    box-shadow: 2px 1px 9px  #0000008a;
    border-top: 1px solid #eaeaea;}
.bottom-contact ul li{width: 25%; margin-bottom:0; 
    float: left;
    list-style: none;
    text-align: center; font-size:13.5px;}
.bottom-contact ul li span{color:black}
.bottom-contact ul li img{
	width: 35px;
    margin-top: 3px;
    margin-bottom: 0px;}
.bottom-contact ul li i{font-size: 25px;
    padding: 6px 0;
    color: #f00;
}
.float-contact,.zalo-bottom button.baogia-bt{display:none!important;}
}

.float-contact {
    position: fixed;
    bottom: 20px;
    left: 20px;
    z-index: 99999;
}
.chat-zalo {
    background: #8eb22b;
}
.chat-zalo,.chat-face,.float-contact .hotline,.baogia-bt{
    border-radius: 20px;
    padding: 0px 18px;
    color: white;
    display: block;
    margin-bottom: 6px;
}
.chat-face {
    background: #125c9e;
}
.float-contact .hotline {
    background: #FF0000;
}
.baogia-bt{background: #f00;padding: 15px;border: 1px solid #fff;font-size:18px}
.baogia-bt i{font-size: 25px;}
.baogia-bt a{font-weight: bold!important;}
.chat-zalo a, .chat-face a, .hotline a,.baogia-bt a {
    font-size: 16px;
    color: white;
    font-weight: bold;
    text-transform: none;
    line-height: 1.5;
}
