.eight.solicita p{

	font-family: 'Open Sans Regular' sans-serif;

	font-size: 14px;

	color: #3F3F24;

	padding-left: 20px;

}

.four.btn {

	text-align: center;

}

.four.btn button{

	background: url(../images/contato-enviar.png);

	font-family: 'Open Sans Regular' sans-serif;

	font-size: 16px;

	color: #FFFFFF;

	border: none;

	width: 218px;

	height: 50px;

}

.four.btn button:focus{

	outline: none;

}

.row.mapa{

	margin-top: 80px;

	position: relative;

}

.row.mapa .four img{

	margin-bottom: 30px;

}

.row.mapa .four p{

	font-family: 'Open Sans' sans-serif;

	font-size: 24px;

	color: #504534;

	font-weight: 300;

	margin-bottom: 0;

}

.row.mapa .eight{

	text-align: right;

}

.row.mapa .eight img{

	border-radius: 50%;

	border: solid 10px #C1B084;

	width: 580px;

	height: 580px;

	position: relative;

	z-index: 1;

}

.row.mapa>img{

	position: absolute;

	right: 50%;

	bottom: 0;

}

input[type="text"] {

	background: transparent !important;

	border: solid 2px #938262 !important;

}

textarea{

	background: transparent !important;

	border: solid 2px #938262 !important;

}

input[type="text"]:focus{

	outline: none;

}

textarea:focus{

	outline: none;

}

div.space-footer-contato {

    height: 398px;

}

#sentContatoMain {

    text-align: center;

    height: 300px;

}

#sentContatoMain h3 {

    font-size: 24px;

    font-weight: 300;

}

input[type="text"], textarea {

    margin: 10px 0 5px 0 !important;

}

div.columns.eight.solicita, div.columns.four.btn {

    margin-top: 10px;

}

#sentContatoMain

{

	display: none;

}