.transparentado {
	opacity: 0.65;
}
.btn-buscar {
	background: none;
	border: none;

	z-index: 10;
	position: relative;

}
.btn-buscar:hover {
	color: #8B0000;
}
.grid-price-label {
	width: 25%;
}
.grid-price {
	width: 75%;
}
.grid-baths.price {
	width: 60%;
}
.navbar-brand img {
	max-width: 370px;
	margin-top: -13px;
}
@media only screen and (min-width: 768px) {
	header.sticky {
		margin-top: -22px;
		height: 138px;
	}
}
#wrapper > header.site > nav.navbar.main-menu-cont {
	height: 100px;
}
#wrapper > header.site.sticky > nav.navbar.main-menu-cont {
	height: 130px;
}
#wrapper > header.site > div.top-bar-wrapper {
	background-color: #000000;
	border: none;
}
#wrapper > header.site > div.top-bar-wrapper .top-bar {
	color: #FFFFFF;
}
#wrapper > header.site > div > div > div > div > div.top-mail, #wrapper > header > div > div > div > div > div.top-social{
	border: none;
}
#wrapper > header.site > div > div > div > div > div .top-icon-circle {
	color: #FFFFFF;
}
.grid-offer-col .grid-offer .grid-offer-text {
	height: 118px;
}

.navbar-nav > li > a.no-background:hover {
	background: none;
}
