body {
	background: #008800;
	font-family: 'Myriad Pro', Arial, Helvetica;
}

li {
	list-style: none;
}

ul {
	margin-left: 0px !important;
}

.red {
	color: red;
}

.clear {
	clear: both;
}

.top-bar {
	background: none !important;
}

.top-bar {
	background: #3e3e3e !important;
}

.top-bar ul, .top-bar a {
	background: none !important;
}

#menu {
	margin-bottom: 3px;
}

#menu a {
	font-family: 'Myriad Pro', Arial, Helvetica;
	font-weight: bold;
	font-size: 18px;
}

#menu li:nth-child(1) a {
	color: #f05a24 !important;
}

#menu li:nth-child(3) a {
	color: #009e00 !important;
}

.top-bar.expanded {
	padding-bottom: 15px;
}

.top-bar.expanded .toggle-topbar a {
	color: #fff !important;
}

.top-bar.expanded #menu a {
	padding: 0 0 0 15px;
}

.top-bar .toggle-topbar.menu-icon a {
	color: #fff !important;	
}

#social {
	margin: 15px 5px 7px 0;
}

#social li {
	float: left;
	list-style: none;
	width: 20px;
	margin-left: 10px;
}

#headinfo {
	margin: 10px 0 0px 0;
}

#headinfo p {
	margin: 0px;
	font-size: 14px;
	line-height: 18px !important;
	text-align: right;
	/*font-weight: bold;*/
}

#logo {
	display: block;
	/*margin-top: 30px;*/
	margin-top: 50px;
	/*width: 152px !important;*/
	width: 160px !important;
}

#content {
	background: #fff url(../img/content_bg.jpg) top repeat-x;
	
}

.bar {
	padding: 0 15px;
}

.bar .column {
	margin-top: 15px;
	border-radius: 5px;
	background: url(../img/bar_bg.jpg) bottom repeat-x;
	min-height: 37px;
	border: 1px solid #cdcdcd;
}

.bar ul {
	margin-top: 5px;
}

.bar ul li {
	padding: 0px !important;
}

.bar ul li a {
	color: #000;
}

.bar ul li a:hover {
	color: #f05a24;
}

#search {
	height: auto;
	margin-top: 20px;
	z-index: 20;
	display: none; /**  **/
}

#search .column {
	position: relative;
	z-index: 20;
}

#search #inner_search {
	background: url(../img/search_bg2.jpg) center no-repeat;
	width: 970px;
	height: 275px;
}

.slider-content {
	position: relative;
	width: 100%;
	height: 329px !important;
}

.slider-content li {
	position: relative;
}

.slider-content li img {
	height: 100%; 
}

.slider-content li h2 {
	position: absolute;
	bottom: 10px;
	right: 19px;
	color: #fff;
	font-family: 'Myriad Pro', Arial, Helvetica;
	font-weight: bold;
	font-size: 40px;
	text-shadow: 0 0 5px #000;
}

#buttons a {
	display: block;
	position: relative;
	width: 100% !important;
}

#buttons a p {
	position: absolute;
	bottom: 5px;
	left: 10px;
	margin: 0px !important;
	font-family: 'Myriad Pro', Arial, Helvetica;
	font-weight: bold;
	font-size: 20px;
	color: #fff;
	text-shadow: 0 0 5px #000;
	display: none;
}

#buttons {
	margin-left: 0px !important;
	margin-top: 10px;
}

#buttons li {
	list-style: none;
	float: left;
	width: 32.09% !important;
	margin-right: 1.85%;
}

#buttons li:last-child {
	margin-right: 0px !important;
}

.block1 {
	margin-top: 20px !important;
}

#lavandero {
	display: none !important;
}

.search-widget h3 {
	font-family: 'Myriad Pro', Arial, Helvetica;
	color: #fff;
	font-size: 22px;
	padding: 20px 0 20px 0;
}

#search-form table {
	padding: 0px !important;
}

#search-form table, #search-form tr {
	background: none;
	border: 0px;
}

#search-form table, #search-form td {
	padding: 4px 4px 4px 0px;
}

#search-form #submit {
	background: #f15a24;
	margin: 0px;
	border: 0px;
	padding: 5px 20px;
	color: #fff;
	font-family: 'Myriad Pro', Arial, Helvetica;
	font-weight: bold;
	font-size: 16px;
	margin-top: 20px;
}

#search-form select, #search-form input {
	margin: 0px;
	width: 140px;
	height: 25px;
	font-size: 14px;
	padding: 0px;
}

.center {
	text-align: center;
}

.search-info {
	text-align: right;
	color: #fff;
	margin-top: 28px;
}

.search-info h3 {
	font-family: 'Myriad Pro', Arial, Helvetica;
	font-weight: bold;
	color: #fff;
	font-size: 34px;
}

.search-info p {
	width: 300px;
	line-height: 20px;
	margin: 10px 0;
}

.separador {
	margin-top: 20px !important;
	margin-bottom: 20px !important;
}

.inner-separador {
	background: #f15a24;
}

.inner-separador h4 {
	font-family: 'Myriad Pro', Arial, Helvetica;
	font-weight: bold;
	color: #fff;
	text-align: center;
}

.separador2 {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}

.inner-separador2 {
	background: #f15a24;
}

.inner-separador2 h4 {
	font-family: 'Myriad Pro', Arial, Helvetica;
	font-weight: bold;
	color: #fff;
	text-align: center;
	font-size: 22px;
}

#propiedades ul li a {
	position: relative;
	display: block;
	overflow: hidden !important;
}

.vendida {
	position: absolute;
	top: 38px;
	left: 0px;
	z-index: 99;
}

.propiedad-right {
	width: 190px;
	width: 100%;
	/*padding-left: 8px;*/
}

.propiedad-foto {
	text-align: center;
}

.propiedad-right h6 {
	font-weight: bold;
	font-family: 'Myriad Pro', Arial, Helvetica;
	font-size: 18px;
	margin: 0px;
}

.propiedad-right p {
	font-size: 14px;
	text-align: justify;
	color: #000;
	line-height: 16px;
	margin: 0px;
}

#propiedades .precio {
	color: #f15a24;
}

.precio {
	font-size: 17px !important;
}

.wide-footer {
	background: url(../img/footer_bg.jpg) repeat-x;
	/*height: 152px;*/
	height: 130px;
}

.wide-footer p {
	line-height: 16px;
	text-align: center;
	margin-top: 4%;
}

.btn_gallery {
	margin-top: 20px;
}

.btn_gallery li {
	padding-bottom: 20px;
}

.descripcion {	
	margin-top: 20px !important; 
}

.inner-descripcion {
	/*background: #f05a24;*/
	background: #fdeae3;
	padding: 10px;
	/*color: #fff;*/
	color: #000;
}

.inner-descripcion li {
	padding: 0px !important;
}

.recomendado {
	margin-top: 10px !important;
	margin-bottom: 20px !important;
}

.inner-recomendado {
	background: #fdeae3;
	padding: 10px;
}

.inner-recomendado ul {
	margin-bottom: 0px;
}

.inner-recomendado ul li {
	margin-bottom: 20px;
	padding: 0px;
}

.inner-recomendado ul li:last-child {
	margin-bottom: 0px !important;
}

#mensaje {
	height: 130px;
}

#submit {
	background: #f05a24;
}

#submit:hover, #submit:focus, #submit:hover, #submit:focus {
	background: #d84b19;
}

.propiedad-contacto {
	margin-top: 20px;
}

a.mybtn {
	background: #f05a24 !important;
	margin: 10px 0 0 0px !important
}

a.mybtn:hover, .mybtn:focus, .mybtn:hover, .mybtn:focus {
	background: #d84b19 !important;
}

.empresa {
	margin-top: 10px !important;
	background: url(../img/empresa_bg.png) 70px 0 no-repeat;
}

.empresa ul li {
	list-style: disc;
	list-style-position: inside;
}

.empresa .medium-8 {
	padding-top: 150px;
}

.envianos {
	margin-top: 10px !important;
	background: url(../img/envianos_bg.png) 70px 0 no-repeat;
}

.envianos .medium-8 {
	padding-top: 150px;
}

.interior h2 {
	color: #f05a24;
	font-weight: bold;
}

.mapa {
	margin-top: 20px !important;
}

.mapa img{
max-width:none !important;
}
.mapa label {
  width: auto; display:inline;
}

.contacto h2 {
	color: #f15a24;
	font-weight: bold;
}

#send {
	background: #fff;
	position: absolute;
	top: 500px;
	left: 50%;
	width: 400px;
	height: 110px;
	border-radius: 10px;
	border: 5px solid #00699b;
	z-index: 100;
	margin-left: -200px; 
	box-shadow: -2px 2px 5px #000;
	padding: 20px 0 0 0;
	text-align: center;
	display: none;
}

#send span {
	font-size: 28px;
	color: #f15a24;
}

#send2 {
	background: #fff;
	position: absolute;
	top: 900px;
	left: 50%;
	width: 400px;
	height: 110px;
	border-radius: 10px;
	border: 5px solid #00699b;
	z-index: 100;
	margin-left: -200px; 
	box-shadow: -2px 2px 5px #000;
	padding: 20px 0 0 0;
	text-align: center;
	display: none;
}

#send2 span {
	font-size: 28px;
	color: #f15a24;
}


.propiedad-social {
	float: right;
	margin: 0px;
}

.propiedad-social li {
	float: left;
	margin: 10px 10px 0 10px;
}

#tuc {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 120px;
}

#indicadores {
	position: absolute;
	top: 0px;
	left: 20%;
	background: #eee;
	padding: 5px;
	z-index: 99;
}

#ind {
	display: none;
}

.relative {
	position: relative;
}

#q {
	width: 200px;
	height: 33px;
}

#search2 form {
	margin: 130px 0 0 70px;
}

#search2 form table {
	background: 0px;
	border: 0px;
}

#search2 form table td {
	padding: 0px;
}

#search2 #submit {
	border: 0px !important;
	margin: -14px 0 0 0 !important;
	padding-top: 0px !important;
	background: url(../img/btn_buscar.png) no-repeat;
	width: 33px;
	height: 33px;
}

.header, .menu {
	background: #eee;
}



@media only screen and (min-width: 40.063em) {

	#ind {
		display: inline;
	}

	#tuc {
		width: 180px !important;
	}

	#logo {
	width: 230px !important;
	}


	#indicadores {
		display: block !important;
	}

	.top-bar {
		background: none !important;
	}

	#menu a {
		color: #000 !important;
	}

	#lavandero {
		display: block !important;
	}

	#buttons a p {
		display: block !important;
	}

	#buttons li {
		float: none;
		width: 100% !important;		
		margin-right: 0px !important;
		margin-bottom: 5px;
	}

	#buttons li:last-child {
		margin-bottom: none;
	}

	#buttons {
		margin: 0px !important;
	}

	.propiedad-right {
		padding-left: 8px;
	}

	.precio {
		font-size: 18px !important;
	}

	#search {
		display: block;
	}

	.btn_gallery {
		margin-top: 0px;
	}
	
	.propiedad-contacto {
		margin-top: 0px;
	}


}
