body {
	overflow-x: hidden;
}

a {
	border: none;
}

.botoes {
	width: 406px;
	background: #2C3691;
	height: 56px;
	float: left;
	line-height: 56px;
	margin-bottom: 50px;
	text-align: center;
}

	.botoes a {
		width: 60px;
		display: inline-block;
		vertical-align: top;
		margin: 0 15px;
		font-size: 12px;
		color: #FFF;
		text-decoration: none;
		text-align: center;
		padding-top: 10px;
	}

	.botoes .ico {
		display: block;
		margin: 2px auto;
	}

	.botoes img {
		vertical-align: middle;
		margin: 0 10px;
	}

	.botoes span {
		line-height: 20px;
		display: block;
	}

.comercios {
	background: #2C3691;
	text-align: center;
	padding-top: 5px;
	color: #FFF;
}

	.comercios div {
		display: inline-block;
		margin: 0 25px;
		padding-bottom: 10px;
		font-size: 12px;
	}

	.comercios div img {
		display: block;
		margin: 2px auto;
		cursor: pointer;
	}

	.comercios p {
		margin-bottom: 5px;
	}

#composicao .tb_tit,
#infraestrutura .tb_tit {
	min-width: 40px;
}

.conteudo {
	width: 940px !important;
	font-size: 16px;
	padding-top: 100px;
}

	.conteudo h1 {
		border-bottom: 0;
		color: #9C9698;
		text-transform: uppercase;
		font-size: 16px;
		font-weight: 400;
		margin-top: 30px;
		margin-bottom: 10px;
	}

	.conteudo h2 {
		color: #524E48;
		border-bottom: 1px solid #524E48;
		font-size: 22px;
		font-weight: 400;
		text-transform: uppercase;
		margin-bottom: 15px;
	}

.conteudo_left {
	width: 455px;
	float: left;
	margin-bottom: 45px;
}

.conteudo_right {
	width: 455px;
	float: right;
	margin-bottom: 45px;
}

#duvidas {
	width: 400px;
	padding: 30px 40px;
	background: #FFF;
	padding-bottom: 65px;
}

.fancybox-close {
	width: 20px !important;
	height: 20px !important;
	background: red !important;
	top: -10px !important;
	right: 14px !important;
	text-align: center !important;
	text-decoration: none !important;
	color: #FFF !important;
	line-height: 20px !important;
}

form h1 {
	color: #000;
	font-weight: 400px;
	margin-bottom: 20px;
	font-size: 32px;
	font-weight: 300;
}

form label {
	display: block;
}

form input[type="submit"], form button {
	float: right;
	background: #000;
	width: 62px;
	margin-bottom: 25px;
	height: 25px;
	text-align: center;
	color: #FFF;
	border: 0;
}

form input[type="text"] {
	width: 100%;
	border: 1px solid #000;
	height: 30px;
	margin-bottom: 15px;
}

form .subtitulo {
	margin-top: -20px;
	margin-bottom: 20px;
}

form textarea {
	width: 100%;
	border: 1px solid #000;
	height: 80px;
	margin-bottom: 15px;
}

.form-aberto {
	width: 460px;
	font-weight: 300;
	font-size: 14px;
}

	.form-aberto input[type="text"] {
		height: 40px;
		background: #2C3691;
		margin: 5px 0;
		padding-left: 30px;
		color: #FFF;
	}

	.form-aberto textarea {
		height: 135px;
		background: #2C3691;
		margin: 5px 0;
		padding: 10px 30px;
		color: #FFF;
		margin-bottom: 10px;
	}

.form-aberto ::-webkit-input-placeholder {
	color: #FFF;
}

.form-aberto :-moz-placeholder { /* Firefox 18- */
	color: #FFF;
}

.form-aberto ::-moz-placeholder {  /* Firefox 19+ */
	color: #FFF;
}

.form-aberto :-ms-input-placeholder {
	color: #FFF;
}

#fotos360 {
	text-align: center;
	margin-bottom: 45px;
}

h1.titulo {
	font-family: 'Roboto';
	font-size: 23px;
	font-weight: 400;
	text-transform: uppercase;
	border-bottom: 1px solid #000;
	width: 100%;
	position: absolute;
	margin-top: 50px;
	left: calc(50% - 470px);
}

	h1.titulo span {
		display: block;
		position: absolute;
		top: -12px;
		background: #FFF;
		padding-right: 10px;
	}

.ico-fotos {
	background: url(../img/detalhes/bt-listar.png);
	width: 29px;
	height: 30px;
}

.ico-duvidas {
	background: url(../img/detalhes/bt-duvidas.png);
	width: 43px;
	height: 33px;
}

.ico-impressao {
	background: url(../img/detalhes/bt-print.png);
	width: 56px;
	height: 35px;
}

.ico-simulador {
	background: url(../img/detalhes/bt-financiamento.png) !important;
	width: 55px !important;
	height: 32px !important;
	margin-right: 5px !important;
	float:right;
}

#indique textarea {
	height: 185px;
}

#map_canvas {
	width: 940px;
	height: 410px;
}

#mapa {
	margin-bottom: 45px;
}

	#mapa h2 {
		margin-top: 50px;
		margin-bottom: 0;
	}

.tb_tit {
	text-align: right;
	padding-right: 5px;
	white-space: nowrap;
	font-weight: 700;
}

.valor {
	width: 534px;
	background: #D3D2D2;
	height: 56px;
	padding: 0;
	text-align: center;
	font-size: 32px;
	color: #000;
	line-height: 56px;
	float: left;
	position: relative;
}

	.valor a {
		float: right;
		text-decoration: none;
		font-size: 12px;
		width: 60px;
		display: inline-block;
		line-height: 20px;
		padding-top: 10px;
		color: #000;
	}

	.valor .ico {
		background-image: url(../img/detalhes/icones-ficha.png);
		height: 20px;
		width: 20px;
		display: block;
		margin: 2px auto;
	}

	.valor img {
		vertical-align: middle;
	}

	.valor span.val {
		width: 455px;
		text-align: center;
		display: block;
		line-height: 56px;
		font-weight: 700;
		float: left;
	}

#video {
	text-align: center;
	margin-bottom: 45px;
}