/* buscador: diseño horizontal */
@import url("//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/imp_buscador_horizontal.css");
@import url("//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/imp_idiomas_horizontal.css");


/* ====================
   GENERALES
   ==================== */
   
 .nivo-controlNav{
 	display:none;
 }
   
#home .home_section_parent .home_section:first-child {
    width: 330px !important;
    position: absolute;
    top: 640px;
    left: -402px;
	background:#fff;
	    display: none;
}
#home .home_section_parent .home_section:first-child h2 {
    display: none;
}
#home .home_section_parent .home_section:first-child div a {
    margin-bottom: 30px;
    display: block;
	text-align: center;
}

#home .home_section:first-child a.masInfo{
	display:none !important;
}


#contacto .datosContacto .sucursales .sucursal:nth-child(2n+1) {
    background: none;
}


#background {
	margin:auto;
	background:none;
	
}
   
#tituloBlog{
   margin:0 !important;
}
header {
	position: relative;
}

#logo {
	z-index: 2;
	top: 25px;
}

#logo img{
	margin-left: 20px;
}

#content {
	
}

section {
	margin: 10px auto;
	margin-top: 65px;
	width:100% !important;
}

#home section {
	margin: 10px auto;
    width: 100% !important;
    position: relative;
    top: -150px;
}

body {
	
	font-family: Arial, Helvetica, sans-serif;
	    background: url(img/background2.png) repeat-x;
}

 body#home {
	
	background: url(img/background.png) repeat-x;
}

a {
	color: #677172;
	text-decoration:none;
	
}

h1 {
    color: #314692;
}

a:hover, a:active {
	color: #0084d7;
}

::selection {
	background: #677172;
	color: #FFF;
}

.btn {
	border-radius: 2px;
	border: none;
	background: #314692;
	color: #fff;
	font-weight:700;
	height: 36px;
}

.btn:hover {
	border: none;
	background: #00688F;
}

#bgContent {
	position: relative;
	/*z-index: 8;*/
	padding-top: 1px;
}

#home #bgContent {
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    margin: 0 0 15px;
    color: #314692;
	font-weight: 600;
    letter-spacing: -0.5px;
	background: url(img/bg-titulo.png) no-repeat left;
	padding-left: 35px;

}

#contacto h2 {
    padding-left: 20px;
}

#seccionInterna h2 {
        padding-left: 30px;
}

article .texto {
    width: 95%;
    padding-left: 20px;
}

.etiqueta {
	top: 10px !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;
}

.modalContainer .modal span.titulo {
    background: #314692;
}


/* ====================
   SLIDER
   ==================== */
header {
}

#slider {
    padding-top: 0;
    height: 122px;
    margin: auto;
	/*background: url(img/header-lazo.png) no-repeat top right;*/
	position:relative;
	top: 25px;
}

#home #slider{
	height:592px;
}

#slider .nivoSlider {
	margin: 0 auto;
	height: 449px;
	top: 120px;

}

#home #slider:after{
    content: "";
    width: 100%;
    height: 8px;
    background: url(img/sombra_buscador.png)no-repeat center;
    background-size: cover;
    position: absolute;
    bottom: 0;
}

#slider #slideshow  img {
	height: 449px;
	width: 1220px !important;
}

.nivoSlider img {
}

.nivo-caption {
	background: rgba(255,255,255,0.6) !important;
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
	display: block !important;
	left:50% !important;
}

.nivo-caption p {
	color: #575757;
	font-size: 26px;
	font-weight: 700;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-shadow: 0 1px 1px #616161;
}

.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;
}
#slider .highlighted .nivo-caption span {
    display: inline-block;
    margin-right: 25px;
}

.nivo-caption {
    background: none !important;
    padding: 10px !important;
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
	top: 300px !important;
}
.nivo-caption > div {
    padding: 20px;
    background: rgba(255,255,255,0.8);
    color: #575757;
    font-size: 20px;
}
.nivo-caption > div span:after {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    margin: 0 20px;
    border-radius: 50%;
    border: 2px solid #0a2a67;
    position: relative;
    top: -2px;
}

.nivo-caption > div span.precio:after {
   display:none;
}

/* ==================== 
   NAVEGACIÓN
   ==================== */
#navegacion{
	position: absolute;
	top: 80px;
	/*z-index: 11;*/
	background:none;
}

#home #navegacion {

}

#navegacion nav {
	display: table;
	margin: 0 auto;
	position: relative;
}
#navegacion #navHeader{
	float:right;
	    z-index: inherit;
	/*z-index: 1 !important;*/
}

#navegacion #navHeader #navLinks, #navegacion #navHeader #operationList {
    float: left;
}

#navegacion ul > li {
    border-bottom: 4px solid #98a7e4;
	border-right: 1px solid #9E9E9E;
}

#navegacion #navHeader #navLinks li {
	
}
#operationList > li {
	
}


#navegacion #navHeader #navLinks li:last-child:hover {
	background: none;
}

#navegacion ul li a {
	height: 38px;
    line-height: 38px;
    padding: 5px 12px !important;
    margin: 0 5px;
    color: #000;
    position: relative;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}

#navegacion #navLinks li:last-child a {
	border-right: none;
}

#navegacion ul li:hover > a {
	color: #111676 !important;
}

#navegacion ul li.dropDownMenu:hover > a {
	color: #fff !important;
	border-bottom: none !important;
}

#navegacion ul li.dropDownMenu:hover > a:after {
	display: none;
}

#navegacion nav div > ul > li > a, #navegacion nav ul#favoritos > li > a {
	position: relative;
	border-radius: 5px;
    background: none;
}

#home #navLinks > li:nth-child(1) > a {
    background: none;
    color: #111877;
}

#navegacion ul li:hover {
    background: none;
	border-radius: 5px;
}

#navLinks .dropDownMenu > a > i {
	float: right;
	margin-top: 12px;
	margin-left: 4px;
}

#navLinks .dropDownMenu > a > span {
	float: left;
}

.dropDownMenu ul {
	background: #f0f0f0 !important;
}

.dropDownMenu ul li a {
	color: #000 !important;
	border-right: none !important;
	margin: 0 10px;
}

.dropDownMenu ul li a:hover {
	color: #fff !important;
	background: none !important;
}

#navegacion ul li:hover a {
    background: none !important;
  
}

#navegacion.fixed {
	position: absolute;
	top: 91px;
}
#idiomas > li > a > span > span:nth-child(2){
	color:#fff;
	font-weight:500;
	margin-left: 8px;
    position: relative;
    top: 1px;
}
#navegacion ul#idiomas li .bandera {

    border: 1px solid #fff;
}


/* ====================
   FAVORITOS
   ==================== */
   
#navegacion ul#favoritos{
	right:0;
	position:absolute;
	z-index: 2;
	 top: -59px;

}

#favoritos > li {
    border: 0 !important;
}

#navegacion ul#favoritos > li > div {
	background: #1d1d1d;
	left: -30%;
	margin-top: 10px;
}

#navegacion ul#favoritos > li > div > div > div > ul > li {
	background: #dddddd;
	height: 205px;
	padding: 0 !important;
}

#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 h3 {
	top: 0px;
    left: 0px;
    padding: 5px;
    background: #314692;
}

#navegacion ul#favoritos > li > div > div > div > ul > li h3 a {
	padding: 0 !important;
	font-size: 12px;
	color: #FFF;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 22px !important;
	line-height: 22px;
}
#navegacion ul#favoritos > li > div > div > div ul li .contenido .caracteristicas li{
	color:#575757;
}
#navegacion ul#favoritos > li > div > div > div ul li .contenido {
	padding: 0 5px;
}

#navegacion ul#favoritos > li > div > div > div ul li .contenido .descripcionCaracteristicas {
	height: 32px;
	color: #FFF;
}

#navegacion ul#favoritos > li > div > div > div > ul > li .contenido .precio {
	background: none !important;
	color: #314692 !important;
	margin-top: -10px;
	font-weight:bold;
}
#navegacion nav ul#favoritos > li > a span {
	display:none !important;
}
#idiomas > li > ul > li> a > span > span:nth-child(2){
	color:#fff;
}

/*--------------------
 :: IDIOMAS
--------------------*/
#navegacion ul#idiomas {
    position: absolute;
    top: -55px;
    right: 45px;
}

#home #navegacion ul#idiomas {
}

#navegacion ul#idiomas li a {
	background: none !important;
	color: #677172 !important;
	text-transform: inherit;
	font-weight: 300;
	height: auto;
	line-height: 15px;
	padding:8px 5px !important;
}
#navegacion ul#idiomas li a.langSelect{
	padding: 12px 5px !important;
}

#navegacion ul#idiomas li ul{
	height: auto !important;
}

#navegacion ul li:hover a, #navegacion ul li a:hover, #navegacion ul li.activo a {
	background: none;
}

#navegacion ul#idiomas li:hover > a {
	
}

#navegacion ul#idiomas li:hover > a:after {
	
}

#idiomas > li > ul > li, #idiomas > li.dropDownMenu {
    border: 0 !important;
}


/* ====================
   DATOS CONTACTO HEADER 
   ==================== */
header .datosContacto {
	top: 90px !important;
	z-index: 1;
	display:none;
}

header .datosContacto address {
	background: none;
	color: #E0363E;
	padding: 0;
	position: relative;
	top: -23px;
	font-weight: bold;
	width: 333px;
}

#contacto .datosContacto {
	/*background:#CCC;*/
}

header .datosContacto address a {
	color: #fff;
}

header .datosContacto address ul:nth-child(1){
	
}

header .datosContacto address ul li {
    text-align: right;
    font-size: 18px;
    margin-bottom: 22px;
    display: inline-block;
    margin-left: 15px;
	color: #fff;
	font-weight: 500;
}

header li.movil, li.fax {
    display: none !important;
}

header li.telefono {
    float: right;
	margin-right: 14px;
}

header .datosContacto address ul li.poblacionProvincia , header .datosContacto address ul li.direccion {
	float:left;
	display:none;
}
header .datosContacto address ul li.poblacionProvincia i{
	width:0;
}
header .datosContacto address ul li i {
	margin-right: 5px;
	color: #fff;
}

header .datosContacto li.agencia, header .datosContacto ul:first-child li:last-child {
	display: none !important;
}
#container > header > div.datosContacto > address > ul:first-child > li.movil{
	float:left;
	position: relative;
    top: -25px;
    right: -158px;
}
.fa-mobile-phone:before, .fa-mobile:before{
	content:"QQ" !important;
}

header .datosContacto .socialLinks{
	position: absolute;
    top: 760px;
    right: 80px;
    border: none;
    width: 180px;
}

header .datosContacto address .socialLinks li {
	float: left;
	margin-right: 0;
	margin-left: 5px;
}

header .datosContacto address ul.socialLinks li i {
	margin-right: 5px;
	color: #314692;
    width: 29px;
    font-size: 29px;
}
/* ==================== 
   BUSCADOR 
   ==================== */
#buscador {
	height: 165px !important;
    width: 99%;
	display:none;
	left: 7px;
	z-index: 11;
}

#buscador div form:first-child fieldset button {
    top: 2px;
}

#home #buscador {
    position: relative;
    top: -164px;
	display:block;
	margin: 0;
	border-radius: 9px;
}

#buscador .tabs {
	border-bottom: none;
}

#buscador div form:first-child {
    padding-right: 10px;
}

#buscador .tabs li.activo a {
   border-radius: 8px 8px 0 0;
    color: #ffffff;
    border: none;
    padding: 23px;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: -0.8px;
    padding-bottom: 0;
    background: none;
	
}

#buscador .tabs li {
    width: 23%;
}

#buscador .tabs li a{
	border-radius:0;
	font-size:14px;
	padding: 22px 24px;
	color: #343434;
	margin-right: 0;
}

#buscador .tabs li a i{
	display:none;
}

#buscador label {
     color: #fff;
    font-size: 13px;
    letter-spacing: -0.5px;
    font-weight: bold;
}

.modal label {
	color: #575757 !important;
}

/*div#openProperty form:last-child div.line:last-child {
	width: 68px !important;
}*/

.filtroResultados > ul > li > ul {
	top: 37px;
	width: 360px;
}

.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;
}

#buscador div#openProperty, #buscador div#openNew {
    /*padding:10px;*/
}
form div.line input[type="text"], form div.line select, form div.line textarea {
    height: 30px;
	border:1px solid #666;
}
#buscador form div.line input[type="text"], #buscador form div.line select, #buscador form div.line textarea {
	        border: 1px solid #585858;
}
.busquedaAvanzada > a {
  font-size: 14px;
    color: #131b7e;
    text-decoration: underline;
    font-weight: bold;
    float: right !important;
	top: 23px !important;
    right: 27px !important;
}

.busquedaAvanzada > a > i{
	display:none;
}

#buscador div form:first-child fieldset{
	border:none;
}
#buscador .btn{
	background: #13186d;
    background: -webkit-linear-gradient(#33378a, #13186d);
    background: -o-linear-gradient(#33378a, #13186d);
    background: -moz-linear-gradient(#33378a, #13186d);
    background: linear-gradient(#33378a, #13186d);
    background-size: 100% 100%;
    color: #fff;
    border-radius: 2px;
    height: 31px;
    font-size: 14px;
    line-height: 14px;
	top: 2px;
}

/* ====================
   MAIN TEXT
   ==================== */
article#mainText {
	background: none;
    margin: 0;
    padding: 0 0 0 30px;
    margin-bottom: 20px;
    width: 98% !important;
}

article#mainText > div {
	min-height: 230px;
	padding: 20px 0;
	width: 100% !important;
}

article#mainText > div h2 {
	width: 100% !important;
	margin-bottom:0;
	font-size: 30px;
}

article#mainText .welcome {
	float: left;
    box-sizing: border-box;
    text-align: justify;
    width: 71% !important;
    border-right: 1px solid #575757;
    padding-right: 40px;
    padding-left: 20px;
}

article#mainText .datosContacto {
    padding-left: 15px;
    font-size: 13px;
	padding: 20px 0 20px 30px;
	float:left;
}
#mainText > div > div.datosContacto > address > ul > li> i {
	display:none;
}


/* ====================
   BOX PROMOCIONES, VENTA Y ALQUILER
   ==================== */
#home section article.offers {
	position: relative;
	top: 15px;
	width: 100%;
	margin-bottom: 30px;
}

.promocion {
	padding: 0px !important;
	background: #f2f2f2;
	border-top: 3px solid #bdbdbd;
    border-bottom: 3px solid #bdbdbd;
}

.promocion h3, .venta h3, .alquiler h3 {
	width: 100%;
	font-weight: 700;
	color: #575757;	
	text-align: center;
	margin: -2px 0 0 0;
	padding: 3px 15px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	position: relative;
}

.promocion h3 {
	background: none;
	color:#323232;
    font-size: 15px;
    font-weight: 200;
    padding: 10px 15px;
    position: relative;
        top: -166px;
	text-align:left;
	text-transform: uppercase;
	font-style: italic;
	font-weight: bold;
	
}

.promocion h3:before {
}

.promocion h3:after {
	
}

.promocion figure:hover .sliderPropiedad.sliderMini {
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
}

.promocion figure div.mask {
	background: none;
	bottom: 0;
}

.promocion figure:hover div.mask {
}

.promocion figure div.mask a {
	width: 100%;
	padding: 7px 0;
	position: absolute;
	bottom: 3px;
	left: 0;
	background: none;
	text-indent: -9999px;
}

.promocion .contenido {
	    margin: -20px 0;
	z-index: 10;
	position: relative;
	padding:0 15px;
}

.promocion .contenido .acciones {
	display: none;
}

.promocion .contenido .descripcionCaracteristicas p {
	text-align: left;
	margin: 0px;
	color: #575757;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.promocion .contenido .precio {
	background: none;
	color: #575757;
	margin: 0;
	padding: 0;
	margin-top:8px;
	font-size: 13px;
	text-aling:left;
}

.promocion .contenido .precio p{
	text-align:left;
}

.venta, .alquiler {
	padding: 0 !important;
        background: #ececec;
    position: relative;
   margin-bottom: 50px;
    margin-top: 30px;

}

.venta figure, .alquiler figure {
    padding: 7px;
}

.sliderPropiedad .sliderPrincipal .img img{
	box-sizing:border-box;
	max-height:145px;
	margin-top: 45px;
	    border: 2px solid #d3d3d3;

}

.box_vertical .etiqueta {
	top: 47px !important;
    left: 3px !important;
}

.venta h3, .alquiler h3 {
	color: #000;
    font-size: 15px;
    font-weight: bold;
    line-height: 24px;
    margin: auto;
    text-align: center;
    position: absolute;
    top: 10px;
    left: 0;
    width: 100%;
    padding: 10px;
}

.box_horizontal .venta h3, .box_horizontal .alquiler h3 {
    width: 100% !important;
    left: 0;
    margin-left: 0;
	padding: 10px 14px;
	top: -55px !important;
}

.venta:before, .alquiler:before {
    content: "";
    width: 219px;
    height: 39px;
    position: absolute;
    top: -26px;
    background: url(img/bg-ficha2.png) no-repeat center;
}

.venta:hover:before, .alquiler:hover:before {
    content: "";
    width: 219px;
    height: 39px;
    position: absolute;
    top: -26px;
    background: url(img/bg-ficha2-hover.png) no-repeat center;
}

.venta figure div.mask, .alquiler figure div.mask {
	position: relative;
    background: none;
    z-index: 8;
	    margin-top: 5px;
}

.venta figure div.mask div.referencia span.tipo, .alquiler figure div.mask div.referencia span.tipo {
    margin-left: 5px;
}

.venta figure div.mask div.referencia span.numeroRef, .alquiler figure div.mask div.referencia span.numeroRef {
    margin-right: 5px;
}

.venta figure div.mask div.referencia, .alquiler figure div.mask div.referencia {
	background: none;
}

.descripcion {
	
}



.venta figure div.mask div.referencia span, .alquiler figure div.mask div.referencia span {
	    color: #575757!important;
	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);
}

.box_horizontal .venta .contenido .descripcionCaracteristicas h4, .box_horizontal .alquiler .contenido .descripcionCaracteristicas h4 {
	margin-top: 25px;
}

.venta .contenido .descripcionCaracteristicas h4 a, .alquiler .contenido .descripcionCaracteristicas h4 a {
	color: #333;
    font-size: 13px;
	font-weight: bold;
    text-decoration: underline;
}

.venta .contenido .acciones, .alquiler .contenido .acciones {
	position: absolute;
	left: 10px;
	display: none;
}

.venta .contenido .acciones a, .alquiler .contenido .acciones a {
	font-size: 18px;
	width: 16px;
	height: 19px;
	display: block;
	overflow: hidden;
}

.sliderPropiedad.sliderMini .sliderPrincipal > a {
	width: 18px;
	height: 33px;
	    top: 63%;
	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 i {
	display: none;
}

.sliderPropiedad.sliderMini .sliderPrincipal > a.anterior:hover, .sliderPropiedad.sliderMini .sliderPrincipal > a.siguiente:hover {
	cursor: pointer;
}

.venta .contenido, .alquiler .contenido {
	padding: 0 15px;
	margin-top: 7px;
	border:none;
}

.box_vertical .venta .contenido .precio, .box_vertical .alquiler .contenido .precio {
	    text-align: center;
    background: #5b5b5b;
    color: #ffffff;
    /* border-radius: 5px; */
    border: 1px solid #9E9E9E;
    font-weight: 700;
    right: 0px !important;
    padding: 13px 0 10px !important;
    z-index: 10 !important;
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 19px;
    letter-spacing: -.5px;
    /* width: 94%; */
    margin: 0 auto;
    height: 25px;
}

.venta .contenido .precio .antes, .alquiler .contenido .precio .antes {
	color: #9e9e9e;
	margin-top: -7px;
	line-height: 15px;
}

#results .box_horizontal .venta .contenido .precio .antes, #results .box_horizontal .alquiler .contenido .precio .antes {
	color: #fff;
}

.venta .contenido .descripcionCaracteristicas, .alquiler .contenido .descripcionCaracteristicas {
	
}

.promocion .contenido .descripcionCaracteristicas ul.caracteristicas, .venta .contenido .descripcionCaracteristicas ul.caracteristicas, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas{
	
}
.promocion .contenido .descripcionCaracteristicas ul.caracteristicas li, .venta .contenido .descripcionCaracteristicas ul.caracteristicas li, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li{
	font-size: 13px;
	color:#333;
}
.venta .contenido .descripcionCaracteristicas h4, .alquiler .contenido .descripcionCaracteristicas h4 {
	margin-top: 7px;
}

.contenido .descripcionCaracteristicas .caracteristicas li i {
	display: inline-block;
	margin-right: 5px;	
	position: relative;
	
}

.contenido .descripcionCaracteristicas .caracteristicas li.habitaciones {
	margin-right: 20px;
}

.contenido .descripcionCaracteristicas .caracteristicas li.habitaciones i {
	background: url(img/icn_habitaciones.png) no-repeat;
	width: 33px;
    height: 20px;
	display:none;
}
.promocion .contenido .descripcionCaracteristicas .caracteristicas li i {
	display:none;
}


.contenido .descripcionCaracteristicas .caracteristicas li.supConstruida i, .contenido .descripcionCaracteristicas .caracteristicas li.supHabitable i, .contenido .descripcionCaracteristicas .caracteristicas li.supParcela i {
	background: url(img/icn_sup.png) no-repeat;
	width: 33px;
    height: 25px;
	top: 7px;
    left: 4px;
	display:none;
}

.box_horizontal .promocion figure, .box_horizontal .venta figure, .box_horizontal .alquiler figure {
	top: -16px;
	left: 10px;
}

.box_horizontal .promocion .contenido .precio, .box_horizontal .venta .contenido .precio, .box_horizontal .alquiler .contenido .precio {
	position: absolute;
    bottom: 0px;
    top: inherit;
    right: 0px;
    background: none;
    color: #000;
    font-weight: bold;

}

.box_horizontal .promocion .descripcion, .box_horizontal .venta .descripcion, .box_horizontal .alquiler .descripcion {
	float: none;
}

.contenido .descripcionCaracteristicas {
	text-align: left;
}

.box_horizontal .promocion .contenido, .box_horizontal .venta .contenido, .box_horizontal .alquiler .contenido {
	float: left;
    margin-left: 10px;
    margin-top: -12px;
    width: 70%;
}

.box_horizontal .venta .contenido .descripcionCaracteristicas, .box_horizontal .alquiler .contenido .descripcionCaracteristicas {
	margin-top: 25px;
}

#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: 155px;
    padding-top: 12px !important;
	    margin-bottom: 60px;
}

.at-icon {
    display: none;
}



/* ====================
   FORMULARIO ALERTAS BÚSQUEDAS
   ==================== */



/* ====================
   MAILING LIST
   ==================== */

aside {
    background: none;
    background-position: center 50px !important;
    background-repeat: no-repeat;
    position: absolute;
	left:50%;
    z-index: 1;
    padding-bottom: 10px !important;
        margin: 40px auto;
		display: none;
}



aside #mailingList {
    background: none;
    box-sizing: border-box;
    margin: 25px;
    padding: 20px;
    position: absolute;
    top: 705px;
    width: 27% !important;
}


aside #mailingList p {
    text-align: center !important;
    margin: 0 0 10px 0;
}

aside #mailingList p, aside #mailingList form .line.checkbox p a {
    color: #000;
    float: none;
    margin: 0;
	margin-bottom: 10px;
}

aside #mailingList form {
    float: none;
    position: initial;
    margin: 0 !important;
    padding: 0;
}

aside #mailingList form .line {
    float: none;
    margin-bottom: 10px;
}

aside #mailingList form .line input[type="text"] {
    width: 100%;
    background: #fff;
}

aside #mailingList form .line.checkbox {
    top: 40px;
    position: inherit;
}

aside #mailingList form .line button {
    width: 100%;
	background: #314692;
    border: 0;
    color: #ffffff;
}



/* ====================
   RESULTS
   ==================== */
.vistaResultados ul li a:hover, .vistaResultados ul li a.activo, .paginacion ul li span.activa, .paginacion ul li a:hover {
	    background: #314692;
    border: 1px solid #9E9E9E;
}

.paginacion ul li span, .paginacion ul li a {
	     border: 1px solid #848c8c;
    color: #677172;
}



/* ====================
   LEYENDA RESULTADOS
   ==================== */

#buscadorAvanzado > form > div:nth-child(3) > div > button{
	width:190px !important;
	margin-left:-95px !important;
	top: inherit;
    bottom: -38px;
	background: #314692;
}

article.offers #leyenda {
	border:0;
}

/* ====================
   FICHA
   ==================== */

#detalle #ficha .header .headerTitulo  {
    background: none;
    color: #000000;
	border: 0;
}

#detalle #ficha .header .headerTitulo .headerRight .precioReducido {
    color: #737373;
}

.sliderPropiedad{
	background:none;
}

#detalle #formMasInfo {
	width: 100%;
	float: none;
}

#detalle .colIzq .detallesFicha {
	width: 100% !important;
	float: none !important;
}

#detalle #sliderPropiedad .img img {
	max-width: 100%;
	    max-width: 740px !important;
}

#sliderPropiedad .sliderPrincipal > a {
	color: #ccc;
}

#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;*/
}

#sliderPropiedad .sliderPrincipal > a.anterior:hover, #sliderPropiedad .sliderPrincipal > a.siguiente:hover {
	/*cursor: pointer;*/
}

#fichaScroll {
	top: 10px;
	left: 10px;
	width: 170px;
	margin-left: 0;
	    background: #314692;
	z-index: 10;
}

#detalle #ficha div .detallesFicha ul li i {
        display: none;
}

#fichaScroll figure, #fichaScroll div {
	float: none;
	width: auto;
	font-size: 14px;
}

#fichaScroll div ul li {
	display: block;
	width: 100%;
	color: #fff;
}

#fichaScroll div ul li i {
	color: #FFFFFF;
}

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 .header .headerTitulo .headerRight .precio{
	    font-size: 23px;
		 color: #314692;
}

#detalle #ficha .actionBar ul li.share {
    padding: 2px 10px;
}

/* ====================
   CONTACTO
   ==================== */



/* ====================
   CAPTACIÓN
   ==================== */
form fieldset legend {
	color: #020201;
    border-bottom: 3px solid #314692;
	padding: 8px 0;
	margin: 0 0 10px 0;
	background:none;
}



/* ====================
   MODAL
   ==================== */
.modalContainer form .colIzq, .modalContainer form .colDcha {
	width: 49% !important;
}

.modalContainer form .colDcha {
	float: right !important;
}



/* ====================
   FOOTER
   ==================== */
footer {
    color: #090d47;
    padding-top: 25px;
    clear: both;
	background: #9DAEEA;
    border-top: 10px solid #111777;
}

footer a {
	    color: #0e124d;
}

footer div.email > i, footer div.direccion > i, footer div.tlf > i, footer div.socialLinks > i {
	color: #677172 !important;
}

footer #creditos{
	margin-top:25px;
}

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{
	text-align:left;
	padding-left: 25px;
}

footer #creditos .left {
    margin-left: 25px;
}

footer #creditos .right {
    margin-right: 25px;
}

footer #datosContactoFooter div > i {
	margin-bottom:0;
	    display: none;
}
footer #datosContactoFooter div > i:before{
    width: 95%;
    height: 20px;
    color: #808080;
    position: relative;
    top: -15px;
    font-size: 15px;
    text-align: left;
    font-weight: 600;
    display: block;
    padding: 7px 0 3px 0px;
	font-family: Arial !important;
}

footer #datosContactoFooter div span {
	font-size: 15px;
}
footer #datosContactoFooter div.socialLinks ul li a i {
    font-size: 21px;
}

#detalle #ficha .actionBar ul li.share > i {
    top: -2px;
}
	
.addthis_toolbox a {
	margin-bottom: 0 !important;
	}

.busquedaAvanzada .modal span.titulo {
    	background: #314692;
	}	
	
	.row {
    margin-top: 20px;
}

table thead tr th {
    background: #314692;
}

#aviso_cookie div {
    background: rgba(49, 70, 146, 0.9);
}


#details section {
	margin-top: 25px;
}

#detalle #ficha {
    margin-top: -5px;
}

.headerResults {
    background: none !important;
}

#aviso_cookie div {
    background: rgba(49, 70, 146, 0.9);
}

#aviso_cookie div > a {
    width: 50px;
    height: 50px;
    background: url(img/icn_closecookies.png) no-repeat top !important;

}

#aviso_cookie div > a:hover {
    background: url(img/icn_closecookies2.png) no-repeat bottom !important;
}

#aviso_cookie div p {
    font-size: 13px !important;
    margin: 10px 0 !important;
    width: 80% !important;
}

/* ====================
   RESPONSIVE
   ==================== */
@media screen and (min-width: 0) and (max-width: 767px) {	
	#navegacion #navHeader #navLinks li {
		/*border-right: 1px solid #ccc;*/
			    border: 0;
	}
	
	#navegacion nav div > ul > li > a, #home #navLinks > li:nth-child(1) > a {
		border-radius:0;
		 background: #ececec;

	}

	#slider, #home #slider{
		height: auto;
		padding-top: 148px;
		display: none;
	}
	
	#home #bgContent {
		padding-top: 0px;
	}
	#home section{
		width: 100% !important;
		padding-top: 10px;
		top: 0;
	}
	
	#home #buscador , #buscador {
		display:none;
		top: -13px !important;
		padding: 0 !important;
		background: #edebec;
    	height: auto !important;
	}
	
	footer #creditos{
		padding:15px; 
		box-sizing:border-box;
	}
	
	header, #content {
		width: 100%;
	}
	
	header {
	}
	
	#bgContent {
		padding-top: 0;
	}
	
	section {
		padding-top: 0;
	}
	
	section {
		padding-top: 0px;
		float: none;
		width: 100%;
	}
	
	#logo img {
		width: 100%;
	}
	
	#logo {
		display:block;
		position: relative;
    	top: 0;
		 width: 80%;
		 padding-top: 10px;

}
	
	#slideshow {
		display: none;
	}	
	
	#navegacion , #home #navegacion {
		z-index: 100000;
		top: 0;
		position:initial;
		margin-top: 20px;
    	background: #edebec;
	}
	
	#navegacion nav {
		padding: 0;
	}
	
	#navegacion ul li a {
		padding: 4px 15px !important;
		margin: 0 !important;
	}
	
	#navegacion #navHeader #navToggle, #navegacion #navHeader #searchToggle {
		display: inline-block;
	}
	
	#navegacion ul#idiomas {
	    top: 0 !important;
		right: 0;
		z-index: 1000000;
		background: none;
	}
	
	#navegacion #navHeader #navToggle button, #navegacion #navHeader #searchToggle button {
		margin: 5px 0;
		padding: 2px 7px;
		background: #314692;
		border-color: #FFF;
		color: #FFF;
	}
	
	#navegacion #navHeader {
		position: inherit;
		padding: 0 10px;
		float:none;
	}
	
	#navegacion #navHeader #navLinks {
		top: 43px;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		background: none;
		padding: 0;
	}
	
	#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:333;
		margin: 0 !important;
	}
	
	#idiomas > li > a > i {
		color: #fff;
	}
	
	#home section article.offers {
		top: 0px;
	}
	
	#sliderPropiedad {
		width: 320px;
	}
	
	.sliderPropiedad .sliderPrincipal .img img {
		max-height: initial;
	}
	
	#ficha .sliderPropiedad .sliderPrincipal .img {
		height: auto;
	}
	
	.promocion,	.venta, .alquiler {
		height: auto !important;
		    margin-bottom: 75px !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 {
		float: right;
		width: 68%;
		font-size: 14px;
	}
	
	#fichaScroll div ul li {
		margin: 0 0 5px 10px;
		width: 100%;
	}
	
	.venta .contenido .acciones, .alquiler .contenido .acciones {
		top: 305px;
	}
	
	#buscador .busquedaAvanzada {
		display: none;
	}
	
	.venta h3, .alquiler h3 {
		
	}
	aside{
		display:none;
	}
	#home #slider:after{
		display: none;
	}
	
	#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;
}

#ficha .header .headerTitulo .headerRight {
	border: 0;
}

.hazTuOferta form div.line {
    width: 100% !important;
}

.hazTuOferta form div.line input {
    width: 94%;    
 }
 
 .simuladorHipoteca.modalContainer form .colIzq, .simuladorHipoteca.modalContainer form .colDcha {
    width: 99% !important;
}

#aviso_cookie div {
    background: rgb(167, 132, 88);
}

.sliderPropiedad.sliderMini {
    z-index: 0 !important;
}

.promocion .contenido {
    height: 50px;
}

.promocion h3 {
    top: 7px;
    position: absolute;
}

body {
	background: none !important;
}

.venta:before, .alquiler:before {
    display: none;
}

.row {
    margin-top: 100px;
}

#aviso_legal_cookie {
    background: none !important;
}

#aviso_cookie div a {
    top: 15px;
}

#aviso_cookie div {
    background: rgba(49, 70, 146, 0.9);
}

#buscador label {
    color: #000;
}

#buscador .tabs li {
    width: 54%;
}

#buscador div form:first-child fieldset button, #buscador div form:last-child fieldset button {
    width: 99% !important;
    margin-left: 5px;
}
	
}

@media screen and (min-width: 0px) and (max-width: 400px)  {
	
	#aviso_cookie div p {
    	width: 70% !important;
	}
}


@media screen and (min-width: 0) and (max-width: 767px) and (orientation: landscape) {
	header {
		height: 230px;
	}
	#navegacion {
		z-index: 100000;
		top: 176px;
	}
	
	#sliderPropiedad {
		width: 420px;
	}
}


@media screen and (min-width: 501px) and (max-width: 767px)  {

	.box_vertical .venta, .box_vertical .alquiler, .box_vertical .promocion {
    width: 48% !important;
    margin: 35px 5px;
    float: left;
}

#logo img {
    width: 65%;
}

}

@media screen and (min-width: 768px) and (max-width: 1023px) {
	#navegacion #navHeader #navLinks, #navegacion #navHeader #operationList{
		
		}
	
	.box_horizontal .promocion .contenido, .box_horizontal .venta .contenido, .box_horizontal .alquiler .contenido{
		width:60%;
	}
	#navegacion ul#favoritos{
		display:none;
	}
	article, .headerResults, .paginacion {
		width: 100%;
	}
	
	#logo, #slider, #background {
		width: 768px !important;
	}
	
	.nivo-directionNav, #navegacion ul#favoritos > li > div , .nivo-caption, aside  {
		width: 768px;
		margin-left: -384px;
	}
	
	article#mainText .datosContacto {
		display:none;
	}
	
	#home #buscador {
		top: -178px;
		margin:0;
	}
	
	#home section {
	     float: left;
		padding-top: 25px;
		padding-left: 20px;

	}
	
	#home header {
		height: 400px;
	}
	
	#navegacion {

    	top: 52px;
	}
	
	#home #navegacion {
		  
	}
	
	article#mainText .welcome {
		border: 0;
	}
	
	article#mainText .welcome, article#mainText > div h2 {
		width: 100% !important;
	}
	
	.box_vertical .promocion, .box_vertical .venta, .box_vertical .alquiler {
		 width: 28.1%;
	}
	
	.box_vertical .promocion {
		height: 275px;
	}
	
	.box_vertical .venta, .box_vertical .alquiler {
		height: 390px;
	}
	
	.sliderPropiedad .sliderPrincipal .img img {
   		min-height: 145px;
		max-height: 145px;
		}


	
	aside div#mailingList > div > p {
		width: 100% !important;
		text-align: center !important;
	}
	aside div#mailingList{
		top:735px;
		margin:0;
		
	}
	aside div#mailingList div > form {
		left: 50% !important;
		
	}
	
	article.offers #leyenda form .line .desplegado span, article.offers #leyenda form .line ul li {
		width: 100%;
	}
	
	#detalle #ficha div.colIzq {
		width: 100%;
		padding: 0;
	}

	#detalle #ficha div.colDch {
		width: 99%;
    	padding: 0 5px 0 0;
	}
	
	#sliderPropiedad {
		width: 768px;
	}
	
	#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;
	}
	
	#results .venta .contenido .acciones, #results .alquiler .contenido .acciones {
		top: 236px;
	}
	
	#results .box_vertical .venta, #results .box_vertical .alquiler {
	    height: 395px;
	}
	
	#navegacion ul#idiomas li a {
		text-align: center;
	}

	#navegacion ul#idiomas li a span span:last-child {
		display: none;
	}
	#home .home_section_parent .home_section:first-child {
		width: 207px !important;
		position: absolute;
		top: 640px;
		left: -253px;
		background: #fff;
	}
	#home .home_section_parent .home_section:first-child img{
		width:100% !important;
	}
	#home #slider:after {
		bottom:147px;
	}
	#home #navegacion ul#idiomas {
		 right: 0 !important;
	}
	
	#slider #slideshow img, #slider .nivoSlider {
    	height: 330px;
    	width: 768px !important;
	}
	
	#home #slider, #home header {
    	     height: 447px;
	}
	
	#logo img {
    	width: 320px;
	}
	
	#logo {
		    top: 20px;
	}
	
	#slider .nivoSlider {
		     top: 99px;

	}
	
	#home #section {
		padding-top: 25px;
	}
	
	#navegacion ul li a {
		padding: 5px 10px !important;
		font-size: 12px;
	}
	
	#navegacion #operationList li.title:after {
		content: "\f046";
		display: inline-block;
		font-family: FontAwesome;
		position: absolute;
		top: 17px;
		left: 50%;
		margin-left: -6px;
		color: #000;
	}
	
	#navegacion #operationList a.title {
    	text-indent: -9999px;
	}
	
	.modalContainer .modal {
		width: 768px;
		left: 59%;
	}

	.hazTuOferta form div.line input {
    	width: 330px;
	}
	
	#details .box_vertical .venta, #details .box_vertical .alquiler {
    	height: 345px;
	}
	
	.box_horizontal .sliderPropiedad .sliderPrincipal .img img {
    	height: 100px;
	}
	
	#offers #leyenda {
		width:100%;
	}
	
	header .datosContacto .socialLinks {
		top: 358px;
		width: 285px;
		right: 38px;
		    float: right;
	}
	
	body#home {
    	background-size: auto 37% !important;
	}

#results article.offers #listOffers {
		width: 100%;
	}
	
	#buscador .btn, #buscador div form:first-child fieldset button {
		top: -1px;
	}
	
}

@media screen and (min-width: 1024px) and (max-width: 1259px) {
	#home .home_section_parent .home_section:first-child {
		width: 265px !important;
		position: absolute;
		top: 640px;
		left: -324px;
		background: #fff;
	}
	#home #buscador {
		     top: -172px;

	}
	#home header, #home #slider {
		height: 575px;
	}
	
	#home #navegacion {
    	
}
	article, .headerResults, .paginacion {
		width: 100%;
	}
	
	#logo, #slider, #background, #slider .nivoSlider, #slider #slideshow img {
		width: 984px !important;
	}
	
	.nivo-directionNav, #navegacion ul#favoritos > li > div , .nivo-caption {
		width: 984px;
		margin-left: -492px;
	}
	
	aside {
		width: 984px;
		margin-left: -492px;
	}
	
	#slider .nivoSlider {
		height: 421px;
		top: 120px;
	}
	
	#slider #slideshow img {
    	height: 420px !important;
	}
		
	
.box_vertical .promocion, .box_vertical .venta, .box_vertical .alquiler {
		    width: 22.2%!important;
	}
	
	#results .box_vertical .promocion, #results .box_vertical .venta, #results .box_vertical .alquiler {
    	    width: 30.2%!important;
	}
	
	.box_vertical .promocion {
		height: 245px;
	}
	
	.sliderPropiedad .sliderPrincipal .img img {
    	/*height: 114px;*/
	}
	
	.box_horizontal .sliderPropiedad .sliderPrincipal .img img {
    	height: 94px;
	}
	
	.box_vertical .venta, .box_vertical .alquiler {
		height: 350px;
	}
	
	.promocion h3 {
    	top: -155px;
	}
	
	aside div#mailingList > div > p {
		width: 100% !important;
		text-align: center !important;
	}
	
	aside div#mailingList{
		top: 725px;
	}
	
	aside div#mailingList div > form {
		left: 50% !important;
	}
	
	#detalle #ficha div.colIzq {
		width: 60%;
	}

	#detalle #ficha div.colDch {
		width: 30%;
	}
	
	#sliderPropiedad {
		width: 655px;
	}
	
	#detalle #sliderPropiedad .img img {
		max-height: 482px;
		max-width: 650px !important;
	}
	
	#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;
	}
	
	#home #slider:after {
		bottom: 77px;
	}
	#home #navegacion ul#idiomas {
		    
	}
	
	#detalle .colIzq .detallesFicha {
		width: 97% !important;
		padding-left: 10px;
		float: none !important;
	}
	
	#navegacion ul li a {
    	padding: 5px 10px !important;
		margin: 0 2px !important;
		font-size: 13px;
	}
	
	#details .box_vertical .venta, #details .box_vertical .alquiler {
    height: 345px;
}

#navegacion ul#favoritos > li > div {
    left: -434px;
}

#offers #leyenda {
	width:25%;
}

header .datosContacto .socialLinks {
    top: 669px;
    right: 25px;
}
	
}

@media screen and (min-width: 1260px) {
	
	article, article#mainText div, aside > div, footer #datosContactoFooter, footer #creditos, #navegacion nav, #slider .slider .slide .contenedor, #navegacion ul#favoritos > li > div > div > div, .headerResults, .paginacion, .informe_propietario, #aviso_cookie div, #slider, #background {
		width: 1220px;
	}
	
	article, .headerResults, .paginacion {
		width: 100%;
	}
	
	header .datosContacto , .nivo-caption, aside {
		width: 1220px !important;
		margin-left: -610px;
	}
	
	#logo {
		width: 1000px;
		margin-left: -610px;
	}
	
	.nivo-directionNav, #navegacion ul#favoritos > li > div {
		width: 1220px;
		margin-left: -1110px;
	}
	
	.box_vertical .promocion {
		height: 275px;
	}
	
	.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 .promocion, .box_vertical .venta, .box_vertical .alquiler {
		    width: 17.8%;
	}
	
	.box_vertical .promocion {
		height: 255px;
	}
	
	#results_promo .box_vertical .promocion {
		height: 205px;
	}
	
	.box_vertical .venta, .box_vertical .alquiler {
		height: 350px;
	}
	
	#detalle #ficha div.colIzq {
		width: 70%;
	}

	#detalle #ficha div.colDch {
		width: 27%;
	}
	
	#sliderPropiedad, #video, #googleMaps {
		width: 849px;
	}
	
	#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;
	}
	
	article.offers #leyenda form .line.filtro_precio div input, article.offers #leyenda form .line.filtro_m2 div input {
		width: 70px;
	}
	
	#results .venta .contenido .acciones, #results .alquiler .contenido .acciones {
		top: 176px;
	}
	
	#results .box_vertical .venta, #results .box_vertical .alquiler {
		height: 355px;
    	width: 25%;
	}
	
	article.offers #leyenda form .line .desplegado span, article.offers #leyenda form .line ul li {
		width: 100%;
	}

	#details .box_vertical .venta, #details .box_vertical .alquiler {
    	height: 345px;
	}

}

/* ie 8 */
@media \0screen {
}