.slideInterno{
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
}
.imgAsBg{
	display: block;
	width: 100%;
	height: 100%;
}
.propiedadGaleria.proyecto a{
	color: #a2d65e !important;
}
.propiedadGaleria.unidades a{
	color: #e557cc !important;
}
#map_canvas{
	height: 477px;
}
#propsInfo,#dummyProp{
	display: none;
	opacity: 0;
	height: 0;
	width: 0;
}
.gmap .imgAsBg {
  width: 70px;
  height: 70px;
  display: inline-block;
}

.op.applied{
	opacity: 0.4;
}
#blanket{
	width: 100%;
	display: none;
	height: 100%;
	position: absolute;
	background-color: #FFF;
	opacity: 0.8;
	top: 0;
	left: 0;
	z-index: 1000;
}
#columnaIzquierda{
	display: none;
}

#columnaPrincipal {
	position: relative;
    width: 100%;
    float: none !important;
}
.box .insidebox {
    display: block !important;
    box-sizing: border-box;
}
#formBusqueda2{
	display: none;
}
#buscadorResultados{
    width: auto;
    margin: 0 auto;
    display: block;
    height: auto;
    box-sizing: border-box;
    background-color: #ABABAB;
    position: relative;
    top: 1px;
}
#header{
	border-bottom: 1px solid #3D66A8 !important;
}

#centerInformation{
	position: absolute;
	width: 90%;
	margin: 0 auto !important;
	left: 0;
	right: 0;
	height: 100%;
}
.boxCompleto{
	width: 82.4%;
	margin: 0 auto;
}
.propiedadGaleria{
	position: relative;
	width: calc(50% - 46px);
	float: left;
	display: block;
	color: #545454;
	font-weight: normal;
}
.propiedadGaleria:nth-of-type(2n){
	margin-left: 92px;

}
.propiedadGaleria .imagen{
	width: 100%;
}
.propiedadGaleria .imagen:before{
	display: block;
	padding-top: 58.77%;
	content: "";
	width: 100%;
}
.propiedadGaleria .imagen .cantidadImagenes{
	color: #333;
	z-index: 250;
	display: none;
}
.informacionInterna{
	position: absolute;
	bottom: 0;
	width: 100%;
	background: #4d4d4d;
	opacity: 0.8;
	height: 42px;
	display: none;
    background: linear-gradient(0deg,rgba(5,5,5,0.85), rgba(0,0,0,0) 100%) no-repeat;
}

.informacionInterna ul{
	width: 100%;
	padding: 0;
	margin: 0;
	height: 100%;
}
.informacionInterna ul li{
	width: 33%;
	float: left;
	height: 33px;
	text-align: center;
	list-style: none;
	line-height: 33px;
	margin-top: 5px;
}
.informacionInterna ul li:nth-of-type(n+2) i{
	margin-right: 10px;
}
.informacionInterna ul li:nth-of-type(n+2){
	border-left: 1px solid white;
}
.informacionInterna ul li i{
	font-size: 29px;
	color: white;
}
.informacionInterna ul li span{
	font-size: 21px;
	color: white;
}

.etiqueta p{
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	margin-bottom:0;
}
.etiqueta p.precio{
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;	
	margin-top: 0;
	color: #3E3E3E;
}

.contacto_link, .quienes_link{
	display: none;
}

.link_ocultos{
	display: block !important;
}

body .sc_wrapper .sc_ul .sc_li a{
    color: #666666 !important;
    font-size: 15px !important;
    width: 100%!important;
    box-sizing: border-box;
}
@media screen and (max-width: 1050px) {
	#precio {
		display: none;
	}
	#buscadorResultados{
		width: 100% !important;
		box-sizing: border-box;
	}
	body form#formBusqueda, html form#formBusqueda{
		width: 100% !important;
		position: static !important;

	}
	body .sc .sc_label, html .sc .sc_label{
		width: 100% !important;
	}
	body .sc, html .sc{
		width: 100% !important; 
		margin: 0 !important;
		margin-top: 10px;
	}
	.box .insidebox{
		height: auto !important;
	}
	.insidebox{
		width: auto !important;
	}
	#fakeInputBg1{
		width: 100% !important;
		display: block !important;
		margin-left: 0 !important;
	}
	#fakeInputBg1 input{
		width: calc(100% - 20px) !important;
	}
	#precio{
		width: 100% !important;
		margin-left: 0 !important;
	}
	#label_precio{
		width: 100% !important;
	}
	body #sc_IDBanios, html #sc_IDBanios{
		width: 100% !important;
	}
	body a.boton_verde_v, html a.boton_verde_v{
		position: static;
		top: 0;
		width: 100% !important;
		margin-left: 0;
		border: 1px solid #FFF;
	}
	body .insidebox, html .insidebox{
		top: 0;
		padding: 10px !important;
	}
}

@media screen and (max-width: 1050px) {
	.listadoGaleria .boxCompleto .propiedadGaleria{
		float: none !important;
		width: 100% !important;
		margin-left: 0 !important;
	}
}
