@charset "utf-8";

body {
	font-family: 'Lato', sans-serif;
	color:#333;
	background-color: #fff;
}
h1 {
	font-size: 25px;
	font-weight: bold;
	color: #000;
}
@media (min-width: 1024px) {
	.footer {
		padding-bottom: 110px !important;
	}
}
.fixed {
	position: fixed;
	bottom: 0;
	z-index: 99999;
}
.topo-cinza {
	width: 100%;
	padding: 10px 0;
	background-color: #e5e5e5;
}
.i-fnt15 {
	font-size: 15px !important;
}
a.decoration {
	text-decoration: none;
}
a.decoration:hover {
	text-decoration: none;
}
a.decoration:focus {
	text-decoration: none;
}
.upper {
	text-transform: uppercase;
}
.m-center {
	margin: 0 auto !important;
	text-align: center !important;
}
.w100 {
	width: 100% !important;
}
.h25 {
	line-height: 25px;
}
a.decor {
	text-decoration: none;
}
a.decor:hover {
	text-decoration: none;
}
@media (min-width: 1024px) {
	.img-ic {
		float: left;
		margin-right: 10px;
		margin-top: 4px;
	}
}
@media (max-width: 1023px) {
	.img-ic {
		margin-right: 10px;
		margin-top: 4px;
	}
}
form.form-busca input {
	width: 70%;
	outline: none;
	display: inline-block;
	vertical-align: top;
	border: 1px solid #e5e5e5;
	padding: 7px 12px;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: 300;
	color: #000;
}
form.form-busca button {
	width: 20%;
	margin-left: -3px;
	background-color: #e5e5e5;
	padding: 8px 12px;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	color: #000;
	font-style: italic;
	font-weight: 300;
}
.bg-menu {
	width: 100%;
	background-color: #000;
}
ul.menu li {
    display: inline-block;
    vertical-align: top;
}
ul.menu li a {
    display: inline-block;
    padding: 12px 20px;
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
}
ul.menu li a:hover {
    padding: 12px 20px;
    color: #b62d39;
    background-color: #fff;
    text-decoration: none;
    -webkit-transition: background-color ease-out 0.7s;
    -moz-transition: background-color ease-out 0.7s;
    -o-transition: background-color ease-out 0.7s;
    transition: background-color ease-out 0.7s;
}
ul.menu li a:focus {
    padding: 12px 20px;
    color: #b62d39;
    background-color: #fff;
    text-decoration: none;
    -webkit-transition: background-color ease-out 0.7s;
    -moz-transition: background-color ease-out 0.7s;
    -o-transition: background-color ease-out 0.7s;
    transition: background-color ease-out 0.7s;
}
ul.menu li>ul {
	display: none;
}
ul.menu li:hover>ul {
	left: 50%;
	transform: translateX(-50%);
	display: block;
	top: 40px;
	width: 180px;
	height: auto;
	text-align: left;
	z-index: 9999;
	position: absolute;
	background-color: #fff;
	-webkit-box-shadow: 3px 2px 12px rgba(0,0,0,0.2);
	-moz-box-shadow: 3px 2px 12px rgba(0,0,0,0.2);
	box-shadow: 3px 2px 12px rgba(0,0,0,0.2);
}
ul.menu li:hover>ul>li {
	margin: 0 !important;
	padding-left: 0px;
    display: block;
}
ul.menu li:hover>ul>li a.menu-conteudo-link {
	width: 100% !important;
	background-color: transparent;
	display: block !important;
	text-transform: none;
	padding: 10px 0 !important;
	margin: 0 !important;
	padding-left: 30px !important;
	text-align: left;
	font-size: 14px !important;
	color: #b62d39 !important;
	font-weight: 600;
	text-decoration: none;
}
ul.menu li:hover>ul>li a.menu-conteudo-link:hover {
	background-color: #b62d39;
	color: #fff !important;
	text-decoration: none;
}
/* BANNER */
@media (width: 1024px) {
	.banner-text-responsive {
		margin: 0 auto;
		left: 15px;
		right: 0;
		top: 50%;
		transform: translateY(-50%);
		position: absolute;
		width: 1000px;
		padding: 10px 0;
	}
	.banner-text {
		margin: 0 auto;
		left: 15px;
		right: 0;
		top: 50%;
		transform: translateY(-50%);
		position: absolute;
		width: 1000px;
		padding: 10px 0;
	}
}
@media (min-width: 1025px) {
	.banner-text {
		margin: 0 auto;
		left: 0;
		right: 0;
		top: 50%;
		transform: translateY(-50%);
		position: absolute;
		width: 1140px;
		padding: 10px 0;
	}
}
@media (min-width: 768px) and (max-width: 1023px) {
	.banner-text-responsive {
		margin: 0 auto;
		left: 0;
		right: 0;
		top: 50%;
		transform: translateY(-50%);
		position: absolute;
		width: 90%;
	}
	.banner-text {
		margin: 0 auto;
		left: 0;
		right: 0;
		top: 30px;
		position: absolute;
		width: 90%;
	}
}
@media (max-width: 1023px) {
	.footer {
		padding-bottom: 120px !important;
	}
	.footer2 {
		padding: 10px 0 !important;
	}
}
@media (max-width: 767px) {
	.banner-text-responsive {
		margin: 0 auto;
		left: 10px;
		right: 0;
		top: 50%;
		transform: translateY(-50%);
		position: absolute;
		width: 96%;
	}
	.banner-text {
		left: 10px;
		top: 30px;
		position: absolute;
		width: 100%;
	}
	.fnt-txt {
		font-size: 14px;
	}
}
@media (min-width: 768px) {
    .box-white {
        padding: 15px 10px;
        width: 300px;
        background-color: rgba(255, 255, 255, 0.9);
    }
    .box-vermelho {
        padding: 15px 10px;
        width: 300px;
        background-color: rgba(182, 45, 57, 0.9);
    }
    a.btn-banner {
        width: 300px;
    	padding: 15px 0;
        cursor: pointer;
        text-transform: uppercase;
        font-size: 16px;
        color: #fff;
        text-align: center;
        display: block;
		background-color: #5cc773;
    	/*-webkit-box-shadow: -3px 4px 2px rgba(30,30,28,.65);*/
    	/*-moz-box-shadow: -3px 4px 2px rgba(30,30,28,.65);*/
    	/*box-shadow: -3px 4px 2px rgba(30,30,28,.65);*/
    	/*background-image: -webkit-linear-gradient(bottom, #24de05, #18b111 50%, #24de05);*/
    	/*background-image: -moz-linear-gradient(bottom, #24de05, #18b111 50%, #24de05);*/
    	/*background-image: -o-linear-gradient(bottom, #24de05, #18b111 50%, #24de05);*/
    	/*background-image: -ms-linear-gradient(bottom, #24de05, #18b111 50%, #24de05);*/
    	/*background-image: linear-gradient(to top, #24de05, #18b111 50%, #24de05);*/
    }
    a.btn-banner:hover {
        text-decoration: none;
        opacity: 0.9;
        color: #fff;
    }
    img.ic-mao-btn {
        margin-top: -10px;
        margin-right: 11px;
    }
	.fnt-txt {
		font-size: 18px !important;
	}
}
@media (max-width: 767px) {
	.box-white {
        padding: 20px 10px;
        max-width: 220px;
        background-color: rgba(255, 255, 255, 0.9);
    }
    .box-vermelho {
        padding: 10px 10px;
        max-width: 220px;
        background-color: rgba(182, 45, 57, 0.9);
    }
    a.btn-banner {
        max-width: 220px;
    	padding: 15px 0 10px 0;
        cursor: pointer;
        text-transform: uppercase;
        font-size: 16px;
        color: #fff;
        text-align: center;
        display: block;
		background-color: #5cc773;
		/*-webkit-box-shadow: -3px 4px 2px rgba(30,30,28,.65);*/
		/*-moz-box-shadow: -3px 4px 2px rgba(30,30,28,.65);*/
		/*box-shadow: -3px 4px 2px rgba(30,30,28,.65);*/
		/*background-image: -webkit-linear-gradient(bottom, #24de05, #18b111 50%, #24de05);*/
		/*background-image: -moz-linear-gradient(bottom, #24de05, #18b111 50%, #24de05);*/
		/*background-image: -o-linear-gradient(bottom, #24de05, #18b111 50%, #24de05);*/
		/*background-image: -ms-linear-gradient(bottom, #24de05, #18b111 50%, #24de05);*/
		/*background-image: linear-gradient(to top, #24de05, #18b111 50%, #24de05);*/
    }
    a.btn-banner:hover {
        text-decoration: none;
        opacity: 0.9;
        color: #fff;
    }
    img.ic-mao-btn {
        margin-top: -10px;
        margin-right: 11px;
    }
	.box-black {
		padding: 15px 10px;
		width: 100%;
		background-color: rgba(0, 0, 0, 1);
	}
	.box-red {
		padding: 15px 10px;
		width: 100%;
		background-color: rgba(182, 45, 57, 1);
	}
	a.btn-imoveis {
		width: 100%;
		padding: 15px 0 10px 0;
		cursor: pointer;
		text-transform: uppercase;
		font-size: 12px;
		color: #fff;
		text-align: center;
		display: block;
		background-color: rgba(182, 45, 57, 1);
		-webkit-box-shadow: -3px 4px 2px rgba(30,30,28,.31);
		-moz-box-shadow: -3px 4px 2px rgba(30,30,28,.31);
		box-shadow: -3px 4px 2px rgba(30,30,28,.31);
	}
	a.btn-imoveis:hover, a.btn-imoveis:focus {
		text-decoration: none;
		opacity: 1;
		color: #fff;
	}
}
/* BANNER */

/* BUSCA */
.bg-busca {
	width: 100%;
	padding: 65px 15px 15px 15px;
	background: url('../img/bg-busca.png') top center;
}
.logo-form {
	position: absolute;
	left: 20px;
	top: 19px;
	z-index: 99;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	color: #000;
}
img.img-form {
	position: absolute;
	top: 10px;
	left: 0;
}
form.form-procura input {
	outline: none;
	border: 2px solid transparent;
	font-family: 'Lato', sans-serif;
	padding: 10px;
	color: #000;
	color: #7e7e7e;
	font-size: 14px;
	width: 100%;
	background-color: #fff;
}
form.form-procura label {
	font-family: 'Lato', sans-serif;
	text-transform: uppercase;
	color: #fff;
	font-size: 15px;
	display: block;
	width: 100%;
	margin-bottom: 5px;
}
form.form-procura textarea {
	outline: none;
	border: 2px solid transparent;
	font-family: 'Lato', sans-serif;
	padding: 10px;
	height: 80px;
	color: #000;
	color: #7e7e7e;
	font-size: 14px;
	width: 100%;
	background-color: #fff;
}
form.form-procura select {
	font-family: 'Lato', sans-serif;
	text-transform: uppercase;
	outline: none;
	padding: 10px;
	color: #7e7e7e;
	font-size: 14px;
	width: 100%;
	background-color: #fff;
	background: url('../img/setinha.png') no-repeat right #fff;
	-webkit-appearance: none;
}
form.form-procura button {
	outline: none;
	width: 100%;
	text-transform: uppercase;
	padding: 7px 0 7px 10px;
	font-size: 20px;
	background-color: #000;
	color: #fff;
}
form.form-procura button.verde {
	background-color: #44bd5e !important;
}
/* BUSCA */

/* HOME / LANÇAMENTO */
.title-lancamento {
	color: #fff;
	font-size: 18px;
	display: inline-block;
	text-transform: uppercase;
	font-weight: 700;
	background-color: #b62d39;
	padding: 10px 20px 10px 20px;
}
.box-img {
	width: 100%;
}
img.img-faixa {
	position: absolute;
	top: -1px;
    left: -2px;
	z-index: 9;
}
span.imgWrap {
	position:absolute;
	top: 0;
	width: 100%;
	height:100%;
	opacity:0;
}
span.imgWrap:hover{
	opacity:1;
	background-color: rgba(255,255,255,0.6);
}
span.imgWrap:hover .btn-meio {
    position: absolute;
    text-align: center;
	padding: 10px 15px;
	text-transform: uppercase;
	display: inline-block;
	background-color: #b62d39;
	color: #fff;
	font-weight: 700;
	font-size: 16px;
    top: 45%;
	left: 50%;
	transform: translateX(-50%);
	-webkit-box-shadow: -3px 4px 2px rgba(30,30,28,.31);
	-moz-box-shadow: -3px 4px 2px rgba(30,30,28,.31);
	box-shadow: -3px 4px 2px rgba(30,30,28,.31);

}
.box-1 {
	border: 1px solid #c3b6b6;
	border-top: 0;
	padding: 15px 10px;
}
.box-2 {
	border: 1px solid #c3b6b6;
	border-top: 0;
	padding: 15px 10px;
	background-color: #f4f3f3;
}
table.tabela-vitrine {
	width: 100%;
	border-collapse: collapse;
}
table.tabela-vitrine thead {
	text-align: center;
	font-size: 12px;
	font-weight: 700;
	color: #b62d39;
}
table.tabela-vitrine tbody {
	text-align: center;
	font-size: 13px;
	font-weight: 700;
	color: #686868;
	text-transform: uppercase;
}
a.btn-vitrine {
	width: 100%;
	padding: 15px 0;
	cursor: pointer;
	text-transform: uppercase;
	font-size: 16px;
	color: #fff;
	text-align: center;
	display: block;
	background-color: #5cc773;

	/*-webkit-box-shadow: -3px 4px 2px rgba(30,30,28,.65);*/
	/*-moz-box-shadow: -3px 4px 2px rgba(30,30,28,.65);*/
	/*box-shadow: -3px 4px 2px rgba(30,30,28,.65);*/
	/*background-image: -webkit-linear-gradient(bottom, #24de05, #18b111 50%, #24de05);*/
	/*background-image: -moz-linear-gradient(bottom, #24de05, #18b111 50%, #24de05);*/
	/*background-image: -o-linear-gradient(bottom, #24de05, #18b111 50%, #24de05);*/
	/*background-image: -ms-linear-gradient(bottom, #24de05, #18b111 50%, #24de05);*/
	/*background-image: linear-gradient(to top, #24de05, #18b111 50%, #24de05);*/
}
a.btn-vitrine:hover, a.btn-vitrine:focus {
	text-decoration: none;
	opacity: 0.9;
	color: #fff;
}
/* HOME / LANÇAMENTO */

/* HOME / ESTATISTICAS */
.bg-estatisticas {
	width: 100%;
	padding: 30px 0 30px 0;
	background: url('../img/bg-estatisticas.png') center top;
}
/* HOME / ESTATISTICAS */

/* HOME / IMÓVEIS USADOS */
.box-3 {
	width: 100%;
	min-height: 130px;
	padding: 20px 15px;
	background-color: #f4f3f3;
}
/* HOME / IMÓVEIS USADOS */

/* FOOTER */
.footer {
	width: 100%;
	border-top: 15px solid #b62d39;
	background-color: #111114;
	padding: 30px 0;
}
img.ideiasweb {
	margin-top: -3px;
}
.footer2 {
	padding: 20px 0;
	z-index: 999;
	width: 100%;
	background: url('../img/bg-busca.png') top center;
}
.pd-white {
	padding: 12px;
	background-color: #fff;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
a.linkBlack {
	color: #fff;
}
	a.linkBlack:hover {
		color: #fff;
	}
	a.linkBlack:focus {
		color: #fff;
	}
/* FOOTER */

/* IMÓVEIS */

ul.paginacao li {
	display: inline-block;
	vertical-align: top;
	margin: 0 5px;
}
ul.paginacao a {
	display: block;
	vertical-align: top;
	height: 35px;
	width: 35px;
	padding-top: 6px;
	text-align: center;
	color: #000;
	font-size: 16px;
	border-radius: 30px;
	border: 1px solid #e6e6e6;
	background-color: transparent;
}
ul.paginacao a:hover {
	color: #262525;
	border-radius: 30px;
	border: 1px solid #e6e6e6;
	background-color: #e6e6e6;
	text-decoration: none;
}
ul.paginacao a:focus {
	color: #262525;
	border-radius: 30px;
	border: 1px solid #e6e6e6;
	background-color: #e6e6e6;
	text-decoration: none;
}
ul.paginacao a.arrow {
	width: auto !important;
	height: auto !important;
	padding: 7px 20px!important;
	margin: 0 20px !important;
}
.active {
	border-radius: 30px;
	color: #262525 !important;
	border: 1px solid #e6e6e6 !important;
	background-color: #e6e6e6 !important;
}
@media (max-width: 767px) {
	ul.paginacao li {
		display: inline-block;
	}
	ul.paginacao a {
		margin: 5px 0 !important;
	}
	ul.paginacao a.arrow {
		margin: 10px 0 !important;
	}
}
.ativo {
	border-radius: 30px;
	color: #fff !important;
	border: 1px solid #666 !important;
	box-shadow: 0px 1px 3px #666;
	background-color: #666 !important;
}
/* IMÓVEIS */

/* MIGALHA */
ul.migalha li{
	display: inline-block;
}
ul.migalha li.divisor {
	margin: 0 5px;
}

ul.migalha li a {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 300;
	color: #a1a1a1;
}
ul.migalha li a:hover {
	color: #b62d39;
	font-size: 14px;
	font-weight: 700;
	text-decoration: none;
}
ul.migalha li a img {
	margin-top: -10px;
}
/* MIGALHA */

/* EMPRESA */
img.carousel-empresa {
	margin-bottom: 5px;
}
img.img-seta-top {
	margin: 0 auto;
	position: absolute;
	top: 10px;
	z-index: 9999;
	left: 0;
	right: 0;
}
img.img-seta-down {
	margin: 0 auto;
	position: absolute;
	bottom: 10px;
	left: 0;
	right: 0;
}
/* EMPRESA */

/* IMOVEIS VER */
.box-carousel {
	width: 100%;
}
@media (min-width: 1025px) {
	.img-carousel2 {
		z-index: 999;
		width: 1140px !important;
		margin: 0 auto !important;
		margin-top: 10px !important;
		margin-bottom: 10px !important;
	}
}
@media (max-width: 1024px) {
	.img-carousel2 {
		width: 100% !important;
		margin: 0 auto !important;
		margin-top: 0 !important;
		margin-bottom: 40px !important;
	}
}
@media (min-width: 768px) {
	a.btn-imoveis {
		width: 300px;
		padding: 15px 0;
		cursor: pointer;
		text-transform: uppercase;
		font-size: 16px;
		color: #fff;
		text-align: center;
		display: block;
		background-color: rgba(185, 45, 57, 0.9);
		-webkit-box-shadow: -3px 4px 2px rgba(30,30,28,.31);
		-moz-box-shadow: -3px 4px 2px rgba(30,30,28,.31);
		box-shadow: -3px 4px 2px rgba(30,30,28,.31);

	}
	a.btn-imoveis:hover {
		text-decoration: none;
		opacity: 0.9;
		color: #fff;
	}
	a.btn-imoveis:focus {
		text-decoration: none;
		opacity: 0.9;
		color: #fff;
	}
	img.ic-carta {
		margin-top: -3px;
		margin-right: 11px;
	}
}
@media (max-width: 767px) {
	img.ic-carta {
		margin-top: -3px;
		margin-right: 11px;
	}
	.aab {
		background-color: rgba(255, 255, 255, 0.7) !important;
	}
	.aav {
		background-color: rgba(182, 45, 57, 0.7) !important;
	}
	.aabtn {
		background-color: rgba(185, 45, 57, 0.7) !important;
	}
}
.tags {
	background-color: #e6e6e6;
	padding: 10px 15px;
	color: #999;
	font-size: 14px;
	font-weight: 400;
	display: inline-block;
	margin: 5px;
}
.box-preto {
	width: 100%;
	padding: 10px 20px;
	background-color: rgba(0, 0, 0, 0.5);
}
.mapa-ver {
	width: 100%;
	position: relative;
	height: 620px;
}
@media (max-width: 767px) {
	.content-map {
		width: 100%;
		margin: 0 auto;
	}
}
@media (min-width: 768px) {
	.content-map {
		width: calc(100% - 30px);
		position: absolute;
		top: 20px;
		left: 15px;
		z-index: 99;
		right: 0;
		margin: 0 auto;
	}
}
.txt-shadow {
	text-shadow: 0px 1px 2px #a59d9d !important;
}
@media (min-width: 768px) {
	.title-usados {
		width: 342px;
		color: #fff;
		font-size: 18px;
		text-transform: uppercase;
		font-weight: 700;
		padding: 9px 20px 5px 5px;
		height: 40px;
		background: url('../img/title-usados.png');
	}
}
@media (max-width: 767px) {
	.title-usados {
		width: 212px;
		color: #fff;
		font-size: 18px;
		text-transform: uppercase;
		font-weight: 700;
		padding: 9px 20px 5px 5px;
		height: 40px;
		background: url('../img/title-lancamento.png');
	}
}
/* IMOVEIS VER */

/* MAPA */
.mapa {
	width: 100%;
	height: 296px;
}
@media (min-width: 768px) {
	.positionAbsoluteForm {
		position: absolute !important;
		z-index: 9;
		right: 0;
		top: 30px;
	}
	.positionAbsoluteText {
		position: absolute !important;
		z-index: 9;
		left: 0;
		top: 30px;
	}
}
@media (max-width: 767px) {
	.positionAbsoluteForm {

	}
	.positionAbsoluteText {

	}
}
/* MAPA */

/*Imóveis Usados*/
.bg-cinza {
	background-color: rgba(0, 0, 0, 0.1);
	padding: 15px;
}
table.tabelaUsados {
	width: 100%;
    line-height: 27px;
    font-size: 15px;
    font-weight: 200;
    color: #444;
}
.valorUsados {
	font-size: 40px;
	color: #b62d39;
	font-weight: bold;
}
.flexsliderUsados {
	background-color: rgba(0, 0, 0, 0.1) !important;
	padding: 10px !important;
}
/*Imóveis Usados*/

/* PADDINGS */
.pb0 {
	padding-bottom: 0 !important;
}
.pt0 {
	padding-top: 0 !important;
}
.pr0 {
	padding-right: 0 !important;
}
.pl0 {
	padding-left: 0 !important;
}
@media (min-width: 480px) {
	.conteudo-destaque-left {
		position: absolute;
		left: 0;
		width: 50%;
		top: 0;
		height: 100%;
	}
	.conteudo-destaque-right {
		position: absolute;
		right: 0;
		width: 50%;
		top: 0;
		height: 100%;
	}
	.mid {
		top: 50%;
		transform: translateY(-50%);
		position: absolute;
		width: 100%;
		left: 0;
		right: 0;
	}
}
@media (max-width: 479px) {
	.conteudo-destaque-left {
		margin: 20px 0;
		width: 100%;
		display: block;
		padding: 0 15px;
	}
	.conteudo-destaque-right {
		margin: 20px 0;
		width: 100%;
		display: block;
		padding: 0 15px;
	}
}
