
.imgResponsive {
    height:100%;
}
.imgResponsive2 {
    width:100%;
}
.navbar-header {
    height: 50px;
}
.largura {
    width:204px;
}
/*Primary color accordion*/
.accordion.accordion-color .panel-heading a {
  background-color: #474747;
  color: #FFF;
}
.accordion.accordion-color .panel-heading a.collapsed {
  background-color: #474747;
  color: #FFF;
}
.accordion.accordion-color .panel-collapse .panel-body {
  background-color: #474747;
  color: #FFF;
}
.inp-busca {
    width: 100%;
	margin-top: 10px;
}
.btnBuscaLista {
    width: 100% !important;
	margin-left: 0px;
	margin-top: 10px;
}
input {
    margin-top: 10px;
}
#search-filter {
    margin-bottom: 24px !important;
}
.direita {
    width: 100%;
    text-align: right;
    margin-bottom: 10px;
}
.breadcrumb {
    margin-left: 5px;
}
.Mtop {
	margin-top:10px;
}
.comments .comment {
    width: 100%;
}
#ImovelMap {
	height  : 400px;
	width   : 100%;
	margin  : 0px;
	padding : 0px;
}
#iw_container .iw_title {
	font-size: 16px;
	font-weight: bold;
	min-width: 350px;
}
.iw_content {
	padding: 0px 0px 0px 0px;
}
.botaomark{
	border: 0px none;
	background-color: white;
}
#listagem_imovel2 {
	width:100%;
	height:450px;
	background-color:#FFFFFF;
	/*overflow:auto;*/
}
.tt-dataset {
	max-height: 550px;
	overflow-y: auto;
}
.textologo {
	font-size: 35px;
	text-align:center;
	color: #fff;
	font-family: Roboto,sans serif;
	text-shadow: 2px 2px 4px #000000;
	margin-top: 50px;
	margin-bottom: 10px;
}
.fotoCapa {
	height: 700px;
}
.breadcrumb > .active {
    color: #FFF;
	}
.breadcrumb {
    opacity: 1;
}
.Typeahead {margin-top: 0px;}
.Typeahead-hint, .Typeahead-input {margin-top: 0px;}

#listagem_imovel {
	background-color:#FFFFFF;
}
.fixo{
	margin-top: 5px!important;
}
.direita{
	float: right;
}
#listagem_imovel .pequeno { width: 25%;}
#listagem_imovel .grande {width: 50%;}

.property.masonry .property-image {
    position: relative;
    margin-bottom: 0;
    height: 50%;
}
.imagem-imovel {
    width: 100%;
    height: 100%;
    background-position: 50%;
    background-size: cover;
}
.imagem-imovel img {
    vertical-align: middle;
}
.property-slide {
    height: 100%;
}
.imagem-pgimovel {
    width: 100%;
    height: 100%;
    background-position: 50%;
    background-size: cover;
}
.imagem-pgimovel img {
    vertical-align: middle;
}
.marker-style {
    border: none;
    text-align: center;
    width: 100px;
    height: 66px;
    margin-left: -15px !important;
    margin-top: -84px !important;
}
.marker-style img {
    width: 100%;
    height: 100%;
}
.mostrar{
	display:block;
}
.esconder{
	display:none;
}
#ImovelMap {
	height  : 400px;
	width   : 100%;
	margin  : 0px;
	padding : 0px;
}
#iw_container .iw_title {
	font-size: 16px;
	font-weight: bold;
	min-width: 350px;
}
.iw_content {
	padding: 0px 0px 0px 0px;
}
.botaomark{
	border: 0px none;
	background-color: white;
}
#property-gallery .owl-carousel .owl-height {
    height: 525px !important;
}
#properties-imob .itemlista20 {
    width: 20%;
}
#properties-imob .property.masonry aside h3 {
    font-weight: bold;
    margin-top: 6px;
    min-height: 14px;
    font-size: 12px;
}
#properties-imob .property.masonry aside {
	min-height: 152px;
	
}
.perfil-social {
    background: #2a2a2a;
    color: #FFF;
    margin: 5px;
    width: 40px;
    height: 40px;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
}
#perfil-imo .account-profile h3 {
    margin-top: 0px;
    margin-bottom: 20px;
}
.espaco {
    margin-bottom: 20px;
}



/* GUIA DA VIZINHAÇA */

#guia .hero {
    max-height: 750px;
    overflow: hidden;
    position: relative;
    text-align: center;
}
#guia .heroImg {
    height: 600px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.GuidesContainer .hero {
    text-align: center;
}
#guia .hero .contentChamada {
    width: 65%;
    display: inline-block;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    margin: 0 auto;
}
#guia .hero .contentChamada .title {
    color: #fff;
    border-top: 2px solid #fff;
    background: rgba(0, 0, 0, 0.5);
    padding: 40px 35px;
    text-align: center;
	font-size: 36px;
	font-style: normal;
	font-weight: 400;
	margin: 0;
}
#guia .nav {
    padding: 8px;
    background-color: #fff;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    margin-bottom: 80px;
    text-align: center;
    z-index: 1000;
}
#guia .nav ul {
    margin: 0;
    padding: 11px 0;
}
#guia .nav ul li {
    display: inline-block;
    margin-right: 24px;
}
#guia .destaques .foto{
	width:100%;
	height:400px;
}
#guia .destaques font {
    font-size: 20px;
    line-height: 54px;
    font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    font-style: italic;
}
#guia .navigation-inline li a {
    display: inline-block;
    padding: 10px 15px;
    width: 100%;
    color: #000;
	cursor: pointer;
}
#guia a {
    -webkit-transition: color 0.2s linear;
    -moz-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    -ms-transition: color 0.2s linear;
    transition: color 0.2s linear;
}
#guia .navigation-inline li.active {
    background-color: #e9e9e9;
}
#guia .navigation-inline li {
    border-bottom: 1px solid #e9e9e9;
    -webkit-transition: background-color 0.2s linear;
    -moz-transition: background-color 0.2s linear;
    -o-transition: background-color 0.2s linear;
    -ms-transition: background-color 0.2s linear;
    transition: background-color 0.2s linear;
}
#guia .navigation-inline {
    -moz-background-clip: padding-box;
    -webkit-border-radius: 4px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 4px;
    -moz-background-clip: padding;
    border-radius: 4px;
    background-clip: padding-box;
    list-style-type: none;
    padding: 0;
    line-height: 10px;
}
#guia .guide-navigation {
    position: relative;
	top: 13px;
}
#guia .listaComercios h4 {
    font-size: 14px;
    font-weight: bold;
}
.uc1506-text--small {
    font-family: "Harmonia Sans", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 24px;
}
#guia .padding {
	padding:40px;
}



/* GUIA DA VIZINHAÇA */

#profile h3 {
    margin-top: 0;
    margin-bottom: 30px;
    font-style: italic;
}
#profile #social h3 {
    margin-top: 20px;
    margin-bottom: 30px;
    font-style: italic;
}
.account-profile section#social .input-group {
    margin: 10px 0px;
}
#change-password {
    margin-top: 40px;
}
#change-password h2 {
    margin-top: 20px;
    margin-bottom: 30px;
    font-style: italic;
}
.padding7 {
    padding: 7px;
}



.linha_ativa {
}
.linha_inativa {
	background-color:#FFFFFF;
}
.preenche100{
	width:100%;
}
.ativo{
	background-color:#0B610B;
	color:#fff;
}
.mostrar{
	display:block;
}
.esconder{
	display:none;
}


.listaAnuncio .ref {
    font-style: italic;
    color: #2584B9;
	padding: 10px 0;
}
.listaAnuncio .visu {
	padding: 10px 0;
}
.listaAnuncio .btn-default {
    padding: 0px;
    box-shadow: none;
    background: rgba(0,0,0,0.00);
}
.listaAnuncio .ativo {
    background-color: #0B610B;
	color: #fff;
}
.listaAnuncio .btn.btn-default:hover, select.btn-default:hover {
    background-color: rgba(0,0,0,0.00);
    color: #FFF;
}


#listaMenu ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
#listaMenu ul li {
	display: inline;
}
#listaMenu ul li a {
    padding: 2px 10px;
    display: inline-block;
    background-color: #E4E4E4;
    color: #333;
    text-decoration: none;
    border-bottom: 3px solid #1396E2;
    font-size: 17px;
	margin-bottom: 10px;
}
#listaMenu ul li a:hover {
	background-color:#D6D6D6;
	color: #6D6D6D;
	border-bottom:3px solid #EA0000;
}
#listaMenu ul li a.ativo {
    background-color: #0B610B;
	color: #fff;
}
#listaMenu li.actions i.delete {
    color: red;
    position: relative;
}
#listaMenu ul li a[title]:hover:after {
	content: attr(title);
	padding: 4px 8px;
	color: #333;
	position: absolute;
	left: 0;
	white-space: nowrap;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 0px 4px #222;
	-webkit-box-shadow: 0px 0px 4px #222;
	box-shadow: 0px 0px 4px #222;
	background-image: -moz-linear-gradient(top, #eeeeee, #cccccc);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #eeeeee),color-stop(1, #cccccc));
	background-image: -webkit-linear-gradient(top, #eeeeee, #cccccc);
	background-image: -moz-linear-gradient(top, #eeeeee, #cccccc);
	background-image: -ms-linear-gradient(top, #eeeeee, #cccccc);
	background-image: -o-linear-gradient(top, #eeeeee, #cccccc);
	z-index: 5;
	top: -44px;
	font-size: 18px;
}
.listaAnuncio h2 {
    font-size: 18px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 14px;
    margin-top: 0px;
    padding-bottom: 5px;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
}
.listaAnuncio .dados {
    min-height: 200px;
	margin-top: 14px;
}
.bootstrap-select {
    margin-top: 10px;
}
.ml-pesquisa {
    margin-left: 0px;
    margin-top: 10px;
	width: 100%;
}
.iCheck-helper {
	z-index: 2;
	cursor:pointer;
}
.btn.btn-default:hover, select.btn-default:hover {
    color: #FFF;
}
.table-condensed span.hour {
    float: left;
    min-width: 44px;
    text-align: right;
}
.table-condensed span.minute {
    float: left;
    min-width: 44px;
    text-align: right;
}
.datetimepicker-minutes {
	max-width: 290px;
}
.datetimepicker-hours {
	max-width: 290px;
}
.photo_icone {
	width:33%;
	float:left;
}
.imgAnuncio {
	width: 100%;
	height: 160px
}
.imgAnuncioL {
	width: 90%;
	height: 100px;
}
.bic-row {
	margin-right: -10px;
	margin-left: -10px;
	margin-bottom: 15px;
	min-height: 286px;
}
.bic_calendar .event {
    background: #1396E2;
}
.bic_calendar .event:hover {
    background: #0B689E;
}

/* ############################################################################# */
/* OAWEB RESPONSIVE */


/* Landscape phone to portrait tablet */
@media (max-width: 767px) { 
.search-box-wrapper .container {width: 492px;}
#listagem_imovel .pequeno { width: 100%;}
#listagem_imovel .grande {width: 100%;}
#properties-imob .itemlista20 {width: 50%;}
#guia .comercios {margin-top:40px;}
.submit-pricing table thead tr th.title {font-size: 18px;}
#listaMenu ul li a { font-size: 25px;}
.navigation .navbar {
    padding: 6px 0;
}


}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
.search-box-wrapper .container {width: 320px;}
.Typeahead {padding: 6px;border-radius: 3px;margin-top: 0px;}
.Typeahead-hint, .Typeahead-input {margin-top: 0px;}
.fotoCapa {height: 400px;}
.search-box-wrapper { z-index: 98;top: 100px;}
.textologo {font-size: 25px;margin-bottom: 10px;}
.navigation .navbar .navbar-nav {background: #272930;}
h2 { font-size: 20px;}
.navigation .navbar {padding: 10px 0;}
#listagem_imovel .pequeno { width: 100%;}
#listagem_imovel .grande {width: 100%;}
#properties-imob .itemlista20 {width: 100%;}
#guia .comercios {margin-top:40px;}
.account-profile .contact-fields dd {width: 60%;}
.submit-pricing {padding: 5px 5px;}
#listaMenu ul li a { font-size: 25px;}


}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 979px) { 
#properties-imob .itemlista20 { width: 25%;}
#properties-imob .property.masonry aside {min-height: 170px;}
#guia .comercios {margin-top:40px;}

}

/* ipad, tablet */
@media only screen and (min-device-width : 980px) { 
}

/* ipad, tablet */
@media only screen and (min-device-width : 1024px) { 
}

/* Large desktop */
@media (min-width: 1200px) {
}

