.base_redes {
	background-color: #000000;
	padding-top: 20px;
	padding-bottom: 20px;
}
@media (min-width: 790px){
.base_redes {
	text-align:right;
	padding-right:15%;
}
}
@media (max-width: 789px){
.base_redes {
	text-align: center;
}
}
#wapp {
	position: fixed;
	right: 2px;
/*	bottom: 50px; */
	top: 310px;	
	z-index:999;
	opacity: .8;
}