/* 
 * 
 * ESTRUCTURA 5
 *
 */

/* buscador: diseño horizontal */
@import url("//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/imp_buscador_2col.css");

/* cookies */
@import url("//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/imp_cookies.css");

/* modal */
@import url("//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/imp_modal.css");

/* fuente */
@import url('https://fonts.googleapis.com/css?family=Raleway:400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');

/* selección de tema */
@import url("tema_4.css");

/* ====================
   GENERALES
   ==================== */

.fa-caret-down:before {
    content: "\f107" !important;
}

footer #datosContactoFooter div span {
    font-size: 15px;
    line-height: 24px;
}
#navegacion ul#favoritos > li > div {
    background: none repeat scroll 0 0 #666;
    display: none;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 1000000;
}
form div.line input[type="text"], form div.line select, form div.line textarea {
	border-radius: 0;
	height: 36px;
    background: #fff;
}

.globalSelector {
	border-radius:none;
}

.globalSelector div.value {
	height: 36px;
}

#buscador form div.line#precio, #buscador form div.line#preciop {
    height: 43px;
}

.ui-widget.ui-widget-content {
	background:#fff !important;
}

.nivo-nextNav {
    right: 10% !important;
}

.nivo-prevNav {
    left: 10%!important;
}

.promocion .contenido .precio p, .venta .contenido .precio p, .alquiler .contenido .precio p {
    margin: 0;
    text-align: center;
}


.promocion .contenido .descripcionCaracteristicas ul.caracteristicas li span, .venta .contenido .descripcionCaracteristicas ul.caracteristicas li span, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li span {
    display: none;
    font-weight: bold;
}

article#mainText .welcome {
    float: left;
    width: 100%;
}


h3 {
    font-size: 1.5em;
}

article#mainText #caja1{
    background: url("img/bienvenidos.png") no-repeat 20px top; 
    
    box-sizing: border-box;
    display: inline-block;
    height: auto;
    
   
    padding-bottom: 15px;
    position: relative;
    width: 45%;
    text-align:justify;
  padding: 0px 24px 24px;
    
}

article#mainText #caja2 {
    background: url("img/elequipo.png") no-repeat 20px top;
    box-sizing: border-box;
    display: inline-block;
    height: auto;
    margin-left:34px;
    padding: 0px 24px 24px;
    position: relative;
    text-align: justify;
    width: 50%;
}



.datosContacto .socialLinks {
    border-top: 0 dotted #ccc;
    margin-top: 10px;
    padding-top: 10px;
}

header address ul li {
    display: inline;
    list-style: none outside none;
    margin-bottom: 8px;
}


#home section article.offers:nth-child(2) {
    background: none repeat scroll 0 0 #fff;
    box-shadow: 0 2px 19px -8px;
    display: table;
    margin-bottom: 0px;
}

#navegacion {
    /*background: none repeat scroll 0 0 #f0f0f0;*/
    display: table;
    width: 100%;
}



#background {}

header {
    position: relative;
    height: 155px;
    background:#004ba8;
}

#home header {
    height: 600px;
    background:#004ba8;
}

#logo {
    top: 47px;
    z-index: 2;
    width: auto;
}

#logo img {
	    width: 200px;
}

#bgContent {}

#content {
    width: 100% !important;
    margin: 0 auto !important;
    display: block;
    position: relative;
}

section {
    margin: 0px auto 0px auto;
    padding-top: 10px;
    float: none;
    position: relative;
}

#home section {
    padding-top: 50px;
    margin: 0px auto 40px auto;
}

#results section {
	margin-top:30px;
}

body {
    color: #737373;
    font-family: 'Raleway', sans-serif;
}

a {
    /*color: #575757;*/
    text-decoration: underline;
}

a:hover, a:active {
    /*color: #f36639;*/
}

::selection {
    /*background: #f36639;*/
    color: #FFF;
}

.btn {
	border-radius: 0;
    border: none;
    padding: 0px 30px;
    height: 38px;
    line-height: inherit;
	font-family: 'Raleway', sans-serif;
	/*background: #252525;
	color: #fff;*/
}
.btn:hover {
    border: none;
    /*background: #000;*/
}

#bgContent {
    position: relative;
    /*z-index: 8;*/
    padding-top: 1px;
}

#home #bgContent {
    padding-top: 0;
}
#home section #mainText h2{
	padding: 0;
    margin: 10px 0 12px 0;
}
h2 {
    margin-top: 34px;
    font-size: 1.75em;
    font-weight: bold;
    margin-bottom: -14px;
    padding-bottom: 5px;
    color: #575757;
    text-transform: uppercase;
    margin-bottom: 30px;
    text-align: center;
}
#home section article.offers:nth-child(2) h2 {
    line-height: 77px;
    color: #fff;
    font-weight: bold;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
    margin-top: 0;
}


.venta h2, .alquiler h2 {color:#424242; background:#000;}


h2:before {
    content: "";
    display: inline-block;
    /*width: 18px;*/
    /*height: 84px^*/
    /*margin-right: 7px;*/
}

.etiqueta {
    top: 10px !important;
    left: -5px !important;
}

#home .etiqueta, #results .etiqueta {
    top: 22px !important;
    z-index: 13;
}

.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;
}

input#max_price {
    color: #fff;
	font-size: 12px;
    font-weight: 500;
}

#seccionInterna, #contacto, .offers, #detalle {
   background:#fff;
   /* padding: 10px;*/
    box-sizing: border-box;
    -moz-box-sizing: border-box;
	padding-bottom: 30px;
	padding: 15px;
}
#home .offers {
	padding:0;
}

#captacion #seccionInterna legend {
    background: none;
}

#sliderPropiedad {
    background: none;
}

article.headerPage {
    padding: 0 15px;
}

article.offers.box_listado #listOffers, article.offers.box_mapa #listOffers {
    width: 74%;
}

/* ====================
   SLIDER
   ==================== */
#slider {
    z-index: 0;
    position: relative;
    height: 500px;
    padding-top: 155px;
    overflow: visible;
    display: none;
}

#home #slider {
    display: block;
}

#slider .nivoSlider {
    height: 1085px;
    overflow: hidden;
}

#slider #slideshow  img {}

.nivoSlider img {
    width: 1920px !important;
    height: 1085px !important;
    left: 50% !important;
    margin-left: -960px !important;
}

.nivo-caption {
    /*background: none !important;*/
    padding: 10px 10px 80px 10px !important;
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
    left: initial !important;
    right: 0;
    display: none !important;
}

.nivo-caption > div {
    /*padding: 20px;*/
    color: #fff;
    font-size: 20px;
}

.nivo-caption > div span:after {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    margin: 0 10px;
    border-radius: 50%;
    border: 2px solid #a2a2a2;
    position: relative;
    top: -2px;
}

.nivo-caption > div span:nth-last-child(2):after, .nivo-caption > div span.precio:after {
    display: none;
}

.nivo-caption p {
    /*color: #d81010;*/
    font-size: 44px;
    font-weight: 400;
    font-style: italic;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 60px;
    line-height: 60px;
    padding: 0 !important;
}

.nivo-directionNav {
    position: absolute;
    bottom: 160px;
    left: 50%;
    z-index: 23;
    height: 60px;
    /*display: none;*/
}

.nivo-directionNav a {
    background-image: url("img/nav_slider.png");
    height: 60px;
    opacity: 0.7;
    text-indent: -9999px;
    top: -522px !important;
    width: 60px;
	display: none;
}

.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;
}

.nivo-controlNav {
	display:none !important;
}

/* ==================== 
   NAVEGACIÓN
   ==================== */

#navegacion {
    background: none;
    position: absolute;
    top: 41px;
}

#navegacion nav {
    display: table;
    margin: 0 auto;
    position: relative;
}

#navegacion #navHeader {
	float:right;
	z-index: 3;
}

#navegacion #navHeader #navLinks li {
    /*border-right: 1px solid #ccc;*/
}

#navegacion ul li a {
	height: 114px;
    line-height: 114px;
    color: #fff;
    text-transform: uppercase;
    padding: 0px 12px !important;
    position: relative;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    font-weight: 600;
    font-size: 13px;
}
#navegacion ul li:hover > a, #navegacion ul li > a:hover {
    background: none !important;
}

#navegacion .dropDownMenu .dropDownMenu a, #navegacion .dropDownMenu ul li a {
    height: 40px;
    line-height: 40px;
}

#navegacion #operationList > li > ul > li.dropDownMenu > a > i {
    margin: 12px 5px 0 0;
}

#navegacion ul li:hover > a, #navegacion ul li > a:hover {
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
}

#navegacion ul li.dropDownMenu:hover ul li:hover {
    /*background: #bc3e15 !important;*/
}

#navegacion ul li.dropDownMenu:hover ul li a, #navegacion ul li.dropDownMenu ul li a:hover {
    background: none !important;
}

#navegacion #navLinks li:last-child a {
    border-right: none;
}

#navegacion ul li.dropDownMenu:hover > a {
}

#navegacion ul li.dropDownMenu:hover > a:after {
    display: none;
}

#navegacion nav div > ul > li > a, #navegacion nav ul#favoritos > li > a {
    position: relative;
}

#navLinks .dropDownMenu > a > i {
    /*float: right;*/
    /*margin-top: 30px;*//*12*/
    /*margin-left: 4px;*/
}

#navLinks .dropDownMenu > a > span {
    /*float: left;*/
}

.dropDownMenu ul {
    /*background: #dc5225 !important;*/
	height: auto !important;
}

#navLinks > li.dropDownMenu > ul:before, #operationList > li.dropDownMenu > ul:before, #idiomas > li.dropDownMenu > ul:before {
    content: "";
    position: absolute;
    top: -5px;
    left: 11px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #dc5225;
    display:none;
}

.dropDownMenu ul li a {
    color: #fff !important;
    border-right: none !important;
    margin: 0 10px;
}

.dropDownMenu ul li a:hover {
    color: #fff !important;
    background: #bc3e15 !important;
}

#navegacion.fixed {
    position: absolute;
    top: 120px;
}


/* ====================
   FAVORITOS
   ==================== */
#navegacion ul#favoritos {}

#navegacion ul#favoritos > li > div {
    /*background: #dc5225 !important;*/
    left: 50%;
}

#navegacion nav ul#favoritos > li > a span {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: 82px;
}

#navegacion ul#favoritos > li > div > div > div > ul > li figure {}

#navegacion ul#favoritos > li > div > div > div > ul > li h3 {
    top: 0px;
    left: 0px;
    width: 100%;
}

#navegacion ul#favoritos > li > div > div > div > ul > li h3 {
    padding: 5px;
}

#navegacion ul#favoritos > li > div > div > div > ul > li h3 a {
    padding: 0 !important;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 22px !important;
    line-height: 22px;
    color: #001029	 !important;
    text-shadow: none;
}

#navegacion ul#favoritos > li > div > div > div ul li .contenido {
    padding: 0 5px;
    width: 100%;
    margin-top: -10px !important;
}

#navegacion ul#favoritos > li > div > div > div ul li .contenido .descripcionCaracteristicas {
    height: 32px;
    color: #575757;
    padding: 0 !important;
}

#navegacion ul#favoritos > li > div > div > div > ul > li .contenido .precio {
    background: none !important;
    color: #292929 !important;
    margin-top: 12px !important;
    font-weight: 700;
    text-align: center;
}

/*--------------------
 :: IDIOMAS
--------------------*/
#navegacion ul#idiomas {
}

#navegacion ul#idiomas li a {
    background: none !important;
    text-transform: inherit;
    font-weight: 300;
}

#navegacion ul#idiomas > li:hover > a {}

#navegacion ul#idiomas li ul {
    background: #eaeaea;
}

#navegacion ul#idiomas li ul li a {
    height: 30px;
    line-height: 30px;
}

#navLinks > li.dropDownMenu > ul:before, #operationList > li.dropDownMenu > ul:before, #idiomas > li.dropDownMenu > ul:before {
	content: "";
	position: absolute;
	top: -5px;
	left: 11px;
	width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #dc5225;
}
#navegacion ul#idiomas li:hover > a {
}

#navegacion ul#idiomas li a span > span:last-child {display: none !important;}

#navegacion ul#idiomas li ul li a span span.bandera {
    /*border: 1px solid #F6AE96;*/
    border-radius: 3px;
}


/* ====================
   DATOS CONTACTO HEADER 
   ==================== */
header .datosContacto {
    top: 0 !important;
    z-index: 1;
	width: 100% !important;
	margin: 0;
	left: 0;
	border-bottom: 1px solid rgba(255,255,255,.5);
}


header .datosContacto address {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #575757;
    padding: 0;
    position: relative;
    width: 100%;
	margin: 0 auto;
	float: none;
}

header .datosContacto address a {
    color: #fff;
    text-decoration: none;
}

header .datosContacto address ul {
    float: left;
}

header .datosContacto address ul:first-child {
	height: 40px;
	line-height: 40px;
}

header .datosContacto address ul li {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    text-align: right;
}

header .datosContacto address ul li.telefono {
	margin-right: 20px;
}

header .datosContacto address ul li i {
    /*color: #d50100;*/
     width: auto !important;
    text-align: right;
    color:#fff;
	margin-right:5px;
   
}

header .datosContacto li.agencia, header .datosContacto li.direccion, header .datosContacto li.poblacionProvincia, header .datosContacto li.fax, header .datosContacto li.movil, header .datosContacto ul:first-child li:last-child {
    display: none;
    
}


header .datosContacto address .socialLinks {
    float: right;
    padding: 0;
	margin: 0;
}

header .datosContacto .socialLinks a {
    /*border:1px solid #fff;*/
}


header .datosContacto address .socialLinks li {
	margin: 0;
	width: 30px;
	height: 40px;
	text-align: center;
	line-height: 36px;
}
header .datosContacto address .socialLinks li i {
	margin:0;
	font-size:17px;
}

header .datosContacto address .socialLinks li:last-child {
}


/* ==================== 
   BUSCADOR 
   ==================== */
#buscador {
    position: absolute;
    top: 70px;
    width: 100%;
    /*background: #f2f2f2;*/

    margin: 0;
   
    padding-top: 40px;
    display: none;
}

#home #buscador {
    display: block;
    position: absolute;
    top: -350px;
}

#buscador > div {
/*    background: #393a3c;*/
    display: table;
    float: left;
    height: 540px;
    left: 50%;
    margin: 0 auto 0 -325px;
    position: relative;
    width: 580px !important;
    margin-left: -290px !important;
	padding-top: 15px;
}

#buscador .tabs {
   top: -35px;
   position:absolute;
    border-bottom: 1px solid transparent;
}

#buscador .tabs li a {
    /*color: #ffede7;*/
    background: #000;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 0;
}

#buscador .tabs li a:hover {
    border-bottom: none;
    background: #000;
    background: #393a3c;
    /*color: #fff;*/
}

#buscador .tabs li.activo a {
    background: #000;
    background: #393a3c;
    /*color: #fff;*/
    border: 1px solid transparent;
    border-bottom: none;
}

#buscador label {
    font-size: 12px;
    color: #fff;
}

#buscador div#openProperty form, #buscador div#openNew form, #buscador div#openProperty form fieldset, #buscador div#openNew form fieldset {
    margin-bottom: 0;
    padding-bottom: 0;
}

.modal label {
    color: #575757 !important;
}

/*div#openProperty form:last-child div.line:last-child {
        width: 68px !important;
}*/

.filtroResultados > ul > li > ul {
    top: 37px;
    width: 380px;
}

.filtroResultados > ul > li > ul:before {
    content: "";
    position: absolute;
    top: -5px;
    right: 9px;
    width: 0;
    height: 0;
    border-left: 5px solid rgba(0, 0, 0, 0);
    border-right: 5px solid rgba(0, 0, 0, 0);
    border-bottom: 5px solid #e4e4e4;
}

.busquedaAvanzada > a {
    padding: 10px 15px;
    top: -35px;
	right: 0;
    /*color: #fff;*/
    font-size: 14px;
	
    background: #000;
    background: rgba(0, 0, 0, 0.5)
}

.busquedaAvanzada > a:hover {
    /*color: #bc3e15;*/
	
    background: #000;
    background: rgba(0, 0, 0, 0.7)
}


/* ====================
   MAIN TEXT
   ==================== */
article#mainText {
    background: #fff;
    background-position: 0 0 !important;
    padding: 32px 0;
    margin: 0 auto 60px;
}

article#mainText div {}

#mainText h2 {}

#mainText .welcome {
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

#mainText p {}

#mainText .datosContacto {
    display: none;
}

#mainText > div {
    padding: 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

/* ====================
   Contacto
   ==================== */
#contacto .datosContacto {
    background: none;
}

/* ====================
   BOX PROMOCIONES, VENTA Y ALQUILER
   ==================== */
.promocion, .venta, .alquiler {
    padding: 0px !important;
    margin: 0 10px 10px;
}

.promocion {}

.venta, .alquiler {
    border:1px solid #b0b0b0;
}



.promocion h3, .venta h3, .alquiler h3 {
	width: 100%;
    font-weight: 700;
    font-size: 16px;
    /* color: #f36639; */
    text-align: left;
    margin: 0;
    padding: 5px 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
    overflow: visible;
    z-index: 10;
    text-align: center;
}

.promocion h3 {
    color: #004ba8;
    margin: 15px 0 0 0;
    width: 100%;
    text-align: center;
}

.venta h3, .alquiler h3 {
    font-size: 14px;
    padding-top: 59px;
}

.promocion figure {
    /*float: left;*/
}

.box_vertical .promocion figure, .box_vertical .venta figure, .box_vertical .alquiler figure {
    /*border-right: 3px solid #fff;*/
}

.promocion figure:hover .sliderPropiedad.sliderMini {
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
}

.sliderPropiedad.sliderMini {
    background: none;
}

.promocion .sliderPropiedad.sliderMini {
    /*background: #f36639;*/
}

.sliderPropiedad.sliderMini .img {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}


.promocion .img {
    /*width: auto;*/
    border: 4px solid #fff;
    box-shadow: 0 2px 19px -8px;
    max-width: 100%;
    /*max-height: 100%;*/
    
   

}



/*.sliderPropiedad.sliderMini .img img {
   
   border: 4px solid #fff;
    box-shadow: 0 2px 19px -8px;
    max-width: 100%;^*/



.promocion figure div.mask {
    /*background: #f36639;*/
    bottom: 0;
}

.promocion figure:hover div.mask, .venta figure:hover div.mask, .alquiler figure:hover div.mask {
    bottom: inherit;
}

.promocion figure:hover div.mask {}

.promocion figure div.mask a {
    position: absolute;
    bottom: 30px;
    background: none;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    width: 100%;
    text-align: center;
    padding: 0;
    transition: all ease .25s;
    -webkit-transition: all ease .25s;
    -moz-transition: all ease .25s;
}

.promocion figure:hover div.mask a {
    transition: all ease .25s;
    -webkit-transition: all ease .25s;
    -moz-transition: all ease .25s;
    bottom: 8px;
}

.promocion .contenido {
    width: 100%;
    height: 51px;
    color: #575757;
    margin: 0px 0 10px 0;
    z-index: 10;
    padding: 0 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    float: left;
}

#home .box_vertical .venta .contenido, #home .box_vertical .alquiler .contenido {
    /*width: 60%;*/}

.promocion .contenido .acciones a {
    text-indent: -9999px;
    position: absolute;
    bottom: 10px;
    right: 10px;
    width: 40px;
    height: 40px;
    /*background: #e1b650 url(img/icn_lupa.png) no-repeat center;*/
    transition: all ease .25s;
    -webkit-transition: all ease .25s;
    -moz-transition: all ease .25s;
    display:none;
}

.promocion .contenido .acciones a:hover {
    /*background: #b89133 url(img/icn_lupa.png) no-repeat center;*/
    transition: all ease .25s;
    -webkit-transition: all ease .25s;
    -moz-transition: all ease .25s;
}

.promocion .contenido .descripcionCaracteristicas p {
    font-size: 14px;
    margin: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.promocion .contenido .precio {
    background: none;
    color: #575757;
    margin: 0;
    padding: 0;
    font-size: 14px;
    text-align: left;
}

.venta h3, .alquiler h3 {
    /*text-align: left;
    margin: 5px 0 0 0;
    color: #c2262b;*/
}

.venta figure div.mask, .alquiler figure div.mask {
    position: absolute;
    background: none;
    height: auto;
    padding: 0 10px;
    top: 0px;
    bottom: inherit;
    /* display: none; */
    z-index: 12;
    background: rgba(255, 255, 255, 0.83);
}

.venta figure div.mask div.referencia span, .alquiler figure div.mask div.referencia span {
    color: #575757 !important;
    font-weight: 500;
    margin: 0 !important;
}

.venta figure div.mask div.referencia, .alquiler figure div.mask div.referencia {
    background: none;
    position: initial;
    padding-bottom: 28px;
}

.venta figure div.mask div.referencia span, .alquiler figure div.mask div.referencia span {
    color: #575757 !important;
}

#results .venta figure div.mask div.referencia span, #results .alquiler figure div.mask div.referencia span {
    font-size: 12px;
}

#results .box_horizontal .venta, #results .box_horizontal .alquiler {
    height: 160px !important;
    margin-bottom: 30px;
    width: 99% !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);
}

.venta .contenido .descripcionCaracteristicas h4 a, .alquiler .contenido .descripcionCaracteristicas h4 a {
    color: #292929;
    text-decoration: none;
}

.venta .contenido .acciones, .alquiler .contenido .acciones {
    display: none;
}


.promocion .contenido .descripcionCaracteristicas > ul > li > i , .venta .contenido .descripcionCaracteristicas > ul > li > i , .alquiler .contenido .descripcionCaracteristicas > ul > li > i {
	display: inline-block !important;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 10px;
    color: #858585;
    font-size: 16px;
}
.promocion .contenido .descripcionCaracteristicas > ul > li.habitaciones > i:before , .venta .contenido .descripcionCaracteristicas > ul > li.habitaciones > i:before , .alquiler .contenido .descripcionCaracteristicas > ul > li.habitaciones > i:before {
	content: "\f236";
}
.promocion .contenido .descripcionCaracteristicas > ul > li.supHabitable > i:before , .venta .contenido .descripcionCaracteristicas > ul > li.supHabitable > i:before , .alquiler .contenido .descripcionCaracteristicas > ul > li.supHabitable > i:before {
    content: "\f015";
}
.promocion .contenido .descripcionCaracteristicas > ul > li.supConstruida > i:before , .venta .contenido .descripcionCaracteristicas > ul > li.supConstruida > i:before , .alquiler .contenido .descripcionCaracteristicas > ul > li.supConstruida > i:before {
    content: "\f0b2";
}
/*.sliderPropiedad.sliderMini .sliderPrincipal > a {
        width: 18px;
        height: 33px;
        top: 50%;
        margin-top: -16px;
        background-image: url(img/nav_slider_box.png);
        background-repeat: no-repeat;
        opacity: 0.5;
        filter: alpha(opacity=50);
}

.sliderPropiedad.sliderMini .sliderPrincipal > a:hover {
        opacity: 1;
        filter: alpha(opacity=100);
}

.sliderPropiedad.sliderMini .sliderPrincipal > a.anterior {
        background-position: 0 0;
}

.sliderPropiedad.sliderMini .sliderPrincipal > a.siguiente {
        background-position: -18px 0;
}*/

.sliderPropiedad.sliderMini .sliderPrincipal > a {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.sliderPropiedad.sliderMini .sliderPrincipal > a:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.sliderPropiedad.sliderMini .sliderPrincipal > a i {
    /*background: #f36639;*/
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-top: -15px;
    top: 50%;
}

.sliderPropiedad .sliderPrincipal > a:hover i {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

.sliderPropiedad.sliderMini .sliderPrincipal > a.anterior:hover, .sliderPropiedad.sliderMini .sliderPrincipal > a.siguiente:hover {
    cursor: pointer;
}

.venta .contenido, .alquiler .contenido {
    padding: 0 10px;
    margin-top: 0px;
	width: 100%;
    box-sizing: border-box;
	    position: relative;
}

.sliderPropiedad .sliderPrincipal > a.anterior i {
    left: 5px;
}

.sliderPropiedad .sliderPrincipal > a.siguiente i {
    right: 5px;
}

/* ----- box horizontal ----- */

.box_horizontal .venta h3, .box_horizontal .alquiler h3 {
    left: 159px !important;
    width: auto !important;
    background: none !important;
    text-align: left !important;
    box-shadow: none !important;
	padding:10px !important;
	top: 0px !important;
}

.box_horizontal .venta h3:before, .box_horizontal .alquiler h3:before, .box_horizontal .venta h3:after, .box_horizontal .alquiler h3:after {
    display: none;
}

.box_horizontal .venta .contenido .descripcionCaracteristicas h4, .box_horizontal .alquiler .contenido .descripcionCaracteristicas h4 {
    text-align: left;
}

.box_horizontal .venta .contenido, .box_horizontal .alquiler .contenido {
    padding: 0 10px;
}

.box_vertical .venta .contenido .precio, .box_vertical .alquiler .contenido .precio {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    box-sizing: border-box;
    color: #fff;
    font-weight: 700;
    height: 45px;
    margin: 0;
    padding: 0 10px !important;
    position: absolute;
    right: 0;
    text-align: center;
    top: -88px;
    width: 100%;
    z-index: 10 !important;
}

#results .box_vertical .venta .contenido .precio, #results .box_vertical .alquiler .contenido .precio {
    bottom: 0;
   /* width: 267px;*/
}

.box_vertical .venta .contenido .precio p, .box_vertical .alquiler .contenido .precio p {
    line-height: 45px !important;
}

.venta .contenido .precio .antes, .alquiler .contenido .precio .antes {
    color: #fff;
    margin: -12px 0 -30px 0;
}

#results .box_horizontal .venta .contenido .precio .antes, #results .box_horizontal .alquiler .contenido .precio .antes {
    color: #000;
}

.venta .contenido .descripcionCaracteristicas, .alquiler .contenido .descripcionCaracteristicas {
    color: #292929;
}

.venta .contenido .descripcionCaracteristicas h4, .alquiler .contenido .descripcionCaracteristicas h4 {
    margin-top: 7px;
	font-size: 15px;
}

.box_horizontal .promocion figure, .box_horizontal .venta figure, .box_horizontal .alquiler figure {
    top: 10px;
    left: 10px;
}

.box_horizontal .promocion figure .mask, .box_horizontal .venta figure .mask, .box_horizontal .alquiler figure .mask, .box_horizontal .promocion figure:hover .mask, .box_horizontal .venta figure:hover .mask, .box_horizontal .alquiler figure:hover .mask {
    bottom: 2px;
}

.box_horizontal .promocion .contenido .precio, .box_horizontal .venta .contenido .precio, .box_horizontal .alquiler .contenido .precio {
    position: absolute;
    top: inherit;
    right: 0;
	bottom:0;
}

.box_horizontal .promocion .descripcion, .box_horizontal .venta .descripcion, .box_horizontal .alquiler .descripcion {
    float: none;
}

.contenido .descripcionCaracteristicas {
    text-align: center;
}

.box_horizontal .contenido .descripcionCaracteristicas {
    text-align: center;
}

.promocion .contenido .descripcionCaracteristicas {
    /*border-top: 1px dotted #f19c81;*/
    padding-top: 8px;
}



.box_horizontal .promocion .contenido, .box_horizontal .venta .contenido, .box_horizontal .alquiler .contenido {
    float: left;
	position: initial;
	width:80%;
}

.box_horizontal .venta .contenido .descripcionCaracteristicas, .box_horizontal .alquiler .contenido .descripcionCaracteristicas {
    margin-top: 35px;
	padding-left: 10px;
}
.box_horizontal  .venta .contenido .descripcionCaracteristicas ul.caracteristicas li, .box_horizontal  .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li {
	text-align:left;
}

#results .box_horizontal .venta .contenido .acciones, #results .box_horizontal .alquiler .contenido .acciones {
    display: none;
}

.box_horizontal .promocion, .box_horizontal .venta, .box_horizontal .alquiler {
    min-height: 107px;
}

/* ====================
   MAILING LIST
   ==================== */
aside {
    /*background: url("img/bg.jpg") repeat scroll center center #fafafa;*/
    display: table;
    width: 100%;
    background:#fff;
	margin-bottom: 50px;
	background:none !important;
}
aside #mailingList form .line input[type="text"] {
  height:39px;
}

aside #mailingList {
    background: none;
    margin: 0 auto;
    padding: 25px -65px;
}

aside #mailingList form {
    left: 50% !important;
    margin-left: -237px !important;
}

aside #mailingList > div > p {
    float: none;
    margin-right: 0;
    text-align: center !important;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
}

aside #mailingList p, aside #mailingList form .line.checkbox p a {
    color: #575757;
}

aside #mailingList form .line.checkbox {
    top: 55px;
}


/* ====================
   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: none repeat scroll 0 0 #004ba8;
    border: 1px solid #f0f0f0;
    color: #fff;
}

.paginacion ul li span, .paginacion ul li a {
    border: 1px solid #ccc;
    color: #7f7e7e;
}


/* ====================
   FICHA
   ==================== */
#detalle #ficha .actionBar a.hazOferta {
    display: block;
    padding: 5px 25px;
    text-decoration: none;
	color:#fff;
	font-weight: 400;
/*  background: #7d7d7d;*/
}
#detalle #ficha .actionBar a.hazOferta:hover {
	color:#fff;
}
.headerResults {
    border-radius:0;
}
   
#detalle #ficha div .detallesFicha ul {
    padding: 0 0px 0 50px;
}
#detalle .colIzq .detallesFicha#descripcionFicha2 p {
	    padding: 0 0px 0 50px;
}
#detalle #ficha .header .headerTitulo  {
    border-bottom: 3px solid #000;
}
#detalle .colIzq .detallesFicha {
    margin-top: 30px;
}

#detalle #formMasInfo {
    width: 100%;
    float: none;
}

#detalle .colIzq .detallesFicha {
    width: 100% !important;
    float: none !important;
}

#detalle #sliderPropiedad .img img {
    max-width: 100%;
}

#sliderPropiedad .sliderPrincipal > a {
    /*width: 28px;
    height: 55px;
    top: 50%;
    z-index: 10;
    margin-top: -26px;
    background-image: url(img/nav_slider.png);
    background-repeat: no-repeat;
    opacity: 0.5;
    filter: alpha(opacity=50);*/
}

#sliderPropiedad .sliderPrincipal > a:hover {
    /*opacity: 1;
    filter: alpha(opacity=100);*/
}

#sliderPropiedad .sliderPrincipal > a.anterior {
    /*background-position: 0 0;*/
}

#sliderPropiedad .sliderPrincipal > a.siguiente {
    /*background-position: -28px 0;*/
}

#sliderPropiedad .sliderPrincipal > a i {
    /*display: none;*/
    text-shadow: 0 0 2px #575757;
}

#sliderPropiedad .sliderPrincipal > a.anterior:hover, #sliderPropiedad .sliderPrincipal > a.siguiente:hover {
    /*cursor: pointer;*/
}

#fichaScroll {
    top: 10px;
    left: 10px;
    width: 170px;
    margin-left: 0;
    background: #677172;
    box-shadow: 0 0 2px #575757;
    z-index: 10;
}

#fichaScroll figure, #fichaScroll div {
    float: none;
    width: auto;
}

#fichaScroll div ul li {
    display: block;
    width: 100%;
    color: #fff;
	font-size: 13px;
    font-weight: 600;
}

#fichaScroll div ul li i {
    color: #292929;
}

body#promo_details #detalle .colDch {
    position: relative;
}

body#promo_details #detalle .colDch {
    padding-top: 260px;
}

body#promo_details #detalle .colDch .detallesFicha {
    position: absolute;
    top: 0;
    width: 100%;
}

#detalle #ficha .actionBar ul li a {
    color: #575757 !important;
}


/* ====================
   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;
}



/* ====================
   FOOTER
   ==================== */
footer {
    /*background: #323232;
    color: #fff;*/
}

footer a {
    color: #fff;
}


footer div.email > i, footer div.direccion > i, footer div.tlf > i, footer div.socialLinks > i {
	/*color: #f36639 !important;*/
	margin-bottom: 20px;
    font-size: 36px !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 #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.email > i:before {
    content: "\f2b7";
}
footer #datosContactoFooter div.direccion > i:before {
      content: "\f278";
}
header .datosContacto address ul .movil{
    display: inline-block;
}


/* ====================
   RESPONSIVE
   ==================== */
@media screen and (min-width: 0) and (max-width: 767px) {	
    
	aside {
		display:none;
	}


	.box_vertical .promocion, .box_vertical .venta, .box_vertical .alquiler {
		height: 266px;
		margin: 0 0 20px;
		width: 100%;
	}
    
    #background {
        background-size: contain;
    }

    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;
    }

    #home #logo:after {
        display: none;
    }

    #logo {
        top: 0px;
		position:relative;
		width: 100%;
    }

    #logo img {
        width: 85%;
        margin-left: 0 !important;
    }

    #buscador > div {
        display: table;
        float: left;
        left: 1%;
        margin: 0 auto;
        position: relative;
        width: 100%;
    }

    #buscador > div {
        width: 100% !important;
        float:left;
		left: 0;
        margin-left: 0 !important;
    }

    #buscador #openProperty form div.line, #buscador #openNew form div.line {
        width: 100%;
    }

    #slideshow {
        display: none;
    }	

    #navegacion {
        z-index: 100000;
    	top: 0px;
		position:relative;
    }

    #navegacion nav {
        padding: 0;
    }

    #navegacion ul li a {
        padding: 8px 15px !important;
    }

    #navegacion #navHeader #navToggle, #navegacion #navHeader #searchToggle {
        display: inline-block;
    }

    #navegacion ul#idiomas {
        top: 0px;
        right: 10px;
        z-index: 1000000;
    }

    #navegacion ul#idiomas li a {
        height: 26px;
        line-height: 26px;
    }

    #navegacion #navHeader #navToggle button, #navegacion #navHeader #searchToggle button {
        margin: 5px 0;
        padding: 2px 7px;
        background: #ccc;
        border-color: #ccc;
        color: #292929;
		border-radius:0;
    }

    #navegacion #navHeader #navLinks li:last-child {
        border-right: none;
        border-left: none;
        padding-left: 0px;
        margin-left: 0px;
    }

    #slider {
        display: none !important;
    }

    #navegacion #navHeader {
        position: inherit;
        padding: 0 10px;
        float: left;
        width: 100%;
        box-sizing: border-box;
    }

    #navegacion #navHeader #navLinks {
        top: 43px;
        padding: 0 10px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        background: #fff;
    }

    #navegacion #navHeader #navLinks .dropDownMenu ul {
        background: none !important;
    }

    #navegacion ul li:hover a {
        background: none;
        color: #575757;
    }

    #navegacion nav div > ul > li:hover > a:before, #navegacion nav ul#favoritos > li:hover > a:before {
        display: none;
    }

    #navegacion ul#idiomas > li > a {
        margin-bottom: 0;
        margin-top:0px;
    }

    #home #buscador, #buscador {
        z-index: 1000;
        top: 10px;
        left: 0;
        display: none;
        float: none !important;
		background: #FFF;
    }

    .home_section {
        display: none;
    }

    #buscador .tabs {
        background: #fff;
    }

    #idiomas > li > a > i {
        color: #fff;
    }

    #navegacion ul li a {
        color: #575757;
		height:40px;
		line-height:40px;
    }

    section {
        float: none !important;
        width: 100% !important;
    }

    #home section article.offers {
        top: 0px;
    }

    .promocion figure, .venta figure, .alquiler figure {
        left: 0;
    }

    .promocion figure div.mask {
        max-height: 170px;
    }

    #sliderPropiedad {
        width: 320px;
    }

    .sliderPropiedad .sliderPrincipal .img img {
        max-height: initial;
        width: 100%
    }

    #ficha .sliderPropiedad .sliderPrincipal .img {
        height: auto;
    }

    .promocion,	.venta, .alquiler {
        height: auto !important;
    }

    .venta, .alquiler {
        padding-bottom: 70px !important; 
    }

    .promocion .contenido .precio {
        margin-bottom: 10px;
    }

    .venta .contenido .precio, .alquiler .contenido .precio {

    }

    #fichaScroll {
        top: 0px;
        width: 100%;
        margin-left: 0;
        left: 0;
    }

    #fichaScroll figure {
        width: 32%;
        float: left;
    }

    #fichaScroll div {
        font-size: 14px;
    }

    #fichaScroll div ul li {
        margin: 0 0 5px 10px;
        width: 100%;
    }

    .venta .contenido .acciones, .alquiler .contenido .acciones {
        top: 305px;
        height: 169px;
    }

    #buscador .busquedaAvanzada {
        display: none;
    }

    aside #mailingList form .line.checkbox {
        top: 0px !important;
    }

    #seccServicios {
        height: 460px;
        bottom: 267px;
    }

    #seccServicios .contenedor div {
        width: 100%;
        float: none;
    }

    footer {
        border-top: none;
        margin-top: 0px;
    }

    footer {
        border-top: 200px solid #EBEBEB;
        margin-top: -200px;
        padding: 10px 0;
    }

    footer #datosContactoFooter {
        padding-bottom: 10px;
    }

    footer #creditos {
        padding-top: 10px;
    }

  

    aside #mailingList form {
        left: 0 !important;
		margin-left: 0 !important;
		width: 100% !important;
    }
	
	#details .headerResults {
    display: none;
	}
	#detalle .sliderPropiedad .miniaturas div ul {
		width: 100%;
	}
	#detalle .sliderPropiedad .miniaturas div ul li {
		float: none;
		width: 100%;
	}
	#detalle #ficha div.colIzq {
		padding: 0;
	}
	#detalle .sliderPropiedad .miniaturas div ul li a img {
		width: 100%;
	}
	#detalle .sliderPropiedad .miniaturas div {
		margin: 0;
	}
	#detalle #ficha div.colIzq .groupTabs #sliderPropiedad {
		width: 100%;
	}
	#details .sliderPropiedad .sliderPrincipal {
		display: none;
	}
}

@media screen and (min-width: 0) and (max-width: 767px) and (orientation: landscape) {
    header {
        height: 230px;
    }

    #logo img {
        width: 60%;
    }

    #navegacion ul#idiomas li a {
        height: 26px;
        line-height: 26px;
    }

    #navegacion {
        z-index: 100000;
        top: 98px;
    }

    #sliderPropiedad {
        width: 420px;
    }

    #home section, section {
        padding-top: 0px;
    }

    #home #buscador, #buscador {
        top: 36px;
    }

    #seccServicios {
        bottom: 213px;
    }

    .promocion figure div.mask {
        max-height: 260px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    
.nivo-nextNav {
    right: 0 !important;
}

.nivo-prevNav {
    left: 0 !important;
}
   
.box_vertical .venta, .box_vertical .alquiler {
    height: 380px !important;
}
    
#navegacion #navHeader #navLinks, #navegacion #navHeader #operationList {
    float: right;
    font-size: 10px;
}
    
    #navegacion #operationList li.title a.title {
    text-indent: -9999px;
}
#navegacion #operationList li.title {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    position: relative;
}
#navegacion #operationList li.title ul {
    font-family: "Oxygen","Roboto Condensed",sans-serif;
}
#navegacion #operationList li.title:before {
    color: #fff;
    content: "\f0c1";
    left: 50%;
    margin: -7px 0 0 -7px;
    position: absolute;
    top: 50%;
    z-index: 2;
}
#buscador > div {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    display: table;
    float: left;
    height:  292px !important;
    left: 50%;
    margin: 0 auto 0 -325px;
    position: relative;
    width: 100%;
}


    section article.home_section:nth-child(2), header .datosContacto address {
        width: 768px !important;
    }

    #buscador > div {
        width: 768px;
        /*margin-left: -384px;*/
    }
    
    
#home section article.offers:nth-child(2) {
    background: none repeat scroll 0 0 #fff;
    box-shadow: 0 2px 19px -8px;
    display: table;
    margin-bottom: 50px;
    margin-top: -200px;
}

    /*#logo {
            width: 768px !important;
    }*/

    article#mainText {
        display: none;
    }

    .tabs li a {
        padding: 10px 5px;
    }

    section article.home_section:nth-child(3) {
        top: 610px;
    }

    section article.home_section:nth-child(4) {
        display: none;
    }

    .busquedaAvanzada > a {

        right: 0;
    }

    section article.home_section:nth-child(3), section article.home_section:nth-child(3) a {
        width: 230px !important;
    }

    section article.home_section:nth-child(3) {
        right: -230px !important;
    }

    section article.home_section:nth-child(3) a img {
        width: 100%;
    }

    #seccServicios {
        bottom: 358px;
    }

    header .datosContacto address ul {
    }

    .nivo-directionNav, #navegacion ul#favoritos > li > div, #content {
        width: 768px;
        margin-left: -384px;
    }	

    article#mainText .welcome, article#mainText > div h2 {
        width: 70%;
    }

    #navegacion {
    }

    /*#navegacion #navHeader #navToggle {
            display: block;
            float: right;
            margin-top: -8px;
    }
    
    #navegacion #navHeader #navLinks {
            display: block;
            background: #FFF;
            position: relative;
            right: 0;
            top: 47px;
    }
    
    #navegacion ul#navLinks > li {
            float: none;
    }
    
    #navegacion ul#navLinks > li > a {
            white-space: nowrap;
    }*/

    .box_vertical .promocion {
        height: 315px;
    }


    .box_vertical .venta, .box_vertical .alquiler {
        height: 313px;
    }

    aside div#mailingList > div > p {
        width: 100% !important;
        text-align: center !important;
    }

    aside div#mailingList div > form {
        left: 50% !important;
        margin-left: -247px !important;
    }

    article.offers #leyenda form .line .desplegado span, article.offers #leyenda form .line ul li {
        width: 100%;
    }

    #sliderPropiedad {
        width: 785px;
    }

    #detalle #sliderPropiedad .img img {
        max-height: 583px;
    }

    #captacion form .datosPersonales div.line:nth-child(2), #captacion form .datosPersonales div.line:nth-child(3) {
        width: 100%;
    }

    #captacion form .localizacionInmueble div.line:nth-child(2), #captacion form .localizacionInmueble div.line:nth-child(3), #captacion form .localizacionInmueble div.line:nth-child(4), #captacion form .localizacionInmueble div.line:nth-child(5) {
        width: 100%;
    }

    #captacion form .detalleInmueble div.line {
        width: 45.3%;
    }

    #captacion form div.line:last-child div button {
        width: 30%;
    }

    .venta .contenido .acciones, .alquiler .contenido .acciones {
        top: 290px;
        height: 134px;
    }

    #results .venta .contenido .acciones, #results .alquiler .contenido .acciones {
        top: 236px;
    }

    #results .box_vertical .venta, #results .box_vertical .alquiler {
        height: 270px;
    }

    #navegacion ul#idiomas li a {
        text-align: center;
    }

    #navegacion ul#idiomas li a span span:last-child {
        display: none;
    }

    .sliderPropiedad.sliderMini .img {
        height: 138px;
        display: table-cell;
        vertical-align: middle;
        text-align: center;
    }

    .sliderPropiedad.sliderMini .img img {
        /*width: auto;*/
        max-width: 100%;
       /* max-height: 100%;*/
    }

    .promocion .contenido {
    }	

    #slider #slideshow img {
        top: 0 !important;
    }	

    section article.home_section:nth-child(2) div[class*="bloque"] .izq {
        display: none;
    }

    section article.home_section:nth-child(2) div[class*="bloque"] .dch {
        width: 100%;
    }

    #results .box_vertical .venta .contenido .precio, #results .box_vertical .alquiler .contenido .precio {
      
        /*width: 238px;*/
    }
}

@media screen and (min-width: 1024px) and (max-width: 1259px) {

    
    #navegacion #operationList li.title a.title {
    text-indent: -9999px;
}
#navegacion #operationList li.title {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    position: relative;
}
#navegacion #operationList li.title ul {
    font-family: "Oxygen","Roboto Condensed",sans-serif;
}
#navegacion #operationList li.title:before {
    color: #fff;
    content: "\f0c1";
    left: 50%;
    margin: -7px 0 0 -7px;
    position: absolute;
    top: 50%;
    z-index: 2;
}


    #navegacion nav ul#favoritos > li > a span {
        display: none !important;
    }

    section article.home_section:nth-child(2) {
        width: 984px !important;
    }

    article#mainText div, header .datosContacto address {
        width: 984px;
    }

    #slider {
        background: url(img/bg_slider2.png) no-repeat center bottom;
    }

    /*#logo {
            width: 984px !important;
    }*/

    .nivo-directionNav, #navegacion ul#favoritos > li > div, #content, #buscador > div {
        width: 984px;
        margin-left: -492px;
    }	

    .box_vertical .promocion {
        height: 230px;
    }

    .box_vertical .venta, .box_vertical .alquiler {
        height: 296px;
    }

    #results .box_vertical .venta, #results .box_vertical .alquiler {
        height: 310px;
    }

    #results .venta figure div.mask, #results .alquiler figure div.mask {
        bottom: -245px;
    }

    aside div#mailingList > div > p {
        width: 100% !important;
        text-align: center !important;
    }

    aside div#mailingList div > form {
        left: 50% !important;
        margin-left: -247px !important;
    }

    #sliderPropiedad {
        width: 655px;
    }

    #detalle #sliderPropiedad .img img {
        max-height: 482px;
    }

    #captacion form .detalleInmueble div.line {
        width: 21.8%;
    }

    #captacion form .localizacionInmueble div.line:nth-child(2), #captacion form .localizacionInmueble div.line:nth-child(3), #captacion form .localizacionInmueble div.line:nth-child(4), #captacion form .localizacionInmueble div.line:nth-child(5) {
        width: 48.4%;
    }

    .venta .contenido .acciones, .alquiler .contenido .acciones {
        top: 210px;
    }

    #results .venta .contenido .acciones, #results .alquiler .contenido .acciones {
        top: 176px;
        height: 116px;
    }

    .sliderPropiedad.sliderMini .img {
        height: 126px;
        display: table-cell;
        vertical-align: middle;
        text-align: center;
    }

    .sliderPropiedad.sliderMini .img img {
        /*width: auto;*/
        max-width: 100%;
        max-height: 100%;
    }

    #slider #slideshow img {
    }

    .venta .contenido .acciones, .alquiler .contenido .acciones {
        height: 97px;
    }

    #results .box_vertical .venta .contenido .precio, #results .box_vertical .alquiler .contenido .precio {
  
        /*width: 202px;*/
    }
    #buscador {
    display: none;
    margin: 0;
    padding-top: 40px;
    position: absolute;
    top: 70px;
    width: 100%;
}
#detalle #ficha div.colDch {
    width: 30%;
}
}

@media screen and (min-width: 1260px) {
    article, aside > div, footer #datosContactoFooter, footer #creditos, #navegacion nav, #slider .slider .slide .contenedor, #navegacion ul#favoritos > li > div > div > div, .headerResults, .paginacion, .informe_propietario, section article.home_section:nth-child(2), header .datosContacto address {
        width: 1220px !important;/*1220*/
    }

    #content, #buscador > div {
        width: 1220px;/*1220*/
       /* margin-left: -250px;/*-610*/
	}

    /*#logo {
            width: 650px;
            margin-left: -610px;
    }*/

    .nivo-directionNav, #navegacion ul#favoritos > li > div {
        width: 1220px;/*1220*/
        margin-left: -610px;/*-610*/
    }

    .box_vertical .venta, .box_vertical .alquiler {
    	height: 335px;
    }

    #detalle #ficha div.colIzq {
        width: 70%;
    }

    #detalle #ficha div.colDch {
        width: 30%;
    }

    .sliderPropiedad {
        width: 849px;
    }

    #detalle #sliderPropiedad .img img {
        max-height: 628px;
    }

    #captacion form .detalleInmueble div.line {
        width: 22.6%;
    }

    .venta .contenido .acciones, .alquiler .contenido .acciones {
        top: 248px;
    }

    .box_vertical .venta, .box_vertical .alquiler {
        /*height: 160px;*/
    }

    #sliderPropiedad, #video, #googleMaps {
        width: 825px;
    }

    #detalle #sliderPropiedad .img img {
        max-height: 482px;
    }

    #captacion form .detalleInmueble div.line {
        width: 23%;
    }

    #captacion form .localizacionInmueble div.line:nth-child(2), #captacion form .localizacionInmueble div.line:nth-child(3), #captacion form .localizacionInmueble div.line:nth-child(4), #captacion form .localizacionInmueble div.line:nth-child(5) {
        width: 48.4%;
    }

    .venta .contenido .acciones, .alquiler .contenido .acciones {
        top: 210px;
    }

    #results .venta .contenido .acciones, #results .alquiler .contenido .acciones {
        top: 176px;
    }

    #results .box_vertical .venta, #results .box_vertical .alquiler {
        height: 330px;
        width: 30%;
    }

    article.offers #leyenda form .line .desplegado span, article.offers #leyenda form .line ul li {
        width: 100%;
    }

    .sliderPropiedad.sliderMini .img {
        height: 160px;
    }

    .promocion .sliderPropiedad.sliderMini .img {
        height: 135px;
    }

    #details .sliderPropiedad.sliderMini .img {
        height: 142px;
    }

    #results .sliderPropiedad.sliderMini .img {
        height: 155px;
    }

    .box_horizontal .sliderPropiedad.sliderMini .img {
        height: 85px !important;
    }

    #details .venta .contenido .acciones, #details .alquiler .contenido .acciones {
        height: 137px;
    }
}

/* ie 8 */
@media \0screen {
}