/*
	99Lime.com HTML KickStart by Joshua Gatcke
	style.css

*/

/*---------------------------------
	IMPORTS
-----------------------------------*/
@import url(https://fonts.googleapis.com/css?family=Arimo:400,700);

/*---------------------------------
	OVERRIDES
-----------------------------------*/
h1,h2,h3,h4,h5,h6{
font-family: "verdana", arial, arimo, sans-serif;
font-weight:normal;
}

thead th,
tbody th{
font-family: "verdana", arial, arimo, sans-serif;
}

button,
a.btn,
input[type="submit"],
input[type="reset"],
input[type="button"]{
font-family: "verdana", arial, arimo, sans-serif;
}

.menu{
font-family: "verdana", arial, arimo, sans-serif;
}

blockquote{
font-family: "verdana", arial, arimo, sans-serif;
}

/*---------------------------------
	LAYOUT
-----------------------------------*/
html{
	scroll-behavior: smooth;
}


body{
	margin:0;
	padding:0 0 0 0;
	color:#000;
	font:normal 0.9em/150% 'verdana', arial, arimo, sans-serif;
	background-repeat:no-repeat;
	background-position:center 65px;
	background-color:#eaeae8;
}

.all{
	width:100%;
}

.fundo{
	background-repeat:no-repeat;
	background-position:center 60px;
	position:absolute;
	width:100%;
	height:560px;
}


.tarja{
	background-image:url(img/topo.png);
	background-position:top center;
	background-repeat:no-repeat;
	height:60px;
	background-color:#70070E;
	border-bottom:#000 solid 1px;
	position:relative;
}

.tarja .texto{
	font-size:0.85555000em !important;
	padding:5px;
	-moz-border-radius:0px !important;
	-webkit-border-radius:0px !important;
	border-radius:0px !important;
	-moz-box-shadow:none !important;
	-webkit-box-shadow:none !important;
	box-shadow:none !important;
	border-top:none !important;
	border-left:none !important;
	border-bottom:none !important;
	border-right:none !important;
	background-color:#f1f1f1 !important;
	color:#2b2b23 !important;
	width:50% !important;
	margin-top:1px !important;
	
}

.tarja .botaopesquisar{
	text-shadow:none !important;
	color:#FFF !important;
	font-size:0.75555000em !important;
	-moz-border-radius:0px !important;
	-webkit-border-radius:0px !important;
	border-radius:0px !important;
	-moz-box-shadow:none !important;
	-webkit-box-shadow:none !important;
	box-shadow:none !important;
	border:1px solid #2b2b23 !important;
	background:#2b2b23 !important;
	margin:2px 0px !important;
	width:50px !important;
	height:25px !important;
	padding:0px !important;
	transition:1s;
}

.tarja .botaopesquisar:hover{
	border:1px solid #333 !important;
	background:#333 !important;
	color:#FFF !important;
}

.topo{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fefdfb+0,f8f8f8+50,f1f1f1+100 */
	background: linear-gradient(to bottom,  #fefdfb 0%,#f8f8f8 50%,#f1f1f1 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	min-height:100px;
	overflow:auto;
	padding-top:5px;
	opacity:0.8;
}

.topo img{
	opacity:1;
}

.topo .redes{
	margin-top:20px;
}

.topo .redes a{
	background-color:#b10b0b;
	color:#FFF;
	text-decoration:none !important;
	padding:8px 10px !important;
	font-size:0.8em !important;
	font-weight:bold;
	transition:1s !important;
	width:40px;
	height:40px;
	-moz-border-radius:20px !important;
	-webkit-border-radius:20px !important;
	border-radius:20px !important;
	display:inline-block;
	margin-right:5px;
}

.topo .redes a:hover{
	opacity:0.8;
	background-color:#000;
}

.topo .links{
	margin-top:35px;
}

.tarja .icones {
	color:#FFFF;
	font-size:0.95em;
}

.tarja .icones a{
	color:#FFF;
	text-decoration:none !important;
	padding:8px 2px !important;
	font-size:0.75em !important;
}

.topo .links a{
	color:#b10b0b;
	text-decoration:none !important;
	padding:8px 10px 25px !important;
	font-size:0.8em !important;
	font-weight:bold;
	transition:1s !important;
	border-bottom:2px solid #b10b0b;
	transition:1s;
}

.topo .links a:hover{
	color:#FFF;
	background-color:#b10b0b;
}


.todos{
	background-color: #eaeae8;
	min-height: 50px;
	overflow: auto;
	padding: 20px 10px 0px;
}

.todos a{
	text-decoration:none !important;
	display:block;
	float:left;
	margin:0px 10px 10px 0px;
}


.todos .secundario{
	color:#FFF;
	padding:15px;
	min-height:50px;
	overflow:auto;
	border:2px solid #333333;	
	background-color:#333333   !important;
	width:70px;
	height:70px;
	border-radius: 35px;
	-moz-border-radius: 35px;
	-webkit-border-radius: 35px;
	font-family: "verdana", arial, arimo, sans-serif;
	font-size:0.8em;
	transition:1s;
}

.todos .secundario i{
	font-size:2.0em;
	margin-top:3px;

}

.navegante{
	height:370px;
	padding-top:25px !important;
	margin-top:0px !important;
	min-height:100px;
	overflow:auto;
	border-top:1px solid #CCC;
	border-bottom:2px solid #b10b0b;
}

.boxer{
	background-color:#FFF;
	min-height:505px;
	border:1px solid #b10b0b;	
	font-size:1.0em;
	padding-bottom:20px;
	color:#333;
	transition:1s;
}
.boxer:hover{
	-moz-box-shadow: 0 0 10px #999;
	-webkit-box-shadow: 0 0 10px #999;
	box-shadow: 0 0 10px #999;
}


.boxer img{
	/*width:270px;
	height:185px;*/
	overflow:hidden;
	border-bottom:1px solid #FFF;
	
}

.detalhes .oferta{
	font-size:0.9em;
	display:block;
	font-weight:bold;
}

.detalhes .preco{
	font-size:0.9em;
	display:block;
	color:#b10b0b;
}



.boxer span{
	margin-left:10px;
}

.boxer .mini{
	font-size:0.7em;
	text-transform:uppercase;
	display:block;
	color:#b10b0b;
}

.boxer .titulo{
	font-size:1.3em;
	display:block;
	height:65px;
}

.boxer .subtitulo{
	font-size:1.1em;
	display:block;
}


.boxer ul{
	margin:0px 0px 0px 10px;	
	padding:0px;	
	font-size:0.9em;
	min-height:130px;
}

.boxer li{
	list-style:none;
	padding:0px !important;	
}

.boxer .oferta{
	font-size:0.9em;
	display:block;
	font-weight:bold;
}

.boxer .preco{
	font-size:0.9em;
	display:block;
	color:#b10b0b;
	height:45px;
}

.boxer .bairro{
	font-size:0.8em;
	margin:0px;
	
	display:block;
	font-size:0.9em;
	min-height:50px;
}

.cinza{
	background-color:#eaeae8;
	min-height:50px;
	overflow:auto;	
	padding-bottom:20px;
	border-bottom:2px solid #CCC;
}

.claridade{
	background-color:#f8f9fa;
	min-height:50px;
	overflow:auto;	
	padding-bottom:20px;
	border-bottom:2px solid #CCC;
}


.branco{
	background-color:#FFF;
	min-height:50px;
	overflow:auto;	
	padding-bottom:30px;
	border-bottom:2px solid #CCC;
}

.galeria img{
	border-top:2px solid #FFF !important;
	border-left:2px solid #FFF !important;
	border-bottom:15px solid #FFF !important;
	border-right:2px solid #FFF !important;
	transition:1s;
}

.galeria img:hover{
	border-top:2px solid #F3F3F3 !important;
	border-left:2px solid #F3F3F3 !important;
	border-bottom:15px solid #F3F3F3 !important;
	border-right:2px solid #F3F3F3 !important;
}

.altopadrao{
	border-bottom:1px solid #25251d;
	padding:10px 0px;	
	transition:1s;	
}

.altopadrao img{
	/*width:270px;
	height:360px;*/
	overflow:hidden;
	border:1px solid #FFF !important;
}

.altopadrao:hover{
	border-bottom:1px solid #CCC;

}

.altopadrao .mini{
	font-size:0.7em;
	text-transform:uppercase;
	display:block;
	color:#b10b0b;
}

.altopadrao .titulo{
	font-size:1.3em;
	display:block;
	min-height:50px
}

.altopadrao .subtitulo{
	font-size:1.1em;
	display:block;
	margin-bottom:10px;
}

.botaovermelho{
	text-indent:0px !important;
	text-shadow:none !important;
	font-size:0.8em !important;
	-moz-border-radius:0px !important;
	-webkit-border-radius:0px !important;
	border-radius:00px !important;
	-moz-box-shadow:none !important;
	-webkit-box-shadow:none !important;
	box-shadow:none !important;
	font-weight:bold !important;
	border:1px solid #b10b0b !important;
	background:#b10b0b !important;
	color:#FFF !important;
	margin:10px 0px 0px 10px !important;
	padding:5px !important;
	width:90px !important;
	height:38px;
	transition:1s;	
}


.botaovermelho:hover{
	border:1px solid #2b2b23 !important;
	background:#2b2b23 !important;
}


.botaocinza{
	text-indent:0px !important;
	text-shadow:none !important;
	font-size:0.8em !important;
	-moz-border-radius:0px !important;
	-webkit-border-radius:0px !important;
	border-radius:00px !important;
	-moz-box-shadow:none !important;
	-webkit-box-shadow:none !important;
	box-shadow:none !important;
	font-weight:bold !important;
	border:1px solid #2b2b23 !important;
	background:#2b2b23 !important;
	color:#FFF !important;
	margin:0px !important;
	padding:5px !important;
	width:90px !important;
	height:38px;
	transition:1s;	
}


.botaocinza:hover{
	border:1px solid #b10b0b !important;
	background:#b10b0b !important;
}


.botaomais{
	text-indent:0px !important;
	text-shadow:none !important;
	font-size:0.8em !important;
	-moz-border-radius:0px !important;
	-webkit-border-radius:0px !important;
	border-radius:00px !important;
	-moz-box-shadow:none !important;
	-webkit-box-shadow:none !important;
	box-shadow:none !important;
	font-weight:bold !important;
	border:1px solid #2b2b23 !important;
	background:#2b2b23 !important;
	color:#FFF !important;
	margin:0px !important;
	padding:5px 10px !important;
	width:auto !important;
	height:38px;
	transition:1s;	
}


.botaomais:hover{
	border:1px solid #b10b0b !important;
	background:#b10b0b !important;
}


.claro{
	background-image:url(img/fundo_site.jpg);	
	min-height:50px;
	overflow:auto;	
	border-top:1px solid #CCC;
	border-bottom:2px solid #CCC;
}

.claro a{
	color:#333;
	transition:1s;
	text-decoration:none;
}

.claro a:hover{
	color:#b10b0b;
	text-decoration:underline;
}


.claro .quadro{
	font-size:0.855555em;
	background-color:#FFF;
	min-height:150px;
	padding:15px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border:1px solid #b10b0b;
	transition:1s;
	text-align:center;
}

.claro .quadro:hover{
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	border:1px solid #CCC;
}

.claro .quadro img{
	width:80px;
}

.vinheta{
	border-bottom:1px solid #b10b0b;
}

.vinheta h5{
	font-family: "verdana", arial, arimo, sans-serif;
	font-size:1.1em;
	padding:5px; 
	color:#FFF;
	background-color:#b10b0b;
	display:inline-block;
	border-top: 1px solid #b10b0b;
	border-left: 1px solid #b10b0b;
	border-right: 1px solid #b10b0b;
	position:relative;
	bottom:-10px;

}

.oimovel img{
	border:2px solid #FFF;
}

.otexto{
	-moz-border-radius:0px !important;
	-webkit-border-radius:0px !important;
	border-radius:0px !important;
	-moz-box-shadow:none !important;
	-webkit-box-shadow:none !important;
	box-shadow:none !important;
	border-bottom:1px solid #b10b0b !important;
	color:#333 !important;
	background-color:#f1f1f1 !important;
	font-size:0.8999em !important;
	width:100%;
	padding:5px;
}

.otexto80{
	width:89%;
	font-size:0.95555000em !important;
	-moz-border-radius:0px !important;
	-webkit-border-radius:0px !important;
	border-radius:0px !important;
	-moz-box-shadow:none !important;
	-webkit-box-shadow:none !important;
	box-shadow:none !important;
	border-top:none !important;
	border-left:none !important;
	border-right:none !important;
	background-color:#f1f1f1 !important;
	color:#b10b0b !important;
}

.otextoarea{
	-moz-border-radius:0px !important;
	-webkit-border-radius:0px !important;
	border-radius:0px !important;
	-moz-box-shadow:none !important;
	-webkit-box-shadow:none !important;
	box-shadow:none !important;
	border-bottom:1px solid #b10b0b !important;
	color:#333 !important;
	background-color:#f1f1f1 !important;
	width:100%;
	padding:5px;
}


.listagem ul{
	margin:0px;
	padding:0px;
}

.listagem li{
	float:left;
	margin:0px 5px 0px 0px;
	list-style:none;
	text-align:center;
}

.listagem .foto{
	border:2px solid #FFF;
	width:185px;
	height:125px;
	overflow:hidden;
}

.capa{
	border:2px solid #CCC;
	width:400px;
	height:300px;
	overflow:hidden;
}


.escuro{
	position:relative;
	background-position:center center;
	height:400px;
	overflow:auto;
	z-index:9;
	border-bottom:5px solid #F3F3F3;
	border-top:3px solid #CCC;
}

.escuro .dentro{
	padding-top:100px;
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	bottom:0px;
	right:0px;
	left:0px;
	background-image:url(img/overlays/02.png);
	z-index:99;
}

.escuro h3{
	margin-top:100px;
	display:block;
	border-left:5px solid #FFF;
	padding-left:20px;
	position:absolute;
	z-index:999;
	color:#FFF;
	text-transform:uppercase;
	
}

.escuro b{
	color:#FFF;
	text-transform:uppercase;
	font-family: "broadway_btregular", verdana, arial, arimo, sans-serif;
}

.maps{
	min-height:10px;
	overflow:auto;
	border-top:5px solid #f6f6f6;
}

.maps iframe{
	width:100% !important;
}

.vejamais{
	position:relative;
	z-index:999;
	text-shadow:none !important;
	color:#FFF !important;
	font-size:0.855555em !important;
	-moz-border-radius:0px !important;
	-webkit-border-radius:0px !important;
	border-radius:0px !important;
	-moz-box-shadow:none !important;
	-webkit-box-shadow:none !important;
	box-shadow:none !important;
	border:1px solid #db0430 !important;
	background:#db0430 !important;
	margin:2px 0px !important;
	width:100px !important;
	transition:1s;
}

.vejamais:hover{
	background:#b8072c !important;
	border:1px solid #b8072c !important;

}


.rodape{
	padding-top:5px !important;
	border-top:10px solid #333;
	background-color:#323232; 
	overflow:auto;
	min-height:120px;
	overflow:auto;
	color:#FFF;
	font-size:0.8000em;
}

.rodape .map{
	color:#FFF;
}


.rodape .mail a{
	color:#FFF;
	text-decoration:none;
	transition:1s;
}

.rodape .mail a:hover{
	text-decoration:underline;
}

.rodape .redes{
	text-align:center !important;
	display:flex;
	align-items:center;
	justify-content:center;
}

.rodape .redes a{
	text-align:center;
	font-size:1.655em !important;
	color:#FFF;
	padding:11px;
	display:block;
	width:46px;
	height:46px;
	border-radius:23px;
	-moz-border-radius:23px;
	-webkit-border-radius:23px;
	background-color:#000;
	float:left;
	border:none !important;
	margin-left:2px;
	transition:1s;
}

.rodape .redes a:hover{
	color:#F3F3F3;	
}


.fale img{
	border-bottom:1px solid #366b95;
	transition:1s;
}

.fale img:hover{
	border-bottom:1px solid #FFF;

}

.assinatura{
	background-color:#000;
	min-height:10px;
	padding:5px 0px;
	overflow:auto;
	font-size:0.75555000em !important;
	color:#FFF;
}


.newsletter{
	color:#000;
	background-color:#f8f9fa;
	/*background-image:url(img/fundo_site.jpg);	*/
	padding:0px 0px 25px;
	min-height:10px;
	overflow:auto;
}


.newsletter h5{   	   
	font-size:1.255555em;	
	font-weight:bold;
	padding:0px;
	margin-top:5px;
}

.newsletter span{
	padding:5px 0px 10px;
	font-size:1.0em;
}

.newsletter .texto{
	width:100% !important;
	font-size:0.9em !important;	
	-moz-box-shadow:none !important;
	-webkit-box-shadow:none !important;
	box-shadow:none !important;
	color:#7D7D7D !important;
	background-color:#FFF !important;
	-moz-border-radius:10px !important;
	-webkit-border-radius:10px !important;
	border-radius:10px !important;
	border:1px solid #7D7D7D  !important;
	padding:10px !important;
	margin:0px 0px 10px 0px; !important;	
}


.assine{
	margin-top:50px;
}

.assine .informativo{
	display:inline-block !important;
	float:left !important;
	font-family: "verdana", arial, arimo, sans-serif !important;
	font-size:1.255555em !important;
	margin:8px 5px 0px 0px  !important;
}

.assine .botaonews{
	text-indent:0px !important;
	text-shadow:none !important;
	font-size:0.8em !important;
	-moz-border-radius:10px !important;
	-webkit-border-radius:10px !important;
	border-radius:10px !important;
	-moz-box-shadow:none !important;
	-webkit-box-shadow:none !important;
	box-shadow:none !important;
	font-weight:bold !important;
	border:1px solid #7D7D7D !important;
	background:#DEDFE0 !important;
	color:#000 !important;
	margin:0px !important;
	padding:5px !important;
	width:90px !important;
	height:38px;
	transition:1s;

}

.assine .botaonews:hover{
	background:#FFF !important;
}



/*---------------------------------
	Pesquisar
-----------------------------------*/

.pesquisar{
	background-color:#b10b0b;
	min-height:100px;
	overflow:auto;
	position:relative;
	z-index:9;
}

.pesquisar .texto{
	font-size:0.95555000em !important;
	padding:10px 8px;
	-moz-border-radius:0px !important;
	-webkit-border-radius:0px !important;
	border-radius:0px !important;
	-moz-box-shadow:none !important;
	-webkit-box-shadow:none !important;
	box-shadow:none !important;
	border-top:none !important;
	border-left:none !important;
	border-bottom:none !important;
	border-right:none !important;
	background-color:#f1f1f1 !important;
	color:#2b2b23 !important;
	width:100% !important;
	
}

.pesquisar .botaopesquisar{
	text-shadow:none !important;
	color:#FFF !important;
	font-size:0.95555000em !important;
	-moz-border-radius:0px !important;
	-webkit-border-radius:0px !important;
	border-radius:0px !important;
	-moz-box-shadow:none !important;
	-webkit-box-shadow:none !important;
	box-shadow:none !important;
	border:1px solid #2b2b23 !important;
	background:#2b2b23 !important;
	margin:0px !important;
	width:100% !important;
	transition:1s;
}

.pesquisar .botaopesquisar:hover{
	border:1px solid #333 !important;
	background:#333 !important;
	color:#FFF !important;
}


.pesquisar .digite{
	font-size:0.95555000em !important;
	padding:10px 15px;
	-moz-border-radius:0px !important;
	-webkit-border-radius:0px !important;
	border-radius:0px !important;
	-moz-box-shadow:none !important;
	-webkit-box-shadow:none !important;
	box-shadow:none !important;
	border-top:none !important;
	border-left:none !important;
	border-bottom:none !important;
	border-right:none !important;
	background-color:#f1f1f1 !important;
	color:#2b2b23 !important;
	width:100% !important;
	text-align:center;
	
}

.pesquisar .ir{
	text-shadow:none !important;
	color:#FFF !important;
	font-size:0.95555000em !important;
	-moz-border-radius:0px !important;
	-webkit-border-radius:0px !important;
	border-radius:0px !important;
	-moz-box-shadow:none !important;
	-webkit-box-shadow:none !important;
	box-shadow:none !important;
	border:1px solid #2b2b23 !important;
	background:#2b2b23 !important;
	margin:0px !important;
	width:100% !important;
	transition:1s;
}

.pesquisar .ir:hover{
	border:1px solid #333 !important;
	background:#333 !important;
	color:#FFF !important;
}

.pesquisar .porcodigo{
    padding: 0px 0px 0px 15px;
    border-left: 1px solid #f1f1f1;
}

.pesquisar .porcodigoM{
    padding: 10px 0px 0px 0px;
    border-top: 2px solid #f1f1f1;
}

/*---------------------------------
	Contato
-----------------------------------*/


.contato .texto{
	font-size:0.95555000em !important;
	-moz-border-radius:0px !important;
	-webkit-border-radius:0px !important;
	border-radius:0px !important;
	-moz-box-shadow:none !important;
	-webkit-box-shadow:none !important;
	box-shadow:none !important;
	border-top:none !important;
	border-left:none !important;
	border-bottom:1px solid #b10b0b !important;
	border-right:none !important;
	background-color:#f1f1f1 !important;
	color:#b10b0b !important;
	width:100% !important;
	
}

.contato label{
	width:100% !important;
	margin-bottom:10px;
	color:#b10b0b; !important;
}

.contato .fale{
	color:#b10b0b !important;
}

.contato textarea{
	box-shadow:none !important;
	border-top:none !important;
	border-left:none !important;
	border-bottom:1px solid #b10b0b !important;
	background-color:#f1f1f1 !important;
	color:#b10b0b !important;
	width:100% !important;
	-moz-border-radius:0px !important;
	-webkit-border-radius:0px !important;
	border-radius:0px !important;
	resize:none;
	-moz-box-shadow:none !important;
	-webkit-box-shadow:none !important;
	box-shadow:none !important;
	font-size:0.95555000em !important;
	
}

.contato .botao{
	text-shadow:none !important;
	color:#FFF !important;
	font-size:0.95555000em !important;
	-moz-border-radius:0px !important;
	-webkit-border-radius:0px !important;
	border-radius:0px !important;
	-moz-box-shadow:none !important;
	-webkit-box-shadow:none !important;
	box-shadow:none !important;
	border:1px solid #b10b0b !important;
	background:#b10b0b !important;
	margin:2px 0px !important;
	width:100px !important;
	transition:1s;
}

.contato .botao:hover{
	border:1px solid #1f612d !important;
	background:#1f612d !important;
	color:#FFF !important;
}

.captcha{
	position:relative;
	width:250px;
	height:80px;
	border:1px solid #b10b0b;
	color:#fdbf0c;
	font-family:"cooper_lt_btbold_italic", Verdana, Geneva, sans-serif;
	font-size:2.000em;
	font-style:italic;
	background-image:url(img/fundocaptcha.jpg);

}
.captcha span{
	color:#666;
	position:absolute;
	top:30px;
	left:110px;
}

.moca img{
	border-top:2px solid #FFF  !important;
	border-left:2px solid #FFF  !important;
	border-bottom:15px solid #FFF  !important;
	border-right:2px solid #FFF  !important;
	margin-top:25px;
}

.flutuar{
	z-index:9999;
	background-color:#0DC143;
	width:60px;
	height:60px;
	border-radius:30px;
	-moz-border-radius:30px;
	-webkit-border-radius:30px;
	position:fixed;
	bottom:60px;
	right:60px;
	padding:8px 0px 0px 11px;
}

.flutuar a{
	text-decoration:none;
	color:#FFF !important;
}


 /* Style the buttons that are used to open and close the accordion panel */
.accordion {
	font-family: "verdana", arial, arimo, sans-serif;
	font-size: 1.1em;
	padding: 5px;
	background-color: #b10b0b;
	color: #FFF;
	cursor: pointer;
	width: 100%;
	text-align: left;
	outline: none;
	transition: 0.4s;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active, .accordion:hover {
  background-color: #8b0303;
}

/* Style the accordion panel. Note: hidden by default */
.panel {
	padding: 0 18px;
	background-color:#F3F3F3;
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.2s ease-out;
} 

