/*!
 * Start Bootstrap - Shop Homepage HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    padding-top: 70px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}

.slide-image {
    width: 100%;
}

.carousel-holder {
    margin-bottom: 30px;
}

.carousel-control,
.item {
    border-radius: 4px;
}

.caption {
    height: 130px;
    overflow: hidden;
}F

.caption h4 {
    white-space: nowrap;
}

.thumbnail img {
    width: 100%;
}

.ratings {
    padding-right: 10px;
    padding-left: 10px;
    color: #d17581;
}

.thumbnail {
    padding: 0;
}

.thumbnail .caption-full {
    padding: 9px;
    color: #333;
}

footer {
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
footer #divFormaweb {
	float: right;
	clear: right;
	height: 40px;
	margin-top: 15px;
}
footer #divPadrao {
	float: left;
	clear: left;
	height: 40px;
	margin-top: 15px;
	font-weight: normal;
	font-style: normal;
}
footer #divNav {
	height: 40px;
	margin-right: 10%;
	margin-left: 15%;
	clear: none;
	width: auto;
	float: none;
	display: inline-block;
	margin-top: 25px;
}

#divTextos {
	height: auto;
	width: 100%;
	position: relative;
	clear: both;
	float: none;
	padding-bottom: 40px;
	text-align: justify;
}

#divTextoContactos {
	height: auto;
	width: 50%;
	position: relative;
	clear: left;
	float: left;
	padding-bottom: 40px;
	text-align: justify;
}
#divTextoContactos2 {
	height: auto;
	width: 100%;
  text-align: justify;
	font-size: 11px;
}

#divFrmContacto {
	clear: right;
	float: right;
	height: auto;
	width: 49%;
	margin-right: 0px;
}
#divTextoDetalheImovel {
	height: auto;
	width: 50%;
	position: relative;
	clear: left;
	float: left;
	padding-bottom: 40px;
	text-align: justify;
	padding-top: 40px;
}

table#tbContactos {
	margin: auto;
}
table#tbContactos .tdBgkForm {
}
table#tbContactos #tbContactos2 {
	font-size: 11px;
}

table#tbContactos #tbContactos2 #nome_contacto  {
	font-size: 12px;
	background-repeat: no-repeat;
	height: 18px;
	width: 235px;
	background-position: 0px 0px;
	border: 1px solid #ddd;
}
table#tbContactos #tbContactos2 #mail_contacto {
	font-size: 12px;
	background-repeat: no-repeat;
	height: 18px;
	width: 235px;
	background-position: 0px 0px;
	border: 1px solid #ddd;
}
table#tbContactos #tbContactos2 #telefone_contacto {
	font-size: 12px;
	background-repeat: no-repeat;
	height: 18px;
	width: 235px;
	background-position: 0px 0px;
	border: 1px solid #ddd;
}
table#tbContactos #tbContactos2 #assunto_contacto {
	font-size: 12px;
	background-repeat: no-repeat;
	height: 18px;
	width: 235px;
	background-position: 0px 0px;
	border: 1px solid #ddd;
}
table#tbContactos #tbContactos2 #obs_contacto {
	font-size: 12px;
	background-repeat: no-repeat;
	height: 40px;
	width: 235px;
	background-position: 0px 0px;
	border: 1px solid #ddd;
}
form#frmPedContato2 label.error {
	color: #008FC9;
}
form#frmPedContato label.error {
	color: #F00;
	font-size: 10px;
	text-align: right;
}
form#frmPedContato #btEnviar {
	color: #008FC9;
	font-size: 10px;
}
#MapaGoogle{
	/* rounded corners */
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0 0 10px #b4b4b4;
	-webkit-box-shadow: 0 0 3px #b4b4b4;
	box-shadow: 0 0 10px #b4b4b4;
	border:  3px solid #fff;
}
#divTextoImovel {
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	text-align: justify;
}

#gallery-area  {
	padding: 0px;
	clear: left;
	float: left;
	height: auto;
	width: 50%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
#divPreco {
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	text-align: right;
	color: #008DD2;
}
#tbDetalhe {
}
#tbDetalhe th {
	font-size: 12px;
	color: #008DD2;
	text-align: right;
	padding-right: 10px;
}
#tbDetalhe {
}
/*
.thumbnail #divImagemImovel {
    margin:auto;
    width: 250px;
    height: 250px;
    background: rgba(0,0,0,.4);
    position: relative;
	z-index: 99999;
}
.thumbnail #divImagemImovel .imagem {
    max-width: 250px;
    height: auto;
}
*/
.lista-imoveis {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.single-property {
  	background-color: #FFF; /*rgba(0,0,0,.4);*/ 
  	padding:0px;
	margin: 0px;
  	-webkit-transition: all 0.3s ease 0s;
  	-moz-transition: all 0.3s ease 0s;
  	-o-transition: all 0.3s ease 0s;
  	transition: all 0.3s ease 0s;
}
.single-property:hover{
	cursor: pointer;
}

.single-property:hover {
    background: rgba(255,255,255,0);
    box-shadow: 0 8px 28px rgba(221, 221, 221, 0.72);
	height: 220px;
}
.single-property:hover img {
    transform: scale(1.09); 
}
.images {
  	background: rgba(255, 255, 255, 1);
	overflow: hidden; 
}
.images img {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: auto;
	height: 220px;
    opacity: 1;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
.intro-desc-imovel {
	min-height: 110px;
}
.intro-desc-imovel h4{
	margin: 0;
	text-align:center;
}
.intro-desc-imovel .txt {
	text-align:justify;
	font-size: 12px;
	height: 80px;
	line-height: 16px;
}
.intro-desc-imovel .txt .preco {
	text-align:right;
	font-weight: 500;
	font-size: 18px;
	color: #008FC9;
	margin-top: 15px;
}
