@charset "utf-8";
/* CSS Document */

.form-h3 {
	font-weight: 600;
	font-size: 2em;
	color: #369;
}
.margin-bottom-form {
	margin-top: 50px;
	margin-bottom: 90px;
}
#panel_direccion {
	padding: 0px;
	background-color: #369;
}
.color-h3 {
	font-weight: 500;
	margin-left: 15px;
	color: white;
}
.color-p-fr {
	list-style: none !important;
	margin-left: 15px;
	padding-left: 15px;
	color: white;
}