/* 
 * 
 * ESTRUCTURA 4
 *
 */

/* buscador: diseño horizontal */
@import url("//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/imp_buscador_horizontal.css");

/* modal */
@import url("//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/imp_modal.css");

/* cookies */
@import url("//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/imp_cookies.css");

/* fuentes */
@import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Playball');

/* selección de tema */
@import url("tema_22.css");

/* ====================
   GENERALES
   ==================== */
#background {}

#detalle #ficha .actionBar ul li.share {
    padding: 7px 10px 0;
}
#detalle #ficha .actionBar ul li.share > i {
    top: -7px;
}

.fa-caret-down:before {
    content: "\f107" !important;
}

.modalContainer .modal form fieldset div.line {
    border-bottom: none;
}

header {
    position: relative;
    height: 185px;
}

#home header {
    height: 685px;
}

#logo {
	top: 10px;
	z-index: 2;
	width: auto;
}

#logo img {
	width: 160px;
}

#bgContent {}

#content {
    width: 100% !important;
    margin: 0 auto !important;
    display: block;
    position: relative;
}

section {
    margin: 0px auto 160px auto;
    padding-top: 10px;
    float: none;
    position: relative;
}

#home section {
    margin: 15px auto 40px auto;
}

body {
	color: #575757;
	font-family: 'Roboto', sans-serif;
}

a {
    /*color: #575757;*/
    text-decoration: underline;
}

a:hover, a:active {
    /*color: #f36639;*/
}

::selection {
    /*background: #f36639;*/
    color: #FFF;
}

.btn {
	border-radius: 0px;
	border: none;
	height: 37px;
	/*background: #252525;
	color: #fff;*/
}


.btn:hover {
    border: none;
    /*background: #000;*/
}

#bgContent {
    position: relative;
    /*z-index: 8;*/
    padding-top: 1px;
}

#home #bgContent {
    padding-top: 0;
}

h2 {
    padding-top: 5px;
    color: #ae0100;
    font-weight: 400;
    border-bottom: 1px solid #dfdfdf;
}

h2:before {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    margin-right: 10px;
}

.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;
	height: 36px;
}

.globalSelector {
	border-radius:0;
	border:none;
}

.globalSelector div.value {
	height: 36px;
	padding: 7px 25px 4px 7px;
}

#buscador form div.line#precio, #buscador form div.line#preciop {
    height: 43px;
}

.ui-slider .ui-slider-handle {
    background: #be3636 !important;
}

#buscador form div.line input[type="text"]#max_price , #min_pricep{
    color: #fff !important;
}

.ui-widget.ui-widget-content {
	background:#fff !important;
}

form div.line select {
	-moz-appearance:none; /* Firefox */
	-webkit-appearance:none; /* Safari and Chrome */
	background:#fff url(img/arrow.png)no-repeat 93% center;
	background-size: 11px;
}

#buscador form div.line input[type="text"], #buscador form div.line select {
	border:none;
}
.busquedaAvanzada form fieldset div.line > div input[type="text"], .busquedaAvanzada form fieldset div.line > div select {
    border: 1px solid #c1c1c1 !important;
}

#seccionInterna, #contacto, .offers, #detalle {
    padding: 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

#captacion #seccionInterna legend {
    background: none;
}

#sliderPropiedad {
    background: none;
}

article.headerPage {
    padding: 0 15px;
}

article.offers.box_listado #listOffers, article.offers.box_mapa #listOffers {
    width: 74%;
}

/* ====================
   SLIDER
   ==================== */
#slider {
    z-index: 0;
    position: relative;
    height: 500px;
    padding-top: 185px;
    overflow: visible;
    display: none;
}

#home #slider {
    display: block;
}

#slider .nivoSlider {
    height: 500px;
    overflow: hidden;
	background: none;
}

#slider #slideshow  img {
	
	}

.nivoSlider img {
    width: 1920px !important;
    height: 500px !important;
    left: 50% !important;
    margin-left: -960px !important;
}

.nivo-caption {
	background: none !important;
    padding: 10px 20px 30px !important;
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
    left: initial !important;
    right: 0;
    text-align: right;
    font-family: 'Playball', cursive;
    font-size: 36px !important;
	text-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
}

.nivo-controlNav {
	display:none;
}


.nivo-caption > div {
    /*padding: 20px;*/
    color: #fff;
    font-size: 20px;
}

.nivo-caption > div span:after {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    margin: 0 10px;
    border-radius: 50%;
    border: 2px solid #a2a2a2;
    position: relative;
    top: -2px;
}

.nivo-caption > div span:nth-last-child(2):after, .nivo-caption > div span.precio:after {
    display: none;
}

.nivo-caption p {
    /*color: #d81010;*/
    font-size: 44px;
    font-weight: 400;
    font-style: italic;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 60px;
    line-height: 60px;
    padding: 0 !important;
}

.nivo-directionNav {
    position: absolute;
    bottom: 160px;
    left: 50%;
    z-index: 10000;
    height: 60px;
    display: none;
}

.nivo-directionNav a {
    top: 0 !important;
    width: 60px;
    height: 60px;
    text-indent: -9999px;
    background-image: url(img/nav_slider.png);
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.nivo-directionNav a:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.nivo-directionNav a.nivo-nextNav {
    background-position: -60px 0;
}

.nivo-directionNav a.nivo-prevNav {
    background-position: 0 0;
}

.nivo-prevNav {
    left: initial !important;
    right: 70px;
}


/* ==================== 
   NAVEGACIÓN
   ==================== */
#navegacion {
    position: absolute;
    top: 143px;
/*  background: #f2f2f2;*/
}

#navegacion nav {
    display: table;
    margin: 0 auto;
    position: relative;
}

#navegacion #navHeader  {
	
}

#navegacion #navHeader #navLinks li {
    /*border-right: 1px solid #ccc;*/
}

#navegacion ul li a {
	height: 42px;
	line-height: 42px;
	color: #fff;
	text-transform: uppercase;
	padding: 0px 15px !important;
	position: relative;
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
	font-weight: 400;
    font-size: 13px;
}

#navegacion .dropDownMenu .dropDownMenu a, #navegacion .dropDownMenu ul li a {
    height: 40px;
    line-height: 40px;
}

#navegacion #operationList > li > ul > li.dropDownMenu > a > i {
    margin: 14px 5px 0 0;
}

#navegacion ul li:hover > a, #navegacion ul li > a:hover {
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
}

#navegacion ul li.dropDownMenu:hover ul li:hover {
    /*background: #bc3e15 !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: right;*/
    /*margin-top: 30px;*//*12*/
    /*margin-left: 4px;*/
}

#navLinks .dropDownMenu > a > span {
    /*float: left;*/
}

.dropDownMenu ul {
    /*background: #dc5225 !important;*/
	height:auto !important;
}

#navLinks > li.dropDownMenu > ul:before, #operationList > li.dropDownMenu > ul:before, #idiomas > li.dropDownMenu > ul:before {
    content: "";
    position: absolute;
    top: -5px;
    left: 11px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #dc5225;
}

.dropDownMenu ul li a {
    color: #fff !important;
    border-right: none !important;
    margin: 0 10px;
}

.dropDownMenu ul li a:hover {
    color: #fff !important;
    background: #bc3e15 !important;
}

#navegacion.fixed {
    position: absolute;
    top: 120px;
}


/* ====================
   FAVORITOS
   ==================== */
#navegacion ul#favoritos {}

#navegacion ul#favoritos > li > div {
    /*background: #dc5225 !important;*/
    left: 50%;
}

#navegacion nav ul#favoritos > li > a span {}

#navegacion ul#favoritos > li > div > div > div > ul > li {
    background: #fff;
    height: 210px;
    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;
    width: 100%;
}

#navegacion ul#favoritos > li > div > div > div > ul > li h3 {
    padding: 0 0 5px 0;
}

#navegacion ul#favoritos > li > div > div > div > ul > li h3 a {
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 22px !important;
    line-height: 22px;
    color: #575757 !important;
    text-shadow: none;
    padding: 0 10px !important;
    text-transform: none;
}

#navegacion ul#favoritos > li > div > div > div ul li .contenido {
    padding: 0 5px;
    width: 100%;
    margin-top: -10px !important;
}

#navegacion ul#favoritos > li > div > div > div ul li .contenido .caracteristicas li {
    font-size: 11px !important;
    float: left !important;
    width: 50%;
    margin: 5px 0;
}

#navegacion ul#favoritos > li > div > div > div ul li .contenido .descripcionCaracteristicas {
    height: 32px;
    color: #575757;
    padding: 0 !important;
}

#navegacion ul#favoritos > li > div > div > div > ul > li .contenido .precio {
    background: none !important;
    color: #575757 !important;
    margin-top: 12px !important;
    font-weight: 700;
    text-align: center;
}

/*--------------------
 :: IDIOMAS
--------------------*/
#navegacion ul#idiomas {
    position: absolute;
    right: 0;
    top: -44px;
}

#navegacion ul#idiomas li a {
    background: none !important;
    text-transform: inherit;
    font-weight: 300;
	color: #575757;
}

#navegacion ul#idiomas > li:hover > a {}

#navegacion ul#idiomas li ul {
    background: #eaeaea;
	top: 44px;
}

#navegacion ul#idiomas li ul li a {
    height: 30px;
    line-height: 30px;
}

#navegacion ul#idiomas li:hover > a {
}

#navegacion ul#idiomas li a span > span:last-child {
	    display: none;
}

#navegacion ul#idiomas li ul li a span span.bandera {
    /*border: 1px solid #F6AE96;*/
    border-radius: 3px;
}


/* ====================
   DATOS CONTACTO HEADER 
   ==================== */
header .datosContacto {
    top: 17px !important;
    z-index: 1;
}

header .datosContacto address {
    background: none;
    color: #575757;
    padding: 0;
    position: relative;
    width: 100%;
}

header .datosContacto address a {
    color: #292929;
    text-decoration: none;
}

header .datosContacto address ul {
    width: 100%;
}

header .datosContacto address ul li {
    margin-right: 10px;
    color: #292929;
    font-size: 16px;
    text-align: right;
    font-weight: 400;
}

header .datosContacto address ul li.telefono {
    font-size: 26px;	
}

header .datosContacto address ul li i {
    margin-right: 5px;
    /*color: #d50100;*/
    margin-left: 5px;
    text-align: right;
    float: right;
}

header .datosContacto li.agencia, header .datosContacto li.direccion, header .datosContacto li.poblacionProvincia, header .datosContacto li.fax, header .datosContacto li.movil, header .datosContacto ul.socialLinks, header .datosContacto ul:first-child li:last-child {
    display: none !important;
}

header .datosContacto address .socialLinks {
    border-top: none;
    margin: 0;
    padding: 0;
}

header .datosContacto address .socialLinks li {
    float: right;
    margin-right: 0;
    margin-left: 5px;
}



/* ==================== 
   BUSCADOR 
   ==================== */
#buscador {
    position: relative;
	width: 100%;
	/*background: #f2f2f2;*/
	left: 0;
	margin: 0;
	z-index: 11;
	padding-top: 40px;
	padding-bottom:15px;
	display: none;
}

#home #buscador {
    display: block;
}

#buscador > div {
    margin: 0 auto;
    display: table;
    width: 100%;
    position: relative;
    /*background: #f36639;*/
    left: 50%;
}

#buscador div form button {
    top:2px !important;
}

#buscador .modalContainer .modal form button.btn {
	top: inherit !important;
    border-radius: 0 !important;
    bottom: -41px;
}

#buscador .tabs {
    margin-top: -34px;
    border-bottom: 1px solid transparent;
}

#buscador .tabs li a {
	color: rgba(255,255,255,.7) !important;
	background: none;
	border-radius: 0;
	padding: 10px 7px;
	font-weight:400;
}

#buscador .tabs li a:hover {
	border-bottom: none;
	background: none;
	color: #fff !important;
}

#buscador .tabs li.activo a {
	background: none;
	color: #fff !important;
	border: 1px solid transparent;
	border-bottom: none;
}

#buscador label {
	font-size: 12px;
	color: #fff;
}

#buscador div#openProperty form, #buscador div#openNew form, #buscador div#openProperty form fieldset, #buscador div#openNew form fieldset {
    margin-bottom: 0;
    padding-bottom: 0;
}

.modal label {
    color: #575757 !important;
}

/*div#openProperty form:last-child div.line:last-child {
        width: 68px !important;
}*/

.filtroResultados > ul > li > ul {
    top: 37px;
    width: 370px;
}

.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 0px;
	top: -33px;
	color: rgba(255,255,255,.7) !important;
	font-size: 14px;
	font-weight:400;
}

.busquedaAvanzada > a:hover {
	color: #fff !important;
}


/* ====================
   MAIN TEXT
   ==================== */
article#mainText {
    background: none;
    background-position: 0 0 !important;
    padding: 0;
    margin: 0 auto 20px auto;
}

article#mainText div {}

#mainText h2 {}

article#mainText .welcome {
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

#mainText p {}

#mainText .datosContacto {
    display: none;
}

#mainText > div {
    padding: 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

/* ====================
   Contacto
   ==================== */
#contacto .datosContacto {
    background: none;
}

/* ====================
   BOX PROMOCIONES, VENTA Y ALQUILER
   ==================== */
.promocion, .venta, .alquiler {
    padding: 0px !important;
    margin: 0 10px 50px 10px;
}

.promocion {}

.venta, .alquiler {
    background: #eaeaea;
}

.promocion h3, .venta h3, .alquiler h3 {
	width: 100%;
	font-weight: 700;
	font-size: 16px;
    color: #797979 !important;
	text-align: center;
	padding: 10px 10px 5px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	position: relative;
	overflow: visible;
	z-index: 10;
	margin-bottom: 0;
}

.promocion h3 {
    width: 92%;
    margin: 5px auto 0 auto;
    border-bottom: 1px solid rgba(255,255,255,.5);
    padding: 10px 10px 15px;
    color: #fff !important;
}

.venta h3, .alquiler h3 {
    margin-top: 0;
    font-size: 18px;
}

.promocion figure {
    /*float: left;*/
}

.box_vertical .promocion figure, .box_vertical .venta figure, .box_vertical .alquiler figure {
    /*border-right: 3px solid #fff;*/
}

.promocion figure:hover .sliderPropiedad.sliderMini {
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
}

.sliderPropiedad.sliderMini {
    background: none;
}

.promocion .sliderPropiedad.sliderMini {
    /*background: #f36639;*/
}

.sliderPropiedad.sliderMini .img {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.sliderPropiedad.sliderMini .img img {
    /*width: auto;*/
    max-width: 100%;
    /*max-height: 100%;*/
}

.promocion figure div.mask {
    /*background: #f36639;*/
    bottom: 0;
}

.promocion figure:hover div.mask {}

.promocion figure div.mask a {
    position: absolute;
    bottom: 30px;
    background: none;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    width: 100%;
    text-align: center;
    padding: 0;
    transition: all ease .25s;
    -webkit-transition: all ease .25s;
    -moz-transition: all ease .25s;
}

.promocion figure:hover div.mask a {
    transition: all ease .25s;
    -webkit-transition: all ease .25s;
    -moz-transition: all ease .25s;
    bottom: 8px;
}

.promocion .contenido {
    width: 100%;
    height: auto;
    color: #fff;
    margin: 0px 0 15px 0;
    z-index: 10;
    padding: 0 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    float: left;
	text-align:center;
}

#home .box_vertical .venta .contenido, #home .box_vertical .alquiler .contenido {
    /*width: 60%;*/}

.promocion .contenido .acciones a {
    text-indent: -9999px;
    position: absolute;
    bottom: 10px;
    right: 10px;
    width: 40px;
    height: 40px;
    /*background: #e1b650 url(img/icn_lupa.png) no-repeat center;*/
    transition: all ease .25s;
    -webkit-transition: all ease .25s;
    -moz-transition: all ease .25s;
    display:none;
}

.promocion .contenido .acciones a:hover {
    /*background: #b89133 url(img/icn_lupa.png) no-repeat center;*/
    transition: all ease .25s;
    -webkit-transition: all ease .25s;
    -moz-transition: all ease .25s;
}

.promocion .contenido .descripcionCaracteristicas p {
    font-size: 14px;
    margin: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.promocion .contenido .precio {
    background: none;
    color: #fff;
    margin: 0;
    padding: 0;
    font-size: 14px;
    text-align: center;
	font-weight: 500;
}

.venta h3, .alquiler h3 {
    /*text-align: left;
    margin: 5px 0 0 0;
    color: #c2262b;*/
}

.venta figure div.mask, .alquiler figure div.mask {
    position: absolute;
    background: none;
    height: 45px;
    padding: 0px;
    top: 0px;
    z-index: 11;
}

.venta figure div.mask div.referencia, .alquiler figure div.mask div.referencia {
    background: none;
    position: initial;
    padding-bottom: 28px;
}

.venta figure div.mask div.referencia span, .alquiler figure div.mask div.referencia span {
    color: #fff !important;
	font-weight:500;
}

.promocion figure div.mask div.referencia span.tipo, .venta figure div.mask div.referencia span.tipo, .alquiler figure div.mask div.referencia span.tipo {
	display:none;
}

#results .venta figure div.mask div.referencia span, #results .alquiler figure div.mask div.referencia span {
    font-size: 12px;
}

.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);
}

.venta .contenido .descripcionCaracteristicas h4 a, .alquiler .contenido .descripcionCaracteristicas h4 a {
    color: #292929;
    text-decoration: none;
}

.venta .contenido .acciones, .alquiler .contenido .acciones {
    display: none;
}

.promocion .contenido .descripcionCaracteristicas > ul > li > i , .venta .contenido .descripcionCaracteristicas > ul > li > i , .alquiler .contenido .descripcionCaracteristicas > ul > li > i {
	display: inline-block !important;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 10px;
    color: #797979;
    font-size: 16px;
}
.promocion .contenido .descripcionCaracteristicas > ul > li.habitaciones > i:before , .venta .contenido .descripcionCaracteristicas > ul > li.habitaciones > i:before , .alquiler .contenido .descripcionCaracteristicas > ul > li.habitaciones > i:before {
	content: "\f236";
}
.promocion .contenido .descripcionCaracteristicas > ul > li.supHabitable > i:before  , .venta .contenido .descripcionCaracteristicas > ul > li.supHabitable > i:before , .alquiler .contenido .descripcionCaracteristicas > ul > li.supHabitable > i:before {
    content: "\f015";
}
.promocion .contenido .descripcionCaracteristicas > ul > li.supConstruida > i:before , .venta .contenido .descripcionCaracteristicas > ul > li.supConstruida > i:before , .alquiler .contenido .descripcionCaracteristicas > ul > li.supConstruida > i:before {
    content: "\f0b2";
}
.promocion .contenido .descripcionCaracteristicas ul.caracteristicas li, .venta .contenido .descripcionCaracteristicas ul.caracteristicas li, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li {
    width: 50%;
	text-align:center;
    float: left;
    margin: 0;
    margin-top: 5px;
	color: #292929;
}

.promocion .contenido .descripcionCaracteristicas ul.caracteristicas li span, .venta .contenido .descripcionCaracteristicas ul.caracteristicas li span, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li span {
	display:none;
}
/*.sliderPropiedad.sliderMini .sliderPrincipal > a {
        width: 18px;
        height: 33px;
        top: 50%;
        margin-top: -16px;
        background-image: url(img/nav_slider_box.png);
        background-repeat: no-repeat;
        opacity: 0.5;
        filter: alpha(opacity=50);
}

.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 {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.sliderPropiedad.sliderMini .sliderPrincipal > a:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.sliderPropiedad.sliderMini .sliderPrincipal > a i {
    /*background: #f36639;*/
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-top: -15px;
    top: 50%;
}

.sliderPropiedad .sliderPrincipal > a:hover i {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

.sliderPropiedad.sliderMini .sliderPrincipal > a.anterior:hover, .sliderPropiedad.sliderMini .sliderPrincipal > a.siguiente:hover {
    cursor: pointer;
}

.venta .contenido, .alquiler .contenido {
    padding: 0 10px;
    margin-top: 0px;
}

.sliderPropiedad .sliderPrincipal > a.anterior i {
    left: 5px;
}

.sliderPropiedad .sliderPrincipal > a.siguiente i {
    right: 5px;
}

/* ----- box horizontal ----- */

#results .box_horizontal .venta, #results .box_horizontal .alquiler {
    height: 160px !important;
    margin-bottom: 30px;
    width: 99% !important;
}

.box_horizontal .venta h3, .box_horizontal .alquiler h3 {
    top: 0px !important;
    left: 160px !important;
    width: auto !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 .venta .contenido .descripcionCaracteristicas h4, .box_horizontal .alquiler .contenido .descripcionCaracteristicas h4 {

}

.box_horizontal .venta .contenido, .box_horizontal .alquiler .contenido {
    padding: 0 10px;
}

.box_vertical .venta .contenido .precio, .box_vertical .alquiler .contenido .precio {
    text-align: center;
    color: #fff;
    padding: 0 10px !important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin: 0;
    font-weight: 700;
    background: none;
    z-index: 10 !important;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
	box-sizing:border-box;
    height: 53px;
    /*background: #037e8c;
    background: rgba(3,126,140,0.7);*/
}

#results .box_vertical .venta .contenido .precio, #results .box_vertical .alquiler .contenido .precio {
    bottom: 0;
    width: 100%;
}
.box_horizontal .venta .contenido .precio p, .box_horizontal .alquiler .contenido .precio p {
    float:none;
	margin-right:0;
}

.box_vertical .venta .contenido .precio p, .box_vertical .alquiler .contenido .precio p {
    line-height: 53px !important;
}

.venta .contenido .precio .antes, .alquiler .contenido .precio .antes {
    color: #fff;
    margin: -12px 0 -30px 0;
}
.venta .contenido .descripcionCaracteristicas, .alquiler .contenido .descripcionCaracteristicas {
    color: #f1f1f1;
}

.venta .contenido .descripcionCaracteristicas h4, .alquiler .contenido .descripcionCaracteristicas h4 {
    padding: 10px 0 5px;
    font-size: 15px;
    margin-bottom: 0;
}

.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: inherit;
    right: 0;
	text-align: right;
}

.box_horizontal .promocion .descripcion, .box_horizontal .venta .descripcion, .box_horizontal .alquiler .descripcion {
    float: none;
}

.contenido .descripcionCaracteristicas {
    text-align: center;
}

.box_horizontal .contenido .descripcionCaracteristicas {
    text-align: left !important;
}

.promocion .contenido .descripcionCaracteristicas {
    /*border-top: 1px dotted #f19c81;*/
    padding-top: 8px;
}

.promocion .contenido .descripcionCaracteristicas {
    text-align: center;
}

.box_horizontal .contenido .descripcionCaracteristicas ul li {
	text-align:left !important;
	margin: 0 30px 0 0 !important;
	width:auto !important;
}

.box_horizontal .promocion .contenido, .box_horizontal .venta .contenido, .box_horizontal .alquiler .contenido {
    float: left;
    margin-left: 10px;
}

.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: 107px;
}

article.offers #leyenda form .line .desplegado span, article.offers #leyenda form .line ul li {
    margin-bottom: 10px;
}

article.offers #leyenda form .line label {
	border-bottom: 1px solid;
    padding-bottom: 8px;
    margin-bottom: 15px;
	font-size:12px;
	border-bottom: 1px solid #cfcfcf;
}

article.offers #leyenda form {
    padding: 10px 5px;
}

article.offers #leyenda .titulo {
    margin: 5px 0 0px 0;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    border: none;
    padding-bottom: 5px;
}

article.offers #leyenda .titulo i {
	display:none;
}


/* ====================
   MAILING LIST
   ==================== */
aside {
    background: #ebebeb;
	padding: 50px 0;
}

aside #mailingList {
    padding: 30px 0;
}

aside #mailingList form {
    left: 50% !important;
    margin-left: -237px !important;
}

aside #mailingList > div > p {
    float: none;
	margin-right: 0;
	text-align: center !important;
	text-transform: uppercase;
	font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
}

aside #mailingList p, aside #mailingList form .line.checkbox p a {
    color: #575757;
}
aside #mailingList form .line button {
    padding: 0 30px;
}

aside #mailingList form .line.checkbox {
    top: 55px;
}




/* ====================
   RESULTS
   ==================== */
 .vistaResultados ul li a {
    color: #575757;
}

.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;
    color: #fff;
}

.paginacion ul li span, .paginacion ul li a {
    border: 1px solid #cccccc;
    color: #868686;
}


/* ====================
   FICHA
   ==================== */
   
#detalle #ficha .actionBar a.hazOferta {
    display: block;
    padding: 5px 25px;
    text-decoration: none;
	color:#fff;
	font-weight: 400;
	/*background: #7d7d7d;*/
}
.headerResults, #detalle #formMasInfo #contenido form {
    border-radius: 0px;
}
#detalle #ficha .actionBar a.hazOferta:hover {
	color:#fff;
}
#detalle #ficha .header .headerTitulo  {
    border-bottom: 3px solid #000;
}

#detalle #formMasInfo {
    width: 100%;
    float: none;
}

#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: #677172;
    box-shadow: 0 0 2px #575757;
    z-index: 10;
}

#fichaScroll figure, #fichaScroll div {
    float: none;
    width: auto;
}

#fichaScroll div ul li {
    display: block;
    width: 100%;
    color: #fff;
}

#fichaScroll div ul li i {
    color: #292929;
}

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%;
}

#detalle #ficha .actionBar ul li a {
    color: #575757;
}


/* ====================
   CAPTACIÓN
   ==================== */
form fieldset legend {
    color: #575757;
    border-bottom: 3px solid #292929;
    padding: 8px 0;
    margin: 0 0 10px 0;
}


/* ====================
   MODAL
   ==================== */
.modalContainer form .colIzq, .modalContainer form .colDcha {
    width: 49% !important;
}

.modalContainer form .colDcha {
    float: right !important;
}



/* ====================
   FOOTER
   ==================== */
footer {
    /*background: #323232;
    color: #fff;*/
}

footer a {
    color: #fff;
}

footer div.email > i, footer div.direccion > i, footer div.tlf > i, footer div.socialLinks > i {
 	font-size: 36px !important;
}

footer #datosContactoFooter div.email > i:before {
    content: "\f2b7";
}
footer #datosContactoFooter div.direccion > i:before {
      content: "\f278";
}

footer div.email > i, footer div.direccion > i, footer div.tlf > i, footer div.socialLinks > i {
    /*color: #f36639 !important;*/
}

footer #creditos .right p a {
    background-image: url(//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/img/logoinmoweb2_blanco.png) !important;
}
footer #datosContactoFooter div span {
    font-size: 15px;
    line-height: 24px;
    color: #fff;
	font-weight: 400;
}
footer #datosContactoFooter div.socialLinks ul li a i {
    font-size: 20px;
}



/* ====================
   RESPONSIVE
   ==================== */
@media screen and (min-width: 0) and (max-width: 767px) {	
	aside {
		display:none;
	}
	#buscador div form:first-child {
		padding: 0 10px;
	}
    #background {
        background-size: contain;
    }

    header, #content, #seccServicios .contenedor {
        width: 100%;
    }

    header {
        height: auto !important;
    }

    header h1 {
        height: 130px;
    }

    #bgContent {
        padding-top: 0;
    }

    section {
        padding-top: 60px;
        float: none;
        width: 100%;
    }

    #content {
        padding-top: 0 !important;
    }

    h2:before, h2:after {
        display: none;
    }

    #home section {
        padding-top: 10px;
    }

    #home #logo:after {
        display: none;
    }

    #logo {
        top: 0px;
		width:auto;
		position:relative;
		padding: 10px 0;
    }

    #logo img {
        width: 85% !important;
        margin-left: 0 !important;
    }

    #buscador > div {
        display: table;
        float: left;
        left: 1%;
        margin: 0 auto;
        position: relative;
        width: 100%;
    }

    #buscador > div {
        width: 100%;
    	float: none;
    }

    #buscador #openProperty form div.line, #buscador #openNew form div.line {
        width: 100% !important;
    }

    #slideshow {
        display: none;
    }	

    #navegacion {
        z-index: 100000;
        top: 0;
		position:relative;
    }

    #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 3px;
		padding: 4px 7px;
		background: #ccc;
		border-color: #ccc;
		color: #fff;
		border-radius: 0;
		font-size: 20px;
    }

    #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: 3px;
        left: 0;
        display: none;
        float: none !important;
    }

    .home_section {
        display: none;
    }
	
    #idiomas > li > a > i {
        color: #fff;
    }

    #navegacion ul li a {
        color: #575757;
    }

    section {
        float: none !important;
        width: 100% !important;
    }

    #home section article.offers {
        top: 0px;
    }

    .promocion figure, .venta figure, .alquiler figure {
        left: 0;
    }

    .promocion figure div.mask {
        max-height: 170px;
    }

    #sliderPropiedad {
        width: 320px;
    }

    .sliderPropiedad .sliderPrincipal .img img {
        max-height: initial;
        width: 100%
    }

    #ficha .sliderPropiedad .sliderPrincipal .img {
        height: auto;
    }

    .promocion,	.venta, .alquiler {
        height: auto !important;
    }

    .venta, .alquiler {
        padding-bottom: 70px !important; 
    }

    .promocion .contenido .precio {
        margin-bottom: 10px;
    }

    .venta .contenido .precio, .alquiler .contenido .precio {

    }

    #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;
    }

    footer {
        padding: 10px 0;
    }

    footer #datosContactoFooter {
        padding-bottom: 10px;
    }

    footer #creditos {
        padding-top: 10px;
    }

    #results .box_vertical .venta .contenido .precio, #results .box_vertical .alquiler .contenido .precio {
        top: initial;
        bottom: 0;
        left: 0;
        width: 100%;
    }

    aside #mailingList form {
        left: 50% !important;
        margin-left: -151px !important;
    }
	#details .headerResults {
    display: none;
	}
	#detalle .sliderPropiedad .miniaturas div ul {
		width: 100%;
	}
	#detalle .sliderPropiedad .miniaturas div ul li {
		float: none;
		width: 100%;
	}
	#detalle #ficha div.colIzq {
		padding: 0;
	}
	#detalle .sliderPropiedad .miniaturas div ul li a img {
		width: 100%;
	}
	#detalle .sliderPropiedad .miniaturas div {
		margin: 0;
	}
	#detalle #ficha div.colIzq .groupTabs #sliderPropiedad {
		width: 100%;
	}
	#details .sliderPropiedad .sliderPrincipal {
		display: none;
	}
}

@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: 36px;
    }

    #seccServicios {
        bottom: 213px;
    }

    .promocion figure div.mask {
        max-height: 260px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    section article.home_section:nth-child(2) {
        width: 768px !important;
    }

    #buscador > div {
        width: 768px;
        margin-left: -384px;
    }

    #slider {
        background: url(img/bg_slider3.png) no-repeat center bottom;
    }

    /*#logo {
            width: 768px !important;
    }*/

    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 {
        float: none;
    }

    .nivo-directionNav, #navegacion ul#favoritos > li > div, #content {
        width: 768px;
        margin-left: -384px;
    }	

    article#mainText .welcome, article#mainText > div h2 {
        width: 70%;
    }

    #navegacion {
    }

    /*#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 {
        height: 246px;
    }


    .box_vertical .venta, .box_vertical .alquiler {
        height: 313px;
    }

    aside div#mailingList > div > p {
        width: 100% !important;
        text-align: center !important;
    }

    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%;
    }

    #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: 312px;
		    width: 45.3%;
    }

    #navegacion ul#idiomas li a {
        text-align: center;
    }

    #navegacion ul#idiomas li a span span:last-child {
        display: none;
    }

    .sliderPropiedad.sliderMini .img {
        height: 138px;
        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: 0 !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%;
    }

    #home footer {
        border-top: 142px solid #EBEBEB;
        margin-top: -142px;
    }	

  
}

@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) {
        width: 984px !important;
    }

    article#mainText div {
        width: 984px;
    }

    #slider {
        background: url(img/bg_slider2.png) no-repeat center bottom;
    }

    /*#logo {
            width: 984px !important;
    }*/

    .nivo-directionNav, #navegacion ul#favoritos > li > div, #content, #buscador > div {
        width: 984px;
        margin-left: -492px;
    }	

    .box_vertical .promocion {
        height: 230px;
    }

    .box_vertical .venta, .box_vertical .alquiler {
        height: 296px;
    }

    #results .box_vertical .venta, #results .box_vertical .alquiler {
        height: 310px;
		width:30%;
    }

    #results .venta figure div.mask, #results .alquiler figure div.mask {
        bottom: -245px;
    }

    aside div#mailingList > div > p {
        width: 100% !important;
        text-align: center !important;
    }

    aside div#mailingList div > form {
        left: 50% !important;
        margin-left: -247px !important;
    }

    #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;
        height: 116px;
    }

    .sliderPropiedad.sliderMini .img {
        height: 126px;
        display: table-cell;
        vertical-align: middle;
        text-align: center;
    }

    .sliderPropiedad.sliderMini .img img {
        /*width: auto;*/
        max-width: 100%;
        max-height: 100%;
    }

    #slider #slideshow img {
    }

    .venta .contenido .acciones, .alquiler .contenido .acciones {
        height: 97px;
    }

    #home footer {
        border-top: 130px solid #EBEBEB;
        margin-top: -130px;
    }	

  
}

@media screen and (min-width: 1260px) {
    article, aside > div, footer #datosContactoFooter, footer #creditos, #navegacion nav, #slider .slider .slide .contenedor, #navegacion ul#favoritos > li > div > div > div, .headerResults, .paginacion, .informe_propietario,  section article.home_section:nth-child(2) {
        width: 1220px !important;/*1220*/
    }

    header .datosContacto, #content, #buscador > div {
        width: 1220px;/*1220*/
        margin-left: -610px;/*-610*/
    }

    header .datosContacto {}

    #slider {
        background: url(img/bg_slider2.png) no-repeat center bottom;
    }

    /*#logo {
            width: 650px;
            margin-left: -610px;
    }*/

    .nivo-directionNav, #navegacion ul#favoritos > li > div {
        width: 1220px;/*1220*/
        margin-left: -610px;/*-610*/
    }

    .box_vertical .promocion {
        /*height: 135px;*/
    }

    .box_vertical .venta, .box_vertical .alquiler {
        height: 330px;
    }

    #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;
    }

    .box_vertical .venta, .box_vertical .alquiler {
        /*height: 160px;*/
    }

    #sliderPropiedad, #video, #googleMaps {
        width: 825px;
    }

    #detalle #sliderPropiedad .img img {
        max-height: 482px;
    }

    #captacion form .detalleInmueble div.line {
        width: 23%;
    }

    #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: 30%;
    }

    article.offers #leyenda form .line .desplegado span, article.offers #leyenda form .line ul li {
        width: 100%;
    }

    .sliderPropiedad.sliderMini .img {
        height: 160px;
    }

    .promocion .sliderPropiedad.sliderMini .img {
        height: 135px;
    }

    #details .sliderPropiedad.sliderMini .img {
        height: 142px;
    }

    #results .sliderPropiedad.sliderMini .img {
        height: 155px;
    }

    .box_horizontal .sliderPropiedad.sliderMini .img {
        height: 85px !important;
    }

    #details .venta .contenido .acciones, #details .alquiler .contenido .acciones {
        height: 137px;
    }
}

/* ie 8 */
@media \0screen {
}