/* buscador: diseño horizontal */
@import url("//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/imp_buscador_horizontal.css");

@import url(https://fonts.googleapis.com/css?family=Droid+Serif:400,400italic,700,700italic);


/* ====================
   GENERALES
   ==================== */
.home_section {
    padding: 0 15px;
    box-sizing: border-box;
}
#background {
	background:#ebebeb;
}

header {
	position: relative;	
	    height: 525px;
}
#home header {
}

#container  {
	margin:0 auto;
}
#favoritos > li > div > div > div > ul > li> div > div.descripcionCaracteristicas > ul > li.habitaciones > span{
	    display: inline-block !important;
}
#home header {
    height: 525px;
}
#results article.headerPage {
    margin: 0;
}


#content > section > article.headerPage > h1{
	color:transparent;
}

#logo {
	top: 2px;
	width:auto;
	z-index: 13;
}

#logo img {
	max-height: 75px;
}

#bgContent {background:#fff;}

#content {}

#home #content {
	padding-top: 0px;
}

section {
	margin: 0px auto;
	padding-bottom: 55px;
    margin-top: 0px;
}

#home section {
	padding-top: 0px;
	margin-top:0;
}

body {
    color: #575757;
   font-family: 'Roboto Condensed', 'Open Sans', Arial,Helvetica,sans-serif;
    font-size: 12px;
	font-weight:400;
}

a {
	color: #292929;
}

a:hover, a:active {
	color: #007C92;
}

::selection {
	background: #0aa699;
	color: #FFF;
}

.btn {
	border-radius: 4px;
	border: none;
    background: #f4bf2a;
	color: #fff;
	margin: 14px 0;
	height: 30px;
}

.btn:hover {
	border: none;
	background: #000;
	color: #fff;
}

#bgContent {
	position: relative;
	/*z-index: 8;*/
	margin:0 auto;
}

#home #bgContent {}

h2 {
	color: #000;
    font-size: 2.2em;
    font-weight: 700;
    text-transform: uppercase;
    text-align: left;
    padding: 20px 0 5px 0;
    margin-bottom: 15px;
}




.etiqueta {
	top: 15px !important;
    left: -2px !important;
     padding: 10px 20px !important;
    border-radius: 0 5px 5px 0px !important;
}

.modalContainer {}

.simuladorHipoteca.modalContainer .modal {
	padding: 47px 0 30px 0;
}

.modalContainer form {
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

form div.line input[type="text"], form div.line select, form div.line textarea {
	border-radius: 0;
    height: 30px;
    padding: 0px 12px;
}
#buscador div#openProperty form:first-child, #buscador div#openProperty form:last-child {
	padding:0 10px;
}

#captacion #seccionInterna legend {
	background: none;
}

#sliderPropiedad {
	background: none;
}

.headerResults {
	background: #FFFFFF;
	    padding-top: 20px;
}

.offers, #seccionInterna {
	margin: 0px auto;
	padding: 0 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.offers:last-child, #seccionInterna {
	margin-bottom: 0;
}

article .texto {
	padding: 0 10px;
}

.box_vertical .ocultar {
	display: block;
}

/* ====================
   SLIDER
   ==================== */
#slider {
	width: 100%;
	height: 585px;
	z-index: 0;
	position: relative;
	margin: 0 auto;
	overflow: hidden;
	background:url(slider_images/img01.jpg)no-repeat center;
}

#home #slider {
	background:none;
}

#slider #slideshow {
	overflow: visible;
}

.nivoSlider img {
	width: 1920px !important;
	height: 585px !important;
	left: 50% !important;
	margin-left: -960px !important;
}

.nivo-caption {
	background: none !important;
	padding: 0px !important;
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
	/*display: none !important;*/
	bottom: 280px !important;
	left: 0 !important;
}

.nivo-caption > div {}

.nivo-caption .contenedor .contenido h3 {
	text-align: center;
	font-size: 64px;
	text-shadow: 0 0 8px #292929;
}

.nivo-caption .contenedor .contenido p {
	height: 70px;
	line-height: 70px;
	color: #fff;
	font-size: 28px;
	font-weight: 300;
	text-align: center;
	padding: 0 !important;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-shadow: 0 0 6px #292929;
}

.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 img {
	top: -30%;
}

.nivo-controlNav {
	top: -265px;
	position: relative;
	z-index: 12;
}

.nivo-controlNav a {
	display: inline-block;
	text-indent: -9999px;
	width: 7px;
	height: 7px;
	margin: 0 4px;
	border-radius: 50%;
	background: none;
	border: 2px solid #fff;
}

.nivo-controlNav a.active, .nivo-controlNav a:hover {
	background: #fff;
}



/* ==================== 
   NAVEGACIÓN
   ==================== */
#navegacion {
	position: absolute;
	top:80px;
	z-index: 11;/*9*/
	background: none;
	padding-bottom: 10px;
}

#home #navegacion {}



#navegacion nav {
	display: table;
	margin: 0 auto;
	position: relative;
}

#navegacion #navHeader #navLinks {
}

#navegacion #navHeader #navLinks li {
	/*border-right: 1px solid #ccc;*/
}

#navegacion ul li a {
    position: relative;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    color: #be9216;
     font-size: 15px;
    text-decoration: none;
    text-transform: uppercase;
    padding: 0 20px;
    margin-top: 5px;
    height: 35px;
    line-height: 35px;
    border-right: 1px solid #be9216;
    font-weight: 400;
}
#operationList > li > a {
	border:none;
}

#navegacion .dropDownMenu .dropDownMenu a {
    height: 25px;
    line-height: 25px;
}

#navegacion ul li:hover > a, #navegacion ul li > a:hover {
	background: none;
	    color: #2085b1;
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
}

#navegacion ul li.dropDownMenu:hover ul li:hover {
	background: #2085b1 !important;
}
#navegacion ul#idiomas li.dropDownMenu:hover ul li:hover {
	background: none !important;
}


#navegacion ul li.dropDownMenu:hover ul li a, #navegacion ul li.dropDownMenu ul li a:hover {
	background: none !important;
}


#navegacion ul li.dropDownMenu:hover > a {
}


#navegacion ul li.dropDownMenu ul li.dropDownMenu:hover > a {
	color: #fff !important;
}

#navegacion ul li.dropDownMenu:hover > a:after {
	display: none;
}

#navegacion nav div > ul > li > a, #navegacion nav ul#favoritos > li > a {
	position: relative;
}

#navLinks .dropDownMenu > a > i {
	float: left;
	margin-top: 21px;
	margin-right: 4px;
}

#navLinks .dropDownMenu > a > span {
	float: left;
}

.dropDownMenu ul {
	    background: rgb(245, 199, 81)!important;

}

#navegacion #operationList > li > ul > li.dropDownMenu > a > i {
    margin: 4px 5px 0 0;
}

.dropDownMenu ul li a {
	color: #be9216 !important;
	border-right: none !important;
	margin: 0 10px;
}

.dropDownMenu ul li a:hover {
	color: #fff !important;
	background: #055a53 !important;
}

#navegacion.fixed {
	position: absolute;
	top: 140px;
}



#operationList > li > ul > li{
	
}


/* ====================
   FAVORITOS
   ==================== */
#navegacion ul#favoritos {
display:none;
	
}

#navegacion ul#favoritos > li > div {
	background: rgba(255,255,255,0.85) !important;
	left: 50%;
}

#navegacion nav ul#favoritos > li > a span {
	display: none !important;
}

#navegacion ul#favoritos > li > div > div > div > ul > li {
	background: #fff;
	height: 175px;
	padding: 0px !important;
	box-shadow: 0 0 2px #888;
	border:none;
}

#navegacion ul#favoritos > li > div > div > div > ul > li:after {
	display: none;
}

#navegacion ul#favoritos > li > div > div > div > ul > li:hover {
}

#navegacion ul#favoritos > li:hover > div a {
	height: 88px;
	text-align: center;
}

#navegacion ul#favoritos > li > div > div > div > ul > li figure {
	z-index: 3;
	border:none;
}

#navegacion ul#favoritos > li > div > div > div > ul > li figure a img {
	max-width: 100%;
	max-height: 100%;
}

#navegacion ul#favoritos > li > div > div > div > ul > li h3 {
	position: absolute;
	top: 56px;
    left: 0px;
	padding: 5px 3px;
	background: rgba(165,165,166,0.85);
}

#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: #fff !important;
	text-shadow: none;
}

#navegacion ul#favoritos > li > div > div > div ul li .contenido {
	padding: 0 5px;
	margin-top: -10px !important;
	border: none;
	top: 0;
	left: 0;
	height: auto;
}

#navegacion ul#favoritos > li > div > div > div ul li .contenido .descripcionCaracteristicas {
	height: 17px;
	color: #575757;
	margin-top: 24px;
}

#navegacion ul#favoritos > li > div > div > div ul li .contenido .descripcionCaracteristicas .caracteristicas li {
	    width: 100%;
    margin-bottom: 10px;
	text-align: center;
}

#navegacion ul#favoritos > li > div > div > div ul li .contenido .descripcionCaracteristicas .caracteristicas li i {
	display:none;
}

#navegacion ul#favoritos > li > div > div > div > ul > li .contenido .precio {
	    background: none !important;
    color: #3B5998  !important;
    font-weight: bold;
    text-align: center;
    margin-top: 25px !important;
}

/*--------------------
 :: IDIOMAS
--------------------*/
#navegacion ul#idiomas {
	right: 10px;
    position: absolute;
	top:-1px;
}

#navegacion ul#idiomas li a.langSelect i {
	color: #fff;
}

#navegacion ul#idiomas li:hover a.langSelect i {
	color: #fff;
}

#navegacion ul#idiomas li a {
	background: none !important;
	text-transform: inherit;
	font-weight: 300;
}

#navegacion ul#idiomas > li:hover > a {
	background: #6E0001 !important;
}

#navegacion ul#idiomas li ul {
	background: #585759;
    position: relative;
    left: 10px;
}

#navegacion ul#idiomas li ul li a {
    padding: 0px 4px !important;
}

#navegacion ul#idiomas li a.langSelect {
	
	    border: none;
}

#navegacion ul#idiomas li:hover > a {
	background: #343434;
}

#navegacion ul#idiomas li a span > span:last-child {
	font-size:13px;
	color:#fff;
	font-weight: 400;
    margin-left: 8px;
}

#navegacion ul#idiomas li:hover a.langSelect {
	background: none !important;
}


/* ====================
   DATOS CONTACTO HEADER 
   ==================== */
header .datosContacto {
	top: 17px !important;
	z-index: 1;
}

header .datosContacto address {
	background: none;
	color: #767575;
	padding: 0;
	position: relative;
	width: 100%;
}

header .datosContacto address li.email a, header .datosContacto address li.email i, header .datosContacto address li.telefono {
	color: #767575;
	text-decoration: none;
}

header .datosContacto address ul {
}

header .datosContacto address ul li {
	 font-size: 18px;
    text-align: right;
    margin-bottom: 7px;
    display: block;
}
header .datosContacto address ul li a {
	text-decoration:none;
	color:#767575;
}
header .datosContacto address ul li.email {
	
}


header .datosContacto address ul li i{

}

header .datosContacto address ul li i {
	margin-right: 10px;
	margin-left: 5px;
	text-align: right;
}

header .datosContacto address ul:first-child li i {
	color: #2085b1;
}



header .datosContacto li.agencia, header .datosContacto li.fax, header .datosContacto ul:first-child li:last-child, header .datosContacto li.direccion, header .datosContacto li.poblacionProvincia, header .datosContacto li.movil {
	display: none !important;
}

header .datosContacto address .socialLinks {
	border-top: none;
	margin: 0;
	padding: 0;
	margin-top: -8px;
	 float:right;
	 display:none;
}

header .datosContacto address .socialLinks li {
	float: right;
	margin-right: 0;
	margin-left: 5px;
}

header .socialLinks a {
	color: #575757;
}

header .datosContacto address .socialLinks li i {
	margin: 0;
}
header .datosContacto address .socialLinks li {
	float: left;
	margin-right: 0;
	margin-left: 5px;
	margin-top: 6px;
}
header .datosContacto address ul li a i.fa-facebook-square {
	background:url(img/facebook_header.png)no-repeat;
}
header .datosContacto address ul li a i.fa-twitter {
	background:url(img/twitter_header.png)no-repeat;
}
header .datosContacto address ul li a i.fa-google-plus {
	background:url(img/googleplus_header.png)no-repeat;
}
header .datosContacto address ul li a i.fa-youtube {
	background:url(img/youtube_header.png)no-repeat;
}
header .datosContacto address ul li a i.fa-instagram {
	background:url(img/instagram_header.png)no-repeat;
}
header .datosContacto address ul li a i.fa-pinterest {
	background:url(img/pinterest_header.png)no-repeat;
}
header .datosContacto address ul li a i.fa-linkedin {
	background:url(img/linkedin_header.png)no-repeat;
}
header .datosContacto address ul.socialLinks li i {
	margin-right: 5px;
	color: transparent;
    width: 32px;
    font-size: 32px;
}

/* ==================== 
   BUSCADOR 
   ==================== */
#buscador {
	top: -350px;
	position: absolute;
	width: 100% !important;
	margin: 0 !important;
	left: 0 !important;
	background:none;
}


#home #buscador {
	top: -366px;
	display:block;
}

#buscador > div {
	margin: 0 auto;
	display: table;
	position: relative;
	background: #2085b1;
    padding: 20px 0;
}

#buscador #openProperty form div.line, #buscador #openNew form div.line {
	/*width: 48.5%;*/
	margin-bottom:0;
}

#buscador div#openProperty form, #buscador div#openNew form, #buscador div#openProperty form fieldset, #buscador div#openNew form fieldset {
    margin-bottom: 0;
    padding-bottom: 0;
}


#buscador div #openProperty, #buscador div #openNew{

}

#buscador .tabs {
	border-bottom: 1px solid transparent;
    position: relative;
    top: -19px;
    left: 0px;
    margin-top: -38px;
}

#buscador .tabs li a {
	background: none;
    color: #fff;
    font-size: 13px;
    position: relative;
    border-radius: 0;
    padding: 12px;

}
#buscador .tabs li a i{
	display:none;
}
#buscador .tabs li a:hover {
	border-bottom: none;
	color: #fff;
}

#buscador .tabs li.activo a {
	color: #fff;
	border: none;
	border-bottom: none;
	font-weight: bold;
	background: #2085b1;
}

/*#buscador .tabs li.activo a:after, #buscador .tabs li a:hover:after, .busquedaAvanzada > a:hover:after {
	content: "";
	width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 10px solid #f9f9f9;
	position: absolute;
	bottom: -10px;
	left: 50%;
	margin-left: -15px;
}*/

#buscador label {
	color: #fff;
	font-size: 12px;
}
#buscador .btn {
    background: #fdc62d url(img/lupa.png) no-repeat center;
	color:transparent;
	background-size: 21px;
	top: 3px !important;
}
#buscador .btn:hover {
	background: #575757 url(img/lupa.png) no-repeat center;
	background-size: 21px;
}

.modal label {
	color: #575757 !important;
}

#buscador div#openProperty form, #buscador div#openNew form, #buscador div#openProperty form fieldset, #buscador div#openNew form fieldset {
	margin-bottom: 0;
	padding-bottom: 0;
	    margin-top: 0;
}

/*div#openProperty form:last-child div.line:last-child {
	width: 68px !important;
}*/

.filtroResultados > ul > li > ul {
	top: 37px;
	    width: 340px;
}

.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 {
    top: -26px;
    right:30px;
    font-size: 13px;
    padding: 0px;
    background: none;
    color: #fff;
	font-weight:400;
}
.busquedaAvanzada > a > i{
	display:none;
}

.busquedaAvanzada > a:hover {
	background:none;
}

/* ====================
   MAIN TEXT
   ==================== */
article#mainText {
	background: none;
	/*background-position: right top !important;*/
	padding: 0;
	width: 100% !important;
	margin: 0 auto;
	    margin-bottom: 20px !important;
		display:none;
}

article#mainText > div {
	background: none;
}

article#mainText h2 {
	position: relative;
}
article#mainText h2:after {

}
article#mainText .welcome {
    float: left;
    width: 100%;
}
address .agencia {
    font-weight: bold;
    text-transform: uppercase;
}




#mainText .datosContacto {
	padding-left: 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	border-left: 1px solid #ccc;
	display:none;
}
#mainText > div > div.datosContacto > address > ul > li > i {
display:none;
}

#mainText > div {
	padding: 0px 15px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}


/* ====================
   BOX PROMOCIONES, VENTA Y ALQUILER
   ==================== */
.promocion, .venta, .alquiler {
	padding: 0px !important;
	background: #f0f0f0;
	border-bottom: 3px solid #cccccc;
	position:relative;
}


.promocion {
	background: #2085b1;
    border-bottom: 3px solid #0e6388;
}

.promocion h3, .venta h3, .alquiler h3 {
    width: 100%;
    text-align: left;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    z-index: 10;
    color: #000;
    font-size: 1.6em;
    font-weight: bold;
    padding: 0 10px;
    margin-top: 10px;
}

.promocion h3 {
	color: #fff;
	background: #000;
	background: none;
	font-weight: 400;
	padding: 10px;
	text-align: left;
	text-transform:uppercase;
	margin-top: 0;
	font-size: 16px;
	width:92%;
	margin:0 auto;
    font-weight: bold;
	border-bottom:1px dotted #fff;
}
.promocion figure {
}

.venta figure, .alquiler figure {
	position: relative;
}

.box_horizontal .venta figure:after, .box_horizontal .alquiler figure:after {
	display: none;
}

.promocion figure:hover .sliderPropiedad.sliderMini {
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
}

.promocion .sliderPropiedad .sliderPrincipal .img img {
	position: relative;
}

.promocion .sliderPropiedad .sliderPrincipal .img img:before {
	content: "";
	width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #fabb34;
	position: absolute;
	top: 5px;
	right: -10px;
}

.venta .sliderPropiedad .sliderPrincipal .img img, .alquiler .sliderPropiedad .sliderPrincipal .img img {
	position: relative;
}

.venta .sliderPropiedad .sliderPrincipal .img img:before, .alquiler .sliderPropiedad .sliderPrincipal .img img:before {
	content: "";
	width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 5px solid #fabb34;
    border-bottom: 5px solid transparent;
	position: absolute;
	top: 5px;
	right: -10px;
}

#results .promocion .sliderPropiedad .sliderPrincipal .img img, #results .venta .sliderPropiedad .sliderPrincipal .img img, #results .alquiler .sliderPropiedad .sliderPrincipal .img img {
	border: none;
}

.promocion figure div.mask {
	background: none;
	bottom: 2px;
	max-height: 155px;
	z-index: 11;
	display: none;
}

.promocion figure:hover div.mask {
}

.promocion figure div.mask a {
	width: 100%;
	height: 100%;
	padding: 0;
	position: relative;
	top: -4px;
	left: -1px;
	background: none;
	text-indent: -9999px;
	border: 1px solid #FFF;
}

.promocion figure div.mask a:hover {
}

.promocion .contenido {
	height: 68px;
	margin: 0;
	z-index: 10;
	position: relative;
	padding: 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.promocion .contenido .acciones a {
	text-indent: -9999px;
	position: absolute;
	bottom: -5px;
	right: -5px;
	width: 70px;
	height: 48px;
	background: url(img/bg_accionpromociones.png) no-repeat 0 0;
	display: none;
}

.promocion .contenido .acciones a:hover {
	background: url(img/bg_accionpromociones.png) no-repeat 0 -49px;
}

.promocion .contenido .descripcionCaracteristicas p {
	font-size: 13px;
	margin: 0px;
	color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.promocion .contenido .precio {
	background: none;
	color: #fff;
	margin: 3px 0 0 0;
	padding: 0;
	font-size: 13px;
	text-align: left;
}

.box_horizontal .venta h3, .box_horizontal .alquiler h3 {
	color: #292929;
	top: 5px !important;
	left: 172px !important;
	width: 301px !important;
	background: none !important;
	text-align: left !important;
	box-shadow: none !important;
	margin-top: 0px;
}

.box_horizontal .venta h3:before, .box_horizontal .alquiler h3:before, .box_horizontal .venta h3:after, .box_horizontal .alquiler h3:after {
	display: none;
}

.venta figure div.mask, .alquiler figure div.mask {
	position: absolute;
	background: none;
	z-index: 10;
	height: auto;
}

.venta figure div.mask, .alquiler figure div.mask, .venta figure:hover div.mask, .alquiler figure:hover div.mask {
	bottom: 2px;
}

.venta figure div.mask div.referencia, .alquiler figure div.mask div.referencia {
	background: rgba(0,0,0,.6);
	font-size: 11px;
	text-align: center;
}

.box_horizontal .venta figure div.mask div.referencia, .box_horizontal .alquiler figure div.mask div.referencia {
	text-align: left;
	width: 250px;
	left: 159px;
}

.venta figure div.mask div.referencia span.tipo, .alquiler figure div.mask div.referencia span.tipo {
	color: #fff !important;
	float: left;
	margin: 0;
	margin-left:10px;
}



.venta figure div.mask div.referencia span.numeroRef, .alquiler figure div.mask div.referencia span.numeroRef {
	color: #fff !important;
	float: right;
	margin: 0;
	margin-right:10px;
}

.venta figure div.mask div.referencia span.numeroRef:before, .alquiler figure div.mask div.referencia span.numeroRef:before {
	content: "Ref. ";
}

.venta figure:hover .sliderPropiedad.sliderMini, .alquiler figure:hover .sliderPropiedad.sliderMini {
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
}

.box_horizontal .venta .contenido .descripcionCaracteristicas h4, .box_horizontal .alquiler .contenido .descripcionCaracteristicas h4 {
	background: none;
	text-align: left;
	    padding-top: 12px;
}

.venta .contenido .descripcionCaracteristicas h4 a, .alquiler .contenido .descripcionCaracteristicas h4 a {
	color: #575757;
	text-decoration:underline;
	    font-weight: bold;
}

.descripcionCaracteristicas .caracteristicas span {
	

	
}

.promocion .contenido .descripcionCaracteristicas ul.caracteristicas, .venta .contenido .descripcionCaracteristicas ul.caracteristicas, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas {
	list-style: none;
	    margin:0;
	height: 44px;
	text-align: center;
	margin-top:-7px;
}
	
#results .venta .contenido .descripcionCaracteristicas ul.caracteristicas, #results .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas {
	height: 60px;
}

#results .box_horizontal .venta .contenido .descripcionCaracteristicas ul.caracteristicas, #results .box_horizontal .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas {
	text-align: left;
}

.venta .contenido .acciones, .alquiler .contenido .acciones {
	position: absolute;
	top: 0 !important;
	left: 0;
	padding: 10px;
	width: 100%;
	height: 144px;
	box-sizing: border-box;
	z-index: 11;
	display: none;
}

#results .venta .contenido .acciones, #results .alquiler .contenido .acciones {
	height: 153px;
}

.venta .contenido .acciones a, .alquiler .contenido .acciones a {
	font-size: 18px;
	width: 16px;
	height: 19px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	width: 100%;
	height: 100%;
	border: 1px solid #FFF;
}

.sliderPropiedad.sliderMini .sliderPrincipal > a {
	width: 19px;
	height: 33px;
	top: 50%;
	margin-top: -16px;
	background-image: url(img/nav_slider_box.png);
	background-repeat: no-repeat;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.sliderPropiedad.sliderMini .sliderPrincipal > a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

.sliderPropiedad.sliderMini .sliderPrincipal > a.anterior {
	background-position: 0 0;
	left: 0 !important;
}

.sliderPropiedad.sliderMini .sliderPrincipal > a.siguiente {
	background-position: -17px 0;
	right: 0px;
}

.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: 0px 10px;
	height: 120px;
	z-index: 3;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin-top:-3px;
}

#results .venta .contenido, #results .alquiler .contenido {
	height: 190px;
}

.box_horizontal .venta .contenido, .box_horizontal .alquiler .contenido {
	padding: 0;
	height: auto;
}

.box_vertical .venta .contenido .precio, .box_vertical .alquiler .contenido .precio {
	    text-align: center;
    font-weight: bold;
    color: #575757;
    font-size: 18px;
    padding: 0 10px !important;
    background: none;
    z-index: 10 !important;
    position: absolute;
    bottom: 0px;
    left: 50%;
    width: 92%;
    margin-left: -46%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.box_vertical .venta .contenido .precio span, .box_vertical .alquiler .contenido .precio span {
	font-weight: 300 !important;
}

.box_vertical .venta .contenido .precio p, .box_vertical .alquiler .contenido .precio p {
	line-height:43px !important;
	/*float: right;*/
}

#home .box_vertical .venta .contenido .precio p, #home .box_vertical .alquiler .contenido .precio p {
	display: block;
}

.venta .contenido .precio .antes, .alquiler .contenido .precio .antes {
	color: #000;
	margin: -11px 0 -24px 0;
	font-weight: 300;
	/*float: left !important;*/
}

#home .venta .contenido .precio .antes, #home .alquiler .contenido .precio .antes {
	font-weight: 300;
}

#results .box_horizontal .venta .contenido .precio p, #results .box_horizontal .alquiler .contenido .precio p {
	float: none !important;
	display: inline-block;
}

#results .box_horizontal .venta .contenido .precio .antes, #results .box_horizontal .alquiler .contenido .precio .antes {
	color: #fff;
}

.venta .contenido .descripcionCaracteristicas, .alquiler .contenido .descripcionCaracteristicas {
	color: #575757;
	font-size: 12px;
	height: 100px;
}

#results .venta .contenido .descripcionCaracteristicas, #results .alquiler .contenido .descripcionCaracteristicas {
	height: 85px;
}

#results .box_horizontal .venta .contenido .descripcionCaracteristicas, #results .box_horizontal .alquiler .contenido .descripcionCaracteristicas {
	height: auto;
}

.venta .contenido .descripcionCaracteristicas p.descripcion, .alquiler .contenido .descripcionCaracteristicas p.descripcion {
    margin: 0;
    color: #575757;
    /* position: absolute; */
    /* left: -273px; */
    /* top: 140px; */
	text-align:center;
	font-size:14px;
    display: none;
}

#results .venta .contenido .descripcionCaracteristicas p.descripcion, #results .alquiler .contenido .descripcionCaracteristicas p.descripcion {
	position: inherit;
}

.venta .contenido .descripcionCaracteristicas h4, .alquiler .contenido .descripcionCaracteristicas h4 {
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 12px;
    text-align: left;
    padding-bottom: 7px;
    position: relative;
}

.venta .contenido .descripcionCaracteristicas h4:before, .alquiler .contenido .descripcionCaracteristicas h4:before {
	
}

.box_horizontal .promocion figure, .box_horizontal .venta figure, .box_horizontal .alquiler figure {
	top: 10px;
	left: 10px;
}

.box_horizontal .promocion figure .mask, .box_horizontal .venta figure .mask, .box_horizontal .alquiler figure .mask, .box_horizontal .promocion figure:hover .mask, .box_horizontal .venta figure:hover .mask, .box_horizontal .alquiler figure:hover .mask {
	bottom: 2px;
}

.promocion .contenido .descripcionCaracteristicas ul.caracteristicas li, .venta .contenido .descripcionCaracteristicas ul.caracteristicas li, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li {
    width: 100%;
    display: block;
    text-align: left;
    font-size: 16px;
    margin-bottom: 5px;
    margin-top: 5px;
	font-weight: 400;
    color: #575757;
}

.promocion .contenido .descripcionCaracteristicas ul.caracteristicas li i.wxp-habitaciones, .venta .contenido .descripcionCaracteristicas ul.caracteristicas li i.wxp-habitaciones, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li i.wxp-habitaciones {
	display: none;
	width: 27px;
    height: 23px;
	background: url(img/icn_habitaciones.png) no-repeat;
	background-size: 27px;
	margin: 0 auto 7px auto;
	position:relative;
	top: 11px;
		margin-right:10px;
}

.promocion .contenido .descripcionCaracteristicas ul.caracteristicas li i.wxp-supConstruida, .venta .contenido .descripcionCaracteristicas ul.caracteristicas li i.wxp-supConstruida, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li i.wxp-supConstruida, .promocion .contenido .descripcionCaracteristicas ul.caracteristicas li i.wxp-supParcela, .venta .contenido .descripcionCaracteristicas ul.caracteristicas li i.wxp-supParcela, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li i.wxp-supParcela, .promocion .contenido .descripcionCaracteristicas ul.caracteristicas li i.wxp-supHabitable, .venta .contenido .descripcionCaracteristicas ul.caracteristicas li i.wxp-supHabitable, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li i.wxp-supHabitable {
	display: none;
	width: 20px;
    height: 20px;
	background: url(img/icn_sup.png) no-repeat;
	background-size:19px;
	margin: 0 auto 7px auto;
	position: relative;
    top: 12px;
	margin-right:10px;
}

.box_horizontal .promocion figure .mask, .box_horizontal .venta figure .mask, .box_horizontal .alquiler figure .mask {
	display: none;
}

.box_horizontal .promocion .contenido .precio, .box_horizontal .venta .contenido .precio, .box_horizontal .alquiler .contenido .precio {
	position: absolute;
	top: 0px;
	right: 10px;
	background:#8F9396;
}

.box_horizontal .promocion .descripcion, .box_horizontal .venta .descripcion, .box_horizontal .alquiler .descripcion {
	float: none;
}

.contenido .descripcionCaracteristicas {
	text-align: left;
}

.promocion .contenido .descripcionCaracteristicas {
	text-align: left;
}

.box_horizontal .contenido .descripcionCaracteristicas {
	text-align: left;
}

.box_horizontal .promocion .contenido, .box_horizontal .venta .contenido, .box_horizontal .alquiler .contenido {
	float: left;
	margin-left: 20px;
	padding-left: 10px;
	width: 80%;
	height: 210px;
}

.box_horizontal .venta .contenido .descripcionCaracteristicas, .box_horizontal .alquiler .contenido .descripcionCaracteristicas {
	margin-top: 35px;
}

#results .box_horizontal .venta .contenido .acciones, #results .box_horizontal .alquiler .contenido .acciones {
	display: none;
}

.box_horizontal .promocion, .box_horizontal .venta, .box_horizontal .alquiler {
	min-height: 151px;
}



/* ====================
   FORMULARIO ALERTAS BÚSQUEDAS
   ==================== */



/* ====================
   MAILING LIST
   ==================== */
aside {
	background: #ffffff;
	background-position: center 50px !important;
	background-repeat: no-repeat;
	margin: 0 auto;
}
aside #mailingList{
	background: none;
	 padding: 30px 0 45px;
	z-index:2;
}


aside #mailingList p, aside #mailingList form .line.checkbox p a {
	color: #434343;
}

aside > #mailingList > div > p{
	font-size: 13px;
}

aside #mailingList form {}

aside #mailingList form .line input[type="text"] {
	margin: 0 auto;
}

aside #mailingList form .line.checkbox {
	top: 54px;
}

aside #mailingList form .line.checkbox p {
	width: auto !important;
}

aside #mailingList form .line button{
	    padding: 0 25px;
}
aside #mailingList form .line button:hover{
		background:#888;
}



/* ====================
   RESULTS
   ==================== */
.vistaResultados ul li a:hover, .vistaResultados ul li a.activo, .paginacion ul li span.activa, .paginacion ul li a:hover {
	background: #575757;
	border: 1px solid #575757;
}

.paginacion ul li span, .paginacion ul li a {
	border: 1px solid #8F9396;
	color: #8F9396;
}



/* ====================
   LEYENDA RESULTADOS
   ==================== */
article.offers #leyenda .titulo, #detalle #formMasInfo #contenido h3 {
    color: #000;
    font-size: 17px;
    font-weight: bold;
}
article.offers #leyenda .titulo i, #detalle #formMasInfo #contenido h3 i {
	display: none;
}


/* ====================
   FICHA
   ==================== */
#detalle #ficha .actionBar {
	border:none;
}
#detalle #formMasInfo #contenido form {
 background: #FFFFFF;
}
#detalle #ficha .actionBar a.hazOferta {
    float: right;
    font-size: 12px;
    color: #fff;
    line-height: 30px;
    margin-right: 10px;
    background: #2085b1;
    display: block;
    padding: 5px 15px;
    text-decoration: none;
}
#detalle #ficha .header .headerTitulo  {
	border-bottom: none;
    background: none;
	    color: #575757;
}

#detalle #formMasInfo {
	width: 100%;
	float: none;
}

#detalle .colIzq .detallesFicha {
	width: 100% !important;
	float: none !important;
}

#detalle #sliderPropiedad .img img {
	max-width: 100%;
}

#sliderPropiedad .sliderPrincipal > a {
	/*width: 28px;
	height: 55px;
	top: 50%;
	z-index: 10;
	margin-top: -26px;
	background-image: url(img/nav_slider.png);
	background-repeat: no-repeat;
	opacity: 0.5;
	filter: alpha(opacity=50);*/
}

#sliderPropiedad .sliderPrincipal > a:hover {
	/*opacity: 1;
	filter: alpha(opacity=100);*/
}

#sliderPropiedad .sliderPrincipal > a.anterior {
	/*background-position: 0 0;*/
}

#sliderPropiedad .sliderPrincipal > a.siguiente {
	/*background-position: -28px 0;*/
}

#sliderPropiedad .sliderPrincipal > a i {
	/*display: none;*/
	text-shadow: 0 0 2px #575757;
}

#sliderPropiedad .sliderPrincipal > a.anterior:hover, #sliderPropiedad .sliderPrincipal > a.siguiente:hover {
	/*cursor: pointer;*/
}

#fichaScroll {
	top: 10px;
	left: 10px;
	width: 170px;
	margin-left: 0;
	background: #2085b1;
	box-shadow: 0 0 2px #575757;
	z-index: 11;
}
#detalle #ficha .header .headerTitulo .headerRight .precioReducido {
    text-decoration: line-through;
    color: #fff;
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 12px;
}

#fichaScroll figure, #fichaScroll div {
	float: none;
	width: auto;
}

#fichaScroll div ul li {
	display: block;
	width: 100%;
	color: #fff;
	font-size: 15px;
}

#fichaScroll div ul li i {
	color: #F0F0F0;
}

body#promo_details #detalle .colDch {
	position: relative;
}

body#promo_details #detalle .colDch {
	padding-top: 260px;
}

body#promo_details #detalle .colDch .detallesFicha {
	position: absolute;
	top: 0;
	width: 100%;
}

#detalle #ficha .actionBar ul li a {
	color: #575757 !important;
}

#detalle #formMasInfo #contenido .tlf {
   color: #017B90;
}

#detalle #ficha .actionBar ul li.share {
    padding: 0 10px;
    height: 33px;
    line-height: 46px;
}
#detalle #ficha .actionBar ul li.share > i {
    top: -8px !important;
}
#detalle #ficha .actionBar ul li.share div.addthis_toolbox a span{
	display:none;
}

/* ====================
   CONTACTO
   ==================== */
#contacto .datosContacto{
	background:none !important;
}
#contacto .datosContacto .sucursales .sucursal:nth-child(2n+1) {
    background: #fff;
}
#contacto {
	padding:0 15px;
	box-sizing:border-box;
}

/* ====================
   CAPTACIÓN
   ==================== */
form fieldset legend {
	color: #575757;
	border-bottom: 2px solid #575757;
	padding: 8px 0;
	margin: 0 0 20px 0;
}



/* ====================
   MODAL
   ==================== */
.modalContainer form .colIzq, .modalContainer form .colDcha {
	width: 49% !important;
}

.modalContainer form .colDcha {
	float: right !important;
}

#buscador .modalContainer .modal form button.btn{
	    bottom: -38px !important;
		top:inherit !important;
}


/* ====================
   FOOTER
   ==================== */
footer {
	background: #2085b1;
	color: #fff;
	margin:auto;
}
footer #datosContactoFooter , footer #creditos{
    padding: 15px;
    box-sizing: border-box;
}
footer a {
	color: #fff;
}
footer #creditos {
    background: #1a759c;
    color: #fff;
	border:none;
}





footer div.email > i, footer div.direccion > i, footer div.tlf > i, footer div.socialLinks > i {
	color: #fff !important;
}



footer #datosContactoFooter div span {
	font-size: 16px;
}
#creditos > div.left > a {
	color:#fff;
}
#datosContactoFooter > div.socialLinks > ul > li > a {
	    color: #fff;
}




/* ====================
   RESPONSIVE
   ==================== */
@media screen and (min-width: 0) and (max-width: 767px) {
p {
    font-size: 1.3em;
}	
h2 {
	padding-top:0;
}
#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;
}
#datosContactoFooter > div.socialLinks {
    top: 60px;
}
	aside{
		display:none;
	}
	body#home h1{
		height:0;
	}
		#background {
	}
	
	header, #content, #seccServicios .contenedor {
		width: 100%;
	}
	
	header {
		height: auto !important;
		background: #fff;
	}
	
	header h1 {
		height: 130px;
	}
	
	#bgContent {
		padding-top: 0;
	}
	
	section {
		float: none;
		width: 100%;
	}
	
	#home #content, #content {
		padding-top: 0 !important;
		margin-top: 0 !important;
	}
	
	
	
	#home section {
		padding-top: 10px;
	}
	
	#home #logo:after {
		display: none;
	}
	
	#logo {
		position: initial;
		width: 100%;
		margin: 0;
		background:url(img/logo_movil.png)no-repeat center;
		background-size: 95%;
		padding: 10px 0;
	}
	
	#logo img {
		 width: 100%;
		padding: 10px 5px;
		box-sizing: border-box;
		    opacity: 0;
	}
	
	
	#buscador > div {
		width: 100% !important;
		padding: 0 !important;
	}
	
	#buscador #openProperty form div.line, #buscador #openNew form div.line {
		width: 100% !important;
		    margin-bottom: 12px;
	}
	
	#buscador div form:first-child {
		padding: 10px;
	}
	
	#slideshow {
		display: none;
	}	
	
	#navegacion {
		z-index: 100000;
		top: 97px;
		position: initial;
	}
	
	#navegacion nav {
		padding: 0;
        background: #f5c751;
	}
	
	#navegacion ul li a {
		padding: 8px 15px !important;
	}
	
	#navegacion ul#idiomas li ul {
		height: auto !important;
	}
	
	#navegacion #navHeader #navToggle, #navegacion #navHeader #searchToggle {
		display: inline-block;
	}
	
	#navegacion ul#idiomas {
		top: -7px;
		right: 10px;
		z-index: 1000000;
	}
	
	#navegacion ul#idiomas li a {
		height: 26px;
		line-height: 26px;
	}
	
	#navegacion #navHeader #navToggle button, #navegacion #navHeader #searchToggle button {
		margin: 5px 0;
		padding: 2px 7px;
		background: #be9215;
		border-color: #be9215;
		color: #fff;
	}
	
	#navegacion #navHeader #navLinks li:last-child {
		border-right: none;
		border-left: none;
		padding-left: 0px;
		margin-left: 0px;
	}
	
	#slider {
		display: none !important;
	}
	
	#navegacion #navHeader {
		position: inherit;
		padding: 0 10px;
		float: left;
		width: 100%;
		box-sizing: border-box;
	}
	
	#navegacion #navHeader #navLinks {
		top: 43px;
		padding: 0 10px;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
	    background: #f5c751;
	}
	
	#navegacion #navHeader #navLinks .dropDownMenu ul {
		background: none !important;
	}
	#navegacion #navHeader #navLinks li {
		border-bottom: 1px dotted #be9215;
	}
	

	#navegacion ul li:hover a {
		background: #a5a5a6  !important;
		color: #fff;
	}
	
	#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;
		left: 0;
		display: none;
		float: none !important;
		margin: 0;
		background: none;
		top: 50px;
	}
	#buscador div #openProperty, #buscador div #openNew {
		margin-top: 15px;
	}
		
	.home_section {
		display: none;
	}
	
	#buscador .tabs {
	    top: 1px;
		background: none;
		left: -1px;
	}
	
	#idiomas > li > a > i {
		/*color: #fff;*/
	}
	
	#navegacion ul li a {
		height: 40px;
		line-height: 40px;
		border:none;
		font-size: 16px;
	}
	
	section {
		float: none !important;
		width: 100% !important;
	}
	
	#home section article.offers {
		top: 0px;
	}
	
	.box_vertical .venta figure, .box_vertical .alquiler figure, .box_vertical .venta h3, .box_vertical .alquiler h3, .box_vertical .venta .contenido, .box_vertical .alquiler .contenido {
		float: none !important;
		width: 100% !important;
	}
	
	.promocion figure, .venta figure, .alquiler figure {
		left: 0;
	}
	
	.promocion figure div.mask {
		max-height: 170px;
	}
	
	.promocion .contenido {
		top: 2px;
		left: 0px;
	}
	
	#sliderPropiedad {
		width: 320px;
	}
	
	.sliderPropiedad .sliderPrincipal .img img {
		max-height: initial;
	}
	
	#ficha .sliderPropiedad .sliderPrincipal .img {
		height: auto;
	}
	
	.promocion {
		height: auto !important;
	}
	
	.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 .line.checkbox {
		top: 0px !important;
	}
	
	#seccServicios {
		height: 460px;
		bottom: 267px;
	}
	
	#seccServicios .contenedor div {
		width: 100%;
		float: none;
	}
	
	.promocion .contenido .descripcionCaracteristicas p {
		width: 260px;
		font-size: 17px;
	}
	
	#bgContent, #home #bgContent {
		margin-top: 0 !important;
	}
	.promocion h3 {
		font-size: 18px;
	}
	
	#home .box_vertical div.venta:nth-child(2n+1) figure:before, #home .box_vertical div.alquiler:nth-child(2n+1) figure:before, #home .box_vertical div.venta:nth-child(2n) figure:before, #home .box_vertical div.alquiler:nth-child(2n) figure:before {
		display: none;
	}
	
	aside {
		background: #383838;
		margin: 0 auto 0px auto;
	}
	
	aside #mailingList {
		width: 100% !important;
		margin-top: 0;
	}
	
	aside #mailingList form .line.checkbox {
		margin-left: 0;
	}
	
	aside #mailingList form .line.checkbox p {
		text-align: left !important;
		width: 90% !important;
	}
	
	footer #datosContactoFooter div, footer #datosContactoFooter div.socialLinks > i {
		display: block;
	}
	
	footer #datosContactoFooter div {
		width: 100%;
	}
	
	footer #creditos {
		padding: 10px;
	}
	
	header {}
	
	.venta .contenido .descripcionCaracteristicas p.descripcion, .alquiler .contenido .descripcionCaracteristicas p.descripcion {
		position: inherit;
	}
	
	.box_vertical .venta .contenido .precio, .box_vertical .alquiler .contenido .precio {
		
	}
}

@media screen and (min-width: 0) and (max-width: 767px) and (orientation: landscape) {
	header {
		height: 230px;
	}
	
	#logo img {
		width: 60%;
	}
	
	#navegacion ul#idiomas li a {
		height: 26px;
		line-height: 26px;
	}
	
	#navegacion {
		z-index: 100000;
		top: 98px;
	}
	
	#sliderPropiedad {
		width: 420px;
	}
	
	#home section, section {
		padding-top: 0px;
	}
	
	#home #buscador, #buscador {
		top: 25px;
	}
	
	#seccServicios {
		bottom: 213px;
	}
	
	.promocion figure div.mask {
		max-height: 260px;
	}
	
	.venta h3, .alquiler h3 {
		
	}
	
	.venta .contenido .descripcionCaracteristicas, .alquiler .contenido .descripcionCaracteristicas {
		height: auto;
	}
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
	

	#buscador div #openProperty form fieldset .line div select, #buscador div #openNew form fieldset .line div select{
		padding-right:35px;
	}
	section article.home_section:nth-child(2), #bgContent, footer  {
		width: 768px !important;
	}
	
	#buscador > div {
	}
	
	#buscador #openProperty form div.line, #buscador #openNew form div.line {
		width: 100%;
	}
	
	article#mainText {
		display: none;
	}
	
	.tabs li a {
		padding: 10px 5px;
	}
	
	section article.home_section:nth-child(3) {
		top: 610px;
	}
	
	section article.home_section:nth-child(4) {
		display: none;
	}
	
	.busquedaAvanzada > a {
		right: 0;
	}
	
	section article.home_section:nth-child(3), section article.home_section:nth-child(3) a {
		width: 230px !important;
	}
	
	section article.home_section:nth-child(3) {
		right: -230px !important;
	}
	
	section article.home_section:nth-child(3) a img {
		width: 100%;
	}
	
	#seccServicios {
		bottom: 358px;
	}
	
	.nivo-directionNav, #navegacion ul#favoritos > li > div {
		width: 768px !important;
		 margin-left: -384px;
	}	
	
	article#mainText .welcome, article#mainText > div h2 {
		width: 70%;
	}
	
	#navegacion {
	}
	
	#navegacion ul li a {
	}
	#navegacion #operationList li.title:after {
	    content: "\f046";
		display: inline-block;
		font-family: FontAwesome;
		position: absolute;
	    top: 17px;
		left: 50%;
		margin-left: -6px;
		color: #be9216;
	}
	#navegacion #operationList a.title {
     text-indent: -9999px;
     padding: 0 18px !important;
     border: none;
	}
	
	/*#navegacion #navHeader #navToggle {
		display: block;
		float: right;
		margin-top: -8px;
	}
	
	#navegacion #navHeader #navLinks {
		display: block;
		background: #FFF;
		position: relative;
		right: 0;
		top: 47px;
	}
	
	#navegacion ul#navLinks > li {
		float: none;
	}
	
	#navegacion ul#navLinks > li > a {
		white-space: nowrap;
	}*/
	
	.box_vertical .promocion, .box_vertical .venta, .box_vertical .alquiler {
		width: 45.5%;
	}
	
	.box_vertical .promocion {
		height: 310px;
	}
	
	.box_vertical .venta, .box_vertical .alquiler {
		    height: 355px;
	}
	
	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%;
	}
	
	#detalle #ficha div.colIzq {
		width: 100%;
	}

	#detalle #ficha div.colDch {
		width: 100%;
	}
	
	#sliderPropiedad {
		width: 785px;
	}
	
	#detalle #sliderPropiedad .img img {
		max-height: 583px;
	}
	
	#captacion form .datosPersonales div.line:nth-child(2), #captacion form .datosPersonales div.line:nth-child(3) {
		width: 100%;
	}
	
	#captacion form .localizacionInmueble div.line:nth-child(2), #captacion form .localizacionInmueble div.line:nth-child(3), #captacion form .localizacionInmueble div.line:nth-child(4), #captacion form .localizacionInmueble div.line:nth-child(5) {
		width: 100%;
	}
	
	#captacion form .detalleInmueble div.line {
		width: 45.3%;
	}
	
	#captacion form div.line:last-child div button {
		width: 30%;
	}
	
	.venta .contenido .acciones, .alquiler .contenido .acciones {
		top: 290px;
		height: 134px;
	}
	
	#results .venta .contenido .acciones, #results .alquiler .contenido .acciones {
		top: 236px;
	}
	
	#results .box_vertical .venta, #results .box_vertical .alquiler {
		    height: 366px;
	}
	#results  .box_vertical .venta .contenido .precio, #results  .box_vertical .alquiler .contenido .precio{
		font-size:16px;
	}
	#navegacion ul#idiomas li a {
		text-align: center;
	}

	#navegacion ul#idiomas li a span span:last-child {
		display: none;
	}
	
	.sliderPropiedad.sliderMini .img {
		height: 194px;/*204*/
		/*display: table-cell;*/
		vertical-align: middle;
		text-align: center;
	}
	
	#results .sliderPropiedad.sliderMini .img {
		height: 143px;
	}
	
	.sliderPropiedad.sliderMini .img img {
		width: auto;
		max-width: 100%;
		max-height: 100%;
	}
	
	.promocion .contenido {
	}	
	
	#slider #slideshow img {
		top: 0 !important;
	}	
	
	section article.home_section:nth-child(2) div[class*="bloque"] .izq {
		display: none;
	}
	
	section article.home_section:nth-child(2) div[class*="bloque"] .dch {
		width: 100%;
	}
	
	.promocion h3 {
		
	}
	
	footer #datosContactoFooter div span {
		font-size: 14px;
	}
	
	aside #mailingList form .line input[type="text"] {}
	
	#home .box_vertical div.venta:nth-child(2n) figure:before, #home .box_vertical div.alquiler:nth-child(2n) figure:before {
		left: -1px;
	}
	
	#navegacion {
		
	}
	
	#home .box_vertical .venta .contenido, #home .box_vertical .alquiler .contenido {
		
	}
}

@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), #bgContent,footer{
		width: 984px !important;
	}
	
	#slider {}
	
	#navegacion {
		
	}
	
	#logo {}
	
	.nivo-directionNav, #navegacion ul#favoritos > li > div {
		width: 984px !important;
		margin-left: -492px;
	}	
	
	.box_vertical .promocion {
		height: 266px;
		width: 31.2%;
	}
	
	.box_vertical .venta, .box_vertical .alquiler, #home .box_vertical .venta, #home .box_vertical .alquiler {
		height: 325px !important;
		width: 31.2%;
	}
	
	#results .box_vertical .venta, #results .box_vertical .alquiler {
	    height: 385px !important;
		width: 47.1%;
	}
	
	
	
	aside div#mailingList > div > p {
		width: 100% !important;
		text-align: center !important;
	}
	
	aside div#mailingList div > form {
		left: 50% !important;
		margin-left: -247px !important;
	}
	
	#detalle #ficha div.colIzq {
		width: 60%;
	}

	#detalle #ficha div.colDch {
		width: 30%;
	}
	
	#sliderPropiedad {
		width: 655px;
	}
	
	#detalle #sliderPropiedad .img img {
		max-height: 482px;
	}
	
	#captacion form .detalleInmueble div.line {
		width: 21.8%;
	}
	
	#captacion form .localizacionInmueble div.line:nth-child(2), #captacion form .localizacionInmueble div.line:nth-child(3), #captacion form .localizacionInmueble div.line:nth-child(4), #captacion form .localizacionInmueble div.line:nth-child(5) {
		width: 48.4%;
	}
	
	.venta .contenido .acciones, .alquiler .contenido .acciones {
		top: 210px;
	}
	
	#results .venta .contenido .acciones, #results .alquiler .contenido .acciones {
		top: 176px;
	}
	
	.sliderPropiedad.sliderMini .img {
		height: 159px;/*172*/
		/*display: table-cell;*/
		vertical-align: middle;
		text-align: center;
	}
	

	.sliderPropiedad.sliderMini .img img {
		max-width: 100%;
		max-height: 100%;
	}
	
	#slider #slideshow img {
	}
	
	.promocion h3 {
		
	}
	
	.venta .contenido .acciones, .alquiler .contenido .acciones {
		height: 114px;
	}
	
	#banners .banner2 {
		float: right;
	}
	
	#banners .banner3 {
		clear: both;
		margin: 0 auto;
		float: none;
		position: relative;
		top: 20px;
	}
	

	footer #datosContactoFooter div span {
		font-size: 14px;
	}
	
	.venta .sliderPropiedad .sliderPrincipal .img img, .alquiler .sliderPropiedad .sliderPrincipal .img img {
		margin-left: 0px;
	}
	
	#home .box_vertical .venta .contenido, #home .box_vertical .alquiler .contenido {
	
	}
	
	.venta .contenido .descripcionCaracteristicas p.descripcion, .alquiler .contenido .descripcionCaracteristicas p.descripcion {
	
	}
	
	.box_vertical .venta .contenido .precio, .box_vertical .alquiler .contenido .precio {
	
	}
}

@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, #aviso_cookie div, section article.home_section:nth-child(2), #buscador > div, #bgContent, footer {
		width: 1220px !important;
	}
	
	header .datosContacto {
		width: 1220px !important;
		margin-left: -610px;
	}
	
	#logo {}
	
	.nivo-directionNav, #navegacion ul#favoritos > li > div {
		width: 1220px;
	  margin-left: -610px;
	}
	
	.box_vertical .promocion {
		height: 275px;
	}
	
	.box_vertical .venta, .box_vertical .alquiler {
		height: 325px;
	}
	
	#home .box_vertical .venta, #home .box_vertical .alquiler {
	    height: 325px;
	}
	
	.box_vertical .promocion, .box_vertical .venta, .box_vertical .alquiler {}
	
	#details .box_vertical .promocion, #details .box_vertical .venta, #details .box_vertical .alquiler {
		width: 23.3%;
	}

	#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 {
		height: 275px;
	}
	
	#results_promo .box_vertical .promocion {
		height: 295px;
	}
	
	#detalle #ficha div.colIzq {
		width: 60%;
	}

	#detalle #ficha div.colDch {
		width: 27%;
	}
	
	#sliderPropiedad, #video, #googleMaps {
		width: 845px;
	}
	
	#detalle #sliderPropiedad .img img {
		/*max-height: 482px;*/
	}
	
	#captacion form .detalleInmueble div.line {
		width: 22.6%;
	}
	
	#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: 320px;
		width: 31%;
	}
	
	article.offers #leyenda form .line .desplegado span, article.offers #leyenda form .line ul li {
		width: 100%;
	}
	
	.sliderPropiedad.sliderMini .img {
		height: 161px;/*162*/
		display: table-cell;
		vertical-align: middle;
		text-align: center;
	}
	
	#details .sliderPropiedad.sliderMini .img {
		height: 160px;/*162*/
	}
	
	.promocion .sliderPropiedad.sliderMini .img {
		height: 161px;/*162*/
	}
	
	#results .sliderPropiedad.sliderMini .img {
		height: 156px;
	}
	
	.box_horizontal .sliderPropiedad.sliderMini .img {
		height: 85px !important;
	}
	
	.sliderPropiedad.sliderMini .img img {
		max-width: 100%;
		max-height: 100%;
	}
}

/* ie 8 */
@media \0screen {
}