@charset "utf-8";

@font-face{font-family:"Proxima Nova Rl";src:local('ProximaNova-Regular'), url('../fonts/ProximaNova-Regular.otf')format('opentype');}



body{font-family:"Proxima Nova Rl" !important;margin:0;padding:0;e }



img{border:none;}

ul{margin:0;padding:0;}

a{text-decoration:none;outline:none;

}

a:active{background:none;}

input, select, textarea{outline:none;}

textarea{resize:none;}



.wrapper{width:1170px;margin:0 auto; text-align: center;}



header{

}

header .logo{

	width: 200px;
	margin: 10px auto 0 auto;

}

header .simule{
	height: 96px;
	margin: 23px 10px 0 0;

}


header .simule img#num1{

height: 96px;

}


header .atendimento{
	
	margin: 23px 10px 0 0;
}

 header .atendimento img{

	width: 100%;
	height: 96px;
	border: solid 1px #b6b8ba;



}



header .atendimento p{

    margin-top: -71px;

    margin-left: 131px;

    color: #760d23;

    font-weight: bold;

    font-size: 32px;

}

@media (min-width: 992px){
	header .atendimento p {
    margin-top: -66px;
    margin-left: 131px;
    color: #760d23;
    font-weight: bold;
    font-size: 26px;
}
}

@media (min-width: 992px){
	header .atendimento p {
    margin-top: -66px;
    margin-left: 144px;
    color: #760d23;
    font-weight: bold;
    font-size: 26px;
}
}


header nav{

	max-width: 100%;

	margin-top: 40px;

	display: inline-block;

	text-align: left;

}

header nav a{

	color: #4f5051;

	margin-right: 15px;
	font-size: 16px;

}

header nav a:last-child{

	margin-right: 0;

}

header .social{

	width: 25px;

	margin-left: 5px;

}

section .fundo{

	width: 100%;

	height: 400px;

	float: left;

	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#baada9+0,bbaea9+30,dfcfc8+55,c9b8b3+76,d1c2b9+100 */

	background: rgb(186,173,169); /* Old browsers */

	background: -moz-linear-gradient(left,  rgba(186,173,169,1) 0%, rgba(187,174,169,1) 30%, rgba(223,207,200,1) 55%, rgba(201,184,179,1) 76%, rgba(209,194,185,1) 100%); /* FF3.6-15 */

	background: -webkit-linear-gradient(left,  rgba(186,173,169,1) 0%,rgba(187,174,169,1) 30%,rgba(223,207,200,1) 55%,rgba(201,184,179,1) 76%,rgba(209,194,185,1) 100%); /* Chrome10-25,Safari5.1-6 */

	background: linear-gradient(to right,  rgba(186,173,169,1) 0%,rgba(187,174,169,1) 30%,rgba(223,207,200,1) 55%,rgba(201,184,179,1) 76%,rgba(209,194,185,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#baada9', endColorstr='#d1c2b9',GradientType=1 ); /* IE6-9 */

}



/* Slides */

section div.slide-area{float:left;height:400px;position:relative;width:1170px;z-index:1;}

section div.slide-area .prev-slide, #content .slide-area .next-slide{height:30px;margin-top:-15px;opacity:0.5;position:absolute;top:37%;width:17px;z-index:3;}

section div.slide-area .prev-slide{left:5px;margin:20px 0;}

section div.slide-area .next-slide{margin:25px 8px;right:19px;}

section div.slide-area .prev-slide:hover,#content div.slide-area .next-slide:hover{opacity:0.8;}

section div.slide-area div.slide{height:400px;overflow:hidden;width:1170px;}

section div.slide-area div.slide ul{height:inherit;list-style:none;}

section div.slide-area div.slide ul li{float:left;height:inherit;position:relative;width:1170px;}

section div.slide-area div.slide ul li img{height:400px;width:1170px;}

section .slide-area .prev, #header .wrapper .slide-area .next{height:30px;margin-top:-15px;position:absolute;top:50%;width:17px;}

section .slide-area .slide-pagination{bottom:8px;right:10px!important;}

section .slide-area .slide-pagination a{background:#fff;border:solid 2px #fff;border-radius:10px;display:block;/*float:left;*/height:15px;margin:0 5px;width:15px;}

section .slide-area .slide-pagination a.slide-active, #content .slide-area .slide-pagination a:hover{background:#8c686f;}



.titulo-1{	color: #4f5051;	display: inline-block;	height: 70px;	text-align: center;	width: 100%;}

.titulo-1 h2 {    border: solid 2px #9c5260;    display: inherit;    text-align: center;    padding: 3px;    width: 104px;font-size:24px;}



/*Home*/

.home div.corpo{

	display: inline-block;

	text-align: center;

	width: 90%;

}

.home .corpo h1{

	color: #4f5051;

	letter-spacing: 5px;

}

.home ul{

	width: 100%;

	height: auto;

	list-style: none;

	text-align: left;

	display: inline-block;

}

.home ul li{

	width: 32%;

	text-align: center;

	display: inline-block;



}

.home ul li img{

	width: 300px;

}

.home ul li figcaption h3{

	color: #760f23;

	margin: 20px 0 7px;

}

.home ul li figcaption p{

	color: #231f20;

	margin: 0;

}

.home .bot{

	width: 100%;

	display: inline-block;

	text-align: left;

}

.home .bot a{

	width: 265px;

	height: 151px;

	margin-left: 40px; 

}

.home .bot a img{

	width: inherit;

	height: inherit;

}

.home .bot div{

	height: 151;

	display: inline-block;

	text-align: center;

	width: 409px;

}

.home .bot p{

	float: left;

    margin-top: -84px;

    margin-left: 213px;

    font-size: 21px;

    color:#812939;

}

.home .bot div img{

	float: right;

}

/*######################Fim Pagina Home################################*/

/*###################### Pagina Imoveis ################################*/



/*.imoveis .fundo{	

	width: 100%;

	float: left;


	background: rgb(140,104,111); 

	background: -moz-linear-gradient(left,  rgba(140,104,111,1) 0%, rgba(187,174,169,1) 22%, rgba(223,207,200,1) 55%, rgba(201,184,179,1) 82%, rgba(140,104,111,1) 100%); 

	background: -webkit-linear-gradient(left,  rgba(140,104,111,1) 0%,rgba(187,174,169,1) 22%,rgba(223,207,200,1) 55%,rgba(201,184,179,1) 82%,rgba(140,104,111,1) 100%); 

	background: linear-gradient(to right,  rgba(140,104,111,1) 0%,rgba(187,174,169,1) 22%,rgba(223,207,200,1) 55%,rgba(201,184,179,1) 82%,rgba(140,104,111,1) 100%); 

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8c686f', endColorstr='#8c686f',GradientType=1 );

}*/

.titulo-2{color: #760f23;  height: 70px;    font-size: 20px;    text-align: center;  /*margin-top: 24px;*/}

.titulo-2 h2 {    max-width: 300px;border: solid 2px #9c5260;    display: inherit;    text-align: center;    padding: 7px;}

@media (min-width: 992px){
	.titulo-2{
		margin-top: 40px;
	}
}

img.mid{

	margin-top: 20px;
	margin-bottom: 20px;

}

@media (min-width: 992px){
	.pad-zero div{
	padding:0;
}
}


.central{	background: #8c686f;	color: white;	margin-top: 20px;	float: left;	height: 88px;	width: 100%;}

.central h1{letter-spacing: 2px; margin: 0;font-size: 26px;text-align: center;}

.central p{text-align: center;margin-top:16px;margin-bottom: 10px;font-size: 16px;}


.imoveis .lista{

	display: inline-block;

	text-align: left;

	width: 100%;

	margin-top: 150px;

}

.imoveis a{

	text-align: center;

	color: white;

	margin: 18px 0;

}
.imoveis a h3{
	margin: 0;
	font-size: 18px;
}	
.imoveis a h2{
	margin: 0;
	font-size: 22px;
}	

.imoveis .lista a.middle{

	margin: 18px 18px;

}

.imoveis a img.img-imoveis{

	border: solid 8px #fff;

	box-shadow: 2px 3px 17px #888;
	width: 200px;
	height: 200px;
	z-index: -1;

}
@media (min-width: 768px){
	.imoveis a img.img-imoveis{

	border: solid 8px #fff;

	box-shadow: 2px 3px 17px #888;
	width: 300px;
	height: 300px;

}
}


.imoveis .box-preco{

	background: url(../images/box-preco.png)no-repeat;

	width: 265px;

    height: 58px;

    border-radius: 10px 21px 0 0;

    box-shadow: 2px 3px 17px #888;
    z-index: 9999;
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    margin:auto;
    padding-top: 10px;

}


.imovel .detalhes{

	width: 100%;

	margin-top: 160px;

	display: inline-block;

	text-align: left;

}

.imovel .detalhes .main-foto{

	border: solid 8px #fff;

	width: 500px;

	height: auto;

    box-shadow: 2px 3px 17px #888;

    float: left;

}

.imovel .detalhes .main-foto img{

	width: 500px;

	height: auto;

	max-height: 500px;

	max-width: 500px;

	float: left;

}

.imovel .main-foto .box-preco{

	color: white;

	background: url(../images/box-preco.png)no-repeat;

	width: 265px;

    height: 58px;

    border-radius: 10px 21px 0 0;

    box-shadow: 2px 3px 17px #888;
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    margin: auto;

}

.imovel .main-foto .box-preco h3{


    font-weight: bold;
    font-size: 18px;
    text-align: center;
    margin:0;
    margin-top: 10px;

}

.imovel .main-foto .box-preco h2{

	font-weight: bold;
    text-align: center;
    font-size: 22px;
    margin:0;

}

.imovel .texto{
	/*color: #4b86cc;*/
	color: #4f5051;
	padding: 0 20px;
}
.imovel .thumbs{
	width: 100%;
	display: inline-block;
	margin-top: 100px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+48,000000+100&0+2,0.28+48,0+100 */
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 2%, rgba(0,0,0,0.28) 48%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 2%,rgba(0,0,0,0.28) 48%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,0,0,0) 2%,rgba(0,0,0,0.28) 48%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */

}
.imovel .miniaturas{
	display: inline-block;
    /* float: left; */
    width: 100%;
    text-align: left;
}

.empresa p{
	text-align: justify;
	font-size: 16px;
}

.empresa .titulo{

	background-color: #7e2437;

	color: white;

	width: 100%;

	text-align: left;

}

.empresa .conteudo img{
	max-width: 100%;
	display: block;
	margin:auto;
}

.empresa .titulo p{

	text-align: left;

	font-size: 36px;
	margin-top: 10px;
	margin-bottom: 10px;



}
@media (min-width: 768px){
	.empresa .titulo p{

	text-align: left;

	font-size: 45px;


}
}

.empresa img{

	border: solid 10px #fff;

	box-shadow: 3px 3px 12px #ccc;

}

.empresa .fundo{	

	width: 100%;

	height: 250px;

	float: left;

	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#8c686f+0,bbaea9+22,dfcfc8+55,c9b8b3+82,8c686f+100 */

	background: rgb(140,104,111); /* Old browsers */

	background: -moz-linear-gradient(left,  rgba(140,104,111,1) 0%, rgba(187,174,169,1) 22%, rgba(223,207,200,1) 55%, rgba(201,184,179,1) 82%, rgba(140,104,111,1) 100%); /* FF3.6-15 */

	background: -webkit-linear-gradient(left,  rgba(140,104,111,1) 0%,rgba(187,174,169,1) 22%,rgba(223,207,200,1) 55%,rgba(201,184,179,1) 82%,rgba(140,104,111,1) 100%); /* Chrome10-25,Safari5.1-6 */

	background: linear-gradient(to right,  rgba(140,104,111,1) 0%,rgba(187,174,169,1) 22%,rgba(223,207,200,1) 55%,rgba(201,184,179,1) 82%,rgba(140,104,111,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8c686f', endColorstr='#8c686f',GradientType=1 ); /* IE6-9 */

}

@media (min-width: 768px){
	.empresa .fundo{	

	height: 400px;

}
}
@media (min-width: 992px){
	.empresa .fundo{	

	height: 589px;

}
}

.empresa .fundo img{

	border: none;
    box-shadow: none;
    width: 100%;
    max-height: 100%;
    margin: auto;

}

.empresa .fone 	{

	color: #760f23;

    font-size: 39px;

    font-weight: bold;

    text-align: center;

    margin-top: 130px;
}

.empresa .fone span{

	color: #ccc;

	font-size: 30px;

}





.servicos h1{

	text-align: center;

	color: #760f23;
	font-weight: bold;

}

.servicos h1.titulo{

	text-align: center;

	color: #760f23;

	font-size: 40px;

	margin-bottom: 48px;

}

.servicos table{

	width: 100% !important;

	height: auto;

	text-align: justify;

}

.servicos table tr{

	margin: 10px !important;

}

.servicos table td{

	padding: 10px;

}

.servicos img{
	margin: auto;
	display: block;
}

@media (min-width: 768px){

.servicos img{
	margin: auto;
	display: block;
	max-width: 400px;
}

	.servicos .display-table{
	display: table;
	height: 220px;
}

.servicos .display-table h1{
	display: table-cell;
	vertical-align: middle;
}

}




/*Pagina Contato*/



.contato .box-telefone{

    text-align: center;

    font-size: 20px;
        max-width: 380px;
    margin: auto;

}

.contato p.info-contato{

    text-align: center;
    font-size: 18px;
    color: #000;
    margin-top: 40px;

}


.contato .box-telefone p#fone{


    height: 70px;

    font-size: 24px;

    color: white;

    font-weight: bold;

    text-align: left;

    margin: 0;

}

@media (min-width: 768px){
	.contato .box-telefone p#fone{
    font-size: 36px;

}

}

@media (min-width: 992px){
	.contato .box-telefone p#fone{
    font-size: 36px;

}

}

.contato .box-telefone {
	background: #996870;
}


.contato .box-telefone p#fone a {
	position: absolute;
	right:15px;
}

/*.contato p{

	float: left;

    height: 18px;

    width: 743px;

    text-align: left;

    padding: 18px 0

}*/

/*.contato form{	display: inline-block;	width: 100%; margin-bottom: 50px;}*/

.contato form label.box-message{

	background: url(../images/box-message.png) no-repeat;

	padding: 0 0 0 60px;

    height: 31px; 

}
.contato label{	color: #646464;}

/*.contato form div{	margin-left: 240px;	width: 60%;	text-align: left;}

.contato input{	width: 98%;	border: solid 1px #ccc;	box-shadow: 1px 1px 1px #ccc;	border-radius: 10px;	height: 20px;	padding: 5px;}

.contato label{	color: #646464;	font-size: 15px;	font-weight: bold;	width: 100%;	float: left;}

.contato textarea{	width: 98%;	border: solid 1px #ccc;	box-shadow: 1px 1px 1px #ccc;	border-radius: 10px;	height: 100px;	padding: 5px;}

.contato input[type="image"]{width: 80px;height: auto;border: none;box-shadow: none;float: right;}

.contato input.telefone{width: 45%;border: solid 1px #ccc;box-shadow: 1px 1px 1px #ccc;border-radius: 10px;height: 20px;padding: 5px;float: left;}

.contato input.telefone2{width: 45%;border: solid 1px #ccc;box-shadow: 1px 1px 1px #ccc;border-radius: 10px;height: 20px;padding: 5px;float: left;margin-left: 6%;}

.contato label[for="telefone"],label[for="renda"]{float: left;width: 48%;}

.contato label[for="celular"],label[for="cpf"]{float: right;width: 48%;}





.contato input[type="radio"]{

	border: none;

	box-shadow: none;

	width: auto;



}

*/

.contato .form-control{
	border-radius: 10px;
}










/*Cor quem somos #e1dad9*/

/* Mapas do Google*/

#content .contato .map-field{float:left;margin:10px 0px;}

#content .contato #mapContent {height:400px;width:980px;}



/*footer{

	margin-top: 60px;

    height: 275px;

    float: left;

}

footer img{

	float: left;

	width: 130px;

}

footer p{

	width: 920px;

    text-align: center;

    display: inline-block;

}

footer img.social{

	float: right;

	width: 25px;

	margin-left: 05px;

}*/
.solicitaProposta{
	float: right;
    color: white;
    background: rgb(189, 99, 103);    
	transition: background 1s;
    padding: 17px;
    border-radius: 9px;
}
.solicitaProposta:hover{
	background:rgb(149, 48, 53);
	transition: background 1s;
}


/*---------------------- RESPONSIVE ------------------------*/

.navbar-brand img{
	width: 90px;
}

.navbar.navbar-default{
	background: #fff;
	height: 110px;
	margin: 0;
	z-index: 2;

}

.navbar-toggle{
	margin-top: 34px;
	background: transparent;
	padding: 15px 18px;
	border: none;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 30px;
    height: 4px;
    border-radius: 1px;
    background: #4f5051;
}

.navbar-collapse#menu-mobile{
	background: #fff;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: transparent;
}
.navbar-header{
	height: 110px;
	background: #fff;
}

.navbar-default .navbar-nav>li>a{
	    color: #4f5051;
}

.home #slider-wrapper{
	max-width: 1170px;
    margin: 0 auto;
}

.home #slider-wrapper .bx-wrapper .bx-viewport{
	    left: 0;
}


section .fundo{

height: 250px;

}

@media (min-width: 768px){
	section .fundo{

height: 400px;

}

}

.home #slider-wrapper .bxslider1 li{
	height: 250px;
}
.home #slider-wrapper .bxslider1 li img{
	height: 250px;
    width: 1170px;
}


@media (min-width: 768px){
	.home #slider-wrapper .bxslider1 li{
	height: 400px;
}
.home #slider-wrapper .bxslider1 li img{
	height: 400px;
    width: 1170px;
}
}

.home .bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: block;
    margin-top: 6px;
}

.home .bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #fff;
    padding-top: 0;
}
.home .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: 10px;
    right: 10px;
    width: 30px;
}

.home .bx-wrapper .bx-pager.bx-default-pager a {
    background: #fff;
    border: 2px solid #8c686f;
    border-radius: 10px;
    width: 10px;
    height: 10px;
}

@media (min-width: 768px){
	.home .bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: block;
    margin-top: 10px;
}
.home .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: 15px;
    right: 15px;
    width: 30px;
}

.home .bx-wrapper .bx-pager.bx-default-pager a {
    background: #fff;
    border: 2px solid #8c686f;
    border-radius: 15px;
    width: 15px;
    height: 15px;
}
}

.home .bx-wrapper .bx-pager.bx-default-pager a:hover, 
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #8c686f;
}

.home h1{

	color: #4f5051;

	letter-spacing: 5px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;

}

.home .imoveis img{
	width: 300px;
	height: 300px;
	margin:auto;
	border: solid 8px #fff;
    box-shadow: 2px 3px 17px #888;
}

.home .imoveis h3{
	color: #760f23 !important;
    margin: 20px 0 7px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}


a:hover, a:focus {
    text-decoration: none;
}

.home .imoveis p{
	color: #231f20;
    margin-bottom: 40px;
    margin-top: 0;
    text-align: center;
}    

.home .atendimento {
    background: #e7eee8;
    height: 151px;
    max-width: 360px;
    position: relative;
    margin: auto;
    margin-bottom: 20px;
    border: 1px solid #ccc;
}



.home .atendimento img {
    position: absolute;
    height: 100px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 130px;
}

.home .atendimento p{
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
}

.home .atendimento .box-texto {
    position: absolute;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 80px;
}

@media (min-width: 992px){
	.home .atendimento {
    background: #e7eee8;
    height: 149px;
    width: 100%;
}
.home .atendimento p{
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
}
}

footer {
	padding-top: 80px;
	padding-bottom: 80px;
}
footer .logo-footer{
	width: 130px;
    margin: auto;
    display: block;
}

footer p{
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #000;
	font-size: 16px;
}

footer .redes{
	text-align: center;
}

footer .redes a{
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;

}

footer .redes a img{
	width: 26px;
}

nav .atendimento{
	float: left;
    width: 260px;
    height: 60px;
    margin-top: 15px;
}

nav .simulacao{
	float: left;
    width: 260px;
    height: 60px;
    margin-top: 15px;
    margin-right: 15px;
}

nav .atendimento p {
    margin-top: -45px;
    margin-left: 90px;
    color: #760d23;
    font-weight: bold;
    font-size: 20px;
}


@media (min-width: 768px){
	.home .atendimento {
    background: #e7eee8;
    height: 151px;
    width: 360px;
    position: relative;
    margin: auto;
    margin-bottom: 20px;
    border: 1px solid #ccc;
}
.home .atendimento img {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 170px;
    height: 130px;
}
.home .atendimento p {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
}
}
@media (min-width: 992px){
	.home .atendimento {
   
    height: 151px;
    width: 300px;
   
}
}

@media (min-width: 1200px){
	.home .atendimento {
  
    width: 360px;
  
}
}

header .redes{
	display: inline-block;
    margin-left: 10px;
    vertical-align: bottom;
}

header .redes a{
	margin-right: 8px;
}



/*------------------- IMÓVEIS -------------------*/

.imoveis #slider-wrapper{
	max-width: 1170px;
    margin: 0 auto;
}

.imoveis #slider-wrapper .bx-wrapper .bx-viewport{
	    left: 0;
}


.imoveis #slider-wrapper .bxslider1 li{
	height: 250px;
}
.imoveis #slider-wrapper .bxslider1 li img{
	height: 250px;
    width: 1170px;
}


@media (min-width: 768px){
	.imoveis #slider-wrapper .bxslider1 li{
	height: 400px;
}
.imoveis #slider-wrapper .bxslider1 li img{
	height: 400px;
    width: 1170px;
}
}

.imoveis .bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: block;
    margin-top: 6px;
}

.imoveis .bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #fff;
    padding-top: 0;
}
.imoveis .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: 10px;
    right: 10px;
    width: 30px;
}

.imoveis .bx-wrapper .bx-pager.bx-default-pager a {
    background: #fff;
    border: 2px solid #8c686f;
    border-radius: 10px;
    width: 10px;
    height: 10px;
}

@media (min-width: 768px){
	.imoveis .bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: block;
    margin-top: 10px;
}
.imoveis .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: 15px;
    right: 15px;
    width: 30px;
}

.imoveis .bx-wrapper .bx-pager.bx-default-pager a {
    background: #fff;
    border: 2px solid #8c686f;
    border-radius: 15px;
    width: 15px;
    height: 15px;
}
}

.imoveis .bx-wrapper .bx-pager.bx-default-pager a:hover, 
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #8c686f;
}

/*------------------- IMÓVEL -------------------*/

.imovel #slider-wrapper{
	max-width: 1170px;
    margin: 0 auto;
}

.imovel #slider-wrapper .bx-wrapper .bx-viewport{
	    left: 0;
}


.imovel #slider-wrapper .bxslider1 li{
	height: 250px;
}
.imovel #slider-wrapper .bxslider1 li img{
	height: 250px;
    width: 1170px;
}


@media (min-width: 768px){
	.imovel #slider-wrapper .bxslider1 li{
	height: 400px;
}
.imovel #slider-wrapper .bxslider1 li img{
	height: 400px;
    width: 1170px;
}
}

.imovel #slider-wrapper .bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: block;
    margin-top: 6px;
}

.imovel #slider-wrapper .bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #fff;
    padding-top: 0;
}
.imovel #slider-wrapper .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: 10px;
    right: 10px;
    width: 30px;
}

.imovel #slider-wrapper .bx-wrapper .bx-pager.bx-default-pager a {
    background: #fff;
    border: 2px solid #8c686f;
    border-radius: 10px;
    width: 10px;
    height: 10px;
}

@media (min-width: 768px){
	.imovel #slider-wrapper .bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: block;
    margin-top: 10px;
}
.imovel #slider-wrapper .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: 15px;
    right: 15px;
    width: 30px;
}

.imovel #slider-wrapper .bx-wrapper .bx-pager.bx-default-pager a {
    background: #fff;
    border: 2px solid #8c686f;
    border-radius: 15px;
    width: 15px;
    height: 15px;
}
}

.imovel #slider-wrapper .bx-wrapper .bx-pager.bx-default-pager a:hover, 
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #8c686f;
}

.imovel .main-foto .bxslider li{
	height: 250px;
}
.imovel .main-foto .bxslider li img{
	height: 250px;
	width: 100%;
}

@media (min-width: 768px){
	.imovel .main-foto .bxslider li{
	height: 350px;
}
.imovel .main-foto .bxslider li img{
	height: 350px;
}
}


.imovel h1{
	margin-top: 0;
}

.imovel .main-foto .bx-wrapper{
	margin-bottom: 0;
}





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

.contato #slider-wrapper{
	max-width: 1170px;
    margin: 0 auto;
}

.contato #slider-wrapper .bx-wrapper .bx-viewport{
	    left: 0;
}


.contato #slider-wrapper .bxslider1 li{
	height: 250px;
}
.contato #slider-wrapper .bxslider1 li img{
	height: 250px;
    width: 1170px;
}


@media (min-width: 768px){
	.contato #slider-wrapper .bxslider1 li{
	height: 400px;
}
.contato #slider-wrapper .bxslider1 li img{
	height: 400px;
    width: 1170px;
}
}

.contato .bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: block;
    margin-top: 6px;
}

.contato .bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #fff;
    padding-top: 0;
}
.contato .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: 10px;
    right: 10px;
    width: 30px;
}

.contato .bx-wrapper .bx-pager.bx-default-pager a {
    background: #fff;
    border: 2px solid #8c686f;
    border-radius: 10px;
    width: 10px;
    height: 10px;
}

@media (min-width: 768px){
	.contato .bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: block;
    margin-top: 10px;
}
.contato .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: 15px;
    right: 15px;
    width: 30px;
}

.contato .bx-wrapper .bx-pager.bx-default-pager a {
    background: #fff;
    border: 2px solid #8c686f;
    border-radius: 15px;
    width: 15px;
    height: 15px;
}
}

.contato .bx-wrapper .bx-pager.bx-default-pager a:hover, 
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #8c686f;
}


.btn-enviar{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff7f62+0,f12e00+100 */
background: #ff7f62; /* Old browsers */
background: -moz-linear-gradient(top,  #ff7f62 0%, #f12e00 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ff7f62 0%,#f12e00 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ff7f62 0%,#f12e00 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7f62', endColorstr='#f12e00',GradientType=0 ); /* IE6-9 */
color: #fff;
font-size: 18px;
font-weight: bold;
border-radius: 20px;
box-shadow: 0px 3px 3px #626267;
}

.btn:hover, .btn:focus, .btn.focus {
    color: #fff;
    text-decoration: none;
}

.poppup, .popover-message{
	text-align:center;
}

.pagination div a{
	color: #8f0a10;
	padding: 5px;
	font-size: 22px;
}
.active-page{
	font-weight: 700;
	font-size: 25px;
}