div.box-text{
	font-size: 18px;
	color: #FFF;
	text-align: center;

}

div.contato-box{
	margin-top: 30px;
	margin-bottom: 30px;
}

div.contato-tipo{
	margin-top: 20px;
}

select#contato_tipo{
	color: #FFF;
	font-size: 16px;
}

select#contato_tipo option{
	color: #000;
	font-size: 16px;
	background-color: #FFF;
}



