/* 
 * 
 * ESTRUCTURA 7
 *
 */

/* buscador: diseño horizontal */
@import url("//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/imp_buscador_2col.css");

/* modal */
@import url("//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/imp_modal.css");

/* aviso cookies */
@import url("//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/imp_cookies.css");

/* selección de tema */
@import url("tema_13.css");

@import url(http://fonts.googleapis.com/css?family=Oxygen:400,700,300);
@import url('https://fonts.googleapis.com/css?family=Playball');

/* ====================
   GENERALES
   ==================== */
#background {}

header {
	position: relative;
	height: 270px;
}

#home header {
	height: 1000px;
}

#logo {
	top: 33px;
	z-index: 12;
	width: auto;
}

#logo img {
	width: 260px;
}

#bgContent {}

#content {
	width: 100% !important;
	margin: 0 auto !important;
	display: block;
	position: relative;
}

section {
	margin: 0px auto 160px auto;
	padding: 15px;
	background: #fff;
	float: none;
	position: relative;
	/*box-sizing: border-box;
	-moz-box-sizing: border-box;*/
}

#home section {
	margin: 0px auto 20px auto;
}

body {
	font-family: 'Oxygen';
	color: #737373;
}

a {
	/*color: #575757;*/
	text-decoration: underline;
}

a:hover, a:active {
	/*color: #f36639;*/
}

::selection {
	/*background: #f36639;*/
	color: #FFF;
}

.btn {
	border: none;
	border-radius: 0;
    height: 38px;
	margin: 17px 0;
	border-bottom: 0 !important;
}

.modalContainer .modal form button.btn {
    bottom: -42px;

}

.btn:hover {
	border: none;
	/*background: #000;*/
	position: relative;
}

#bgContent {
	position: relative;
	/*z-index: 8;*/
	padding-top: 1px;
}

#home #bgContent {
	 padding-top: 40px;
}

h2 {
	padding-left: 20px;
	padding-top: 5px;
	color: #292929;
	font-weight: 400;
	background: url(img/bg_titulo.png) repeat;
	position: relative;
}



.etiqueta {
	top: 50px !important;
	left: -5px !important;
}

.modalContainer {
	    position: relative;
	}

.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: 38px;
}

#buscador form input[type="text"], #buscador form textarea {
	border: 1px solid transparent;
}

#buscador form select {
	border: 1px solid transparent;
	background: #fff url(img/arrow.png) no-repeat 94%;
	background-size: 10px;
	-webkit-appearance: none;
}

#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: 950px;
	left: 50%;
	overflow: visible;
	display: none;
}

#home #slider {
	display: block;
}

#slider .nivoSlider {
	/*width: 1000px;*/
	height: 780px;
    padding-top: 180px;
	overflow: hidden;
	float: right;
	padding-bottom: 19px;
}

#slider #slideshow {
	background:url(slider_images/img01.jpg)no-repeat;
}

#slider #slideshow  img {
	
}

.nivoSlider img {
	width: 700px !important;
	height: 950px !important;
	/*left: 50% !important;
	margin-left: -960px !important;*/
}

.nivo-caption p {
    color: #0084bc !important;
    text-shadow: none !important;
    font-size: 22px;
}

.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: 38px !important;
	bottom: 20px !important;
	text-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
}

.nivo-caption > div {
	/*padding: 20px;*/
	color: #fff;
	font-size: 20px;
}

.highlighted .nivo-caption > div {
	color: #575757;
}

/*.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 h3 {
	color: #fff;
	font-size: 30px;
	font-weight: 400;
	text-align: center;
	/*height: 60px;*/
	height: auto;
	line-height: 60px;
	padding: 0 !important;
	margin-bottom: 30px;
	position: relative;
}

.nivo-caption h3:before {
	content:"";
	width: 100px;
	height: 2px;
	position: absolute;
	/*top: 70px;*/
	bottom: -10px;
	left: 50%;
	margin-left: -50px;
}

.nivo-caption p {
	text-align: center;
	padding: 0 !important;
	margin-bottom: 10px !important;
	font-weight: 400;
}

.nivo-controlNav {
	width: 700px;
	position: absolute;
	right: 0;
	bottom: -17px;
	text-align: left !important;
	padding: 0 15px !important;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	display: none;
}

.nivo-controlNav a {
	display: inline-block;
	width: 35px;
	height: 35px;
	line-height: 35px;
	margin-right: 10px;
	background: #fff;
	/*border: 2px solid #0092b2;*/
	border-radius: 50%;
	font-size: 16px;
	color: #575757;
	text-align: center;
	text-decoration: none;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.nivo-controlNav a.active, .nivo-controlNav a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

.nivo-directionNav {
	position: absolute;
	right: 15px;
	bottom: 4px;
	z-index: 10000;
	width: 80px;
	height: 35px;
	display: none;
}

.nivo-directionNav a {
	top: 0 !important;
	width: 35px;
	height: 35px;
	text-indent: -9999px;
	background: #fff;
	/*border: 2px solid #0092b2;*/
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.nivo-directionNav a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

.nivo-directionNav a.nivo-nextNav:before {
	content: "";
	width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-left: 16px solid #575757;
    border-bottom: 8px solid transparent;
	position: absolute;
	top: 9px;
	left: 9px;
}

.nivo-directionNav a.nivo-prevNav:before {
	content: "";
	width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-right: 16px solid #575757;
    border-bottom: 8px solid transparent;
	position: absolute;
	top: 9px;
	left: 9px;
}

.nivo-prevNav {
	left: initial !important;
	right: 54px;
}

#slideshow.highlighted .nivo-caption {
	display: block !important;
	width: auto;
	padding: 20px !important;
}

#slideshow.highlighted .nivo-caption span {
	display: block;
	text-align: right;
	margin-bottom: 5px;
}

#slideshow.highlighted .nivo-caption span.tipo {
	font-weight: 700;
}

#slider .highlighted img {
	width: auto !important;
	height: 100% !important;
	margin: 0 !important;
	left: 0 !important;
}


/* ==================== 
   NAVEGACIÓN
   ==================== */
#navegacion {
	position: absolute;
	top: 0;
	/*background: #0c8aa6;
	background: rgba(12,138,166,0.9);
	border-top: 160px solid #50c1da;
	border-top: 160px solid rgba(80,193,218,0.2);*/
}

#navegacion nav {
	display: table;
	margin: 0 auto;
	position: relative;
}

#navegacion #navHeader {
    z-index: 10;
}

#navegacion #navHeader #navLinks li {
	/*border-right: 1px solid #ccc;*/
}

#navegacion ul li a {
	height: 40px;
	line-height: 40px;
	color: #fff;
	text-transform: uppercase;
	padding: 10px 15px !important;
	position: relative;
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
	font-size: 13px;
    font-weight: 400;
}

#navegacion #operationList > li > ul > li.dropDownMenu > a > i {
    margin: 8px 5px 0 0;
}

#navegacion .dropDownMenu .dropDownMenu a, #navegacion .dropDownMenu ul li a {
	height: 30px;
    line-height: 30px;
}

#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: 190px;
	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: 88px;
	margin: 0;
}

#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%;
	text-align: center;
}

#navegacion ul#favoritos > li > div > div > div > ul > li h3 {
	padding: 5px;
}

#navegacion ul#favoritos > li > div > div > div > ul > li h3 a {
	padding: 0 !important;
	font-size: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 22px !important;
	line-height: 22px;
	color: #001029	 !important;
	text-shadow: none;
}

#navegacion ul#favoritos > li > div > div > div ul li .contenido {
	padding: 0 5px;
	width: 100%;
	margin-top: -10px !important;
	background: none;
	height: 75px;
}

#navegacion ul#favoritos > li > div > div > div ul li .contenido .descripcionCaracteristicas {
	height: 32px;
	color: #575757;
	padding: 0 !important;
	text-align: center;
}

#navegacion ul#favoritos > li > div > div > div > ul > li .contenido .precio {
	background: none !important;
	color: #292929 !important;
	margin-top: 12px !important;
	font-weight: 700;
	text-align: center;
}

/*--------------------
 :: IDIOMAS
--------------------*/
#navegacion ul#idiomas {}

#navegacion ul#idiomas li a {
	background: none !important;
	text-transform: inherit;
	font-weight: 300;
	text-align: center;
}

#navegacion ul#idiomas > li:hover > a {
	/*background: #f36639 !important;*/
}

#navegacion ul#idiomas li ul {
	background: #eaeaea;
}

#navegacion ul#idiomas li ul li a {
	height: 20px;
	line-height: 20px;
}

#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: 30px !important;
	z-index: 11;
}

header .datosContacto address {
	background: none;
	color: #575757;
	padding: 0;
	position: relative;
	width: 100%;
}

header .datosContacto address a {
	color: #0084bc;
	text-decoration: none;
}

header .datosContacto address ul {
	width: 100%;
}

header .datosContacto address ul li {
	color: #fff;
	font-size: 16px;
	text-align: right;
	font-weight: 300;
	margin-bottom: 15px;
}

header .datosContacto address ul li i {
	margin-right: 5px;
	color: #fff;
	margin-left: 5px;
	text-align: right;
}

header .datosContacto li.agencia, header .datosContacto li.direccion, header .datosContacto li.poblacionProvincia, header .datosContacto li.fax, header .datosContacto li.movil, header .datosContacto ul:first-child li:last-child {
	display: none !important;
}

header .datosContacto address .socialLinks {
	border-top: none;
	margin: 25px 0 0 0;
	padding: 0;
	display: none;
}

a.masInfoContact {
    display: none;
}

header .datosContacto address .socialLinks li {
	float: right;
	margin-right: 0;
	margin-left: 5px;
	color: inherit;
}

header .datosContacto address .socialLinks li a {
	color: #004b6d;
}



/* ==================== 
   BUSCADOR 
   ==================== */
#buscador {
	position: absolute;
	top: -730px;
	background: none !important;
	left: 50%;
	width: auto !important;
	margin: 0;
	display: none;
}

#home #buscador {
	display: block;
}

#buscador > div {
	margin: 0 auto;
	display: table;
	width: 285px;
	height: 290px !important;
	position: relative;
	/*background: #f36639;*/
	float: left;
	padding-top: 15px;
    padding-bottom: 20px;
}

#buscador .tabs {
	margin-top: -50px;
    border-bottom: 1px solid transparent;
    position: absolute;
}

#buscador .tabs li a {
	/*color: #ffede7;
	background: #fac2af;*/
	border-radius: 0;
	margin-right: 1px;
	color: #575757;
    background: none;
}

#buscador .tabs li a:hover {
	border-bottom: none;
	/*background: #f36639;
	color: #fff;*/
}

#buscador .tabs li.activo a {
	/*background: #f36639;
	color: #fff;*/
	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: 35px;
	width: 380px;
}

.filtroResultados > ul > li > ul:before {
	content: "";
	position: absolute;
	top: -5px;
	right: 9px;
	width: 0;
	height: 0;
	border-left: 5px solid rgba(0, 0, 0, 0);
	border-right: 5px solid rgba(0, 0, 0, 0);
	border-bottom: 5px solid #e4e4e4;
}

.busquedaAvanzada > a {
	padding: 10px 15px;
    top: -22px;
    right: initial;
    left: 0;
    font-size: 14px;
}

.modalContainer .modal form fieldset div.line {
    border-bottom: 0;
}

.busquedaAvanzada form fieldset div.line > div input[type="text"], .busquedaAvanzada form fieldset div.line > div select {
    border: 1px solid #ddd !important;
}

.busquedaAvanzada > a:hover {
    color: #ddd !important;
}

.busquedaAvanzada > a:hover {
	/*color: #bc3e15;*/
}


/* ====================
   MAIN TEXT
   ==================== */
article#mainText {
	width: 500px !important;
	background: none;
	background-position: 0 0 !important;
	padding: 0;
	margin: 0 auto 20px auto;
	position: absolute;
	top: -340px;

}

article#mainText div {
    width: 100% !important;
}

#mainText h2 {
	padding-left: 4px;
	background: none !important;
	border-bottom: 1px solid #999;
	position: relative;
}

#mainText .welcome {
	    width: 100% !important;
    float: none !important;
    padding: 0 10px;
    line-height: 20px;
    box-sizing: border-box;
    height: 215px;
    overflow: hidden;
}

#mainText p {
    color: #575757;
}

#mainText .datosContacto {
	display: none;
}

#mainText > div {
	width: auto !important;
	padding: 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}


/* ====================
   Contacto
   ==================== */
#contacto .datosContacto {
	background: none;
}


/* ====================
   BOX PROMOCIONES, VENTA Y ALQUILER
   ==================== */
#home .offers {
	background: #ececec url(img/bg_promociones.png) no-repeat right top;
	margin-bottom: 30px;
}

#home article[class*="tipo_"] {
	background: none;
	padding: 0;
}

#home article.offers:nth-child(2) h2 {
}

#home article.offers:nth-child(2) h2:before {
	display: none;
}


.promocion, .venta, .alquiler {
	padding: 0px !important;
	margin: 10px 10px 30px 10px;
}

.venta, .alquiler {
	margin: 10px 10px 0px 10px;
	    background: #eee;
}

.venta figure, .alquiler figure {
	    margin-top: 45px;
}

.promocion h3, .venta h3, .alquiler h3 {
	width: 100%;
    font-weight: 700;
    /* color: #f36639; */
    text-align: center;
    margin: 7px 0;
    padding: 5px 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
    z-index: 9 !important;
    font-size: 17px !important;
    letter-spacing: .5px;
}

.promocion h3 {
	color: #fff;
	margin: -6px 0 -32px 0;
	text-align: right;
}

.venta h3, .alquiler h3 {
	font-size: 20px;
	position: absolute;
	top: 0px;
}

.promocion figure {}

.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;*/
	top: 110%;
	width: 50px;
	height: 50px;
	background: #000;
	background: rgba(0,0,0,0.8);
	border-radius: 50%;
	z-index: 9;
	left: 50%;
	margin: -25px 0 0 -25px;
	overflow: hidden;
}

.promocion figure:hover div.mask {
	top: 50%;
}

.promocion figure div.mask a {
	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 figure div.mask a i {
	margin-bottom: 30px;
	font-size: 24px;
	margin-top: 4px;
}

.promocion .contenido {
	width: 95%;
	height: 103px;
	color: #fff;
	margin: 0px 0 10px 0;
	z-index: 9;
	position: relative;
	padding: 0 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding-top: 40px;
	/*background: #0092b2;*/
	float: right;
}

.promocion .contenido .acciones a {
	text-indent: -9999px;
	position: absolute;
	bottom: -5px;
	right: -5px;
	width: 70px;
	height: 48px;
	background: url(img/bg_accionpromociones.png) no-repeat 0 0;
	display: none;
}

.promocion .contenido .acciones a:hover {
	background: url(img/bg_accionpromociones.png) no-repeat 0 -49px;
}

.promocion .contenido .descripcionCaracteristicas p {
	font-size: 13px;
	margin: 0px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.promocion .contenido .precio {
	background: none;
	color: #fff;
	margin: 0;
	padding: 0;
	font-size: 13px;
	text-align: right;
}

.venta figure div.mask, .alquiler figure div.mask {
	position: absolute;
	background: none;
	height: auto;
	padding: 0 10px;
	bottom: 4px;
	display: none;
}

.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: #575757 !important;
}

#results .venta figure div.mask div.referencia span, #results .alquiler figure div.mask div.referencia span {
	font-size: 12px;
}

#results .venta .contenido .descripcionCaracteristicas ul.caracteristicas li, #results .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li {
    font-size: 20px;
}

#results .box_horizontal .venta, #results .box_horizontal .alquiler {
    height: 160px !important;
    margin-bottom: 30px;
    width: 99% !important;
}

.venta figure .sliderPropiedad.sliderMini, .alquiler figure .sliderPropiedad.sliderMini {
}

.promocion figure:hover .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: #fff;
	text-decoration: none;
}

.venta .contenido .acciones, .alquiler .contenido .acciones {
	display: none;
}

.venta .contenido .descripcionCaracteristicas ul.caracteristicas, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas {
	margin-top: 18px;
}

.venta .contenido .descripcionCaracteristicas ul.caracteristicas li, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li {
	display: inline-block;
	width: 35%;
	font-size: 20px;
}

.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;
}
.venta .contenido .descripcionCaracteristicas > ul > li.habitaciones > i:before , .alquiler .contenido .descripcionCaracteristicas > ul > li.habitaciones > i:before {
	content: "\f236";
}
.venta .contenido .descripcionCaracteristicas > ul > li.supHabitable > i:before , .alquiler .contenido .descripcionCaracteristicas > ul > li.supHabitable > i:before {
    content: "\f015";
}
.venta .contenido .descripcionCaracteristicas > ul > li.supConstruida > i:before , .alquiler .contenido .descripcionCaracteristicas > ul > li.supConstruida > i:before {
    content: "\f0b2";
}
.venta .contenido .descripcionCaracteristicas ul.caracteristicas li span, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li span {
	display: none;
}

#detalle #ficha .actionBar ul li.share {
    padding: 6px 10px 0;
}

#detalle #ficha .actionBar ul li.share > i {
    top: -8px;
}

/*.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;
	margin-top: 0px;
}

.sliderPropiedad .sliderPrincipal > a.anterior i {
	left: 5px;
}

.sliderPropiedad .sliderPrincipal > a.siguiente i {
	right: 5px;
}

/* ----- box horizontal ----- */

.box_horizontal .venta h3, .box_horizontal .alquiler h3 {
	top: 7px !important;
	left: 159px !important;
	width: 301px !important;
	background: none !important;
	text-align: left !important;
	box-shadow: none !important;
}

.box_horizontal .venta h3:before, .box_horizontal .alquiler h3:before, .box_horizontal .venta h3:after, .box_horizontal .alquiler h3:after {
	display: none;
}

.box_horizontal .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: 9 !important;
    position: absolute;
    bottom: 93px;
    left: 0;
    width: 100%;
    height: 53px;
    background-image: linear-gradient(-180deg, transparent 0%, rgba(0,0,0,0.85) 66%, rgba(0,0,0,.85) 100%);
}

.venta .contenido .precio p span, .alquiler .contenido .precio p span {
	/*display: none;*/
}

#results .box_vertical .venta .contenido .precio, #results .box_vertical .alquiler .contenido .precio {}

.box_vertical .venta .contenido .precio p, .box_vertical .alquiler .contenido .precio p {
	line-height: 60px !important;
    font-size: 25px;
    position: absolute;
    top: 7px;
    left: 0;
    width: 100%;
}

.venta .contenido .precio .antes, .alquiler .contenido .precio .antes {
	margin: -12px 0 -30px 0;
	font-size: 20px !important;
	color: #fff;
	top: -8px !important;
}

#results .box_horizontal .venta .contenido .precio .antes, #results .box_horizontal .alquiler .contenido .precio .antes {
	color: #fff;
	margin: 0 10px 0 0;
}

.venta .contenido .descripcionCaracteristicas, .alquiler .contenido .descripcionCaracteristicas {
	color: #575757;
}

.venta .contenido .descripcionCaracteristicas h4, .alquiler .contenido .descripcionCaracteristicas h4 {
	margin-top: 7px;
	display: none;
}

.box_horizontal .promocion figure, .box_horizontal .venta figure, .box_horizontal .alquiler figure {
	top: 10px;
	left: 10px;
	margin: 0;
}

.box_horizontal .etiqueta {
	top: 15px !important;
}

.box_horizontal .venta .contenido .descripcionCaracteristicas ul.caracteristicas li, .box_horizontal .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li {
	width: 100%;
}

.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;
	bottom: 0;
}

.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;
}

.promocion .contenido .descripcionCaracteristicas {
	border-top: 1px dotted #fff;
	border-top: 1px dotted rgba(255,255,255,0.4);
	padding-top: 8px;
}

.promocion .contenido .descripcionCaracteristicas {
	text-align: right;
}

.box_horizontal .promocion .contenido, .box_horizontal .venta .contenido, .box_horizontal .alquiler .contenido {
	float: left;
    margin-left: 10px;
    width: 50%;
    margin-top: 45px;
}

.box_horizontal .venta .contenido .descripcionCaracteristicas ul.caracteristicas li, .box_horizontal .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li {
    width: 40%;
}

.box_horizontal .ocultar {
	display:block !important;
}

.box_horizontal .venta .contenido .descripcionCaracteristicas, .box_horizontal .alquiler .contenido .descripcionCaracteristicas {
	margin-top: 10px;
}

#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;
	background: #ccc;
}
.headerResults {
	border-radius:0;
}


/* ====================
   MAILING LIST
   ==================== */
aside {
	background: #ffffff;
	padding: 40px 15px 55px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin: 0 auto 20px auto;
}

aside #mailingList {
	padding: 25px 0;
	border-top: 0;
    border-bottom: 0;
}

aside #mailingList form {
	left: 50% !important;
	margin-left: -265px !important;
}

aside #mailingList > div > p {
	float: none;
	margin-right: 0;
	text-align: center !important;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
}

aside #mailingList p, aside #mailingList form .line.checkbox p a {
	color: #575757;
}

aside #mailingList form .line.checkbox {
	top: 50px;
}


/* ====================
   RESULTS
   ==================== */
.vistaResultados ul li a:hover, .vistaResultados ul li a.activo, .paginacion ul li span.activa, .paginacion ul li a:hover {
	background: #292929;
	border: 1px solid #292929;
	color: #fff;
	border-radius: 0;
}

.paginacion ul li span, .paginacion ul li a {
	border: 1px solid #c0bfbf;
    color: #8d8d8d;
	    border-radius: 0;
}

.box_horizontal .venta .contenido .precio, .box_horizontal .alquiler .contenido .precio {
    text-align: right !important;
	width:100% !important;
}

.box_horizontal .venta .contenido .precio p span, .box_horizontal .alquiler .contenido .precio p span {
    padding-right: 15px;
}

article.offers #leyenda form .line .desplegado span, article.offers #leyenda form .line ul li {
    margin-bottom: 10px;
}
#results label {
    margin-bottom: 12px;
    margin-top: 0;
    font-size: 13px;
}
article.offers #leyenda form .line {
    margin-bottom: 20px;
}

/* ====================
   FICHA
   ==================== */
#detalle #ficha .header .headerTitulo  {
	border-bottom: 2px solid #222;
	background: none;
	color: #fff;
}

#detalle #ficha .actionBar {
    border-top: 0;
    border-bottom: 0;
}

#detalle #formMasInfo {
	width: 100%;
	float: none;
}

#detalle .colIzq .detallesFicha {
	width: 100% !important;
	float: none !important;
	margin-top:30px;
}

#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: #333;
	}


/* ====================
   CAPTACIÓN
   ==================== */
form fieldset legend {
    color: #575757;
    border-bottom: 1px solid #575757;
    padding: 5px 0 12px 10px;
    margin: 0 0 20px 0;
    font-weight: bold;
    font-size: 15px;
	box-sizing: border-box;
}


/* ====================
   MODAL
   ==================== */
.modalContainer form .colIzq, .modalContainer form .colDcha {
	width: 49% !important;
}

.modalContainer form .colDcha {
	float: right !important;
}



/* ====================
   FOOTER
   ==================== */
footer {
	color: #575757;
	margin: 0 auto;
	/*border: 10px solid #0092b2;*/
	padding: 0;
	border:0 !important;
	background: none;
	padding: 15px;
}

footer #datosContactoFooter div > i {
    font-size: 38px;
    margin-bottom: 30px;
}

footer #datosContactoFooter div span, footer #datosContactoFooter div.email a, footer #datosContactoFooter div.socialLinks ul li a i {
    color: #575757;
	font-size: 15px;
    line-height: 23px;
}

footer #datosContactoFooter div.socialLinks ul li a i {
    font-size: 19px;
    color: #828282 !important;
}

footer a {}

footer #creditos {
	padding: 20px 10px;
	box-sizing: border-box;
}

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_color.png) !important;
}

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";
}

#detalle #ficha div .detallesFicha ul li i {
    	color: #6e7c7d;
	}


/* ====================
   RESPONSIVE
   ==================== */
@media screen and (min-width: 0) and (max-width: 767px) {	
	#background {
		background-size: contain;
	}
	
	header, #content, #seccServicios .contenedor {
		width: 100%;
	}
	
	header {
		height: auto !important;
		background: #ececec;
	}
	
	header h1 {
		height: 130px;
	}
	
	#bgContent {
		padding-top: 0 !important;
	}
	
	#navegacion #navHeader #navLinks li a:hover {
    	color: #fff !important;
	}
	
	h2 {
		font-size: 36px;
		text-align: center;
	}
	
	section {
		padding-top: 60px;
		float: none;
		width: 100%;
		padding: 0;
	}
	
	#content {
		padding-top: 0 !important;
	}
	
	#home section {
		padding-top: 10px;
	}
	
	#home #logo:after {
		display: none;
	}
	
	#logo {
		width: 100%;
		position: initial;
		padding: 20px 0;
	}
	
	#logo img {
		width: 85%;
		margin-left: 0 !important;
	}
	
	#buscador > div {
		width: 100% !important;
	}
	
	#buscador #openProperty form div.line, #buscador #openNew form div.line {
		width: 100%;
	}
	
	#slideshow {
		display: none;
	}	
	
	#navegacion {
		z-index: 100000;
		top: 10px;
		position: initial;
		margin-top: -150px;
		background: #ececec !important;
    	border-top: 150px solid #ececec;
	}
	
	#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: -1px;
		right: 10px;
		z-index: 1000000;
	}
	
	#navegacion ul#idiomas li a {
		height: 26px;
		line-height: 26px;
	}
	
	#navegacion #navHeader #navToggle button, #navegacion #navHeader #searchToggle button {
		margin: 5px 0;
		padding: 2px 7px;
		border: none;
		/*background: #ccc;
		border-color: #ccc;
		color: #292929;*/
	}
	
	#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: 35px;
		left: 0;
		display: none;
		float: none !important;
		width: 100% !important;
	}
	
	.home_section {
		display: none;
	}
	
	#buscador .tabs {
		background: #fff;
	}
	
	#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;
	}
	
	.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 {
		left: 0 !important;
		margin-left: 0 !important;
	}
	
	aside #mailingList form .line.checkbox {
		top: 0px !important;
	}
	
	#seccServicios {
		height: 460px;
		bottom: 267px;
	}
	
	#seccServicios .contenedor div {
		width: 100%;
		float: none;
	}
	
	footer {
		margin-top: 0px;
	}
	
	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: 51px;
		left: 0;
		width: 100%;
	}
	
	.venta .contenido .descripcionCaracteristicas ul.caracteristicas li, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li {
    	font-size: 20px;
	}
	
	#home article.offers:nth-child(2) h2, #home article.offers:nth-child(2) div.row {
		float: none;
		width: 100%;
	}
	
	.box_vertical .venta .contenido .precio, .box_vertical .alquiler .contenido .precio {
		    bottom: 88px;
	}
	
	#detalle #ficha .header .headerTitulo .headerRight {
    	border: 0;
	}
	
}

@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), section, aside, footer {
		width: 768px !important;
	}
	
	#buscador {
		width: 768px;
		margin-left: -384px;
	}
	
	#slider {
		
	}
	
	/*#logo {
		width: 768px !important;
	}*/
	
	article#mainText {
		width: 374px !important;
	}
	
	.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 {
    	left: 0px;
	}
	
	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;
	}
	
	#navegacion ul#favoritos > li > div, #slider, #content {
		width: 768px;
		margin-left: -384px;
	}	
	
	#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: 245px;
	}
	
	.box_vertical .venta, .box_vertical .alquiler {
		height: 337px;
	}
	
	#detalle #ficha .actionBar ul li.share {
		padding: 6px 10px 0;
	}
	
	#detalle #ficha .actionBar ul li.share > i {
    	top: -8px;
	}
	
	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: 768px;
	}
	
	#detalle #sliderPropiedad .img img {
		max-width: 100% !important;
	}
	
	#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: 277px;
	}
	
	#results .venta .contenido .descripcionCaracteristicas ul.caracteristicas li, #results .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li {
    	font-size: 18px;
	}
	
	#navegacion ul#idiomas li a {
		text-align: center;
	}

	#navegacion ul#idiomas li a span span:last-child {
		display: none;
	}
	
	.sliderPropiedad.sliderMini .img {
		height: 200px;
		display: table-cell;
		vertical-align: middle;
		text-align: center;
	}
	
	.sliderPropiedad.sliderMini .img img {
		/*width: auto;*/
		max-width: 100%;
		max-height: 100%;
	}
	
	.promocion .sliderPropiedad.sliderMini .img {
		height: 150px;
	}
	
	#results .sliderPropiedad.sliderMini .img {
		height: 141px;
	}
	
	.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%;
	}
		
	#results .box_vertical .venta .contenido .precio, #results .box_vertical .alquiler .contenido .precio {
		width: 238px;
	}
	
	#slider .nivoSlider {
		width: 384px;
	}
	
	#navegacion ul li a {
    	padding: 10px 8px !important;
	}
	
	#buscador > div {
		width: 374px !important;
	}
	
	#buscador #openProperty form div.line, #buscador #openNew form div.line {
		width: 48.5%;
	}
	
	.nivo-caption {
		width: 354px !important;
	}
	
	.box_vertical .promocion, .box_vertical .venta, .box_vertical .alquiler {
		width: 46.3%;
	}
	
	.box_vertical .venta .contenido .precio p, .box_vertical .alquiler .contenido .precio p {
		font-size: 26px;
	}
	
	.nivo-controlNav {
		width: 384px;
	}
	#detalle #ficha div.colDch {
		width: 97%;
    	padding: 0;
    	float: left;
	}
	
	#detalle #ficha .header .headerTitulo {
    	width: 98%;
	}
	.box_vertical .venta .contenido .precio, .box_vertical .alquiler .contenido .precio {
    	bottom: 89px;
	}
}

@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), section, aside, footer {
		width: 984px !important;
	}
	
	article#mainText div {
		width: auto;
	}
	
	#slider {
		
	}
	
	/*#logo {
		width: 984px !important;
	}*/
	
	#navegacion ul#favoritos > li > div, #slider, #content, #buscador {
		width: 984px;
		margin-left: -492px;
	}	
	
	.box_vertical .promocion {
		width: 30%;
		height: 230px;
	}
	
	.box_vertical .venta, .box_vertical .alquiler {
		width: 31%;
		height: 313px;
	}
	
	.box_vertical .venta .contenido .precio p, .box_vertical .alquiler .contenido .precio p {
		font-size: 26px;
	}
	
	#results .box_vertical .venta .contenido .precio p, #results .box_vertical .alquiler .contenido .precio p {
		font-size: 24px;
	}
	
	#results .box_vertical .venta, #results .box_vertical .alquiler {
		height: 260px;
	}
	
	#results .venta figure div.mask, #results .alquiler figure div.mask {
		bottom: -245px;
	}
	
	.venta .contenido .descripcionCaracteristicas ul.caracteristicas li, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li {
		width: 45%;
	}
	
	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: 174px;
		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;
	}	
	
	#results .box_vertical .venta .contenido .precio, #results .box_vertical .alquiler .contenido .precio {
		width: 202px;
	}
	
	#slider .nivoSlider {
		width: 510px;
	}
	
	#buscador > div {
		width: 457px !important;
	}
	
	#buscador #openProperty form div.line, #buscador #openNew form div.line {
		width: 48.8%;
	}
	
	.nivo-caption {
		width: 480px !important;
	}
	
	.nivo-controlNav {
		width: 510px;
	}
	
	article#mainText {
		width: 467px !important;
	}
	
	.venta .contenido .descripcionCaracteristicas ul.caracteristicas li, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li {
    	font-size: 18px;
	}
	
	#detalle #ficha div.colDch {
		width: 31%;
	}
}

@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), section, aside, footer {
		width: 1220px !important;/*1220*/
	}
	
	header .datosContacto, #slider, #content, #buscador {
		width: 1220px;/*1220*/
		margin-left: -610px;/*-610*/
	}
	
	header .datosContacto {}
	
	#slider {
		
	}
	
	/*#logo {
		width: 650px;
		margin-left: -610px;
	}*/
	
	#navegacion ul#favoritos > li > div {
		width: 1220px;/*1220*/
		margin-left: -610px;/*-610*/
	}
	
	#home .box_vertical .promocion {
		width: 31%;
	}
	
	.box_vertical .promocion {
		height: 260px;
	}
	
	.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: 300px;
	}
	
	#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: 292px;
		width: 30%;
	}
	
	article.offers #leyenda form .line .desplegado span, article.offers #leyenda form .line ul li {
		width: 100%;
	}
	
	.sliderPropiedad.sliderMini .img {
		height: 160px;
	}
	
	#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;
	}
	
	#slider .nivoSlider {
		width: 700px;
	}
	#details .venta, #details .alquiler {
    	height: 247px;
	}
	#details .box_vertical .venta .contenido .precio, #details .box_vertical .alquiler .contenido .precio {
    	bottom: 60px;
	}
}

/* ie 8 */
@media \0screen {
}

/*
 *
 * ESTRUCTURA 7
 * TEMA 13
 *
 */

/* generales */
#background {
	background: #e0e0e0;
}

a:hover, a:active {
	color: #0084bc;
}

::selection {
	background: #ea8f27;
}

.btn {
	background: #0084bc;
	color: #fff;
}

.btn:hover {
	background: #556d78;
}

aside #mailingList form .line button {
	padding: 0 30px;
}
.fa-caret-down:before {
	content: "\f107" !important;
}

/* color tel�fono y email header */
header .datosContacto address ul li.email i, header .datosContacto address ul li.telefono i {
	color: #ea8f27;
}

/* colores men� de navegaci�n */
#navegacion ul li:hover > a, #navegacion ul li > a:hover {
	background: #ea8f27;
}
.dropDownMenu ul {
	background: #0084bc !important;
}

#navLinks > li.dropDownMenu > ul:before, #operationList > li.dropDownMenu > ul:before, #idiomas > li.dropDownMenu > ul:before {
	border-bottom: 5px solid #0084bc !important;
}

#navegacion ul li.dropDownMenu:hover ul li:hover {
	background: #ea8f27 !important;
}

#navegacion ul#favoritos > li > div {
	background: #0084bc !important;
}

#navegacion {
	background: #0084bc;
	border-top: 160px solid #fff;
}

/* colores men� idiomas */
#navegacion ul#idiomas > li:hover > a {
	background: #ea8f27 !important;
}

/* slider */
.nivo-caption p {
	color: #fff !important;
}

.nivo-caption h3:before {
	background: #3d3d3d;
}

.nivo-controlNav a {
	border: 2px solid #3d3d3d;
}

.nivo-directionNav a {
	border: 2px solid #3d3d3d;
}

/* colores buscador */
#buscador > div {
	background: #ea8f27;
}

#buscador .tabs li.activo a, #buscador .tabs li a:hover {
	background: #ea8f27;
	color: #fff;
}

.busquedaAvanzada > a {
	color: #fff;
}

.busquedaAvanzada > a:hover {
	color: #292929;
}

/* colores box promociones */
.promocion .sliderPropiedad.sliderMini, .promocion figure div.mask {
	background: none;
}

.promocion .contenido {
	background: #3d3d3d;
}

/* colores box propiedades */
.venta h3, .alquiler h3 {
	color: #3d3d3d !important;
}

/* colores footer */
footer {
	background: #fff;
	color: #0084bc;
	border: 10px solid #3d3d3d;
}

footer div.email > i, footer div.direccion > i, footer div.tlf > i, footer div.socialLinks > i {
	color: #0084bc !important;
}

footer #creditos {
	border-top: 1px solid #ccc;
}
#detalle #ficha .header .headerTitulo {
	border-bottom: 2px solid #0084bc !important;
	background: #ea8f27 !important;
}

/* responsive */
@media screen and (min-width: 0) and (max-width: 767px) {
	#navegacion #navHeader #navToggle button, #navegacion #navHeader #searchToggle button {
		background: #292929;
		border-color: #000;
		color: #fff;
	}

	#navegacion #navHeader #navLinks li a:hover {
		background: #3d3d3d;
	}

	header, #navegacion #navHeader #searchToggle button, #navegacion #navHeader #navToggle button {
		background: #ea8f27;
	}
}