/* buscador: diseño horizontal */
@import url("//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/imp_buscador_vertical.css");
@import url("//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/imp_idiomas_horizontal.css");
@import url("//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/imp_favoritos1.css");

@import url(http://fonts.googleapis.com/css?family=Oxygen:400,300,700);

/* ====================
   GENERALES
   ==================== */
#background {
    margin-top: -102px;
}

header {
    position: relative;
    height: 145px;
    background: url(img/bg.png) no-repeat center top;
}

#home header {
    height: 700px;
}

#logo {
    top: 24px;
    width: auto !important;
    z-index: 14;
    /*text-align: center;*/
}

#logo:before {
    content: "";
    width: 75px;
    height: 127px;
    background: url(img/logo2.png);
    position: absolute;
    top: -13px;
    left: 0;
}

#logo img {
    margin-left: 86px;
}

#bgContent {}

#content {
    margin: 0 auto;
    width: 100%;
    display: table;
    position: relative;
}

#home #content {
    padding-top: 0px;
}

section {
    margin: 0px auto;
    float: none;
}

body {
    color: #737373;
    font-family: 'Oxygen', Arial,Helvetica,sans-serif;
    border-top: 102px solid #121a89;
}

a {
    color: #292929;
}

a:hover, a:active {
    color: #121a89;
}

::selection {
    background: #121a89;
    color: #FFF;
}

.btn {
    border-radius: 2px;
    border: none;
    background: #121a89;
    color: #fff;
    margin: 17px 0;
}

.btn:hover {
    border: none;
    background: #050a50;
    color: #fff;
}

#bgContent {
    position: relative;
    /*z-index: 8;*/
    min-height: 600px;
}

#home #bgContent {}

h2 {
    margin: 0 auto 40px auto;
    color: #292929;
    font-weight: 700;
    font-size: 30px;
    text-align: left;
    padding: 10px 0 10px 0;
    position: relative;
    text-transform: uppercase;
    background: url(img/icn_titulo.png) no-repeat right center;
    border-bottom: 1px solid #ccc;
}

.etiqueta {
    top: 10px !important;
}

.modalContainer {}

.simuladorHipoteca.modalContainer .modal {
    padding: 47px 0 30px 0;
}

.modalContainer form {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

form div.line input[type="text"], form div.line select, form div.line textarea {
    border-radius: 0;
    border: 0;
    background-color: #F3F3F3;
}

#captacion #seccionInterna legend {
    background: none;
}

#sliderPropiedad {
    background: none;
}

.headerResults {
    background: #E6E6E6;
}

.offers, #seccionInterna {
    margin: 20px auto;
    padding: 0 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.offers:last-child, #seccionInterna {}

article .texto {
    padding: 0 10px;
}

.ocultar {}

#contacto, article.headerPage, .headerResults, .paginacion, .offers {}

article.headerPage {
    margin: 10px auto 10px auto;
}

#contacto .datosContacto {
    background: none;
}

#home article.offers {
    width: 76% !important;
    display: block;
    float: left;
    margin-top: 0;
}

#home article[class*="tipo_"] {
    width: 50% !important;
    margin-top: 20px;
}


#home article[class*="tipo_"]:nth-child(2) {
    margin-top: 20px;
}

/*#home article[class*="tipo_"]:nth-child(3) {
    margin-top: 290px;
}
*/
/* ====================
   SLIDER
   ==================== */
#slider {
    width: 100%;
    height: 208px;
    z-index: 0;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    top: 145px;
}

#home #slider {
    background: none;
    height: 560px;
}

#slider #slideshow {
    overflow: visible;
}

.nivoSlider img {
    width: 1920px !important;
    height: 560px !important;
    left: 50% !important;
    margin-left: -960px !important;
}

.nivo-caption {
    background: none !important;
    padding: 0px !important;
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
    /*display: none !important;*/
    bottom: 370px !important;
    left: 0 !important;
}

.nivo-caption > div {}

.nivo-caption .contenedor .contenido {
    margin: 0 auto;
    position: relative;
    height: 195px;
}

.nivo-caption .contenedor .contenido h3 {
    text-align: center;
    font-size: 42px;
    text-transform: uppercase;
    text-shadow: 0 0 8px #292929;
}

.nivo-caption .contenedor .contenido p {
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 32px;
    font-weight: 300;
    text-align: right;
    padding: 0 !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-shadow: 0 0 6px #292929;
    position: absolute;
    top: 100px;
    right: 150px;
    text-transform: uppercase;
    z-index: 1;
}

.nivo-caption .contenedor .contenido span.num {
    display: block;
    text-align: center;
    font-size: 195px;
    font-family: 'Libre Baskerville', Arial,Helvetica,sans-serif;
    font-weight: 700;
    color: #98743e;
    opacity: 0.3;
    filter: alpha(opacity=30);
    position: absolute;
    right: 0;
}

.nivo-caption .contenedor .contenido span.linea {
    width: 1px;
    height: 115px;
    background: #FFF;
    position: absolute;
    left: 50%;
    bottom: 0;
}

.nivo-directionNav {
    position: absolute;
    bottom: 160px;
    left: 50%;
    z-index: 10000;
    height: 60px;
    display: none;
}

.nivo-directionNav a {
    top: 0 !important;
    width: 60px;
    height: 60px;
    text-indent: -9999px;
    background-image: url(img/nav_slider.png);
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.nivo-directionNav a:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.nivo-directionNav a.nivo-nextNav {
    background-position: -60px 0;
}

.nivo-directionNav a.nivo-prevNav {
    background-position: 0 0;
}

.nivo-prevNav {
    left: initial !important;
    right: 70px;
}

#slider .highlighted img {
    top: -30%;
}

.nivo-controlNav {
    top: -265px;
    position: relative;
    z-index: 12;
}

.nivo-controlNav a {
    display: inline-block;
    text-indent: -9999px;
    width: 7px;
    height: 7px;
    margin: 0 4px;
    border-radius: 50%;
    background: none;
    border: 2px solid #fff;
}

.nivo-controlNav a.active, .nivo-controlNav a:hover {
    background: #fff;
}



/* ====================
   NAVEGACIÓN
   ==================== */
#navegacion {
    position: absolute;
    top: 102px;
    z-index: 13;/*9*/
    background: #e5c18b;
}

#home #navegacion {
    top: 102px;
}

#navegacion.fixed {
    position: absolute;
    top: 102px;
}

#home #navegacion.fixed {
    position: absolute;
    top: 102px;
}

#navegacion nav {
    display: table;
    margin: 0 auto;
    position: relative;
}

#navegacion #navHeader {
    margin-left: 75px;
}

#navegacion #navHeader #navLinks li {
    border-right: 1px dotted #efd8b3;
}

#navegacion ul li a {
    height: 43px;
    line-height: 43px;
    color: #9D753A;
    font-weight: 400;
    padding: 0px 15px !important;
    position: relative;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

#navegacion .dropDownMenu .dropDownMenu a {
    height: 40px;
    line-height: 40px;
}

#navegacion ul li:hover > a, #navegacion ul li > a:hover {
    background: none;
    color: #bf975a;
    background: #efd8b3;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
}

#navegacion ul li.dropDownMenu:hover ul li:hover {
    background: #bf975a !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 ul li.dropDownMenu:hover > a {
    color: #fff !important;
}

#navegacion ul li.dropDownMenu:hover > a:after {
    display: none;
}

#navegacion nav div > ul > li > a, #navegacion nav ul#favoritos > li > a {
    position: relative;
}

#navLinks .dropDownMenu > a > i {
    float: left;
    margin-top: 21px;
    margin-right: 4px;
}

#navLinks .dropDownMenu > a > span {
    float: left;
}

.dropDownMenu ul {
    background: #98743e !important;
}

#navLinks > li.dropDownMenu > ul:before, #operationList > li.dropDownMenu > ul:before/*, #idiomas > li.dropDownMenu > ul:before*/ {
    content: "";
    position: absolute;
    top: -5px;
    left: 14px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #98743e;
}

.dropDownMenu ul li a {
    color: #fff !important;
    border-right: none !important;
    margin: 0 10px;
}

.dropDownMenu ul li a:hover {
    color: #fff !important;
    background: #bf975a !important;
}


/* ====================
   FAVORITOS
   ==================== */
#navegacion ul#favoritos {}

#navegacion ul#favoritos > li > div {
    background: #98743e !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: 160px;
    padding: 0px !important;
    box-shadow: 0 0 2px #888;
}

#navegacion ul#favoritos > li > div > div > div > ul > li:after {
    display: none;
}

#navegacion ul#favoritos > li > div > div > div > ul > li:hover {
}

#navegacion ul#favoritos > li:hover > div a {
    height: 88px;
    text-align: center;
}

#navegacion ul#favoritos > li > div > div > div > ul > li figure {
    z-index: 3;
}

#navegacion ul#favoritos > li > div > div > div > ul > li figure a img {
    max-width: 100%;
    max-height: 100%;
}

#navegacion ul#favoritos > li > div > div > div > ul > li h3 {
    padding: 5px 3px;
    margin-top: -32px;
}

#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: #121a89 !important;
    text-shadow: none;
}

#navegacion ul#favoritos > li > div > div > div ul li .contenido {
    padding: 0 5px;
    border: none;
    top: 0;
    left: 0;
    height: auto;
}

#navegacion ul#favoritos > li > div > div > div ul li .contenido:before, #navegacion ul#favoritos > li > div > div > div ul li .contenido:after {
    display: none;
}

#navegacion ul#favoritos > li > div > div > div ul li .contenido .descripcionCaracteristicas {
    height: 17px;
    color: #575757;
    padding: 0;
}

#navegacion ul#favoritos > li > div > div > div ul li .contenido .descripcionCaracteristicas .caracteristicas li {
    width: 45%;
}

#navegacion ul#favoritos > li > div > div > div > ul > li .contenido .precio {
    background: none !important;
    color: #292929 !important;
    font-weight: 700;
    text-align: center;
}

/*--------------------
 :: IDIOMAS
--------------------*/
#navegacion ul#idiomas {
    position: absolute;
    top: -35px;
    right: 0;
}

#navegacion ul#idiomas li a.langSelect i {}

#navegacion ul#idiomas li:hover a.langSelect i {
    /*color: #fff;*/
}

#navegacion ul#idiomas li a {
    background: none !important;
    text-transform: inherit;
    font-weight: 300;
}

#navegacion ul#idiomas > li:hover > a {
    background: #98743e !important;
}

#navegacion ul#idiomas li ul {
    background: #585759;
    height: 25px !important;
}

#navegacion ul#idiomas li ul li {
    background: none !important;
}

#navegacion ul#idiomas li ul li a {
    height: 25px;
    line-height: 25px;
    padding: 0px 5px !important;
}

#navegacion ul#idiomas li a.langSelect {
    padding: 0px 5px !important;
    width: 23px;
    height: 25px;
    line-height: 25px;
}

#navegacion ul#idiomas li:hover > a {
    background: #343434;
}

#navegacion ul#idiomas li a span > span:last-child {
    display: none;
}

#navegacion ul#idiomas li:hover a.langSelect {
    background: none !important;
}


/* ====================
   DATOS CONTACTO HEADER
   ==================== */
header .datosContacto {
    top: 20px !important;
    z-index: 12;
}

header .datosContacto address {
    background: none;
    color: #fff;
    padding: 0;
}

header .datosContacto address li.email a, header .datosContacto address li.email i, header .datosContacto address li.telefono {
    color: #fff;
    text-decoration: none;
}
header .datosContacto address li.telefono a {
    color: #e5c18b;
    text-decoration: none;
}

header .datosContacto address ul {}

header .datosContacto address ul li {
    color: #fff;
    font-size: 16px;
    text-align: right;
    margin-bottom: 10px;
    margin-right: 20px;
    display: block;
}

header .datosContacto address ul li i {
    margin-right: 10px;
    margin-left: 5px;
    text-align: right;
}

header .datosContacto address ul:first-child li i {
    color: #121a89;
    background: #FFF;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border-radius: 50%;
    margin-right: 15px;
}

header .datosContacto address ul li.email a:hover {
    text-decoration: underline;
}

header .datosContacto li.agencia, header .datosContacto li.fax, header .datosContacto ul:first-child li:last-child, header .datosContacto li.direccion, header .datosContacto li.poblacionProvincia, header .datosContacto li.movil, header .datosContacto li.email {
    display: none !important;
}

header .datosContacto li.telefono {
    font-size: 24px;
    font-weight: 400;
    margin-right: 0;
}

header .datosContacto address .socialLinks {
    border-top: none;
    margin: 0 20px 0 0;
    padding: 0;
    float: right;
    margin-top: 20px;
    display: none;
}

header .datosContacto address .socialLinks li {
    float: right;
    margin-right: 0;
    margin-left: 5px;
}

header .socialLinks a {
    color: #575757;
}

header .datosContacto address .socialLinks li i {
    margin: 0;
}

/* ====================
   BUSCADOR
   ==================== */
#buscador {
    top: -525px;
    position: absolute;
    /*margin: 0 !important;*/
    padding-top: 40px;
    padding-bottom: 10px;
    left: 50% !important;
    display: none;
}

#home #buscador {
    top: -545px;
    display: block;
}

#buscador > div {
    /*margin: 0 auto;*/
    display: table;
    position: relative;
    background: #fff;
    width: 22%;
    height: 483px;
    padding-bottom: 30px;
    float: right;
}

#buscador > div:before {
    content: "";
    width: 10px;
    height: 87px;
    background: url(img/bg_buscador.png);
    position: absolute;
    bottom: 0;
    left: -10px;
}

#buscador > div:after {
    content: "";
    width: 10px;
    height: 87px;
    background: url(img/bg_buscador2.png);
    position: absolute;
    bottom: 0;
    right: -10px;
}

#buscador #openProperty form div.line, #buscador #openNew form div.line {
    /*width: 48.5%;*/
}

#buscador .tabs {
    margin-top: -33px;
    border-bottom: 1px solid transparent;
}

#buscador .tabs li a {
    background: #fff;
    background: rgba(255,255,255,0.65);
    color: #b8b8b8;
    padding: 10px;
    font-size: 12px;
    font-weight: 400;
    position: relative;
    border-radius: 0;
}

#buscador .tabs li a:hover {
    border-bottom: none;
    background: #fff;
    color: #292929;
}

#buscador .tabs li.activo a {
    background: #fff;
    color: #292929;
    border: 1px solid transparent;
    border-bottom: none;
}

/*#buscador .tabs li.activo a:after, #buscador .tabs li a:hover:after, .busquedaAvanzada > a:hover:after {
	content: "";
	width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 10px solid #f9f9f9;
	position: absolute;
	bottom: -10px;
	left: 50%;
	margin-left: -15px;
}*/

#buscador label {
    color: #575757;
    font-size: 12px;
    font-weight: 400;
}

.modal label {
    color: #575757 !important;
}

#buscador div#openProperty form, #buscador div#openNew form, #buscador div#openProperty form fieldset, #buscador div#openNew form fieldset {
    margin-bottom: 0;
    padding-bottom: 0;
}

/*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: 474px;
    left: 0;
    font-size: 12px;
    font-weight: 400;
    background: #fff;
    background: rgba(255,255,255,0.65);
    color: #b8b8b8;
}

.busquedaAvanzada > a:hover {
    background: #fff;
    color: #292929;
    text-decoration: underline;
}


/* ====================
   MAIN TEXT
   ==================== */
article#mainText {
    background: none;
    /*background-position: right top !important;*/
    padding: 0;
    margin: 0 auto 20px auto;
    background: #f1f1f1;
    position: relative;
}

article#mainText > div {
    padding: 0px;
    position: absolute;
    bottom: 65px;
    left: 50%;
    border: 10px solid rgba(255, 255, 255, 0.4);
}

/*article#mainText > div:before {
	content: "";
	width: 85px;
	height: 72px;
	background: url(img/quote.png);
	position: absolute;
	top: -30px;
	left: 50%;
	margin-left: -42px;
}*/

article#mainText h2 {
    position: relative;
    margin-bottom: 20px;
    display: none;
}

#mainText .welcome {
    text-align: center;
    line-height: 20px;
    width: 100% !important;
    color: #FFF;
    padding: 50px 20px 10px 20px;
    display: table;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    float: none !important;
    background: -moz-linear-gradient(top,  rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.65) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.1)), color-stop(100%,rgba(0,0,0,0.65)));
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.65) 100%);
    background: -o-linear-gradient(top,  rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.65) 100%);
    background: -ms-linear-gradient(top,  rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.65) 100%);
    background: linear-gradient(to bottom,  rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a000000', endColorstr='#a6000000',GradientType=0 );
}

#mainText .datosContacto {
    padding-left: 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-left: 1px solid #ccc;
    display: none;
}

#mainText > div {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}


/* ====================
   BOX PROMOCIONES, VENTA Y ALQUILER
   ==================== */
.promocion, .venta, .alquiler {
    padding: 0px !important;
    background: #f1f1f1;
}

.promocion {
    background: none;
}

.venta, .alquiler {
    margin-bottom: 100px;
}

.venta:before, .alquiler:before {
    content: "";
    width: 100%;
    height: 5px;
    background: url(img/bg_propiedades2.png) repeat-x;
    position: absolute;
    bottom: -5px;
    left: 0;
}

.venta .sliderPropiedad.sliderMini .img a, .alquiler .sliderPropiedad.sliderMini .img a {
    position: relative;
}

.venta .sliderPropiedad.sliderMini .img a:before, .alquiler .sliderPropiedad.sliderMini .img a:before {
    content: "";
    width: 100%;
    height: 5px;
    background: url(img/bg_propiedades.png) repeat-x;
    position: absolute;
    bottom: 3px;
    left: 0;
    z-index: 1;
}

.promocion h3, .venta h3, .alquiler h3 {
    width: 100%;
    font-size: 18px;
    color: #121a89;
    text-align: center;
    font-weight: 700;
    margin: -2px 0 0 0;
    padding: 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
    overflow: visible;
    z-index: 10;
    text-transform: uppercase;
}

.promocion h3 {
    color: #121a89;
    font-weight: 400;
    padding: 10px;
    border-bottom: 1px solid #e7e7e7;
}

.venta h3, .alquiler h3 {
    margin-top: 5px;
}

.venta figure, .alquiler figure {
    position: relative;
}

.box_horizontal .venta figure:after, .box_horizontal .alquiler figure:after {
    display: none;
}

.promocion figure:hover .sliderPropiedad.sliderMini {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}

.promocion .sliderPropiedad .sliderPrincipal .img a {
    position: relative;
}

.promocion .sliderPropiedad .sliderPrincipal .img a:before {
    content: "";
    width: 141px;
    height: 7px;
    background: url(img/bg_promociones.png);
    position: absolute;
    bottom: -5px;
    left: 0;
}

.promocion .sliderPropiedad .sliderPrincipal .img a:after {
    content: "";
    width: 140px;
    height: 7px;
    background: url(img/bg_promociones2.png) right;
    position: absolute;
    bottom: -5px;
    right: 0;
}

.promocion .sliderPropiedad .sliderPrincipal .img img {
    position: relative;
    border: 5px solid #f1f1f1;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.venta .sliderPropiedad .sliderPrincipal .img img, .alquiler .sliderPropiedad .sliderPrincipal .img img {
    position: relative;
}

.venta .sliderPropiedad .sliderPrincipal .img img:before, .alquiler .sliderPropiedad .sliderPrincipal .img img:before {
    content: "";
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 5px solid #fabb34;
    border-bottom: 5px solid transparent;
    position: absolute;
    top: 5px;
    right: -10px;
}

#results .promocion .sliderPropiedad .sliderPrincipal .img img, #results .venta .sliderPropiedad .sliderPrincipal .img img, #results .alquiler .sliderPropiedad .sliderPrincipal .img img {
    border: none;
}

.promocion figure div.mask {
    background: none;
    bottom: 2px;
    max-height: 155px;
    z-index: 11;
    display: none;
}

.promocion figure:hover div.mask {
}

.promocion figure div.mask a {
    width: 100%;
    height: 100%;
    padding: 0;
    position: relative;
    top: -4px;
    left: -1px;
    background: none;
    text-indent: -9999px;
    border: 1px solid #FFF;
}

.promocion figure div.mask a:hover {
    background: rgba(255,255,255,0.4);
}

.promocion .contenido {
    height: 73px;
    margin: 0;
    position: relative;
    padding: 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin-top: 3px;
}

.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: 16px;
    margin: 0px;
    color: #575757;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.promocion .contenido .precio {
    background: none;
    color: #575757;
    margin: 3px 0 0 0;
    padding: 0;
    font-size: 16px;
    text-align: center;
    position: relative;
    z-index: 1;
}

.box_horizontal .venta h3, .box_horizontal .alquiler h3 {
    color: #292929;
    top: 5px !important;
    left: 172px !important;
    width: 301px !important;
    background: none !important;
    text-align: left !important;
    box-shadow: none !important;
    margin-top: 0px;
}

.box_horizontal .venta h3:before, .box_horizontal .alquiler h3:before, .box_horizontal .venta h3:after, .box_horizontal .alquiler h3:after {
    display: none;
}

.venta figure div.mask, .alquiler figure div.mask {
    position: absolute;
    background: none;
    z-index: 10;
    height: auto;
}

.venta figure div.mask, .alquiler figure div.mask, .venta figure:hover div.mask, .alquiler figure:hover div.mask {
    top: 340px;
    bottom: initial !important;
}

.venta figure div.mask div.referencia, .alquiler figure div.mask div.referencia {
    background: none;
    font-size: 12px;
    text-align: center;
}

.box_horizontal .venta figure div.mask div.referencia, .box_horizontal .alquiler figure div.mask div.referencia {
    text-align: left;
    width: 250px;
    left: 159px;
}

.venta figure div.mask div.referencia span, .alquiler figure div.mask div.referencia span {
    display: inline-block;
    width: 45%;
    text-align: center;
    font-size: 20px;
    padding: 13px 0;
    color: #575757 !important;
}

.venta figure div.mask div.referencia span.tipo, .alquiler figure div.mask div.referencia span.tipo {
    margin: 0;
    position: relative;
    width: 45%;
    float: none;
}

.venta figure div.mask div.referencia span.tipo:before, .alquiler figure div.mask div.referencia span.tipo:before {
    content: "";
    width: 27px;
    height: 26px;
    background: url(img/icn_tipo.png);
    position: absolute;
    top: -17px;
    left: 50%;
    margin-left: -13px;
}

.venta figure div.mask div.referencia span.tipo:after, .alquiler figure div.mask div.referencia span.tipo:after {
    content: "";
    width: 1px;
    height: 80px;
    background: #b5b5b5;
    position: absolute;
    top: -32px;
    right: -1px;
}

.venta figure div.mask div.referencia span.numeroRef, .alquiler figure div.mask div.referencia span.numeroRef {
    margin: 0;
    position: relative;
    width: 45%;
    float: none;
}

.venta figure div.mask div.referencia span.numeroRef:before, .alquiler figure div.mask div.referencia span.numeroRef:before {
    content: "";
    width: 27px;
    height: 24px;
    background: url(img/icn_ref.png);
    position: absolute;
    top: -16px;
    left: 50%;
    margin-left: -13px;
}

.venta figure:hover .sliderPropiedad.sliderMini, .alquiler figure:hover .sliderPropiedad.sliderMini {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}

.box_horizontal .venta .contenido .descripcionCaracteristicas h4, .box_horizontal .alquiler .contenido .descripcionCaracteristicas h4 {
    background: none;
    text-align: left;
}

.venta .contenido .descripcionCaracteristicas h4 a, .alquiler .contenido .descripcionCaracteristicas h4 a {
    color: #575757;
    text-decoration: none;
}

.descripcionCaracteristicas .caracteristicas span {
    font-weight: 300 !important;
    display: none;
}

.promocion .contenido .descripcionCaracteristicas ul.caracteristicas, .venta .contenido .descripcionCaracteristicas ul.caracteristicas, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas {
    list-style: none;
    margin: 0;
    text-align: center;
    border-bottom: 1px solid #B5B5B5;
}

#results .venta .contenido .descripcionCaracteristicas ul.caracteristicas, #results .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas {
    height: 80px;
    margin-top: 15px;
}

#results .box_horizontal .venta .contenido .descripcionCaracteristicas ul.caracteristicas, #results .box_horizontal .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas {
    text-align: left;
}

.venta .contenido .acciones, .alquiler .contenido .acciones {
    position: absolute;
    top: 111px !important;
    right: 5px;
    z-index: 8;
}

.venta .contenido .acciones a, .alquiler .contenido .acciones a {
    width: 34px;
    height: 34px;
    display: block;
    text-indent: -9999px;
    border-radius: 2px;
    background: #e5c18b url(img/icn_lupa.png) no-repeat center;
    transition: all ease .15s;
    -webkit-transition: all ease .15s;
    -moz-transition: all ease .15s;
}

.venta .contenido .acciones a:hover, .alquiler .contenido .acciones a:hover {
    background: #bf975a url(img/icn_lupa.png) no-repeat center;
    transition: all ease .25s;
    -webkit-transition: all ease .25s;
    -moz-transition: all ease .25s;
}

.sliderPropiedad.sliderMini .sliderPrincipal > a {
    width: 33px;
    height: 33px;
    top: 50%;
    margin-top: -16px;
    background-image: url(img/nav_slider_box.png);
    background-repeat: no-repeat;
    opacity: 0.7;
    filter: alpha(opacity=70);
}

#home .sliderPropiedad.sliderMini .sliderPrincipal > a {
    top: 45%;
}

.sliderPropiedad.sliderMini .sliderPrincipal > a:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.sliderPropiedad.sliderMini .sliderPrincipal > a.anterior {
    background-position: 0 0;
    left: 10px;
}

.sliderPropiedad.sliderMini .sliderPrincipal > a.siguiente {
    background-position: -33px 0;
    right: 10px;
}

.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: 5px 10px;
    margin-top: -2px;
    height: 120px;
    z-index: 3;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

#results .venta .contenido, #results .alquiler .contenido {}

.box_horizontal .venta .contenido, .box_horizontal .alquiler .contenido {
    padding: 0;
    height: auto;
}

.box_vertical .venta .contenido .precio, .box_vertical .alquiler .contenido .precio {
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    padding: 0 !important;
    margin: 0 auto;
    background: #292929;
    z-index: 10 !important;
    height: 55px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
    position: absolute;
    bottom: -70px;
    left: 0;
}

.box_vertical .venta .contenido .precio:before, .box_vertical .alquiler .contenido .precio:before {
    content: "";
    width: 100%;
    height: 5px;
    background: url(img/bg_propiedades3.png);
    position: absolute;
    top: -5px;
    left: 0;
}

.box_vertical .venta .contenido .precio span, .box_vertical .alquiler .contenido .precio span {
    font-weight: 300 !important;
}

.box_vertical .venta .contenido .precio p, .box_vertical .alquiler .contenido .precio p {
    line-height: 55px !important;
    /*float: right;*/
}

#home .box_vertical .venta .contenido .precio p, #home .box_vertical .alquiler .contenido .precio p {
    display: block;
}

.venta .contenido .precio .antes, .alquiler .contenido .precio .antes {
    color: #fff;
    margin: -11px 0 -35px 0;
    font-weight: 300;
    /*float: left !important;*/
}

#results .venta .contenido .precio .antes, #results .alquiler .contenido .precio .antes {
    margin: -11px 0 -35px 0;
}

#home .venta .contenido .precio .antes, #home .alquiler .contenido .precio .antes {
    font-weight: 300;
}

#results .box_horizontal .venta .contenido .precio p, #results .box_horizontal .alquiler .contenido .precio p {
    float: none !important;
    display: inline-block;
}

#results .box_horizontal .venta .contenido .precio .antes, #results .box_horizontal .alquiler .contenido .precio .antes {
    color: #fff;
}


.venta .contenido .descripcionCaracteristicas, .alquiler .contenido .descripcionCaracteristicas {
    color: #575757;
    font-size: 12px;
    height: 100px;
    margin-bottom: 80px;
}

#results .venta .contenido .descripcionCaracteristicas, #results .alquiler .contenido .descripcionCaracteristicas {
    height: auto;
}

#results .box_horizontal .venta .contenido .descripcionCaracteristicas, #results .box_horizontal .alquiler .contenido .descripcionCaracteristicas {
    height: auto;
}

.venta .contenido .descripcionCaracteristicas p.descripcion, .alquiler .contenido .descripcionCaracteristicas p.descripcion {
    margin: 0;
    color: #575757;
    text-align: center;
}

#results .venta .contenido .descripcionCaracteristicas p.descripcion, #results .alquiler .contenido .descripcionCaracteristicas p.descripcion {
    position: inherit;
    width: auto;
}

.venta .contenido .descripcionCaracteristicas h4, .alquiler .contenido .descripcionCaracteristicas h4 {
    font-size: 14px;
    margin-bottom: 0px;
    text-align: center;
    padding-bottom: 15px;
    position: relative;
    overflow: visible;
}

.venta .contenido .descripcionCaracteristicas h4:before, .alquiler .contenido .descripcionCaracteristicas h4:before {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100%;
}

.box_horizontal .promocion figure, .box_horizontal .venta figure, .box_horizontal .alquiler figure {
    top: 10px;
    left: 10px;
}

.box_horizontal .promocion figure .mask, .box_horizontal .venta figure .mask, .box_horizontal .alquiler figure .mask, .box_horizontal .promocion figure:hover .mask, .box_horizontal .venta figure:hover .mask, .box_horizontal .alquiler figure:hover .mask {
    bottom: 2px;
}

.promocion .contenido .descripcionCaracteristicas ul.caracteristicas li, .venta .contenido .descripcionCaracteristicas ul.caracteristicas li, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li {
    display: inline-block;
    width: 45%;
    text-align: center;
    font-size: 20px;
    padding: 13px 0;
    margin: 0;
}

.venta .contenido .descripcionCaracteristicas ul.caracteristicas li.habitaciones, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li.habitaciones {
    border-right: 1px solid #b5b5b5;
}

.promocion .contenido .descripcionCaracteristicas ul.caracteristicas li i.wxp-habitaciones, .venta .contenido .descripcionCaracteristicas ul.caracteristicas li i.wxp-habitaciones, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li i.wxp-habitaciones {
    display: block;
    width: 28px;
    height: 17px;
    background: url(img/icn_habitaciones.png) no-repeat;
    margin: 0 auto 7px auto;
}

.promocion .contenido .descripcionCaracteristicas ul.caracteristicas li i.wxp-supConstruida, .venta .contenido .descripcionCaracteristicas ul.caracteristicas li i.wxp-supConstruida, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li i.wxp-supConstruida, .promocion .contenido .descripcionCaracteristicas ul.caracteristicas li i.wxp-supParcela, .venta .contenido .descripcionCaracteristicas ul.caracteristicas li i.wxp-supParcela, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li i.wxp-supParcela, .promocion .contenido .descripcionCaracteristicas ul.caracteristicas li i.wxp-supHabitable, .venta .contenido .descripcionCaracteristicas ul.caracteristicas li i.wxp-supHabitable, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li i.wxp-supHabitable {
    display: block;
    width: 18px;
    height: 18px;
    background: url(img/icn_sup.png) no-repeat;
    margin: 0 auto 7px auto;
}

.box_horizontal .promocion figure .mask, .box_horizontal .venta figure .mask, .box_horizontal .alquiler figure .mask {
    display: none;
}

.box_horizontal .promocion .contenido .precio, .box_horizontal .venta .contenido .precio, .box_horizontal .alquiler .contenido .precio {
    position: absolute;
    top: 0px;
    right: 10px;
}

.box_horizontal .promocion .descripcion, .box_horizontal .venta .descripcion, .box_horizontal .alquiler .descripcion {
    float: none;
}

.contenido .descripcionCaracteristicas {
    text-align: left;
}

.promocion .contenido .descripcionCaracteristicas {
    text-align: center;
    position: relative;
    z-index: 1;
}

.box_horizontal .contenido .descripcionCaracteristicas {
    text-align: left;
}

.box_horizontal .promocion .contenido, .box_horizontal .venta .contenido, .box_horizontal .alquiler .contenido {
    float: left;
    margin-left: 20px;
    padding-left: 10px;
    width: 75%;
    height: 210px;
}

.box_horizontal .venta .contenido .descripcionCaracteristicas, .box_horizontal .alquiler .contenido .descripcionCaracteristicas {
    margin-top: 45px;
}

#results .box_horizontal .venta .contenido .acciones, #results .box_horizontal .alquiler .contenido .acciones {
    display: none;
}

.box_horizontal .promocion, .box_horizontal .venta, .box_horizontal .alquiler {
    min-height: 151px;
}



/* ====================
   FORMULARIO ALERTAS BÚSQUEDAS
   ==================== */



/* ====================
   MAILING LIST
   ==================== */
aside {
    background: none;
    background-position: center 50px !important;
    background-repeat: no-repeat;
    margin: 0 auto;
    position: absolute;
    top: 20px;
    left: 50%;
}
#home aside #mailingList {
    width: 445px !important;
    /*left: 80px;*/
    float: none;
}
aside #mailingList {
    width: 22% !important;
    background: rgb(255,255,255);
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(246,246,246,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(246,246,246,1)));
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 100%);
    background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 100%);
    background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 100%);
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 );
    float: right;
    padding: 20px;
    position: relative;
    box-sizing: border-box;
    bottom: -10px;
}

aside #mailingList:before {
    content: "";
    width: 8px;
    height: 255px;
    background: url(img/bg_aside.png);
    position: absolute;
    bottom: 0;
    left: -8px;
}

aside #mailingList:after {
    content: "";
    width: 8px;
    height: 255px;
    background: url(img/bg_aside2.png);
    position: absolute;
    bottom: 0;
    right: -8px;
}

aside #mailingList > div:before {
    content: "";
    width: 265px;
    height: 8px;
    background: url(img/bg_aside3.png);
    position: absolute;
    bottom: -8px;
    left: 50%;
    margin-left: -132px;
}

aside #mailingList p {
    margin: 0 0 20px 0;
    text-align: center !important;
}

aside #mailingList p, aside #mailingList form .line.checkbox p a {
    color: #575757;
    float: none;
}

aside #mailingList form {
    width: 100% !important;
    padding: 0;
}

aside #mailingList form .line {
    float: none;
    width: 100%;
}

aside #mailingList form .line input[type="text"] {
    margin: 0 auto;
    width: 100%;
}

aside #mailingList form .line button {
    margin: 10px 0;
    width: 100%;
    background: #e5c18b;
}

aside #mailingList form .line button:hover {
    background: #bf975a;
}

aside #mailingList form .line.checkbox {
    top: 0;
    position: inherit;
}

aside #mailingList form .line.checkbox p {
    width: auto !important;
}



/* ====================
   RESULTS
   ==================== */
.vistaResultados ul li a:hover, .vistaResultados ul li a.activo, .paginacion ul li span.activa, .paginacion ul li a:hover {
    background: #292929;
    border: 1px solid #292929;
}

.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;
}

#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: 11;
}

#fichaScroll figure, #fichaScroll div {
    float: none;
    width: auto;
}

#fichaScroll div ul li {
    display: block;
    width: 100%;
    color: #fff;
}

#fichaScroll div ul li i {
    color: #292929;
}

body#promo_details #detalle .colDch {
    position: relative;
}

body#promo_details #detalle .colDch {
    padding-top: 260px;
}

body#promo_details #detalle .colDch .detallesFicha {
    position: absolute;
    top: 0;
    width: 100%;
}

#detalle #ficha .actionBar ul li a {
    color: #575757 !important;
}

/* ====================
   CONTACTO
   ==================== */



/* ====================
   CAPTACIÓN
   ==================== */
form fieldset legend {
    color: #575757;
    border-bottom: 3px solid #292929;
    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 {
    color: #575757;
    border-bottom: 30px solid #e5c18b;
    min-height: 290px;
    background: url(img/bg2.png) no-repeat center bottom;
}

footer a {
    color: #575757;
}

footer #datosContactoFooter {
    position: absolute;
    left: 50%;
    bottom: 30px;
    padding: 10px 0;
    z-index: 1;
}

footer #datosContactoFooter:before {
    content: "";
    width: 111px;
    height: 235px;
    background: url(img/bg_footer.png) no-repeat;
    position: absolute;
    bottom: -30px;
    left: 0;
}

footer #datosContactoFooter div {
    font-weight: 300;
    float: none;
    margin-left: 150px;
    text-align: left;
}

footer #datosContactoFooter div.socialLinks {
    position: absolute;
    width: auto;
    left: 300px;
    bottom: 0px;
}

footer #datosContactoFooter div.socialLinks ul li {
    display: block;
    margin-bottom: 10px;
}

footer .socialLinks a {
    color: #e5c18b;
}

footer #datosContactoFooter div.socialLinks ul li a i:after {
    content: "";
    margin-left: 15px;
    font-size: 16px;
    color: #737373;
    font-family: 'Oxygen', Arial,Helvetica,sans-serif;
    position: relative;
    top: -3px;
}

footer #datosContactoFooter div.socialLinks ul li.facebook a i:after {
    content: "Facebook";
}

footer #datosContactoFooter div.socialLinks ul li.twitter a i:after {
    content: "Twitter";
}

footer #datosContactoFooter div.socialLinks ul li.googleplus a i:after {
    content: "Google Plus";
}

footer #datosContactoFooter div.socialLinks ul li.youtube a i:after {
    content: "You Tube";
}

footer #datosContactoFooter div.socialLinks ul li.instagram a i:after {
    content: "Instagram";
}

footer #datosContactoFooter div.socialLinks ul li.pinterest a i:after {
    content: "Pinterest";
}

footer #datosContactoFooter div.socialLinks ul li.linkedin a i:after {
    content: "LinkedIn";
}

footer #datosContactoFooter div.socialLinks > i {
    display: none !important;
}

footer div.email > i:before, footer div.direccion > i:before, footer div.tlf > i:before, footer div.socialLinks > i:before {
    display: none;
}

footer div.email > i, footer div.direccion > i, footer div.tlf > i, footer div.socialLinks > i {
    float: left;
    width: 29px;
    height: 28px;
    background: url(img/icn_footer2.png);
    margin-right: 15px;
}

footer div.email > i {
    background-position: 0 0;
}

footer div.direccion > i {
    background-position: -28px 0;
}

footer div.tlf > i {
    background-position: -56px 0;
}

footer div.socialLinks > i {
    background-position: -84px 0;
}

footer #creditos {
    border-top: none;
    color: #737373;
    text-align: right;
    position: relative;
    bottom: -135px;
}

footer #creditos .left {
    float: none;
    margin-bottom: 25px;
}

footer #creditos .right {
    float: none;
}

footer #creditos a {
    color: #737373;
}

footer #creditos .right p a {
    /*background-image: url(//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/img/logoinmoweb2_gris.png) !important;*/
    text-align: left;
}

footer #datosContactoFooter div span {
    font-size: 16px;
}
#home aside{
    position: unset;
    margin: 0px;
    width: 100% !important;
}
#home .direccion div{
    margin-left: 0;
}

/* ====================
   RESPONSIVE
   ==================== */
@media screen and (min-width: 0) and (max-width: 767px) {
    #background {
        background: none;
    }

    header, #content, #seccServicios .contenedor {
        width: 100%;
    }

    header {
        height: auto !important;
    }

    header h1 {
        height: 130px;
    }

    #bgContent {
        padding-top: 0;
    }

    section {
        padding-top: 60px;
        float: none;
        width: 100%;
    }

    #home #content, #content {
        padding-top: 0 !important;
        margin-top: 0 !important;
    }

    h2:before, h2:after {
        display: none;
    }

    #home section {
        padding-top: 10px;
    }

    #home #logo:after {
        display: none;
    }

    #logo {
        position: initial;
        width: 100%;
        margin: 0;
        background: #121a89;
    }

    #logo:before {
        content: "";
        width: 55px;
        height: 93px;
        background: url(img/logo2.png);
        position: absolute;
        top: 5px;
        left: 5px;
        background-size: contain;
    }

    #navegacion #navHeader {
        margin-left: 0px;
    }

    #navegacion ul#idiomas li a.langSelect {
        width: auto;
    }

    #logo img {
        width: 40%;
        padding: 20px 0;
        margin-left: 65px;
        float: left;

    }

    #buscador > div {
        width: 100% !important;
        padding: 0 !important;
    }

    #buscador #openProperty form div.line, #buscador #openNew form div.line {
        width: 100% !important;
    }

    #buscador div form:first-child {
        padding: 10px;
    }

    #slideshow {
        display: none;
    }

    #navegacion {
        z-index: 100000;
        top: 97px;
        position: initial;
    }

    #navegacion nav {
        padding: 0;
        text-align: left;
    }

    #navegacion ul li a {
    }

    #navegacion ul#idiomas li ul {
        height: auto !important;
    }

    #navegacion #navHeader #navToggle, #navegacion #navHeader #searchToggle {
        display: inline-block;
    }

    #navegacion ul#idiomas {
        top: 8px;
        right: 10px;
        z-index: 1000000;
    }

    #navegacion ul#idiomas {
        margin-right: 0;
    }

    #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: #98743e;
        border-color: #98743e;
        color: #fff;
    }

    #navegacion #navHeader #navLinks li:last-child {
        border-right: none;
        border-left: none;
        padding-left: 0px;
        margin-left: 0px;
    }

    #slider {
        display: none !important;
    }

    #navegacion #navHeader {
        position: inherit;
        padding: 0 10px;
        float: left;
        width: 100%;
        box-sizing: border-box;
    }

    #navegacion #navHeader #navLinks {
        top: 43px;
        padding: 0 10px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        background: #98743e;
        display: none;
    }

    #navegacion #navHeader #navLinks .dropDownMenu ul {
        background: none !important;
    }

    #navegacion ul li:hover a {
        background: #bf975a !important;
        color: #fff;
    }

    #navegacion nav div > ul > li:hover > a:before, #navegacion nav ul#favoritos > li:hover > a:before {
        display: none;
    }

    #navegacion ul#idiomas > li > a {
        margin-bottom: 0;
    }

    #home #buscador, #buscador {
        z-index: 1000;
        top: 15px;
        left: 0 !important;
        display: none;
        float: none !important;
        margin: 0;
        padding-left: 0;
        padding-right: 0;
    }

    .home_section {
        display: none;
    }

    #buscador .tabs {}

    #idiomas > li > a > i {
        /*color: #fff;*/
    }

    #navegacion ul li a {
        color: #fff;
        /*height: 40px;
        line-height: 40px;*/
    }

    section {
        float: none !important;
        width: 100% !important;
        padding: 0;
    }

    #home section article.offers {
        top: 0px;
        width: 100% !important;
    }

    .box_vertical .venta figure, .box_vertical .alquiler figure, .box_vertical .venta h3, .box_vertical .alquiler h3, .box_vertical .venta .contenido, .box_vertical .alquiler .contenido {
        float: none !important;
        width: 100% !important;
    }

    .promocion figure, .venta figure, .alquiler figure {
        left: 0;
    }

    .promocion figure div.mask {
        max-height: 170px;
    }

    .promocion .contenido {
        top: 2px;
        left: 0px;
    }

    #sliderPropiedad {
        width: 320px;
    }

    .sliderPropiedad .sliderPrincipal .img img {
        max-height: initial;
    }

    #ficha .sliderPropiedad .sliderPrincipal .img {
        height: auto;
    }

    .promocion {
        height: auto !important;
    }

    .venta, .alquiler {
        height: 400px !important
    }

    .promocion .contenido .precio {
        margin-bottom: 10px;
    }

    .venta .contenido .precio, .alquiler .contenido .precio {

    }

    #fichaScroll {
        top: 0px;
        width: 100%;
        margin-left: 0;
        left: 0;
    }

    #fichaScroll figure {
        width: 32%;
        float: left;
    }

    #fichaScroll div {
        font-size: 14px;
    }

    #fichaScroll div ul li {
        margin: 0 0 5px 10px;
        width: 100%;
    }

    .venta .contenido .acciones, .alquiler .contenido .acciones {
        top: 305px;
        height: 169px;
    }

    #buscador .busquedaAvanzada {
        display: none;
    }

    aside #mailingList form .line.checkbox {
        top: 0px !important;
    }

    #seccServicios {
        height: 460px;
        bottom: 267px;
    }

    #seccServicios .contenedor div {
        width: 100%;
        float: none;
    }

    .promocion .contenido .descripcionCaracteristicas p {
        width: 260px;
    }

    #bgContent, #home #bgContent {
        margin-top: 0 !important;
    }

    #home .box_vertical div.venta:nth-child(2n+1) figure:before, #home .box_vertical div.alquiler:nth-child(2n+1) figure:before, #home .box_vertical div.venta:nth-child(2n) figure:before, #home .box_vertical div.alquiler:nth-child(2n) figure:before {
        display: none;
    }

    aside {
        margin: 0 auto 0px auto;
        display: none;
    }

    aside #mailingList {
        width: 100% !important;
        margin-top: 0;
    }

    aside #mailingList form .line.checkbox {
        margin-left: 0;
    }

    aside #mailingList form .line.checkbox p {
        text-align: left !important;
        width: 90% !important;
    }

    footer #datosContactoFooter div, footer #datosContactoFooter div.socialLinks > i {
        display: block;
    }

    footer #datosContactoFooter div {
        width: 100% !important;
        margin: 0;
        position: initial !important;
        bottom: 0 !important;
        left: 0 !important;
        text-align: left !important;
        margin-left: 0px !important;
    }

    footer #creditos {
        padding: 10px;
        bottom: 15px;
    }

    header {}

    .venta .contenido .descripcionCaracteristicas p.descripcion, .alquiler .contenido .descripcionCaracteristicas p.descripcion {
        position: inherit;
    }

    .box_vertical .venta .contenido .precio, .box_vertical .alquiler .contenido .precio {
        width: 100% !important;
    }

    #navegacion #navHeader #operationList {
        display: none;
    }

    #navegacion ul#favoritos {
        display: none;
    }

    .promocion .contenido:before, .venta:before, .alquiler:before, #results .venta:before, #results .alquiler:before, #results .box_horizontal .venta:before, #results .box_horizontal .alquiler:before {}

    footer #datosContactoFooter {
        padding: 20px 0;
        left: 0;
        position: initial;
    }

    #home footer #datosContactoFooter:before {
        display: none;
    }

    footer .socialLinks a {
        color: inherit;
    }

    .box_vertical .venta, .box_vertical .alquiler {
        margin-bottom: 100px;
    }

    header .datosContacto address li.telefono a {
        color: #ffffff;
        font-size:16px;
    }

    header .datosContacto {
        display: block;
        right: 10px;
    }

    header .datosContacto address li.telefono {
        width: 100px;
        margin-top: -10px;
    }
    a#aviso_legal_cookie {
        background: none !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: 25px;
    }

    #seccServicios {
        bottom: 213px;
    }

    .promocion figure div.mask {
        max-height: 260px;
    }

    .venta h3, .alquiler h3 {
        top: 297px;
    }

    .venta .contenido .descripcionCaracteristicas, .alquiler .contenido .descripcionCaracteristicas {
        height: auto;
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    section article.home_section:nth-child(2), .nivo-caption .contenedor .contenido, aside, section {
        width: 768px !important;
    }

    #buscador > div {}

    #buscador #openProperty form div.line, #buscador #openNew form div.line {
        width: 100%;
    }

    article#mainText {
        display: none;
    }

    .tabs li a {
        padding: 10px 5px;
    }

    section article.home_section:nth-child(3) {
        top: 610px;
    }

    section article.home_section:nth-child(4) {
        display: none;
    }

    .busquedaAvanzada > a {
        right: 0;
        top: 493px;
        background: none;
    }

    section article.home_section:nth-child(3), section article.home_section:nth-child(3) a {
        width: 230px !important;
    }

    section article.home_section:nth-child(3) {
        right: -230px !important;
    }

    section article.home_section:nth-child(3) a img {
        width: 100%;
    }

    #seccServicios {
        bottom: 358px;
    }

    .nivo-directionNav, #navegacion ul#favoritos > li > div, #buscador, footer #datosContactoFooter, aside {
        width: 768px !important;
        margin-left: -384px;
    }
    footer div#datosContactoFooter {
        width: 560px !important;
    }
    article#mainText > div {
        width: 808px !important;
        margin-left: -404px;
    }

    article#mainText .welcome, article#mainText > div h2 {
        width: 70%;
    }

    #navegacion {
    }

    #navegacion ul li a {
        /*padding: 0px 7px !important;
        font-size: 12px;*/
    }

    /*#navegacion #navHeader #navToggle {
        display: block;
        float: right;
        margin-top: -8px;
    }

    #navegacion #navHeader #navLinks {
        display: block;
        background: #FFF;
        position: relative;
        right: 0;
        top: 47px;
    }

    #navegacion ul#navLinks > li {
        float: none;
    }

    #navegacion ul#navLinks > li > a {
        white-space: nowrap;
    }*/

    .box_vertical .promocion, .box_vertical .venta, .box_vertical .alquiler {
        width: 45.5%;
    }

    #home .box_vertical .venta, #home .box_vertical .alquiler {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }

    .box_vertical .promocion {
        height: 260px;
    }

    .box_vertical .venta, .box_vertical .alquiler {
        height: 440px;
    }

    #home .box_vertical .venta .contenido .precio, #home .box_vertical .alquiler .contenido .precio {}

    aside div#mailingList > div > p {
        width: 100% !important;
        text-align: center !important;
    }

    aside div#mailingList div > form {
        /*left: 50% !important;
        margin-left: -247px !important;*/
    }

    article.offers #leyenda form .line .desplegado span, article.offers #leyenda form .line ul li {
        width: 100%;
    }

    #detalle #ficha div.colIzq {
        width: 100%;
    }

    #detalle #ficha div.colDch {
        width: 100%;
    }

    #sliderPropiedad {
        width: 785px;
    }

    #detalle #sliderPropiedad .img img {
        max-height: 583px;
    }

    #captacion form .datosPersonales div.line:nth-child(2), #captacion form .datosPersonales div.line:nth-child(3) {
        width: 100%;
    }

    #captacion form .localizacionInmueble div.line:nth-child(2), #captacion form .localizacionInmueble div.line:nth-child(3), #captacion form .localizacionInmueble div.line:nth-child(4), #captacion form .localizacionInmueble div.line:nth-child(5) {
        width: 100%;
    }

    #captacion form .detalleInmueble div.line {
        width: 45.3%;
    }

    #captacion form div.line:last-child div button {
        width: 30%;
    }

    .venta .contenido .acciones, .alquiler .contenido .acciones {
        top: 156px !important;
    }

    #results .venta .contenido .acciones, #results .alquiler .contenido .acciones {
        top: 236px;
    }

    #results .box_vertical .venta, #results .box_vertical .alquiler {
        height: 400px !important;
    }

    #navegacion ul#idiomas li a {
        text-align: center;
    }

    #navegacion ul#idiomas li a span span:last-child {
        display: none;
    }

    .sliderPropiedad.sliderMini .img {
        height: 200px;/*204*/
        /*display: table-cell;*/
        vertical-align: middle;
        text-align: center;
    }

    .promocion .sliderPropiedad.sliderMini .img {
        height: 151px;/*204*/
    }

    #results .sliderPropiedad.sliderMini .img {
        height: 143px;
    }

    .sliderPropiedad.sliderMini .img img {
        width: auto;
        max-width: 100%;
        max-height: 100%;
    }

    .promocion .contenido {
    }

    #slider #slideshow img {
        top: 0 !important;
    }

    section article.home_section:nth-child(2) div[class*="bloque"] .izq {
        display: none;
    }

    section article.home_section:nth-child(2) div[class*="bloque"] .dch {
        width: 100%;
    }

    .promocion h3 {}

    footer #datosContactoFooter div span {}

    aside #mailingList form .line input[type="text"] {}

    #home .box_vertical div.venta:nth-child(2n) figure:before, #home .box_vertical div.alquiler:nth-child(2n) figure:before {
        left: -1px;
    }

    #navegacion {}

    #home .box_vertical .venta .contenido, #home .box_vertical .alquiler .contenido {}

    #navegacion #operationList a.title {
        text-indent: -9999px;
        padding: 0 20px !important;
    }

    #navegacion #operationList li.title:after {
        content: "\f046";
        display: inline-block;
        font-family: FontAwesome;
        position: absolute;
        top: 15px;
        left: 50%;
        margin-left: -6px;
        color: #9D753A;
    }

    footer #datosContactoFooter div {
        margin-left: 130px;
        width: 50%;
    }

    .venta figure div.mask, .alquiler figure div.mask, .venta figure:hover div.mask, .alquiler figure:hover div.mask {
        top: 384px;
    }

    footer #datosContactoFooter div.socialLinks {
        left: 240px;
    }
}

@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), .nivo-caption .contenedor .contenido, aside, section {
        width: 984px !important;
    }

    #slider {}

    #navegacion {}

    #logo {}

    .nivo-directionNav, #buscador, footer #datosContactoFooter, aside {
        width: 984px !important;
        margin-left: -492px;
    }
    footer div#datosContactoFooter {
        width: 750px !important;
    }

    article#mainText > div {
        width: 768px !important;
        margin-left: -512px;
    }

    .box_vertical .promocion {
        width: 30.5%;
        height: 200px;
    }

    .box_vertical .venta, .box_vertical .alquiler {
        height: 230px !important;
    }

    #home .box_vertical .venta, #home .box_vertical .alquiler {
        width: 45.7%;
        height: 370px !important;
    }

    #results .box_vertical .venta, #results .box_vertical .alquiler {
        height: 385px !important;
        width: 30%;
    }

    #results .venta figure div.mask, #results .alquiler figure div.mask {}

    aside div#mailingList > div > p {
        width: 100% !important;
        text-align: center !important;
    }

    footer #datosContactoFooter div {
        width: 39%;
    }

    aside div#mailingList div > form {}

    #detalle #ficha div.colIzq {
        width: 60%;
    }

    #detalle #ficha div.colDch {
        width: 30%;
    }

    #sliderPropiedad {
        width: 655px;
    }

    #detalle #sliderPropiedad .img img {
        max-height: 482px;
    }

    #captacion form .detalleInmueble div.line {
        width: 21.8%;
    }

    #captacion form .localizacionInmueble div.line:nth-child(2), #captacion form .localizacionInmueble div.line:nth-child(3), #captacion form .localizacionInmueble div.line:nth-child(4), #captacion form .localizacionInmueble div.line:nth-child(5) {
        width: 48.4%;
    }

    .venta .contenido .acciones, .alquiler .contenido .acciones {
        top: 210px;
    }

    #results .venta .contenido .acciones, #results .alquiler .contenido .acciones {
        top: 176px;
    }

    .sliderPropiedad.sliderMini .img {
        height: 130px;/*172*/
        /*display: table-cell;*/
        vertical-align: middle;
        text-align: center;
    }

    #results .sliderPropiedad.sliderMini .img {
        height: 123px;
    }

    .sliderPropiedad.sliderMini .img img {
        width: auto;
        max-width: 100%;
        max-height: 100%;
    }

    #slider #slideshow img {
    }

    .promocion h3 {
        margin-top: 0px;
    }

    .venta .contenido .acciones, .alquiler .contenido .acciones {}

    #banners .banner2 {
        float: right;
    }

    #banners .banner3 {
        clear: both;
        margin: 0 auto;
        float: none;
        position: relative;
        top: 20px;
    }

    #buscador .tabs li a {
        font-size: 10px;
    }

    footer #datosContactoFooter div span {}

    .venta .sliderPropiedad .sliderPrincipal .img img, .alquiler .sliderPropiedad .sliderPrincipal .img img {
        margin-left: 0px;
    }

    #home .box_vertical .venta .contenido, #home .box_vertical .alquiler .contenido {}

    #home .box_vertical .venta h3, #home .box_vertical .alquiler h3 {}

    .venta .contenido .descripcionCaracteristicas p.descripcion, .alquiler .contenido .descripcionCaracteristicas p.descripcion {
        left: -210px;
        top: 100px;
        width: 202px
    }

    .box_vertical .venta .contenido .precio, .box_vertical .alquiler .contenido .precio {}

    .venta .contenido .descripcionCaracteristicas, .alquiler .contenido .descripcionCaracteristicas {
        height: 120px;
    }

    .promocion .contenido .descripcionCaracteristicas p, .promocion .contenido .precio {
        font-size: 16px;
    }

    #results .venta .contenido, #results .alquiler .contenido {}

    .promocion .sliderPropiedad .sliderPrincipal .img a:before, .promocion .sliderPropiedad .sliderPrincipal .img a:after {
        bottom: -4px;
    }

    .venta figure div.mask, .alquiler figure div.mask, .venta figure:hover div.mask, .alquiler figure:hover div.mask {
        top: 331px;
    }

    .venta .contenido .acciones, .alquiler .contenido .acciones {
        position: absolute;
        top: 78px !important;
    }

    .sliderPropiedad.sliderMini .sliderPrincipal > a {
        top: 45%;
    }

    #home .sliderPropiedad.sliderMini .sliderPrincipal > a {
        top: 35%;
    }
    #aviso_cookie div {
        width: 700px !important;
    }
}

@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, .informe_propietario, #aviso_cookie div, .nivo-caption .contenedor .contenido, aside, section {
        width: 1220px !important;
    }

    header .datosContacto, #buscador, footer #datosContactoFooter, aside {
        width: 1220px !important;
        margin-left: -610px;
    }
    footer div#datosContactoFooter {
        width: 1000px !important;
    }
    footer #datosContactoFooter > div {
        width:30%;
    }
    #aviso_cookie div {
        width: 900px !important;
    }
    article#mainText > div {
        width: 950px !important;
        margin-left: -630px;
    }

    #logo {}

    .nivo-directionNav, #navegacion ul#favoritos > li > div {
        width: 1220px;
        margin-left: -610px;
    }

    .box_vertical .promocion {
        height: 275px;
    }

    .box_vertical .venta, .box_vertical .alquiler {
        height: 325px;
    }

    #home .box_vertical .venta, #home .box_vertical .alquiler {
        width: 46.5%;
        height: 395px;
    }

    .box_vertical .promocion, .box_vertical .venta, .box_vertical .alquiler {}

    #details .box_vertical .promocion, #details .box_vertical .venta, #details .box_vertical .alquiler {
        width: 23.3%;
    }

    #detalle #ficha div.colIzq {
        width: 70%;
    }

    #detalle #ficha div.colDch {
        width: 30%;
    }

    .sliderPropiedad {
        width: 849px;
    }

    #detalle #sliderPropiedad .img img {
        max-height: 628px;
    }

    #captacion form .detalleInmueble div.line {
        width: 22.6%;
    }

    .venta .contenido .acciones, .alquiler .contenido .acciones {
        top: 248px;
    }

    .box_vertical .promocion {
        height: 280px;
    }

    #home .box_vertical .promocion {
        width: 31%;
        height: 280px;
    }

    #results_promo .box_vertical .promocion {
        height: 245px;
    }

    #detalle #ficha div.colIzq {
        width: 60%;
    }

    #detalle #ficha div.colDch {
        width: 27%;
    }

    #sliderPropiedad, #video, #googleMaps {
        width: 845px;
    }

    #detalle #sliderPropiedad .img img {
        /*max-height: 482px;*/
    }

    #captacion form .detalleInmueble div.line {
        width: 22.6%;
    }

    #captacion form .localizacionInmueble div.line:nth-child(2), #captacion form .localizacionInmueble div.line:nth-child(3), #captacion form .localizacionInmueble div.line:nth-child(4), #captacion form .localizacionInmueble div.line:nth-child(5) {
        width: 48.4%;
    }

    .venta .contenido .acciones, .alquiler .contenido .acciones {
        top: 210px;
    }

    #results .venta .contenido .acciones, #results .alquiler .contenido .acciones {
        top: 176px;
    }

    #results .box_vertical .venta, #results .box_vertical .alquiler {
        height: 420px;
        width: 31%;
    }

    article.offers #leyenda form .line .desplegado span, article.offers #leyenda form .line ul li {
        width: 100%;
    }

    .sliderPropiedad.sliderMini .img {
        height: 155px;/*162*/
        display: table-cell;
        vertical-align: middle;
        text-align: center;
    }

    #details .sliderPropiedad.sliderMini .img {
        height: 160px;/*162*/
    }

    .promocion .sliderPropiedad.sliderMini .img {
        height: 175px;/*162*/
    }

    #results .sliderPropiedad.sliderMini .img {
        height: 159px;
    }

    .box_horizontal .sliderPropiedad.sliderMini .img {
        height: 85px !important;
    }

    .sliderPropiedad.sliderMini .img img {
        width: auto;
        max-width: 100%;
        max-height: 100%;
    }

    #results .venta figure div.mask, #results .alquiler figure div.mask, #results .venta figure:hover div.mask, #results .alquiler figure:hover div.mask {
        top: 367px;
    }

    .box_horizontal .promocion .contenido .descripcionCaracteristicas ul.caracteristicas, .box_horizontal .venta .contenido .descripcionCaracteristicas ul.caracteristicas, .box_horizontal .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas {
        border-bottom: none;
    }
}

/* ie 8 */
@media \0screen {
}