/* buscador: diseño horizontal */
@import url("//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/imp_buscador_horizontal.css");

@import url(http://fonts.googleapis.com/css?family=Oxygen:400,300,700);

/* ====================
   GENERALES
   ==================== */
#background {
	height: 100%;
}

body, #container {
	height: 100%;
}

header {
	position: relative;
	height: 140px;
}

#home header {
	height: 100%;
}

#logo {
	top: 22px;
	z-index: 12;
	width: auto;
}

#content {
	margin: 0 auto !important;
	display: block;
	padding: 10px 0 0 0;
}

#home #content {
	padding-top: 0px;
}

section {
	margin: 0px auto;
	padding-top: 20px;
	padding-bottom: 50px;
}

#home section {
	padding-top: 0;
}

body {
	font-family: 'Oxygen', sans-serif;
}

a {
	color: #575757;
}

a:hover, a:active {
	color: #1f5f82;
}

::selection {
	background: #1f5f82;
	color: #FFF;
}

.btn {
	border-radius: 2px;
	border: none;
	background: #2b80af;
	color: #fff;
}

.btn:hover {
	border: none;
	background: #13425c;
}

#bgContent {
	position: relative;
	padding-top: 50px;
}

h2 {
	padding-left: 0px;
	padding-top: 5px;
	margin-bottom: 30px;
	color: #292929;
	font-weight: 700;
	font-size: 26px;
	text-align: left;
	position: relative;
}

.etiqueta {
	top: 10px !important;
	left: -5px !important;
}

.modalContainer {}

.simuladorHipoteca.modalContainer .modal {
	padding: 47px 0 30px 0;
}

.modalContainer form {
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

form div.line input[type="text"], form div.line select, form div.line textarea {
	border-radius: 0;
}

#seccionInterna, #contacto, .offers, #detalle {
	padding: 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

#captacion #seccionInterna legend {
	background: none;
}

#sliderPropiedad {
	background: none;
}

#contacto .datosContacto {
	background: none;
}

#contacto .datosContacto .sucursales .sucursal:nth-child(2n+1) {}

.box_listado.offers #listOffers, .box_mapa.offers #listOffers {
	width: 74%;
}

#footer {
	position: fixed;
	bottom: 0px;
	left: 0;
}


/* ====================
   SLIDER
   ==================== */
#slider {
	z-index: 0;
	position: relative;
	height: 100%;
	margin: 0 auto;
}

#slider:after {
	content: "";
	width: 100%;
	height: 10px;
	position: absolute;
	bottom: 0;
	background: #fff;
	background: rgba(255,255,255,0.85);
}

#home #slider {
	display: block;
}

#slider #slideshow {
	/*overflow: visible;*/
	border-bottom: 3px solid #fff;
	height: 100%;
}

.nivoSlider img {
	width: 1920px !important;
	/*height: 645px !important;
	left: 50% !important;
	margin-left: -960px !important;*/
}

.nivo-caption {
	background: none !important;
	padding: 10px !important;
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
	/*display: none !important;*/
	bottom: 30px !important;
	left: 50% !important;
	overflow: visible !important;
}

.nivo-caption > div {
	padding: 18px;
	background: #fff;
	background: rgba(255,255,255,0.85);
	color: #292929;
	font-size: 20px;
	position: relative;
}

.nivo-caption > div:after {
	content: "";
	width: 23px;
	height: 12px;
	background: url(img/icn_nivocaption.png) no-repeat center;
	position: absolute;
	bottom: -30px;
	left: 30px;
}

/*.nivo-caption > div span:after {
	content: "";
	display: inline-block;
	width: 4px;
	height: 4px;
	margin: 0 20px;
	border-radius: 50%;
	border: 2px solid #9e8955;
	position: relative;
	top: -2px;
}*/

.nivo-caption > div span {
	display: inline-block;
	margin-right: 30px;
}

.nivo-caption > div span:last-child {
	margin-right: 0;
}

.nivo-caption > div span.tipo {
	font-weight: 700;
	color: #000;
}

.nivo-caption > div span.precio {
	font-weight: 700;
	color: #1f5f82;
}

.nivo-caption > div span.superficie:after, .nivo-caption > div span.precio:after {
	display: none;
}

.nivo-caption p {
	color: #292929;
	font-size: 26px;
	font-weight: 700;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-shadow: 0 0px 5px #292929;
}

.nivo-directionNav {
	position: absolute;
	bottom: -23px;
	left: 50%;
	z-index: 10000;
	height: 60px;
	
	width: 500px !important;
	right: 50%;
	left: initial;
	margin-right: -610px;
}

.nivo-directionNav a {
	top: 0 !important;
	width: 34px;
	height: 34px;
	text-indent: -9999px;
	background-image: url(img/nav_slider.png);
}

.nivo-directionNav a.nivo-nextNav {
	background-position: -34px 0;
}

.nivo-directionNav a.nivo-prevNav {
	background-position: 0 0;
}

.nivo-directionNav a.nivo-nextNav:hover {
	background-position: -34px -34px;
}

.nivo-directionNav a.nivo-prevNav:hover {
	background-position: 0 -34px;
}

.nivo-prevNav {
	left: initial !important;
	right: 39px;
}

.nivo-controlNav {
	display: table;
	padding-top: 0 !important;
	margin: 0 auto;
	margin-top: -25px;
	position: relative;
	z-index: 10;
}

.nivo-controlNav a {
	float: left;
	width: 22px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	background: #fff;
	color: #313740;
	margin-right: 3px;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

.nivo-controlNav a.active, .nivo-controlNav a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

#slider .highlighted img {
	top: 0;
}



/* ==================== 
   NAVEGACIÓN
   ==================== */
#navegacion {
	position: absolute;
	top: 0px;
	z-index: 11;/*9*/
	background: #1d1d1d;
	padding: 40px 0 0 0;
}

#navegacion nav {
	display: table;
	margin: 0 auto;
	position: relative;
}

#navegacion #navHeader {
	float: right;
	margin-right: 75px;
}

#navegacion #navHeader #navLinks li {
	/*border-right: 1px solid #ccc;*/
}

#navegacion nav ul#favoritos > li > a {
	position: absolute !important;
	right: 43px;
}

#navegacion ul#favoritos > li > div {
	margin-top: 60px;
}

#navegacion ul li a {
	height: 60px;
	line-height: 60px;
	color: #fff;
	text-transform: uppercase;
	padding: 0px 10px !important;
	position: relative;
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
}

#navegacion .dropDownMenu .dropDownMenu a {
	height: 40px;
	line-height: 40px;
}

#navegacion ul li:hover > a, #navegacion ul li > a:hover {
	background: #313740;
	color: #fff;
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
}

#navegacion ul li.dropDownMenu:hover ul li:hover {
	background: #313740 !important;
}

#navegacion ul li.dropDownMenu:hover ul li a, #navegacion ul li.dropDownMenu ul li a:hover {
	background: none !important;
}

#navegacion #navLinks li:last-child a {
	border-right: none;
}

#navegacion ul li.dropDownMenu:hover > a {
}

#navegacion ul li.dropDownMenu:hover > a:after {
	display: none;
}

#navegacion nav div > ul > li > a, #navegacion nav ul#favoritos > li > a {
	position: relative;
}

#navLinks .dropDownMenu > a > i {
	float: left;
	margin-top: 9px;
	margin-right: 4px;
}

#navLinks .dropDownMenu > a > span {
	float: left;
}

.dropDownMenu ul {
	background: #eaeaea !important;
}

#navLinks > li.dropDownMenu > ul:before, #operationList > li.dropDownMenu > ul:before, #idiomas > li.dropDownMenu > ul:before {
	content: "";
	position: absolute;
	top: -5px;
	left: 14px;
	width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #eaeaea;
}

.dropDownMenu ul li a {
	color: #313740 !important;
	border-right: none !important;
	margin: 0 10px;
}

#navegacion ul li.dropDownMenu:hover > a {
	color: #fff !important;
}

.dropDownMenu ul li a:hover {
	color: #fff !important;
	background: #20242c !important;
}

#navegacion.fixed {
	position: absolute;
	top: 205px;
}


/* ====================
   FAVORITOS
   ==================== */
#navegacion ul#favoritos {
	/*float: none;*/
}

#navegacion ul#favoritos > li > div {
	background: #eaeaea !important;
	left: 50%;
}

#navegacion nav ul#favoritos > li > a span {
	display: none !important;
}

#navegacion ul#favoritos > li > div > div > div > ul > li {
	background: #fff;
	height: 180px;
	padding: 0px !important;
	box-shadow: 0 0 2px #888;
}

#navegacion ul#favoritos > li > div > div > div > ul > li:hover {
}

#navegacion ul#favoritos > li:hover > div a {
	height: 82px;
}

#navegacion ul#favoritos > li > div > div > div > ul > li figure {
}

#navegacion ul#favoritos > li > div > div > div > ul > li h3 {
	top: 0px;
	left: 0px;
}

#navegacion ul#favoritos > li > div > div > div > ul > li h3 {
	padding: 5px;
}

#navegacion ul#favoritos > li > div > div > div > ul > li h3 a {
	padding: 0 !important;
	font-size: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 22px !important;
	line-height: 22px;
	color: #001029	 !important;
	text-shadow: none;
}

#navegacion ul#favoritos > li > div > div > div ul li .contenido {
	padding: 0 5px;
	margin-top: -10px !important;
}

#navegacion ul#favoritos > li > div > div > div ul li .contenido .descripcionCaracteristicas {
	height: 32px;
	color: #575757;
}

#navegacion ul#favoritos > li > div > div > div ul li .contenido .descripcionCaracteristicas li {
	width: 40%;
}

#navegacion ul#favoritos > li > div > div > div ul li .contenido .descripcionCaracteristicas li i {
	top: 0 !important;
}

#navegacion ul#favoritos > li > div > div > div > ul > li .contenido .precio {
	background: none !important;
	color: #292929 !important;
	margin-top: -10px;
	font-weight: 700;
	margin-top: 3px !important;
	text-align: center;
}

/*--------------------
 :: IDIOMAS
--------------------*/
#navegacion ul#idiomas {
	position: absolute;
	right: -15px;
}

#navegacion ul#idiomas li a {
	background: none !important;
	text-transform: inherit;
	font-weight: 300;
}

#navegacion ul#idiomas > li:hover > a {
	background: #313740 !important;
}

#navegacion ul#idiomas li ul {
	background: #eaeaea;
}

#navegacion ul#idiomas li ul li a {
	height: 40px;
	line-height: 40px;
}

#navegacion ul#idiomas li:hover > a {
}

#navegacion ul#idiomas li a span > span:last-child {
	display: none;
}


/* ====================
   DATOS CONTACTO HEADER 
   ==================== */
header .datosContacto {
	top: 19px !important;
	z-index: 12;
}

header .datosContacto address {
	background: none;
	color: #575757;
	padding: 0;
	position: relative;
	width: 100%;
}

header .datosContacto address a {
	color: #fff;
	text-decoration: none;
}

header .datosContacto address ul {
	float: right;
}

header .datosContacto address ul li {
	color: #fff;
	font-size: 14px;
	text-align: right;
	margin-bottom: 15px;
	display: inline-block;
}

header .datosContacto address ul li.direccion {
	display: inline-block;
	margin-right: 5px;
}

header .datosContacto address ul li.direccion:after {
	content: ",";
}

header .datosContacto address ul li.telefono {}

header .datosContacto address ul li.poblacionProvincia {
	display: inline-block;
}

header .datosContacto address ul li i {
	margin-right: 10px;
	color: #565656;
	margin-left: 5px;
	text-align: right;
}

header .datosContacto address ul li.poblacionProvincia i {
	display: none;
}

header .datosContacto li.agencia, header .datosContacto li.fax, header .datosContacto li.movil, header .datosContacto ul:first-child li:last-child, header .datosContacto li.direccion, header .datosContacto li.poblacionProvincia {
	display: none !important;
}

header .datosContacto address .socialLinks {
	border-top: none;
	margin: 0;
	padding: 0;
	margin-top:-4px;
}

header .datosContacto address .socialLinks li {
	margin-right: 0;
	margin-left: 5px;
}
header .datosContacto address .socialLinks li a i {
	color:#fff;
}

/* ==================== 
   BUSCADOR 
   ==================== */
#buscador {
	top: 0px;
	background: none !important;
	width: 100%;
	left: 0;
	margin-left: 0;
	position: relative;
}

#buscador > div {
	margin: 0 auto;
	display: table;
	position: relative;
	background: #1f5f82;
	padding-top: 10px;
}

#buscador #openProperty form div.line, #buscador #openNew form div.line {
	width: 48.5%;
}

#buscador .tabs {
	margin-top: -44px;
	border-bottom: 1px solid transparent;
}

#buscador .tabs li a {
	color: #1e526d;	
	background: #1f5f82;
	background: rgba(31,95,130,0.5);
	border-radius: 0;
}

#buscador .tabs li a:hover {
	border-bottom: none;
	background: #1f5f82;
	color: #fff;
}

#buscador .tabs li.activo a {
	background: #1f5f82;
	color: #fff;
	border: 1px solid transparent;
	border-bottom: none;
}

#buscador label {
	font-size: 12px;
	color: #fff;
}

.modal, .modal label {
	color: #575757 !important;
}

#buscador div#openProperty form, #buscador div#openNew form, #buscador div#openProperty form fieldset, #buscador div#openNew form fieldset {
	margin-bottom: 0;
	padding-bottom: 0;
}

/*div#openProperty form:last-child div.line:last-child {
	width: 68px !important;
}*/

.filtroResultados > ul > li > ul {
	top: 37px;
}

.filtroResultados > ul > li > ul:before {
	content: "";
	position: absolute;
	top: -5px;
	right: 9px;
	width: 0;
	height: 0;
	border-left: 5px solid rgba(0, 0, 0, 0);
	border-right: 5px solid rgba(0, 0, 0, 0);
	border-bottom: 5px solid #e4e4e4;
}

.busquedaAvanzada > a {
	padding: 10px 15px;
	top: -34px;
	right: 0;
	color: #1e526d;
	background: #1f5f82;
	background: rgba(31,95,130,0.5);
}

.busquedaAvanzada > a:hover {
	color: #fff;
	background: #1f5f82;
}


/* ====================
   MAIN TEXT
   ==================== */
article#mainText {
	background: #deecf3;
	background-position: 0 0 !important;
	padding: 0 0 20px 0;
	margin: 0 auto;
}

#home article#mainText {
	padding-top: 30px;
	margin-top: -40px;
}

#home article#mainText, #home .offers {
	margin-bottom: 30px;
}

#mainText .welcome {
	width: 80% !important;
}

#mainText .welcome div {
	width: 100%;
}

#mainText .datosContacto {
	display: none;
}

#mainText > div {
	padding: 20px 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	display: table;
	min-height: 175px;
	background: url(img/codigoQR.png) no-repeat right center;
}


/* ====================
   BOX PROMOCIONES, VENTA Y ALQUILER
   ==================== */
.promocion, .venta, .alquiler {
	padding: 0px !important;
	background: none;
}

.promocion {
	background: #509fcc url(img/bg_promociones.png) no-repeat right bottom;
	padding: 5px !important;
}

.venta, .alquiler {
	background: #eaeaea url(img/bg_promociones.png) no-repeat right bottom;
}

.promocion h3, .venta h3, .alquiler h3 {
	width: 100%;
	font-size: 20px;
	color: #fff;	
	text-align: left;
	font-weight: 400;
	margin: 7px 0 0 0;
	padding: 5px 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	position: relative;
	z-index: 10;
}

.venta h3, .alquiler h3 {
	text-align: center;
	color: #13425c;
}

.promocion figure:hover .sliderPropiedad.sliderMini {
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
}

.promocion .sliderPropiedad .sliderPrincipal .img img {
	position: relative;
	border-radius: 2px;
}

.promocion .sliderPropiedad .sliderPrincipal .img img:before {
	content: "";
	width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #f36639;
	position: absolute;
	top: 5px;
	right: -10px;
}

.venta .sliderPropiedad .sliderPrincipal .img img, .alquiler .sliderPropiedad .sliderPrincipal .img img {
	position: relative;
	border-radius: 2px;
}

.venta .sliderPropiedad .sliderPrincipal .img img:before, .alquiler .sliderPropiedad .sliderPrincipal .img img:before {
	content: "";
	width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 5px solid #f36639;
    border-bottom: 5px solid transparent;
	position: absolute;
	top: 5px;
	right: -10px;
}

#results .promocion .sliderPropiedad .sliderPrincipal .img img, #results .venta .sliderPropiedad .sliderPrincipal .img img, #results .alquiler .sliderPropiedad .sliderPrincipal .img img {
	border: none;
}

.promocion figure div.mask {
	background: none;
	bottom: 2px;
	max-height: 155px;
	z-index: 11;
	display: none;
}

.promocion figure:hover div.mask {
}

.promocion figure div.mask a {
	width: 100%;
	height: 100%;
	padding: 0;
	position: relative;
	top: -4px;
	left: -1px;
	background: none;
	text-indent: -9999px;
	border: 1px solid #FFF;
}

.promocion figure div.mask a:hover {
	background: rgba(255,255,255,0.4);
}

.promocion .contenido {
	height: 44px;
	margin: 7px 0 10px 0;
	z-index: 10;
	position: relative;
	padding: 0 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.promocion .contenido .acciones a {
	text-indent: -9999px;
	position: absolute;
	bottom: -5px;
	right: -5px;
	width: 70px;
	height: 48px;
	background: url(img/bg_accionpromociones.png) no-repeat 0 0;
	display: none;
}

.promocion .contenido .acciones a:hover {
	background: url(img/bg_accionpromociones.png) no-repeat 0 -49px;
}

.promocion .contenido .descripcionCaracteristicas p {
	font-size: 14px;
	margin: 0px;
	color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.promocion .contenido .precio {
	background: none;
	color: #fff;
	margin: 0;
	padding: 0;
	font-size: 14px;
	text-align: left;
}

.box_horizontal .venta h3, .box_horizontal .alquiler h3 {
	top: 7px !important;
	left: 159px !important;
	width: 301px !important;
	background: none !important;
	text-align: left !important;
	box-shadow: none !important;
}

.box_horizontal .venta h3:before, .box_horizontal .alquiler h3:before, .box_horizontal .venta h3:after, .box_horizontal .alquiler h3:after {
	display: none;
}

.box_horizontal .promocion .contenido .descripcionCaracteristicas ul.caracteristicas, .box_horizontal .venta .contenido .descripcionCaracteristicas ul.caracteristicas, .box_horizontal .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas {
	text-align: left;
}

.box_horizontal .promocion .contenido .descripcionCaracteristicas ul.caracteristicas li, .box_horizontal .venta .contenido .descripcionCaracteristicas ul.caracteristicas li, .box_horizontal .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li {
	width: auto;
	margin-right: 30px;
}

.venta figure div.mask, .alquiler figure div.mask {
	position: absolute;
	background: none;
	z-index: 11;
	height: auto;
}

.venta figure div.mask, .alquiler figure div.mask, .venta figure:hover div.mask, .alquiler figure:hover div.mask {
	bottom: -165px;
}

.venta figure div.mask div.referencia, .alquiler figure div.mask div.referencia {
	background: none;
	font-size: 12px;
	text-align: center;
}

.box_horizontal .venta figure div.mask div.referencia, .box_horizontal .alquiler figure div.mask div.referencia {
	text-align: left;
	width: 250px;
	left: 159px;
}

.venta figure div.mask div.referencia span.tipo, .alquiler figure div.mask div.referencia span.tipo {
	color: #000 !important;
	float: none;
	margin: 0;
}

.venta figure div.mask div.referencia span.tipo:after, .alquiler figure div.mask div.referencia span.tipo:after {
	content: "-";
	margin: 0 10px;
}

.venta figure div.mask div.referencia span.numeroRef, .alquiler figure div.mask div.referencia span.numeroRef {
	color: #000 !important;
	float: none;
	margin: 0;
}

.venta figure div.mask div.referencia span.numeroRef:before, .alquiler figure div.mask div.referencia span.numeroRef:before {
	content: "Ref. ";
}

.venta figure .sliderPropiedad.sliderMini, .alquiler figure .sliderPropiedad.sliderMini {
}

.venta figure:hover .sliderPropiedad.sliderMini, .alquiler figure:hover .sliderPropiedad.sliderMini {
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
}

.box_horizontal .venta .contenido .descripcionCaracteristicas h4, .box_horizontal .alquiler .contenido .descripcionCaracteristicas h4 {
	background: none;
}

.venta .contenido .descripcionCaracteristicas h4 a, .alquiler .contenido .descripcionCaracteristicas h4 a {
	color: #575757;
	text-decoration: none;
}

.promocion .contenido .descripcionCaracteristicas ul.caracteristicas, .venta .contenido .descripcionCaracteristicas ul.caracteristicas, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas {
	text-align: center
}

.promocion .contenido .descripcionCaracteristicas ul.caracteristicas li, .venta .contenido .descripcionCaracteristicas ul.caracteristicas li, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li {
	display: inline-block;
	width: 35%;
}

.promocion .contenido .descripcionCaracteristicas ul.caracteristicas li i.wxp-habitaciones, .venta .contenido .descripcionCaracteristicas ul.caracteristicas li i.wxp-habitaciones, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li i.wxp-habitaciones {
	display: inline-block;
	width: 19px;
	height: 11px;
	background: url(img/icn_habitaciones.png) no-repeat;
	margin-right: 8px;
}

.promocion .contenido .descripcionCaracteristicas ul.caracteristicas li i.wxp-supConstruida, .venta .contenido .descripcionCaracteristicas ul.caracteristicas li i.wxp-supConstruida, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li i.wxp-supConstruida, .promocion .contenido .descripcionCaracteristicas ul.caracteristicas li i.wxp-supParcela, .venta .contenido .descripcionCaracteristicas ul.caracteristicas li i.wxp-supParcela, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li i.wxp-supParcela, .promocion .contenido .descripcionCaracteristicas ul.caracteristicas li i.wxp-supHabitable, .venta .contenido .descripcionCaracteristicas ul.caracteristicas li i.wxp-supHabitable, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li i.wxp-supHabitable {
	display: inline-block;
	width: 12px;
	height: 12px;
	background: url(img/icn_sup.png) no-repeat;
	margin-right: 8px;
}

.descripcionCaracteristicas .caracteristicas span {
	font-weight: 300 !important;
	display: none;
}

.venta .contenido .acciones, .alquiler .contenido .acciones {
	position: absolute;
	top: 0 !important;
	left: 0;
	padding: 10px;
	width: 100%;
	height: 144px;
	box-sizing: border-box;
	z-index: 11;
	display: none;
}

#results .venta .contenido .acciones, #results .alquiler .contenido .acciones {
	height: 153px;
}

.venta .contenido .acciones a, .alquiler .contenido .acciones a {
	font-size: 18px;
	width: 16px;
	height: 19px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	width: 100%;
	height: 100%;
	border: 1px solid #FFF;
}

.sliderPropiedad.sliderMini .sliderPrincipal > a {
	width: 18px;
	height: 33px;
	top: 35%;
	margin-top: -16px;
	background-image: url(img/nav_slider_box.png);
	background-repeat: no-repeat;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.sliderPropiedad.sliderMini .sliderPrincipal > a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

.sliderPropiedad.sliderMini .sliderPrincipal > a.anterior {
	background-position: 0 0;
}

.sliderPropiedad.sliderMini .sliderPrincipal > a.siguiente {
	background-position: -18px 0;
}

.sliderPropiedad.sliderMini .sliderPrincipal > a i {
	display: none;
}

.sliderPropiedad.sliderMini .sliderPrincipal > a.anterior:hover, .sliderPropiedad.sliderMini .sliderPrincipal > a.siguiente:hover {
	cursor: pointer;
}

.venta .contenido, .alquiler .contenido {
	padding: 10px;
	margin-top: -2px;
	height: 105px;
	position: relative;
}

.box_horizontal .venta .contenido, .box_horizontal .alquiler .contenido {
	padding: 0;
}

.box_vertical .venta .contenido .precio, .box_vertical .alquiler .contenido .precio {
	color: #fff;
	font-size: 20px;
	padding: 10px 0 0 0px !important;
	margin: 10px auto 0 auto;
	background: #1f5f82;
	background: rgba(31,95,130,0.85);
	z-index: 10 !important;
	position: absolute;
	bottom: 160px;
	left: 0;
	width: 100%;
	height: 50px;
}

.box_vertical .venta .contenido .precio span, .box_vertical .alquiler .contenido .precio span {
	font-weight: 300 !important;
}

.box_vertical .venta .contenido .precio p, .box_vertical .alquiler .contenido .precio p {
	line-height: 40px !important;
	/*float: right;*/
}

.venta .contenido .precio .antes, .alquiler .contenido .precio .antes {
	color: #fff;
	margin: -11px 0 -20px 0;
	/*float: left !important;*/
}

#results .box_horizontal .venta .contenido .precio p, #results .box_horizontal .alquiler .contenido .precio p {
	float: none !important;
	display: inline-block;
}

#results .box_horizontal .venta .contenido .precio .antes, #results .box_horizontal .alquiler .contenido .precio .antes {
	color: #fff;
}

.venta .contenido .descripcionCaracteristicas, .alquiler .contenido .descripcionCaracteristicas {
	color: #575757;
}

.venta .contenido .descripcionCaracteristicas h4, .alquiler .contenido .descripcionCaracteristicas h4 {}

.box_horizontal .promocion figure, .box_horizontal .venta figure, .box_horizontal .alquiler figure {
	top: 10px;
	left: 10px;
}

.box_horizontal .promocion figure .mask, .box_horizontal .venta figure .mask, .box_horizontal .alquiler figure .mask, .box_horizontal .promocion figure:hover .mask, .box_horizontal .venta figure:hover .mask, .box_horizontal .alquiler figure:hover .mask {
	bottom: 2px;
}

.box_horizontal .promocion .contenido .precio, .box_horizontal .venta .contenido .precio, .box_horizontal .alquiler .contenido .precio {
	position: absolute;
	top: 0px;
	right: 10px;
}

.box_horizontal .promocion .descripcion, .box_horizontal .venta .descripcion, .box_horizontal .alquiler .descripcion {
	float: none;
}

.contenido .descripcionCaracteristicas {
	text-align: center;
}

.promocion .contenido .descripcionCaracteristicas {
	text-align: left;
}

.box_horizontal .contenido .descripcionCaracteristicas {
	text-align: left;
}

.box_horizontal .promocion .contenido, .box_horizontal .venta .contenido, .box_horizontal .alquiler .contenido {
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	width: 80%;
}

.box_horizontal .venta .contenido .descripcionCaracteristicas, .box_horizontal .alquiler .contenido .descripcionCaracteristicas {
	margin-top: 35px;
}

#results .box_horizontal .venta .contenido .acciones, #results .box_horizontal .alquiler .contenido .acciones {
	display: none;
}

.box_horizontal .promocion, .box_horizontal .venta, .box_horizontal .alquiler {
	min-height: 151px;
}



/* ====================
   FORMULARIO ALERTAS BÚSQUEDAS
   ==================== */



/* ====================
   MAILING LIST
   ==================== */
aside {
	background: #ddd;
	margin: 0 auto;
}

aside #mailingList p, aside #mailingList form .line.checkbox p a {
	color: #575757;
}

aside #mailingList form .line.checkbox {
	top: 40px;
}


/* ====================
   RESULTS
   ==================== */
.vistaResultados ul li a:hover, .vistaResultados ul li a.activo, .paginacion ul li span.activa, .paginacion ul li a:hover {
	background: #292929;
	border: 1px solid #292929;
}

.paginacion ul li span, .paginacion ul li a {
	border: 1px solid #292929;
	color: #292929;
}



/* ====================
   LEYENDA RESULTADOS
   ==================== */



/* ====================
   FICHA
   ==================== */
#detalle #ficha .header .headerTitulo  {
	border-bottom: 3px solid #000;
}

#detalle #formMasInfo {
	width: 100%;
	float: none;
}

#detalle #formMasInfo label, #detalle #formMasInfo a {
	color: #313740;
}

#detalle .colIzq .detallesFicha {
	width: 100% !important;
	float: none !important;
}

#detalle #sliderPropiedad .img img {
	max-width: 100%;
}

#sliderPropiedad .sliderPrincipal > a {
	/*width: 28px;
	height: 55px;
	top: 50%;
	z-index: 10;
	margin-top: -26px;
	background-image: url(img/nav_slider.png);
	background-repeat: no-repeat;
	opacity: 0.5;
	filter: alpha(opacity=50);*/
}

#sliderPropiedad .sliderPrincipal > a:hover {
	/*opacity: 1;
	filter: alpha(opacity=100);*/
}

#sliderPropiedad .sliderPrincipal > a.anterior {
	/*background-position: 0 0;*/
}

#sliderPropiedad .sliderPrincipal > a.siguiente {
	/*background-position: -28px 0;*/
}

#sliderPropiedad .sliderPrincipal > a i {
	/*display: none;*/
	text-shadow: 0 0 2px #575757;
}

#sliderPropiedad .sliderPrincipal > a.anterior:hover, #sliderPropiedad .sliderPrincipal > a.siguiente:hover {
	/*cursor: pointer;*/
}

#fichaScroll {
	top: 10px;
	left: 10px;
	width: 170px;
	margin-left: 0;
	background: #20242c;
	box-shadow: 0 0 2px #575757;
	z-index: 11;
}

#fichaScroll figure, #fichaScroll div {
	float: none;
	width: auto;
}

#fichaScroll div ul li {
	display: block;
	width: 100%;
	color: #fff;
}

#fichaScroll div ul li i {
	color: #646a74;
}

body#promo_details #detalle .colDch {
	position: relative;
}

body#promo_details #detalle .colDch {
	padding-top: 260px;
}

body#promo_details #detalle .colDch .detallesFicha {
	position: absolute;
	top: 0;
	width: 100%;
}

/* ====================
   CONTACTO
   ==================== */



/* ====================
   CAPTACIÓN
   ==================== */
form fieldset legend {
	color: #292929;
	border-bottom: 3px solid #a6acb5;
	padding: 8px 0;
	margin: 0 0 20px 0;
}



/* ====================
   MODAL
   ==================== */
.modalContainer form .colIzq, .modalContainer form .colDcha {
	width: 49% !important;
}

.modalContainer form .colDcha {
	float: right !important;
}




/* ====================
   FOOTER
   ==================== */
footer {
	background: #063953;
	color: #fff;
}

footer a {
	color: #fff;
}

footer div.email > i, footer div.direccion > i, footer div.tlf > i, footer div.socialLinks > i {
	color: #446b7e !important;
}

footer #creditos {
	border-top: 1px solid #446b7e;
}

footer #creditos .right p a {
	background-image: url(//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/img/logoinmoweb2_blanco.png) !important;
}

/* ====================
   icono accesos directos
   ==================== */
#operationList li.title {
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}

#operationList li.title:before {
	content: "\f002";
	color: #fff;
	position: relative;
	top: 23px;
	left: 50%;
	margin-left: -7px;
	z-index: 1;
}

#operationList li.title ul {
	font-family: 'Oxygen', sans-serif;
}

#operationList li.title a.title {
	text-indent: -9999px;
	width: 10px;
	position: relative;
	top: -14px;
}

#seccionInterna img {
    width: 100% !important;
    height: auto !important;
}


/* ====================
   RESPONSIVE
   ==================== */
@media screen and (min-width: 0) and (max-width: 767px) {	
	header, #content, #seccServicios .contenedor {
		width: 100%;
	}
	
	header {
		height: auto !important;
	}
	
	header h1 {
		height: 130px;
	}
	
	#home #bgContent {
		padding-top: 0px;
	}
	
	#bgContent {
		padding-top: 0;
	}
	
	section {
		padding-top: 60px;
		float: none;
		width: 100%;
	}
	
	#home #content, #content {
		padding-top: 0 !important;
		margin-top: 0 !important;
	}
	
	#home section {
		padding-top: 10px;
	}
	
	#home #logo:after {
		display: none;
	}
	
	#logo {
		position: initial;
	}
	
	#logo img {
		width: 85%;
		padding: 20px 0;
	}
	
	#buscador > div {
		width: 100% !important;
		padding: 0 !important;
	}
	
	#buscador #openProperty form div.line, #buscador #openNew form div.line {
		width: 100%;
	}
	
	#buscador div form:first-child {
		padding: 10px;
	}
	
	.etiqueta {
		top: 10px !important;
	}
	
	#slideshow {
		display: none;
	}	
	
	#navegacion {
		z-index: 100000;
		top: 97px;
		position: initial;
		padding: 0;
	}
	
	.box_vertical .venta .contenido .precio, .box_vertical .alquiler .contenido .precio {
		bottom: 170px;
	}
	
	#navegacion nav {
		padding: 0;
	}
	
	#navegacion ul li a {
		padding: 8px 15px !important;
	}
	
	#navegacion #navHeader #navToggle, #navegacion #navHeader #searchToggle {
		display: inline-block;
	}
	
	#navegacion ul#idiomas {
		top: 0px;
		right: 10px;
		z-index: 1000000;
	}
	
	#navegacion ul#idiomas li a {
		height: 26px;
		line-height: 26px;
	}
	
	#navegacion #navHeader #navToggle button, #navegacion #navHeader #searchToggle button {
		margin: 5px 0;
		padding: 2px 7px;
		background: #696969;
		border-color: #696969;
		color: #fff;
	}
	
	#navegacion #navHeader #navLinks li:last-child {
		border-right: none;
		border-left: none;
		padding-left: 0px;
		margin-left: 0px;
	}
	
	#slider {
		display: none !important;
	}
	
	#navegacion #navHeader {
		position: inherit;
		padding: 0 10px;
		float: left;
		width: 100%;
		box-sizing: border-box;
	}
	
	#navegacion #navHeader #navLinks {
		top: 43px;
		padding: 0 10px;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		background: #fff;
	}
	
	#navegacion #navHeader #navLinks .dropDownMenu ul {
		background: none !important;
	}
	
	#navegacion ul li:hover a {
		background: none;
		color: #575757;
	}
	
	#navegacion nav div > ul > li:hover > a:before, #navegacion nav ul#favoritos > li:hover > a:before {
		display: none;
	}
	
	#navegacion ul#idiomas > li > a {
		margin-bottom: 0;
	}
	
	#home #buscador, #buscador {
		z-index: 1000;
		top: 15px;
		display: none;
		float: none !important;
		padding: 0 !important;
		background: #fff !important;
	}
	
	.home_section {
		display: none;
	}
	
	#buscador .tabs {
		background: #fff;
		margin-top: -35px;
	}
	
	#idiomas > li > a > i {
		color: #fff;
	}
	
	#navegacion ul li a {
		color: #575757;
		height: 40px;
		line-height: 40px;
	}
	
	section {
		float: none !important;
		width: 100% !important;
	}
	
	#home section article.offers {
		top: 0px;
	}
	
	.box_vertical .venta figure, .box_vertical .alquiler figure, .box_vertical .venta h3, .box_vertical .alquiler h3, .box_vertical .venta .contenido, .box_vertical .alquiler .contenido {
		float: none !important;
		width: 100% !important;
	}
	
	.venta .contenido, .alquiler .contenido {
		height: 145px;
	}
	
	.promocion figure, .venta figure, .alquiler figure {
		left: 0;
	}
	
	.promocion figure div.mask {
		max-height: 170px;
	}
	
	.promocion .contenido {
	}
	
	.venta .contenido, .alquiler .contenido {
		box-sizing: border-box;
		-moz-box-sizing: border-box;
	}
	
	#sliderPropiedad {
		width: 320px;
	}
	
	.sliderPropiedad .sliderPrincipal .img img {
		max-height: initial;
	}
	
	#ficha .sliderPropiedad .sliderPrincipal .img {
		height: auto;
	}
	
	.promocion,	.venta, .alquiler {
		height: auto !important;
	}
	
	.promocion .contenido .precio {
		margin-bottom: 10px;
	}
	
	.venta .contenido .precio, .alquiler .contenido .precio {
		bottom: 182px !important;
	}
	
	#fichaScroll {
		top: 0px;
		width: 100%;
		margin-left: 0;
		left: 0;
	}
	
	#fichaScroll figure {
		width: 32%;
		float: left;
	}
	
	#fichaScroll div {
		font-size: 14px;
	}
	
	#fichaScroll div ul li {
		margin: 0 0 5px 10px;
		width: 100%;
	}
	
	.venta .contenido .acciones, .alquiler .contenido .acciones {
		top: 305px;
		height: 169px;
	}
	
	#buscador .busquedaAvanzada {
		display: none;
	}
	
	aside #mailingList form .line.checkbox {
		top: 0px !important;
	}
	
	#seccServicios {
		height: 460px;
		bottom: 267px;
	}
	
	#seccServicios .contenedor div {
		width: 100%;
		float: none;
	}
	
	footer {
		border-top: none;
		margin-top: 0px;
	}
	
	.promocion .contenido .descripcionCaracteristicas p {
		width: 260px;
	}
	
	#ficha .actionBar ul li.documents {
		display: block;
	}
}

@media screen and (min-width: 0) and (max-width: 767px) and (orientation: landscape) {
	header {
		height: 230px;
	}
	
	#logo img {
		width: 60%;
	}
	
	#navegacion ul#idiomas li a {
		height: 26px;
		line-height: 26px;
	}
	
	#navegacion {
		z-index: 100000;
		top: 98px;
	}
	
	#sliderPropiedad {
		width: 420px;
	}
	
	#home section, section {
		padding-top: 0px;
	}
	
	#home #buscador, #buscador {
		top: 25px;
	}
	
	#seccServicios {
		bottom: 213px;
	}
	
	.promocion figure div.mask {
		max-height: 260px;
	}
	
	.venta h3, .alquiler h3 {
		top: 297px;
	}
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
	#buscador > div, section article.home_section:nth-child(2), .nivo-controlNav, #buscador > div {
		width: 768px !important;
	}
	
	#buscador > div {
	}
	
	#slider {
		background: url(img/bg_slider3.png) no-repeat center bottom;
	}
	
	#logo {}
	
	article#mainText {
		display: none;
	}
	
	.tabs li a {
		padding: 10px 5px;
	}
	
	section article.home_section:nth-child(3) {
		top: 610px;
	}
	
	section article.home_section:nth-child(4) {
		display: none;
	}
	
	.busquedaAvanzada > a {
		right: 0;
	}
	
	section article.home_section:nth-child(3), section article.home_section:nth-child(3) a {
		width: 230px !important;
	}
	
	section article.home_section:nth-child(3) {
		right: -230px !important;
	}
	
	section article.home_section:nth-child(3) a img {
		width: 100%;
	}
	
	#seccServicios {
		bottom: 358px;
	}
	
	header .datosContacto address ul {}
	
	.nivo-directionNav, #navegacion ul#favoritos > li > div, .nivo-caption {
		width: 768px !important;
		margin-left: -384px;
	}	
	
	article#mainText .welcome, article#mainText > div h2 {
		width: 70%;
	}
	
	#navegacion {
	}
	
	header {
		height: 650px;
	}
	
	#navegacion ul li a {
		padding: 0px 5px !important;
		font-size: 12px;
	}
	
	#navegacion nav ul#favoritos > li > a {
		right: 30px;
	}
	
	#navegacion #navHeader {
		margin-right: 55px;
	}
	
	.nivo-caption > div {
		font-size: 16px;
	}
	
	/*#navegacion #navHeader #navToggle {
		display: block;
		float: right;
		margin-top: -8px;
	}
	
	#navegacion #navHeader #navLinks {
		display: block;
		background: #FFF;
		position: relative;
		right: 0;
		top: 47px;
	}
	
	#navegacion ul#navLinks > li {
		float: none;
	}
	
	#navegacion ul#navLinks > li > a {
		white-space: nowrap;
	}*/
	
	.box_vertical .promocion, .box_vertical .venta, .box_vertical .alquiler {
		width: 45.5%;
	}
	
	.box_vertical .promocion {
		height: 300px;
	}
	
	.box_vertical .venta, .box_vertical .alquiler {
		height: 370px;
	}
	
	aside div#mailingList > div > p {
		width: 100% !important;
		text-align: center !important;
	}
	
	.venta figure div.mask, .alquiler figure div.mask, .venta figure:hover div.mask, .alquiler figure:hover div.mask {
		bottom: -168px;
	}
	
	aside div#mailingList div > form {	
	left: 50% !important;
		margin-left: -247px !important;
	}
	
	article.offers #leyenda form .line .desplegado span, article.offers #leyenda form .line ul li {
		width: 100%;
	}
	
	#detalle #ficha div.colIzq {
		width: 100%;
	}

	#detalle #ficha div.colDch {
		width: 100%;
	}
	
	#sliderPropiedad {
		width: 785px;
	}
	
	#detalle #sliderPropiedad .img img {
		max-height: 583px;
	}
	
	#captacion form .datosPersonales div.line:nth-child(2), #captacion form .datosPersonales div.line:nth-child(3) {
		width: 100%;
	}
	
	#captacion form .localizacionInmueble div.line:nth-child(2), #captacion form .localizacionInmueble div.line:nth-child(3), #captacion form .localizacionInmueble div.line:nth-child(4), #captacion form .localizacionInmueble div.line:nth-child(5) {
		width: 100%;
	}
	
	#captacion form .detalleInmueble div.line {
		width: 45.3%;
	}
	
	#captacion form div.line:last-child div button {
		width: 30%;
	}
	
	.venta .contenido .acciones, .alquiler .contenido .acciones {
		top: 290px;
		height: 134px;
	}
	
	#results .venta .contenido .acciones, #results .alquiler .contenido .acciones {
		top: 236px;
	}
	
	#results .box_vertical .venta, #results .box_vertical .alquiler {
		height: 350px;
	}
	
	#navegacion ul#idiomas li a {
		text-align: center;
	}

	#navegacion ul#idiomas li a span span:last-child {
		display: none;
	}
	
	.sliderPropiedad.sliderMini .img {
		height: 194px;/*204*/
		/*display: table-cell;*/
		vertical-align: middle;
		text-align: center;
	}
	
	.sliderPropiedad.sliderMini .img img {
		width: auto;
		max-width: 100%;
		max-height: 100%;
	}
	
	.promocion .contenido {
	}	
	
	#slider #slideshow img {
		top: 10% !important;
	}	
	
	section article.home_section:nth-child(2) div[class*="bloque"] .izq {
		display: none;
	}
	
	section article.home_section:nth-child(2) div[class*="bloque"] .dch {
		width: 100%;
	}
	
	#detalle #sliderPropiedad .img img {
		max-height: 785px;
	}
}

@media screen and (min-width: 1024px) and (max-width: 1259px) {
	#navegacion nav ul#favoritos > li > a span {
		display: none !important;
	}
	
	section article.home_section:nth-child(2), .nivo-controlNav, #buscador > div {
		width: 984px !important;
	}
	
	#slider {
		background: url(img/bg_slider2.png) no-repeat center bottom;
	}
	
	#logo {
		width: 984px !important;
	}
	
	.nivo-directionNav, #navegacion ul#favoritos > li > div, .nivo-caption {
		width: 984px !important;
		margin-left: -492px;
	}	
	
	.box_vertical .promocion, .box_vertical .venta, .box_vertical .alquiler {
		width: 30%;
	}
	
	.box_vertical .promocion {
		height: 240px;
	}	

	.box_vertical .venta, .box_vertical .alquiler {
		height: 320px;
	}
		
	.etiqueta {
		top: -120px !important;
	}
	
	#results .venta figure div.mask, #results .alquiler figure div.mask {
		bottom: -188px;
	}
	
	.venta figure div.mask, .alquiler figure div.mask, .venta figure:hover div.mask, .alquiler figure:hover div.mask {
		bottom: -188px;
	}
	
	aside div#mailingList > div > p {
		width: 100% !important;
		text-align: center !important;
	}
	
	aside div#mailingList div > form {
		left: 50% !important;
		margin-left: -247px !important;
	}
	
	#detalle #ficha div.colIzq {
		width: 60%;
	}

	#detalle #ficha div.colDch {
		width: 30%;
	}
	
	#sliderPropiedad {
		width: 655px;
	}
	
	#detalle #sliderPropiedad .img img {
		max-height: 482px;
	}
	
	#captacion form .detalleInmueble div.line {
		width: 21.8%;
	}
	
	#captacion form .localizacionInmueble div.line:nth-child(2), #captacion form .localizacionInmueble div.line:nth-child(3), #captacion form .localizacionInmueble div.line:nth-child(4), #captacion form .localizacionInmueble div.line:nth-child(5) {
		width: 48.4%;
	}
	
	.venta .contenido .acciones, .alquiler .contenido .acciones {
		top: 210px;
	}
	
	#results .venta .contenido .acciones, #results .alquiler .contenido .acciones {
		top: 176px;
	}
	
	.sliderPropiedad.sliderMini .img {
		height: 125px;/*172*/
		/*display: table-cell;*/
		vertical-align: middle;
		text-align: center;
	}
	
	.sliderPropiedad.sliderMini .img img {
		width: auto;
		max-width: 100%;
		max-height: 100%;
	}
	
	#slider #slideshow img {
		top: 10%;
	}
	
	.venta .contenido .acciones, .alquiler .contenido .acciones {
		height: 114px;
	}
	
	#banners .banner2 {
		float: right;
	}
	
	#banners .banner3 {
		clear: both;
		margin: 0 auto;
		float: none;
		position: relative;
		top: 20px;
	}
	
	#detalle #sliderPropiedad .img img {
		max-height: 643px;
	}
}

@media screen and (min-width: 1260px) {
	article, footer #datosContactoFooter, footer #creditos, #navegacion nav, #slider .slider .slide .contenedor, #navegacion ul#favoritos > li > div > div > div, .headerResults, .paginacion, .informe_propietario, #aviso_cookie div, section article.home_section:nth-child(2), .nivo-controlNav, #buscador > div {
		width: 1220px !important;
	}
	
	header .datosContacto, .nivo-caption {
		width: 1220px !important;
		margin-left: -610px;
	}
	
	#logo {
		/*width: 650px;
		margin-left: -610px;*/
	}
	
	.nivo-directionNav, #navegacion ul#favoritos > li > div {
		width: 1220px;
		margin-left: -610px;
	}
	
	.box_vertical .promocion {
		height: 265px;
	}
	
	.box_vertical .venta, .box_vertical .alquiler {
		height: 330px;
	}
	
	.box_vertical .promocion, .box_vertical .venta, .box_vertical .alquiler {}

	#detalle #ficha div.colIzq {
		width: 70%;
	}

	#detalle #ficha div.colDch {
		width: 30%;
	}
	
	.sliderPropiedad {
		width: 849px;
	}
	
	#detalle #sliderPropiedad .img img {
		max-height: 628px;
	}
	
	#captacion form .detalleInmueble div.line {
		width: 22.6%;
	}
	
	.venta .contenido .acciones, .alquiler .contenido .acciones {
		top: 248px;
	}
	
	#results_promo .box_vertical .promocion {
		height: 245px;
	}
	
	.box_vertical .venta, .box_vertical .alquiler {
		min-height: 260px;
	}
	
	#detalle #ficha div.colIzq {
		width: 60%;
	}

	#detalle #ficha div.colDch {
		width: 27%;
	}
	
	#sliderPropiedad, #video, #googleMaps {
		width: 845px;
	}
	
	#detalle #sliderPropiedad .img img {
		/*max-height: 482px;*/
	}
	
	#captacion form .detalleInmueble div.line {
		width: 23.3%;
	}
	
	#captacion form .localizacionInmueble div.line:nth-child(2), #captacion form .localizacionInmueble div.line:nth-child(3), #captacion form .localizacionInmueble div.line:nth-child(4), #captacion form .localizacionInmueble div.line:nth-child(5) {
		width: 48.4%;
	}
	
	.venta .contenido .acciones, .alquiler .contenido .acciones {
		top: 210px;
	}
	
	#results .venta .contenido .acciones, #results .alquiler .contenido .acciones {
		top: 176px;
	}
	
	#results .box_vertical .venta, #results .box_vertical .alquiler {
		height: 330px;
		width: 31%;
	}
	
	article.offers #leyenda form .line .desplegado span, article.offers #leyenda form .line ul li {
		width: 100%;
	}
	
	.sliderPropiedad.sliderMini .img {
		height: 158px;/*162*/
		/*display: table-cell;*/
		vertical-align: middle;
		text-align: center;
	}
	
	#results .sliderPropiedad.sliderMini .img {
		height: 156px;
	}
	
	.box_horizontal .sliderPropiedad.sliderMini .img {
		height: 85px !important;
	}
	
	.sliderPropiedad.sliderMini .img img {
		/*width: auto;*/
		max-width: 100%;
		max-height: 100%;
	}
	
	#detalle #sliderPropiedad .img img {
		max-width: 825px;
	}
}

/* ie 8 */
@media \0screen {
}

