/* topo */

body{
	background-color: #000;
}
.logo {
	width: 100%;
	margin: 0;
	padding: 0;
}
.logo2 {
	padding: 0 10%;
}
.logo3 {
	width: 70%;
	margin: 0;
	padding: 0;
}

.fundocontato {
	background: #d6ae57;
	padding: 8px;
	border-bottom: 1px solid #EAEAEAFF;
	font-size: 16px;
 	text-align: center;
 	font-weight: bold;
	color: #000;
}

.toposombra {
 	position: relative;	
  -webkit-box-shadow: 0px 1px 5px #555;
  -moz-box-shadow: 0px 1px 5px #555;
  box-shadow: 0px 1px 5px #555;
}

.topo {
 	width: 100%;
 	padding: 5px 15px 5px 15px;
 	margin-right: auto;
 	margin-left: auto;
}
.fundomenu {
	margin-top: 3%;
}

a:link { 
	text-decoration:none; 
}

.alinhamento {
  text-align: center;
}

.marginb {
	margin-bottom: 50px;
}

.marginbu {
	margin-bottom: 15px;
}

.margint {
	margin-top: 20px;
}

.marginto {
	margin-top: 60px;
}

.foto {
	width: 100%;
}

.spc {
	margin: 0;
	padding: 0;
}

/* Rodape */

.rodape1 {
 	background-color: #d6ae57;
 	text-align: center;
 }
.rodape2 {
	padding: 25px;
	text-align: left;
}
.rodape3 {
 	padding: 10px;
 	background-color: #222;
 	text-align: center;
 }

.textoroda { /* Mudar cores do texto do rodapé */
	color: #fff;
	font-family: Century Gothic;
	text-align: center;
}

/* pesquisa */

 .slide1 {
 	padding-top: 280px;
 }
 .slide2 {
 	padding-top: 50px;
 }

 .fundopesquisa {
  	border-radius: 2px;
  	background-color: #FFFFFF95;
 	width: 100%;
 	padding: 20px;
 	margin-right: auto;
 	margin-left: auto;
 }

.pesquisa2 {
	text-align: center;
	margin-top: 5px;
}

.pesquisa3 {
	padding-top: 5px; 
	color: #222;
	font-family: Century Gothic;
  	text-shadow: 0.06em 0.06em 2px #fff;
}

.marginpes {
	margin-bottom: 5px;
}

.botaopes { /* Mudar Cores do botão da pesquisa e formularios */
	border: none;
	font-weight: bold;
	background-color: #d6ae57;
	padding: 10px 10px 6px 12px;
	border-radius: 5px;
	color: #fff;
	font-size: 15px;
	box-shadow: 2px 2px 3px #fff;	
}
.botaopes:hover { /* Mudar cores botão ativo */
	background-color: #fff;
	color: #222;
	box-shadow: 2px 2px 3px #ccc;
}

/*conteudo index*/

.titulodestaque { /*Mudar Cor Index - DESTAQUE */
	margin: 0;
	padding: 0;
	color: #fff; /* Alterar cor da letra dos titulos */
	font-family: Century Gothic;
	letter-spacing: 0;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 30px;
	text-align: center;
	text-shadow: 1px 1px 1px #d6ae57;
}

.botaodest{
	padding: 3px;
}
.botaodest span{
	font-size: 15px;
	padding: 5px 10px;
	border: 0;
	color: #fff;
	border-radius: 2px;
	background-color: #d6ae57; /* Alterar cor do Botao */
	border-radius: 5px;
}

.botaodesta{
	padding: 3px;
}
.botaodesta span{
	font-size: 15px;
	padding: 5px 10px;
	border: 0;
	border-radius: 2px;
}

.titulopaginas { /*Mudar Cor Index - Lancamento e páginas */
	margin: 0;
	padding: 0;
	color: #d6ae57; /* Alterar cor da letra dos titulos */
	font-family: Century Gothic;
	letter-spacing: 0;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 30px;
	text-align: center;
	text-shadow: 1px 1px 1px #d6ae57;
}

.valorV { /*Mudar Cor Valores de Veda*/
	color: #d6ae57;
	font-family: Century Gothic;
}
.valorL { /*Mudar Cor Valores de Locacao*/
	color: #d6ae57;
	font-family: Century Gothic;
}

.fotodestaque {
	width: 100%;
	height: 280px;
	border-radius: 1px;
}

.destaque {
	padding: 10px;
	margin-bottom: 30px;
}

.destaque2 {
	padding: 10px 0;
	border-radius: 1px;
	max-width: 100%;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.destaque2:hover {
	-moz-transform: scale(1.03);
	-webkit-transform: scale(1.03);
	transform: scale(1.03);
}

.botaoimoveis { /* Mudar Cores botao Index - imóveis */
	border: none;
	margin: 0;
	padding: 4px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	color: #fff;
	border-radius: 1px;
	background: linear-gradient(#222, #000);
	border: 1px solid #EFEFEFFF;
}
.botaoimoveis:hover { /* Mudar Cores botão ativo */
	background: linear-gradient(#fff, #ccc);
	color: #333;
	border: 1px solid #EFEFEFFF;
}

.icons{
	padding-top: 10px;
	font-family: Century Gothic;
	color: #fff;
}

.carro {
	width: 20%;
}
.quartos {
	width: 20%;
}
.banheiro {
	width: 20%;
}
.area {
	width: 35%;
}

/*TIPO*/

.tipo {
	padding: 8px;
	margin-bottom: 15px;
	margin-left: 5%;
	border-radius: 1px;
	box-shadow: 2px 2px 5px #ccc;
	background-color: #000; 
	max-width: 100%;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.tipo:hover {
	border-radius: 1px;
	box-shadow: 2px 2px 5px #ccc;
	background-color: #d6ae57; 
	-moz-transform: scale(1.03);
	-webkit-transform: scale(1.03);
	transform: scale(1.03);
}

/*LISTA*/

.listaped {
	padding-left: 15px; 
}

.fundolista {
	padding: 5px 10px;
	margin-bottom: 25px;
	border-radius: 1px;
	box-shadow: 2px 2px 5px #ccc;
	max-width: 100%;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.fundolista:hover {
	padding: 5px 10px;
	background-color: #a48543;
	border-radius: 1px;
	box-shadow: 2px 2px 5px #ccc;
	-moz-transform: scale(1.03);
	-webkit-transform: scale(1.03);
	transform: scale(1.03);
	

}

.lista {
	color: #fff
}

.lista:hover {
	color: #000
}

.botaolista { /* Mudar Cores do botão da Lista */
	border: none;
	font-weight: bold;
	font-family: Century Gothic;
	background-color: #d6ae57;
	padding: 10px 10px 6px 12px;
	border-radius: 5px;
	color: #000;
	font-size: 15px;
	box-shadow: 2px 2px 3px #ccc;	
}
.botaolista:hover { /* Mudar cores botão ativo */
	background-color: #fff;
	font-family: Century Gothic;
	color: #d6ae57;
	box-shadow: 2px 2px 3px #ccc;
}



/*IMOVEL*/

.descimo {
	color: #555;
	font-family: Century Gothic;
	text-align: justify;	
}

.local {
	margin-top: 22px;
}

.botaoimovel { /* Trocar cores do Botão Imóvel */
	width: 100%;
	border: none;
	background: linear-gradient(#333, #111);
	border: 1px solid #ccc;
	padding: 5px 8px 0 8px;
	border-radius: 5px;
	color: #fff;
	font-weight: bold;
	font-size: 22px;
	font-family: Century Gothic;
	box-shadow: 2px 3px 3px #fff;
}

.ico {
	color: #fff;
}

/*PROPOSTA*/
.obg {
	color: #F00E0EFF;
}
.space {
	margin-left: 15px;
}

.semEsp1 {
	border: 0;
	padding: 0 5px 0 0;
}

.semEsp2 {
	border: 0;
	padding: 0 0 0 5px;
}


.corretor {
	/*border: 1px solid #E0E0E0FF;*/
	border-radius: 5px;
	box-shadow: 3px 3px 5px #ccc;
	/*color: #333;*/
}
.corretor-t {
	padding: 10px 20px;
	color: #555;
	font-family: Century Gothic;
}
.corretor:hover {
	background-color: #F2F2F2FF;
	-moz-transform: scale(1.01);
	-webkit-transform: scale(1.01);
	transform: scale(1.01);
	cursor: pointer;
}
.corretorfoto img {
	width: 170px;
	height: 170px;
	text-align: center;
	border-radius: 50%;
	border: 1px solid #ccc;
	box-shadow: -2px 2px 3px #ccc;
}


.cadastroimovel{
	color: #fff;
	padding: 20px 20px 10px;
	background: linear-gradient(#a48543, #d6ae57); /* Alterar cor */
	box-shadow: 2px 2px 3px #222;
	border-radius: 8px;
}
.cadastroimovel div p{
	color: #fff;
	font-size: 26px;
	text-transform: uppercase;
	font-family: Century Gothic;
}
.cadastroimovel div p span{
	font-size: 22px;
}


.botaomeio { 
	width: auto;
	margin-top: 10px;
	border: none;
	border-radius: 25px;
	font-size: 20px;
	float: right;
	letter-spacing: -0.5px;
	padding: 15px 30px 12px;
	font-family: Century Gothic;
	color: #222; /* Alterar cor da letra do Botao Pesquisa */
	background: linear-gradient(#fff, #EFEFEF); /* Alterar cor do Botao Pesquisa */
}
.botaomeio:hover {
	background: linear-gradient(#fff, #EFEFEF); /* Alterar cor do Botao Pesquisa ativo */
	color: #d6ae57; /* Alterar cor da letra do Botao Pesquisa ativo */
}

/* Cores */

.black {
	color: #000;
	font-family: Century Gothic;
}

.blue {
	color: #393780;
	font-family: Century Gothic;
}
.blue2 {
	color: #393780;
	font-family: Lucida Handwriting;
}

.red {
	color: #F00E0EFF;
	font-family: Century Gothic;
}

.grey {
	color: #333;
	font-family: Century Gothic;
}

.grey2 {
	color: #222;
	font-family: Century Gothic;
}

.gold {
	color: #d6ae57;
	font-family: Century Gothic;
}

.white {
	color: #fff;
	font-family: Century Gothic;
}


.icone2 { /*RODAPE */
	color: #fff; /*Alterar cor dos icones */
	font-size: 30pt;
	padding-left: 10px;
	padding-right: 5px;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.icone2:hover { /*RODAPE */
	font-weight: 400;
	-webkit-transform: rotateZ(-30deg);
    -ms-transform: rotateZ(-10deg);
    transform: rotateZ(-10deg);
}