@charset "iso-8859-1";
/* CSS Document */

.formulario-div{
width: 65%;
float: left;
}

.whatsapp {
width: 34%; 
float: left;
text-align: center;
font-size: 13px;
	margin: 15px 0px auto;
}

.whatsapp img {
	width: 17px;
	margin-right: 5px;
}

.whatsapp span {
	font-size: 16px;
	font-weight: bold;
	color: #9c1c1c;	
}