#footer{
	position: relative;
	background: #FFFFFF;
	margin: 0 auto;
	width: 240px;
	height: 40px;
	left: 0px;
	top: 0px;
}
#fb{
	position: absolute;
	width: 30px;
	height: 30px;
	left: 0px;
	top: 0px;
}
#insta{
	position: absolute;
	width: 30px;
	height: 30px;
	left: 40px;
	top: 0px;
}
#whats{
	position: absolute;
	width: 30px;
	height: 30px;
	left: 80px;
	top: 0px;
}
#tele{
	position: absolute;
	width: 30px;
	height: 30px;
	left: 120px;
	top: 0px;
}
#email{
	position: absolute;
	width: 30px;
	height: 30px;
	left: 200px;
	top: 0px;
}
#vib{
	position: absolute;
	width: 30px;
	height: 30px;
	left: 160px;
	top: 0px;
}
#phone{
	position: absolute;
	left: 750px;
	top: 0px;
	font-family: Verdana;
	font-style: normal;
	font-weight: normal;
	font-size: 24px;
	line-height: 38px;
	color: #FFFFFF;
}
#Prices{
	color: black;
	font-size: 12px;
	max-width: 30%;
	position: absolute;
	right: 0;
}