.hdlogo img{
	width:120px;
}
.whatsapp{
	position: fixed;
	width: 72px;
	bottom: 3%;
	left: 1%;
	z-index: 999;
}
.whatsapp img{
	width: 100%;
}
.call{
	position: fixed;
    width: 54px;
    bottom: 15%;
    left: 1.6%;
	z-index: 999;
}
.call img{
	width: 100%;
}
.footql{
	color: #000 !important;
}
.footql:hover{
	color: #000 !important;
	text-decoration: none !important;
}