/* 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=Open+Sans:400,600,700,800,300);
@import url(https://fonts.googleapis.com/css?family=Lato:400,700,900,300);



/* ====================
   GENERALES
   ==================== */
 #detalle #ficha div.colIzq , #detalle #ficha div.colDch {
	 width:100% !important;
 }
 .home_section_parent {
	 margin:auto;
 }
 .sliderPropiedad .miniaturas div ul li a img {
    width: 187px;
 }
 #detalle #ficha div .detallesFicha h3 {
	 padding-left:0;
	 font-weight:600;
 }
  #detalle #ficha div .detallesFicha p {
  	padding-left:15px;
  }
  #detalle {
  	padding-top:0 !important;
  }
   
  @-webkit-keyframes wavesForeground {
     0% {background-position-x: 0px;}
    
    100% {background-position-x: 40px;}
  }
  
   @-webkit-keyframes  rockTheBoat {
    0% {
      -webkit-transform: rotate(0deg);
    }
    50% {
      -webkit-transform: rotate(0.8deg);
    }
    100% {
      -webkit-transform: rotate(0deg);
    }
  }
  
  #slider .highlighted img {
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
    left: 0 !important;
}

#background{
	overflow-x:hidden; 
}
header {
	position: relative;
	height: 215px;
	background: #000 url(img/bg.jpg) no-repeat center top;
}

#home header {
	height: 810px;
	background: #000 url(img/bg.jpg) no-repeat center top;
}


#logo {
	top: 42px;
	z-index: 2;
}
#logo a img{
	width:422px;
}

#bgContent {}

#content {
	margin: 0 auto !important;
	display: block;
	position: relative;
}

#home #content {}

section {
	margin: 20px auto;
}

#home section {
	margin: 0px auto;
	top: 200px;
	position: relative;
	margin-bottom: 220px;
}

body {
	font-family: 'Lato', sans-serif;
	color: #737373;
}

a {
	text-decoration: underline;
}

a:hover, a:active {
	color: #060c27;
}

::selection {
	background: #060c27;
	color: #FFF;
}

.btn {
	border-radius: 0px;
	border: none;
	background: #000;
	color: #fff;
	height: 33px;
	margin: 17px 0;
}

.btn:hover {
	border: none;
	background: #444;
}

#bgContent {
	position: relative;
	/*z-index: 8;*/
	padding-top: 1px;
}

#home #bgContent {
	padding-top: 72px;
}

h2 {
	padding: 30px 0px 60px 0px;
    background: #000 url(img/bg_h2.png) no-repeat center center;
    color: #fff;
    text-align: center;
    font-weight: 500;
    height: 31px;
    font-size: 32px;
    line-height: 31px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
	margin-bottom:65px;
	    word-spacing: 10px;
}

article{
	width:100% !important;
}

.row{
	margin:auto;
}
#listOffers .row{
	width:100% !important;
}
	

.etiqueta {
	top: 58px !important;
	left: -5px !important;	
	z-index: 12;
}

.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:33px;
	
}

#seccionInterna, #contacto, .offers, #detalle {
	padding: 30px 0px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

#captacion #seccionInterna legend {
	background: none;
}

#sliderPropiedad {
	background: none;
}

.tabs li.activo a {
	background: #f1eded;
}

select[name="id_poblacion"] option {
	color: #575757 !important;
}

select[name="id_poblacion"] option[value="|Madrid"] {
	font-weight: 700;
	color: #000 !important;
	display: none;
}

.qtip {
	font-size: 16px !important;
	padding: 5px !important;
}

article .texto {
	padding: 0 10px;
	margin:auto;
}

#results article.offers #listOffers {
	width: 74% !important;
}

article.offers #leyenda form #zonas div.desplegado{
    display: block !important;
}



#navegacion #operationList > li > ul > li.dropDownMenu > ul {
	left: -180%;
}

#detalle #ficha div .detallesFicha ul li i {
	color: #82BC00;
}


/* ====================
   SLIDER
   ==================== */
#slider {
	z-index: 0;
	position: relative;
	height: 635px;
	padding-top: 216px;
	padding-bottom: 25px;
	left: 50%;
	/*overflow: visible;*/
	display: none;
	background:url(img/img01.jpg)no-repeat center;
}

#home #slider {
	display: block;
}

#slider .nivoSlider {
	margin: 0 auto;
	height: 635px;
	overflow: hidden;
}


.nivo-controlNav{
	display:none !important;
}

.nivoSlider img {
	width: 1220px !important;
	height: 635px !important;
	left: 50% !important;
	margin-left: -610px !important;
}

.nivo-caption {
	background: none !important;
	padding: 10px !important;
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
}

.nivo-caption > div {
	padding: 17px 15px 17px 20px;
	background: #fff;
	background: rgba(0,0,0,0.7);
	color: #fff;
	font-size: 20px;
	font-family:Champagne;
}



#slider .highlighted .nivo-caption span:after {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    margin: 0 20px;
    border-radius: 50%;
    border: 2px solid #FE0;
    position: relative;
    top: -2px;
}



#slider .highlighted .nivo-caption span.precio {
	

}

#slider .highlighted .nivo-caption span.precio:after {
	display: none;
}

.nivo-caption > div span.superficie {
	margin-bottom: 0;
}

/*.nivo-caption > div span:before {
	content: "";
	display: inline-block;
	width: 4px;
	height: 4px;
	margin: 0 5px 0 0;
	border-radius: 50%;
	border: 2px solid #9e8955;
	position: relative;
	top: -2px;
}

.nivo-caption > div span:nth-last-child(2):after, .nivo-caption > div span.precio:before {
	display: none;
}*/

.nivo-caption > div span.precio {
	font-weight: 700;
}

.nivo-caption p {
	color: #d81010;
	font-size: 26px;
	font-weight: 700;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-shadow: 0 1px 1px #616161;
}

.nivo-directionNav {
	position: absolute;
	bottom: 160px;
	left: 50%;
	z-index: 10000;
	height: 60px;
	display: none;
}

.nivo-directionNav a {
	top: 0 !important;
	width: 60px;
	height: 60px;
	text-indent: -9999px;
	background-image: url(img/nav_slider.png);
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.nivo-directionNav a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

.nivo-directionNav a.nivo-nextNav {
	background-position: -60px 0;
}

.nivo-directionNav a.nivo-prevNav {
	background-position: 0 0;
}

.nivo-prevNav {
	left: initial !important;
	right: 70px;
}


/* ==================== 
   NAVEGACIÓN
   ==================== */
#navegacion {
	position: absolute;
	top:170px;
	z-index: 11;/*9*/
	background: none;
}

#navegacion nav {
	display: table;
	margin: 0 auto;
	position: relative;
	background: none;
}

#navegacion #navHeader #navLinks {
}

#navegacion #navHeader #navLinks li {
	/*border-right: 1px solid #ccc;*/
}

#navegacion ul li a {
	height: 35px;
	line-height: 35px;
	color: #fff;
	font-size:15px;
	padding: 0px 12px !important;
	position: relative;
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
	    font-weight: 400;
	/*border-right: 1px dotted #454f7a;*/
}

#operationList li a, #navegacion ul#idiomas li a {
	border-right: none !important;
}

#navegacion .dropDownMenu .dropDownMenu a, #navegacion .dropDownMenu ul li a {
	height: 40px;
	line-height: 40px;
}

#navegacion .dropDownMenu .dropDownMenu a span, #navegacion .dropDownMenu ul li a span {
	padding-right: 10px;
}

#navegacion ul li:hover > a, #navegacion ul li > a:hover {
	background: none;
    color: #C7C7C7;
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
}

#navegacion ul li.dropDownMenu:hover ul li:hover {
	background: #FFCB00 !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 {}

#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;*/
	/*margin-left: 4px;*/
}

#navLinks .dropDownMenu > a > span {
	/*float: left;*/
}

.dropDownMenu ul {
	background: #000 !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 #000;
}

.dropDownMenu ul li a {
	/*color: #000 !important;*/
	border-right: none !important;
	margin: 0 10px;
}

.dropDownMenu ul li a:hover {
	color: #fff !important;
	background: #c2262b !important;
}

#navegacion.fixed {
	position: absolute;
	top: 234px;
}

/*ul#navLinks > li.dropDownMenu:hover > a {
	background: #9e8955;
	color: #fff;
}

ul#navLinks > li.dropDownMenu > a:hover {
	color: #fff;
	background: #7c693a;
}

ul#navLinks > li.dropDownMenu > a > i {
	transition: all ease .25s;
	-webkit-transition: all ease .25s;
	-moz-transition: all ease .25s;
}

ul#navLinks > li.dropDownMenu > a:hover > i {
	transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	transition: all ease .25s;
	-webkit-transition: all ease .25s;
	-moz-transition: all ease .25s;
}*/


/* ====================
   FAVORITOS
   ==================== */
#navegacion ul#favoritos {display:none !important;}

#navegacion ul#favoritos > li > div {
	background: #0893cc !important;
}

#navegacion nav ul#favoritos > li > a span {
	display: none !important;
}

#navegacion ul#favoritos > li > div > div > div > ul > li {
	background: #fff;
	height: 210px;
	padding: 0px !important;
	box-shadow: 0 0 2px #888;
}

#navegacion ul#favoritos > li > div > div > div > ul > li:hover {
}

#navegacion ul#favoritos > li:hover > div a {
	height: 88px;
	border: none;
	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;
}

#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: #fff !important;
	text-shadow: none;
}

#navegacion ul#favoritos > li > div > div > div ul li .contenido {
	padding: 0 5px;
}

#navegacion ul#favoritos > li > div > div > div ul li .contenido .descripcionCaracteristicas {
	height: 32px;
	color: #575757;
}

#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 li a.langSelect i {
   
}
#navegacion ul#idiomas {    
	position: absolute;
     right: -8px;
    top: -36px;
}

#navegacion ul#idiomas li a {
	background: none !important;
	text-transform: inherit;
	font-weight: 300;
	
	text-align: center;
}

#navegacion ul#idiomas > li:hover > a {
	background: none !important;
}

#navegacion ul#idiomas li ul {
	background: #eaeaea;
}

#navegacion ul#idiomas li ul li a {
	height: 25px;
	line-height: 25px;
}

#navegacion ul#idiomas li:hover > a {
}

#navegacion ul#idiomas li a span > span:last-child {
	display: none;
}


/* ====================
   DATOS CONTACTO HEADER 
   ==================== */
header .datosContacto {
	top: 18px !important;
	z-index: 12;
}

header .datosContacto address {
	background: none;
	color: #fff;
	padding: 0;
	position: relative;
	float:none;
}

header .datosContacto address a {
	color: #fff;
	text-decoration: none;
}
header .datosContacto li.direccion, header .datosContacto li.poblacionProvincia {
    display: inline-block;
}

header .datosContacto address ul {    text-align: right;}

header .datosContacto address ul li {
	margin-right: 5px;
	margin-bottom: 12px;
	color: #fff;
	font-size: 15px;
}

header .datosContacto address ul li.direccion {
	margin-bottom: -37px;
}

header .datosContacto address ul li.poblacionProvincia i {
	display: none;
}

header .datosContacto address a {
	color: #fff;
}

header .datosContacto address ul:first-child li i {
	margin-right: 10px;
	color: #FFF;
	margin-left: 5px;
	text-align: right;
	/*display:none !important;*/
}

header .datosContacto address ul:first-child li.direccion i {
	margin-bottom: 50px;
	float: left;
}

header .datosContacto li.agencia, 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: 0;
	padding: 0;
	    margin-top: 20px;
}

header .datosContacto address .socialLinks li {
	margin-right: 0;
	margin-left: 0px;
	font-size:16px;
}

/* ==================== 
   BUSCADOR 
   ==================== */
#buscador {
    position: absolute;
    background: #000;
    padding-top: 0px;
    display: none;
	top: 15px;
}

#buscador form div.line input[type="text"]#max_price, #min_pricep {
    color: #fff;
}

#buscador .btn{
	background: #FFEE00;
    color: #000;
}

#home #buscador {
	display: block;
}

#buscador > div {
	margin: 0 auto;
	display: table;
	position: relative;
	background: none;
}

#buscador #openProperty form div.line, #buscador #openNew form div.line {
	width: 48.5%;
}

#buscador .tabs {
	margin-top: 10px;
	margin-left: -1px;
	border-bottom: none;
}

#buscador #openProperty, #buscador #openNew{
	margin-top: 10px;
}

#buscador .tabs li a {
    color: #fff;
    background: none;
    border-radius: 0;
    font-size: 14px;
	    font-weight: 400;
}
#buscador .tabs li a i{
	display:none;
}

#buscador .tabs li a:hover {
	border-bottom: none;
	background: none;
	color: #e0e0e0;
}


#buscador .tabs li.activo a {
    background: none;
    color: #fff;
    border: none;
    border-bottom: none;
}

#buscador label {
	font-size: 13px;
	color: #fff;
	font-weight: 400;
}

#buscador div#openProperty form, #buscador div#openNew form, #buscador div#openProperty form fieldset, #buscador div#openNew form fieldset {
	margin-bottom: 0;
	padding-bottom: 0;
}

.modal label {
	color: #575757 !important;
}

/*div#openProperty form:last-child div.line:last-child {
	width: 68px !important;
}*/

.filtroResultados > ul > li > ul {
	top: 37px;
}

.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: 10px;
    right: 0;
    color: #fff;
    font-size: 14px;
	    font-weight: 400;
}
.busquedaAvanzada > a > i{
	display:none;
}

.busquedaAvanzada > a:hover {
	color: #e0e0e0;
}


/* ====================
   MAIN TEXT
   ==================== */
article#mainText {
	background: none;
	background-position: 0 0 !important;
	padding: 30px 0 20px 0;
	margin: 0 auto;
}

#mainText h2 {
	background:none;
	color:#000;
	margin-bottom:0;
}

#mainText .welcome {
	width: 100% !important;
	color: #000;
	    text-align: center;
}

#mainText .welcome .bloque1, #mainText .welcome .bloque2 {
	width: 50%;
	float: left;
	padding: 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

#mainText .welcome div[class*="bloque"] h3 {
	font-size: 24px;
	font-weight: 700;
	height: 47px;
	line-height: 47px;
	/*padding-left: 60px;
	background: #f6f6f6 url(img/icn_titulo2.png) no-repeat left center;*/
	color: #292929;
	margin-bottom: 15px;
	border-bottom: 1px solid #ccc;
}

#mainText .welcome div[class*="bloque"] p {
	font-size: 16px;
	font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif;
}

#mainText .datosContacto {
	display: none;
}

#mainText > div {
	padding: 20px 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

/* banner */
article#mainText div {
	padding: 0 0px;
}

#mainText .welcome .bloque1 {
	width: 60%;
}

#mainText .welcome .bloque2 {
	width: 60%;
	margin-right: 20px;
}

#mainText .welcome .banner {
	float: left;
	width: 250px;
	padding: 15px;
	border: 1px solid #000;
	position: absolute;
	top: 23px;
	left: 510px;
}

#mainText .welcome .banner embed {
	width: 250px;
	height: 300px;
}

/* ====================
   SECTIONS
   ==================== */

.dos_columnas .column_child:first-child{
    margin-right: 1%!important;
}

.title_child {
    display: none !important;
}

.content_child{
    background: #030719;
}

.content_child a{
    width: 100%;
    height: 230px;
    display: block;
    transition: all 0.4s ease-in;
      -webkit-transition: all 0.4 ease-in;
      -moz-transition: all 0.4s ease-in;
      -o-transition: all 0.4s ease-in;
    opacity: 1;
}

.content_child a:hover, .content_child a:active{
    opacity: 0.7 !important;
}

.content_child a#centro{
    background: url(img/buttom_malaga_centro.jpg) no-repeat center;
    background-size: 100% 100%;
}
.content_child a#este{
    background: url(img/buttom_malaga_este.jpg) no-repeat center;
    background-size: 100% 100%;
}


/* ====================
   BOX PROMOCIONES, VENTA Y ALQUILER
   ==================== */
.promocion, .venta, .alquiler {
	padding: 0px !important;
	margin: 0px 10px 20px 10px !important;
}
.promocion{
	background:#d6d6d6;
}
.venta{
	background:#000;
}
.alquiler {
	background: #4c4c4c;
}

.venta h3, .alquiler h3 {
	text-align: center;
    margin: 0;
    position: absolute;
    top: 0px;
    padding: 10px 0px;
    font-size: 17px;
    color: #fff;
    background: #000; 
	    width: 100%;
}
.promocion h3{
	    text-align: center;
    margin: 0;
    padding: 14px 0px;
    font-size: 16px;
    color: #292929;
    text-transform: uppercase;
    width: 100%;
    font-weight: 400;
    border-bottom: 1px solid #929292;
    width: 100%;
    margin: auto;
    margin-top: 3px;
    word-spacing: 4px;
}
.alquiler h3{
	background:#4c4c4c;
}

.promocion figure:hover .sliderPropiedad.sliderMini {
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
}

.promocion figure div.mask {
	background: none;
	bottom: 2px;
	max-height: 155px;
	z-index: 10;
	display: none;
}

.promocion figure:hover div.mask {
}

.promocion figure div.mask a {
	width: 100%;
	height: 100%;
	padding: 0;
	position: relative;
	top: -4px;
	left: -1px;
	background: none;
	text-indent: -9999px;
	border: 1px solid #FFF;
}

.promocion figure div.mask a:hover {
	background: rgba(255,255,255,0.4);
}

.promocion .contenido {
	height: 44px;/*44*/
	margin: 7px 0 10px 0;
	z-index: 10;
	position: relative;
	padding: 0 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.promocion .contenido .acciones a {
	text-indent: -9999px;
	position: absolute;
	bottom: -5px;
	right: -5px;
	width: 70px;
	height: 48px;
	background: url(img/bg_accionpromociones.png) no-repeat 0 0;
	display: none;
}

.promocion .contenido .acciones a:hover {
	background: url(img/bg_accionpromociones.png) no-repeat 0 -49px;
}

.promocion .contenido .descripcionCaracteristicas p {
	font-size: 15px;
	margin: 0px;
	color: #292929;
	overflow: hidden;
    margin: 20px 0 15px;
}

.promocion .contenido .precio {
	background: none;
	color: #292929;
	margin: 0;
	padding: 0;
	font-size: 15px;
	text-align: center;
}

.venta h3, .alquiler h3 {
	/*text-align: left;
	margin: 5px 0 0 0;
	color: #c2262b;*/
}

.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;
	color: #060c27;
}

.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;
	bottom: -24px;
	height: auto;
	display: none;
}

.venta figure:hover div.mask, .alquiler figure:hover div.mask {
	bottom: -24px;
}

.venta figure div.mask div.referencia, .alquiler figure div.mask div.referencia {
	background: #aaa;
}

.venta figure div.mask div.referencia span, .alquiler figure div.mask div.referencia span {
	color: #fff !important;
}

.venta figure .sliderPropiedad.sliderMini, .alquiler figure .sliderPropiedad.sliderMini {
}

.venta figure:hover .sliderPropiedad.sliderMini, .alquiler figure:hover .sliderPropiedad.sliderMini {
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
}

.box_horizontal .venta .contenido .descripcionCaracteristicas h4, .box_horizontal .alquiler .contenido .descripcionCaracteristicas h4 {
	
}

.venta .contenido .descripcionCaracteristicas h4 a, .alquiler .contenido .descripcionCaracteristicas h4 a {
	color: #fff;
	text-decoration: none;
}

.venta .contenido .acciones, .alquiler .contenido .acciones {
	position: absolute;
	top: 0 !important;
	left: 0;
	padding: 10px;
	width: 100%;
	height: 137px;
	box-sizing: border-box;
	z-index: 11;
	display: none;
}

#results .venta .contenido .acciones, #results .alquiler .contenido .acciones {
	height: 144px;
}

.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;
}

.venta:hover .contenido .acciones, .alquiler:hover .contenido .acciones {
	z-index: 9;
}

.venta .contenido .acciones a:hover, .alquiler .contenido .acciones a:hover {
	background: rgba(255,255,255,0.4);
}

.venta .contenido .descripcionCaracteristicas ul.caracteristicas li span, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li span {
    font-weight: 400;
	    float: left;
}

.venta .contenido .descripcionCaracteristicas ul.caracteristicas, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas {
	text-align: center;
	margin-top:22px;
}

.venta .contenido .descripcionCaracteristicas ul.caracteristicas li, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li {
    width: 100%;
    text-align: right;
    margin-bottom: 0;
    margin-top: 18px;
    font-weight: 300;
    font-size: 15px;
	padding-bottom:10px;
	border-bottom: 1px solid #9B9B9B;
	    color: #fff;
}

.venta .contenido .habitaciones i, .alquiler .contenido .habitaciones i {
	display: none;
	width: 30px;
    height: 17px;
    margin-right: 10px;
    top: 1px;
    background: url(img/icn_habitaciones.png);
    position: relative;
}

.venta .contenido li[class*="sup"] i, .alquiler .contenido li[class*="sup"] i {
    display: none;
    width: 21px;
    height: 21px;
    margin-right: 10px;
    position: relative;
    background: url(img/icn_sup.png)no-repeat;
    top: 4px;
}

.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);
}

.venta:hover .sliderPropiedad.sliderMini .sliderPrincipal > a, .alquiler:hover .sliderPropiedad.sliderMini .sliderPrincipal > a {
	display: block;
}

.sliderPropiedad.sliderMini .sliderPrincipal > a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

.sliderPropiedad.sliderMini .sliderPrincipal > a.anterior {
	background-position: 0 0;
}

.sliderPropiedad.sliderMini .sliderPrincipal > a.siguiente {
	background-position: -18px 0;
}

.sliderPropiedad.sliderMini .sliderPrincipal > a i {
	display: none;
}

.sliderPropiedad.sliderMini .sliderPrincipal > a.anterior:hover, .sliderPropiedad.sliderMini .sliderPrincipal > a.siguiente:hover {
	cursor: pointer;
}

.venta .contenido, .alquiler .contenido {
	padding: 0 20px;
	margin-top: 0px;
	    height: 227px;
}

.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 15px !important;
	font-weight: 300;
	background: #4c4c4c;
	z-index: 10 !important;
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 100%;
	height: 53px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	    font-size: 20px;
}
 .box_vertical .alquiler .contenido .precio {
	 background:#000;
 }

.box_vertical .venta .contenido .precio p, .box_vertical .alquiler .contenido .precio p {
	line-height: 49px !important;
}
.box_vertical .venta .contenido .precio p.antes, .box_vertical .alquiler .contenido .precio p.antes{
	font-style:italic;
}

.venta .contenido .precio .antes, .alquiler .contenido .precio .antes {
	color: #fff;
	margin: -15px 0 -32px 0;
	border-top: none !important;
	height: 47px;
}

.venta .contenido .precio .antes + p, .alquiler .contenido .precio .antes + p {
	padding-top: 5px;
}

#results .box_horizontal .venta .contenido .precio .antes, #results .box_horizontal .alquiler .contenido .precio .antes {
	color: #ccc;
	float: none;
	margin: 0;
}

.venta .contenido .descripcionCaracteristicas, .alquiler .contenido .descripcionCaracteristicas {
	color: #fff;
	padding-top: 3px;
}

.venta .contenido .descripcionCaracteristicas h4, .alquiler .contenido .descripcionCaracteristicas h4 {
	    margin-top: 14px;
    font-size: 15px;
    font-weight: 400;
	    text-align: left;
}

.box_horizontal .promocion figure, .box_horizontal .venta figure, .box_horizontal .alquiler figure {
	top: 10px;
	left: 10px;
}

.box_horizontal .promocion figure .mask, .box_horizontal .venta figure .mask, .box_horizontal .alquiler figure .mask, .box_horizontal .promocion figure:hover .mask, .box_horizontal .venta figure:hover .mask, .box_horizontal .alquiler figure:hover .mask {
	bottom: 2px;
}

.box_horizontal .promocion .contenido .precio, .box_horizontal .venta .contenido .precio, .box_horizontal .alquiler .contenido .precio {
	position: absolute;
	top: -10px;
	right: 10px;
}

.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 {}

.promocion .contenido .descripcionCaracteristicas {
	text-align: center;
}

.box_horizontal .promocion .contenido, .box_horizontal .venta .contenido, .box_horizontal .alquiler .contenido {
	float: left;
	margin-left: 10px;
	width: 70%;
}

.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;
}
.venta figure, .alquiler figure {
    margin-top: 37px;
}



/* ====================
   FORMULARIO ALERTAS BÚSQUEDAS
   ==================== */



/* ====================
   MAILING LIST
   ==================== */
aside {
	background: #ececec;
    padding: 10px 0;
	position:relative;
	margin-bottom:80px;
	
}


aside #mailingList p, aside #mailingList form .line.checkbox p a {
	color: #464646;
	    font-weight: 400;
}
aside #mailingList form .line.checkbox p a {
	font-weight:300;
	text-decoration:none;
}

aside #mailingList form .line.checkbox {
	top: 50px;
}
aside #mailingList form .line button {
		margin: 0;
		padding: 0 25px;
		background:#000;
		color:#fff;
}


/* ====================
   RESULTS
   ==================== */
.vistaResultados ul li a {
	color: #575757 !important;
}

.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 !important;
}

.paginacion ul li span, .paginacion ul li a {
	border: 1px solid #292929;
	color: #292929;
}



/* ====================
   LEYENDA RESULTADOS
   ==================== */



/* ====================
   FICHA
   ==================== */
#detalle #ficha .header .headerTitulo  {
	border-bottom: 3px solid #000;
}

#detalle #formMasInfo {
	width: 100%;
	float: none;
}

#detalle .colIzq .detallesFicha {
	width: 100% !important;
	float: none !important;
	    color: #242424;
    font-weight: 400;
    margin-top: 20px;
}

#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: #000;
	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: #fff;
}

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%;
	    color: #242424;
    font-weight: 400;
}
#contenido {
	    color: #242424;
    font-weight: 400;
}

#detalle #ficha .actionBar ul li a {
	color: #575757 !important;
}

/* ====================
   CONTACTO
   ==================== */



/* ====================
   CAPTACIÓN
   ==================== */
form fieldset legend {
	color: #575757;
	border-bottom: 3px solid #949494;
	padding: 8px 0;
	margin: 0 0 10px 0;
}



/* ====================
   MODAL
   ==================== */
.modalContainer form .colIzq, .modalContainer form .colDcha {
	width: 49% !important;
}

.modalContainer form .colDcha {
	float: right !important;
}



/* ====================
   FOOTER
   ==================== */
   
#accesosDirectos {
    width: 100%;
    height: 78px;
    background: url(img/footer_ship.png) no-repeat center center; 
    -webkit-animation: rockTheBoat 5s infinite ease-in-out;
    -webkit-transform-origin: 5px 10px;
    top: 7px;
    position: relative;
}
footer {

	background:url(img/bg_footer.png) repeat-x;
	-webkit-animation: wavesForeground 5s infinite linear;
	color: #fff;
	position:relative;
}

footer a {
	color: #fff;
}

footer a:hover {
	color: #0893cc;
}

footer div.email > i, footer div.direccion > i, footer div.tlf > i, footer div.socialLinks > i {
	color: #4e567b !important;
}

footer #creditos .right p a {
	background-image: url(//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/img/logoinmoweb2_blanco.png) !important;
}
footer #datosContactoFooter div span {
    font-size: 16px;
}
footer #datosContactoFooter div > i {
    font-size: 83px !important;
	color:transparent  !important;
}
#datosContactoFooter .direccion .fa-map-marker {
    background: url(img/footer_local.png) no-repeat center center;
	background-size:64px;
}
#datosContactoFooter .tlf .fa-phone {
    background: url(img/footer_phone.png) no-repeat center center;
		background-size:64px;
}

#datosContactoFooter .email .fa-envelope-o {
    background: url(img/footer_mail.png) no-repeat center center;
		background-size:64px;
}
#datosContactoFooter .socialLinks .fa-globe {
    background: url(img/footer_social.png) no-repeat center center;
		background-size:64px;
}
#informe_propietario #content_right tbody tr > td > img {
	max-width: 200px;
}



/* ====================
   RESPONSIVE
   ==================== */
@media screen and (min-width: 0) and (max-width: 767px) {	

	#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;
	}
	footer #datosContactoFooter div.socialLinks {
		padding: 30px 0;
	}
	#home #bgContent {
		padding-top: 0px;
	}
	#background {
		background: none;
	}
	
	header, #content, #seccServicios .contenedor {
		width: 100%;
	}
	
	header {
		height: auto !important;
	}
	
	header h1 {
		height: 130px;
	}
	
	#bgContent {
		padding-top: 0;
	}
	
	section {
		float: none;
		width: 100%;
	}
	
	#content {
		padding-top: 0 !important;
	}
	
	h2:before, h2:after {
		display: none;
	}
	
	#home section {
		padding-top: 10px;
		
		margin-bottom:0;
	}
	#section{
	}
	
	#tagClud {
		display: none !important;
	}
	
	#home #logo:after {
		display: none;
	}
	
	#laFinca {
		width: 100%;
		margin-left: 0;
		left: 0;
		text-align: center;
		top: 10px;
	}
	
	#laFinca h2 {
		float: none;
	}
	aside{
		display:none;
	}
	
	#logo {
		top: 0;
		position: relative;
		padding-top: 10px;
		padding-bottom: 10px;
		margin: 0 !important;
		width: 100% !important;
		background:none;
	}
	
	#logo img {
		width: 90% !important;
		margin-left: 0 !important;
	}
	
	#buscador > div {
		width: 100% !important;
	}
	
	#buscador #openProperty form div.line, #buscador #openNew form div.line {
		width: 100% !important;
	}
	
	#slideshow {
		display: none;
	}	
	
	#navegacion {
		z-index: 100000;
		top: 97px;
		position: initial;
	}
	
	#navegacion nav {
		padding: 0;
	}
	
	
	
	#navegacion #navHeader #navToggle, #navegacion #navHeader #searchToggle {
		display: inline-block;
	}
	
	#navegacion #navHeader #searchToggle {}
	
	#navegacion ul#idiomas {
		top: 5px;
		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: #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: #000;
	}
	
	#navegacion #navHeader #navLinks .dropDownMenu ul {
		background: none !important;
	}
	
	#navegacion ul li:hover a {
		background: #FFCB00 !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;
		margin-top: 0;
	}
	
	#home #buscador, #buscador {
		z-index: 1000;
		top: -15px;
		display: none;
		float: none !important;
		width: 100% !important;
		left: 0px;
	}
	
	.home_section {
		display: none;
	}
	
	#buscador .tabs {
	}
	
	#idiomas > li > a > i {
		color: #fff;
	}
	
	#navegacion ul li a {
		color: #fff;
		border-right: none;
		height: 50px;
   	    line-height: 50px;
	}
	
	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;
	}
	h2 {
		padding: 23px 0px 55px 0px;
		font-size: 22px;
	    margin-bottom: 15px;
		
	}
	
	#sliderPropiedad {
		width: 320px;
	}
	
	.sliderPropiedad .sliderPrincipal .img img {
		max-height: initial;
	}
	
	#ficha .sliderPropiedad .sliderPrincipal .img {
		height: auto;
	}
	
	.promocion,	.venta, .alquiler {
		/*height: auto !important;*/
		margin: 20px 0 !important;
	}
	
	.venta, .alquiler {
		/*padding-bottom: 70px !important; */
		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;
	}
	
	footer {
		border-top: none;
		margin-top: 0px;
	}
	
	#home footer {
		
	}
	
	footer #creditos {
		padding: 10px;
	}
	
	#laFinca > div {
		margin: -91px auto 0 auto;
	}
	
	#seccionInterna, #contacto, .offers, #detalle {
		padding: 30px 10px;
	}
	article#mainText {
	    display: none;
		    padding: 0;
	}
	#mainText .welcome {
		text-align:justify;
		padding: 12px;
        box-sizing: border-box;
	}
	.content_child a {
	    height: 144px;
	    background-repeat: no-repeat !important;
	    background-size: 100% 100% !important;
	}
	.dos_columnas .column_child, .dos_columnas_foto .column_child, .dos_columnas_foto_enlace .column_child {
	    width: 98% !important;
	    margin-left: 1% !important;
	    height: 144px;
	    margin-bottom: 25px !important;
	}

	#home section {
	    top: 0px;
	}
	#results article.offers #listOffers, article.offers #leyenda {
		width: 100% !important;
	}
}

@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: -15px;
		height: 570px;
		left: 0px;
	}
	
	#seccServicios {
		bottom: 213px;
	}
	
	.promocion figure div.mask {
		max-height: 260px;
	}
	.dos_columnas .column_child, .dos_columnas_foto .column_child, .dos_columnas_foto_enlace .column_child {
	    width: 90% !important;
	    margin-left: 5% !important;
	    height: 225px;
	    margin-bottom: 30px !important;
	}

	.box_vertical .promocion{
		height: 485px;
	}

	.promocion .contenido {
	    max-width: 100%;
	}
	.box_vertical .venta, .box_vertical .alquiler {
	    height: 545px;
	}

	.content_child {
	    font-size: 14px;
	    width: 100%!important;
	    height: 100%;
	}
	.content_child a {
	    height: 100%;
	    background-repeat: no-repeat !important;
	    background-size: 100% 100% !important;
	}
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
	#buscador > div, section article.home_section:nth-child(2), .row, .headerResults, #detalle , .home_section_parent, #blog section, article.headerPage, .paginacion, .offers{
		width: 768px !important;
	}
	
	#tagClud {
		width: 768px;
		margin-left: -384px;
	}


	#buscador > div {
		width: 100% !important;
	}
	
	#buscador #openProperty form div.line, #buscador #openNew form div.line {
		width: 100%;
	}

	label {
	    font-size: 9px !important;
	}
	
	#slider {
		background: url(img/bg_slider3.png) no-repeat center bottom;
	}
	
	
	
	.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 {
	
	}
	
	section article.home_section:nth-child(3), section article.home_section:nth-child(3) a {
		width: 230px !important;
	}
	
	section article.home_section:nth-child(3) {
		right: -230px !important;
	}
	
	section article.home_section:nth-child(3) a img {
		width: 100%;
	}
	
	#seccServicios {
		bottom: 358px;
	}
	
	header .datosContacto address ul {
		float: none;
	}
	
	.nivo-directionNav, #navegacion ul#favoritos > li > div, #slider{
		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, .box_vertical .venta, .box_vertical .alquiler {
		width: 46%;
	}
	
	.box_vertical .promocion {
		height: 355px;/*305*/
	}
	
	#results .box_vertical .promocion {
		height: 355px;
	}
	
	.box_vertical .venta, .box_vertical .alquiler {
		height: 460px;
	}
	
	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 , article#mainText{
		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: 192px;
	}
	
	#results .venta .contenido .acciones, #results .alquiler .contenido .acciones {
		top: 236px;
	}
	
	#results .box_vertical .venta, #results .box_vertical .alquiler {
	 height: 405px;

	}
	
	#navegacion ul#idiomas li a {
		text-align: center;
	}

	#navegacion ul#idiomas li a span span:last-child {
		display: none;
	}
	
	.sliderPropiedad.sliderMini .img {
		height: 197px;/*204*/
		display: table-cell;
		vertical-align: middle;
		text-align: center;
	}
	
	#results .sliderPropiedad.sliderMini .img {
		height: 144px;
	}
	
	.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%;
	}
	
	#tagClud #htmltagcloud {
		width: 230px;
		position: absolute;
		right: 0;
		top: 2280px;
	}
	
	
	#navegacion ul#favoritos {
		/*margin-top: -265px;*/
	}
	
	#detalle #sliderPropiedad .img img {
		max-width: 785px;
	}
	
	.nivo-caption > div {
		display: table;
	}
		
	.nivo-caption > div span.precio {
		position: initial;
		float: left;
		margin: 0 0 8px 0;
	}
	
	#laFinca {
		margin-left: -384px;
		width: 768px;
	}
	
	.promocion figure div.mask {
		max-height: 194px;
	}
	
	
	
	#mainText .welcome .banner {
		padding: 15px 10px;
		left: 232px;
	}
	
	#mainText .welcome .bloque1, #mainText .welcome .bloque2 {
		width: 44%;
	}
	
	#mainText .welcome .bloque2 {
		display: none;
	}
	
	#mainText .welcome div[class*="bloque"] h3 {
		height: auto;
		line-height: 30px;
	}
	.dos_columnas .column_child, .dos_columnas_foto .column_child, .dos_columnas_foto_enlace .column_child {
	    width: 85% !important;
	    margin-left: 7.5% !important;
	    margin-bottom: 40px !important;
	}

		section {
	    margin: 104px auto;
	}
}

@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),article.headerPage, .paginacion, article#mainText , article .texto, #results #offers, .row, #detalle, .headerResults, .home_section_parent, #blog section{
		width: 984px !important;
	}
	
	article#mainText div {
		width: auto;
	}
	
	#slider {
		background: url(img/bg_slider2.png) no-repeat center bottom;
	}
	
	html[lang="es"] #navegacion ul#favoritos {
		/*margin-top: -185px;*/
	}
	
	#logo {}
	
	.nivo-directionNav, #navegacion ul#favoritos > li > div, #slider, #tagClud {
		width: 984px;
		margin-left: -492px;
	}	
	
	.box_vertical .promocion, .box_vertical .venta, .box_vertical .alquiler {
	    width: 31.3%;
	}
	#results .box_vertical .promocion, #results .box_vertical .venta, #results .box_vertical .alquiler {
	    width: 30.4%;
	}
	
	.box_vertical .promocion {
		height: 230px;/*230*/
	}
	
	.box_vertical .venta, .box_vertical .alquiler {
		height: 395px;/*300*/
	}
	
	#results .box_vertical .venta, #results .box_vertical .alquiler {
		height: 392px;/*310*/
	}
	
	#results .venta figure div.mask, #results .alquiler figure div.mask {
		bottom: -245px;
	}
	
	aside div#mailingList > div > p {
		width: 100% !important;
		text-align: center !important;
	}
	
	aside div#mailingList div > form {
		left: 50% !important;
		margin-left: -247px !important;
	}
	
	#detalle #ficha div.colIzq {
		width: 60%;
		display:block;
	}

	#detalle #ficha div.colDch {
		width: 30%;
	}
	
	#sliderPropiedad, #video, #googleMaps{
		width: 984px;
		max-width:inherit;
	}
	
	#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: 135px;/*172*/
		display: table-cell;
		vertical-align: middle;
		text-align: center;
	}
	
	.sliderPropiedad.sliderMini .img img {
		/*width: auto;*/
		max-width: 100%;
		max-height: 100%;
	}
	
	#slider #slideshow img {
		 height: 100% !important;
	}
	
	.venta .contenido .acciones, .alquiler .contenido .acciones {
		height: 123px;
	}
	
	
	
	#tagClud #htmltagcloud {
		width: 366px;
		position: absolute;
		right: 10px;
		top: 2680px;
	}	

	
	#home #content section {
		/*width: 62%;*/
	}
	
	#detalle #sliderPropiedad .img img {
		max-width: 643px;
	}
	
	#laFinca {
		margin-left: -492px;
		width: 984px;
	}
	
	#buscador > div {
		width: 100% !important;
	}
	
	
	
	#buscador #openProperty form div.line, #buscador #openNew form div.line {
		width: 48%;
	}
	
	#mainText .welcome .banner {
		left: 357px;
	}
	
	#mainText .welcome .bloque1, #mainText .welcome .bloque2 {
		width: 50%;
	}

	.dos_columnas .column_child, .dos_columnas_foto .column_child, .dos_columnas_foto_enlace .column_child {
	    width: 48% !important;
	}

	.content_child a {
	    width: 100%;
	    height: 190px;
	}
	#slider {
		background: url(img/bg_slider2.png) no-repeat center bottom;
	}
}

@media screen and (min-width: 1260px) {
	aside > div, article.headerPage, 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) , article#mainText, .row, article .texto, #contacto .datosContacto, #results #offers, #detalle , .home_section_parent, #blog section{
		width: 1220px !important;/*1220*/ 
	}
	
	header .datosContacto, #slider{
		width: 1220px;/*1220*/
		margin-left: -610px;/*-610*/
	}
	
	header .datosContacto {}
	
	#slider {}
	
	
	
	.box_vertical .promocion {
		height: 275px;
	}
	
	.box_vertical .venta, .box_vertical .alquiler {
		height: 330px;
	}

	#detalle #ficha div.colIzq {
		width: 65%;
		display:block;
	}

	#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 {
		width: 23.3%;
		height: 320px;/*265*/
	}
	
	#results_promo .box_vertical .promocion {
		height: 265px;/*265*/
	}
	
	.box_vertical .venta, .box_vertical .alquiler {
		width: 23%;
	    height: 415px;
	}
	
	#sliderPropiedad, #video, #googleMaps {
		width: 1220px;
		max-width:inherit;
	}
	
	#detalle #sliderPropiedad .img img {
		max-height: 810px;
		max-width:1220px !important;
	}
	
	#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: 392px;
		width: 30%;
	}
	
	article.offers #leyenda form .line .desplegado span, article.offers #leyenda form .line ul li {
		width: 100%;
	}
	
	.sliderPropiedad.sliderMini .img {
		height: 158px;
		display: table-cell;
		text-align: center;
	}
	
	#details .sliderPropiedad.sliderMini .img {
		height: 142px;
	}
	
	#details .venta .contenido .acciones, #details .alquiler .contenido .acciones {
		height: 137px;
	}
	
	#results .sliderPropiedad.sliderMini .img {
		height: 136px;
	}
	
	.box_horizontal .sliderPropiedad.sliderMini .img {
		height: 85px !important;
	}
	
	.sliderPropiedad.sliderMini .img img {
		/*width: auto;*/
		max-width: 100%;
		max-height: 100%;
   		box-sizing: border-box;
		height:100%;
	}
	
	#tagClud #htmltagcloud {
		width: 366px;
		position: absolute;
		right: 0;
		top: 2680px;
	}
	
	article.offers #leyenda form .line.filtro_precio div input, article.offers #leyenda form .line.filtro_m2 div input {
		width: 90px;
	}
	
	#detalle #sliderPropiedad .img img {
		max-width: 825px;
	}

	.dos_columnas .column_child, .dos_columnas_foto .column_child, .dos_columnas_foto_enlace .column_child {
	    width: 48% !important;
	}
	#slider {
		background: url(img/bg_slider2.png) no-repeat center bottom;
	}

}
@media screen and (min-width: 1700px){
	#informe_propietario #content_right tbody tr > td > img {
		max-width: 260px;
	}
}

/* ie 8 */
@media \0screen {
}