.popuppost{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:rgba(128,128,128,.6);
	z-index:2;
}

.bodypopuppost{
	z-index:3;
}

#fawhatsapp:hover{
	cursor:pointer;
}

#fafacebook:hover{
	cursor:pointer;
}
