/* buscador: diseno horizontal */
@import url("//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/imp_buscador_horizontal.css");
@import url("//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/imp_idiomas_horizontal.css");
@import url('https://fonts.googleapis.com/css?family=Dosis:300,400,500,600,700,800');
@import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i,900,900i');
@import url("//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/latest/content/results/imp_results_desplegables_v1.css");
@import url(https://fonts.googleapis.com/css?family=Oxygen:400,700,300);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i);
@import url(https://fonts.googleapis.com/css?family=Montserrat:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i);



/* ====================
   GENERALES
   ==================== */
.globalSelector div.value {
    z-index: 0;
}
aside #mailingList form .line.email:before {
    background-color: #af996c;
}
footer #datosContactoFooter div.socialLinks ul li a i {
    font-size: 22px;
}
label {
    font-size: 12px;
}
.ui-slider .ui-slider-handle, .ui-widget-header {
    background: #af996c !important;
}
#background {
    background: #af996c;
    /*padding-bottom: 91px;*/
}

#container {
    background: #fff;
    margin: 0 auto;
}

header {
    position: relative;
    height: 340px;
}

#home header {
    height: 875px;
}

#logo {
    top: 20px;
    z-index: 1;/*11*/
    /*width: 100%;*/
    text-align: center;
    background: url(img/bglogo.png) no-repeat center 9px;
}

#bgContent {}

#content {}

#home #content {
    padding-top: 60px;
}

section {
    padding: 0px;
}

#home section {
    padding: 0px 0px 20px 0px;
    margin-top: 0;
}

body {
    color: #575757;
    font-family: 'Oxygen', 'Roboto Condensed', sans-serif;
}

a {
    color: #575757;
}

a:hover, a:active {
    color: #af996c;
}

::selection {
    background: #af996c;
    color: #FFF;
}

.btn {
    border-radius: 2px;
    border: none;
    background: #af996c;
    color: #fff;
    margin: 15px 0;
}

.btn:hover {
    border: none;
    background: #867552;
    color: #fff;
}

#bgContent {
    position: relative;
}

#home #bgContent {}

h2 {
    position: relative;
    font-family: 'Dosis', sans-serif;
    font-weight: 500;
    font-size: 32px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    color: #333;
    text-align: center;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

h2:before {
    position: absolute;
    left: 50%;
    bottom: 7px;
    height: 2px;
    background: #8a8a8a;
    content: "";
    display: inline-block;
    width: 75px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
h2:after {
    position: absolute;
    left: 50%;
    bottom: 0px;
    height: 2px;
    background: #8a8a8a;
    content: "";
    display: inline-block;
    width: 75px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-left: 40px;
}

.etiqueta {
    top: 10px !important;
    left: -5px !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;
}

#captacion #seccionInterna legend {
    background: none;
    color: #FFF;
}

#sliderPropiedad {
    background: none;
}

.headerResults {
    background: #ffffff;
    width: 100%;
}

.offers, #seccionInterna, #contacto {
    /*margin: 15px auto;
    padding: 0 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100% !important;*/
}

#seccionInterna {}

.offers:last-child, #seccionInterna {
    margin-bottom: 0;
}

article .texto {
    padding: 0 10px;
}

#contacto .datosContacto {
    background: none;
}

article.offers.box_listado #listOffers, article.offers.box_mapa #listOffers {
    width: 74%;
}

#contacto .datosContacto .sucursales .sucursal:nth-child(2n+1), #contacto .datosContacto .sucursales .sucursal:nth-child(2n+1) a {
    color: #292929;
}

#contacto .datosContacto .sucursales .sucursal:nth-child(2n+1) {}

.vistaResultados ul li a, .filtroResultados > ul > li > a, .filtroResultados > ul > li > ul > li, .filtroResultados > ul > li > ul > li a, .breadcrumbs > ul > li, .breadcrumbs > ul > li > a, #formMasInfo label, #formMasInfo a, .tabs li.activo a {
    color: #575757;
}

table tbody tr:nth-child(2n) td, table tbody tr:nth-child(2n) td a {
    color: #292929;
}

article.headerPage {
    margin: 10px auto;
}


/* ====================
   SLIDER
   ==================== */
#slider {
    width: 100%;
    height: 240px;
    z-index: 0;
    position: relative;
    margin: 0 auto;
    padding: 0;
    overflow: visible;
    top: 165px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /*background: url(slider_images/img01.jpg) no-repeat center top;*/
}

#home #slider {
    height: 750px;
    background: none;
}

#slider #slideshow {
    margin: 0 auto;
    top: 50px;
    height: 750px;
}

.nivoSlider img {
    width: 1920px !important;
    height: 660px !important;
    left: 50% !important;
    margin-left: -960px !important;
}

.nivo-caption {
    background: none !important;
    padding: 0px 0px !important;
    opacity: 1 !important;
    left: 50% !important;
    overflow: visible !important;
    color: #fff !important;
    text-shadow: rgba(0, 0, 0, 0.3) 1px 1px 1px;
    font-size: 28px !important;
    text-align: center;
    font-weight: 500;
    top: 60px;
    display: none !important;
}

.nivo-caption {

}

.nivo-caption > div {
    float: right;
    padding: 20px 30px 20px 70px;
    background: #710303;
    background: rgba(113,3,3,0.9);
    text-align: right;
    margin-right: -20px;
    position: relative;
}

.nivo-caption > div:before {
    content: "";
    width: 47px;
    height: 47px;
    background: url(img/icnaccion.png);
    position: absolute;
    bottom: 12px;
    left: -10px;
}

.nivo-caption .contenedor .contenido p {
    height: 65px;
    line-height: 65px;
    color: #292929;
    font-size: 38px;
    font-weight: 700;
    text-align: right;
    padding: 0 !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.nivo-caption > div span {
    display: block;
    margin-bottom: 7px;
    color: #f3c3c3;
}

.nivo-caption > div span.tipo {
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
}

.nivo-caption > div span.precio {
    font-weight: 700;
    margin-right: 0;
    color: #fff;
}

.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 {
    height: 430px;
    overflow: visible;
}

#slider .highlighted img {
    top: -10%;
}

.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: 167px;
    z-index: 1;/*11*/
    background: #caaf71;
}

#home #navegacion {
    top: 170px;
}

#navegacion.fixed {
    position: absolute;
    top: 167px;
}

#home #navegacion.fixed {
    top: 547px;
}

#navegacion nav {
    display: table;
    margin: 0 auto;
    position: relative;
}

#navegacion #navHeader #navLinks {
}

/*#navegacion #navHeader #navLinks li {
    border-right: 1px dotted #939a9c;
}*/

/*#navegacion ul > li {
    margin: 5px 0;
}*/

#navegacion ul li a {
    height: 45px;
    line-height: 45px;
    color: #fff;
    text-transform: uppercase;
    padding: 0px 15px !important;
    position: relative;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
}

#navegacion .dropDownMenu .dropDownMenu a {
    height: 40px;
    line-height: 40px;
}

#navegacion ul li:hover > a, #navegacion ul li > a:hover {
    background: #5f5f5f70;
    color: #fff;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
}

#navegacion ul li.dropDownMenu:hover ul li:hover {
    background: #caaf71 !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: #867552 !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 #ab0002;
    */
}

.dropDownMenu ul li a {
    color: #fff !important;
    border-right: none !important;
    margin: 0 10px;
}

.dropDownMenu ul li a:hover {
    color: #fff !important;
    background: #7c0001 !important;
}



/* ====================
   FAVORITOS
   ==================== */
#navegacion ul#favoritos {
    margin-right: 2px;
}

#navegacion ul#favoritos > li > div {
    background: #ab0002 !important;
    left: 50%;
}

#navegacion nav ul#favoritos > li > a span {
    display: none !important;
}

#navegacion ul#favoritos > li > div > div > div > ul > li {
    background: #4B565A;
    height: 190px;
    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:before {
    display: none;
}

#navegacion ul#favoritos > li > div > div > div > ul > li figure a img {
    max-width: 100%;
    max-height: 100%;
}

#navegacion ul#favoritos > li > div > div > div > ul > li h3 {
    padding: 5px 3px;
    color: #FFF;
    z-index: 1;
    position: relative;
}

#navegacion ul#favoritos > li > div > div > div > ul > li h3:before {
    display: none;
}

#navegacion ul#favoritos > li > div > div > div > ul > li h3 a {
    padding: 0 !important;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 22px !important;
    line-height: 22px;
    color: #fff !important;
    text-shadow: none;
}

#navegacion ul#favoritos > li > div > div > div ul li .contenido {
    padding: 0 5px;
    border: none;
    top: 0;
    left: 0;
    height: auto;
}

#navegacion ul#favoritos > li > div > div > div ul li .contenido .descripcionCaracteristicas {
    height: 17px;
    color: #575757;
    margin-top: 0px;
    display: block;
}

#navegacion ul#favoritos > li > div > div > div ul li .contenido .descripcionCaracteristicas .caracteristicas {
    padding: 0;
    text-align: center;
    width: 100%;
    top: 0px !important;
}

#navegacion ul#favoritos > li > div > div > div ul li .contenido .descripcionCaracteristicas .caracteristicas li {}

#navegacion ul#favoritos > li > div > div > div > ul > li .contenido .precio {
    background: none !important;
    color: #fff !important;
    font-weight: 700;
    text-align: center;
    margin-top: 15px !important;
    display: block;
    top: initial;
    left: initial;
}

/*--------------------
 :: IDIOMAS
--------------------*/
#navegacion ul#idiomas {
    position: absolute;
    right: 0px;
    top: -170px;
}

/*#home #navegacion ul#idiomas {
    top: -545px;
}*/

#navegacion ul#idiomas li {
    margin: 0;
}

#navegacion ul#idiomas li a.langSelect i {
    /*color: #fff;*/
}

#navegacion ul#idiomas li:hover a.langSelect i {
    color: #fff;
}

#navegacion ul#idiomas li a {
    text-transform: inherit;
    font-weight: 300;
    height: 25px;
    line-height: 23px;
}

#navegacion ul#idiomas > li:hover > a {
    background: #ab0002 !important;
}

#navegacion ul#idiomas li ul {
    background: #585759;
    height: 45px !important;
}

#navegacion ul#idiomas li ul li a {
    height: 25px;
    line-height: 23px;
    padding: 0px 5px !important;
    opacity: 1;
    filter: alpha(opacity=100);
}

#navegacion ul#idiomas li a.langSelect {
    padding: 0px 5px !important;
}

#navegacion ul#idiomas li:hover > a {
    background: #343434;
}

#navegacion ul#idiomas li a span > span:last-child {}

#navegacion ul#idiomas li:hover a.langSelect {
    /*background: none !important;*/
}


/* ====================
   DATOS CONTACTO HEADER
   ==================== */
header .datosContacto {
    top: 48px !important;
    z-index: 1;/*10*/
    display: none;
}

header .datosContacto address {
    background: none;
    color: #575757;
    padding: 0;
    margin-right: 10px;
    position: relative;
    width: 100%;
}

header .datosContacto address li.email a, header .datosContacto address li.email i, header .datosContacto address li.telefono {
    color: #575757;
    text-decoration: none;
}

header .datosContacto address ul {
}

header .datosContacto address ul li {
    color: #fff;
    font-size: 14px;
    text-align: right;
    margin-bottom: 5px;
    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: #ab0002;
}

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.movil, header .datosContacto li.direccion, header .datosContacto li.poblacionProvincia {
    display: none !important;
}

header .datosContacto address li.telefono {
    font-size: 22px;
    font-weight: bold;
}

header .datosContacto address .socialLinks {
    border-top: none;
    margin: 0;
    padding: 0;
    float: right;
    margin-top: 10px;
    display: none;
}

header .datosContacto address .socialLinks li {
    float: right;
    margin-right: 0;
    margin-left: 5px;
}

header .socialLinks a {
    color: #8f8f8f;
}

header .datosContacto address .socialLinks li i {
    margin: 0;
}

/* ====================
   BUSCADOR
   ==================== */
#buscador {
    position: absolute;
    /*margin: 0 auto !important;*/
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /*left: 0 !important;*/
    top: -157px;
    padding: 0;
    margin-bottom: 0;
    margin-left: 0;
    left: 0;
    box-shadow: 0 2px 3px #575757;
    width: 100%;
    padding-top: 32px;

    background: rgba(51, 51, 51, 0.65);
    /*background: -moz-linear-gradient(top,  rgba(255,237,237,1) 0%, rgba(255,237,237,1) 82%, rgba(243,205,205,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,237,237,1)), color-stop(82%,rgba(255,237,237,1)), color-stop(100%,rgba(243,205,205,1)));
    background: -webkit-linear-gradient(top,  rgba(255,237,237,1) 0%,rgba(255,237,237,1) 82%,rgba(243,205,205,1) 100%);
    background: -o-linear-gradient(top,  rgba(255,237,237,1) 0%,rgba(255,237,237,1) 82%,rgba(243,205,205,1) 100%);
    background: -ms-linear-gradient(top,  rgba(255,237,237,1) 0%,rgba(255,237,237,1) 82%,rgba(243,205,205,1) 100%);
    background: linear-gradient(to bottom,  rgba(255,237,237,1) 0%,rgba(255,237,237,1) 82%,rgba(243,205,205,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffeded', endColorstr='#f3cdcd',GradientType=0 );*/

}

#home #buscador {
    top: -149px;
}

#buscador > div {
    margin: 0 auto;
    display: table;
    position: relative;
    padding: 0 0 0 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
    height: 100%;
}

#buscador #openProperty form div.line, #buscador #openNew form div.line {
    width: 48.5%;
}

#buscador .tabs {
    margin-top: -32px;
    border-bottom: 1px solid transparent;
    /*border-bottom: 1px solid #000;*/
}

#buscador .tabs li a {
    color: #ffffff;
    background: none;
    border-radius: 0px;
    padding: 10px;
    font-size: 13px;
    font-weight: 400;
    position: relative;
}

#buscador .tabs li a:hover {
    border-bottom: none;
    background: none;
    color: #292929;
}

#buscador .tabs li.activo a {
    background: none;
    color: #ffffff;
    border: none;
    border-bottom: none;
}
#buscador ::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #fff !important;
}
#buscador :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #fff !important;
}
#buscador ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #fff !important;
}
#buscador :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #fff !important;
}

/*#buscador .tabs li.activo a:after, #buscador .tabs li a:hover:after, .busquedaAvanzada > a:hover:after {
	content: "";
	width: 13px;
    height: 8px;
	position: absolute;
	bottom: -7px;
	left: 50%;
	margin-left: -6px;
	background: url(img/icn_tabs.png);
}*/

#buscador label {
    color: #ffffff;
    font-weight: normal;
}

.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: -32px;
    right: 0px;
    color: #ffffff;
    background: none;
    font-size: 13px;
    font-weight: 400;
}

.busquedaAvanzada > a:hover {
    background: none;
    color: #292929;
}

/*#buscador .tabs li a:hover:after, #buscador .tabs li.activo a:after, .busquedaAvanzada > a:hover:after {
	content: "";
	width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 10px solid #ff9941e;
	position: absolute;
	bottom: -10px;
	left: 50%;
	margin-left: -15px;
}*/


/* ====================
   MAIN TEXT
   ==================== */
article#mainText {
    background: #4b565a;
    /*background-position: right top !important;*/
    padding: 0;
    margin: 0 auto 30px -10px;
    position: relative;
    padding-top: 20px;
    display: none;
}

article#mainText > div {
    padding-top: 0;
}

article#mainText h2 {
    position: relative;
    border-top: none;
    color: #fff;
    font-weight: 700;
    width: 50%;
    padding-top: 0;
    border-bottom: 1px solid #82888a;
}

article#mainText h2:after {
    background: #eee;
}

#mainText .welcome {
    line-height: 22px;
    width: 100% !important;
    float: none !important;
    text-align: center;
    margin: 0;
    font-size: 16px;
    color: #bac7cc;
}

#mainText .datosContacto {
    padding-left: 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-left: 1px solid #ccc;
    display: none;
}

#mainText > div {
    padding: 10px 10px 30px 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}


/* ====================
   BOX PROMOCIONES, VENTA Y ALQUILER
   ==================== */
.promocion {
    width: 32.9% !important;
    margin: 0 .2% 20px;
    background: #fff;
    border: 1px solid #000000;
}

.promocion figure {
}

.promocion figure:hover .sliderPropiedad.sliderMini {
    transform: none !important;
}

.promocion figure .mask {
}

.promocion figure div.mask div.referencia {
}

.promocion figure div.mask div.referencia span.tipo {
}

.promocion figure div.mask div.referencia span.numeroRef {
}

.promocion figure div.mask div.referencia span.numeroRef:before {
}

.promocion h3 {
    color: #646569 !important;
    text-transform: none;
    font-size: 18px;
    font-family: "Dosis",sans-serif;
    font-weight: 600;
    letter-spacing: .5px;
    margin: 20px 0 0;
    text-align: left;
    padding-left: 15px;
    text-transform: uppercase;
}

.promocion .contenido {
    padding: 0 15px;
    margin-top: 10px;
}

.promocion .contenido .descripcionCaracteristicas {
    min-height: 40px;
    font-size: 16px;
}

.promocion .contenido .descripcionCaracteristicas p {
    text-align: left;
    color: #474747 !important;
    font-weight: 400;
    font-size: 17px;
    font-weight: 500;
    font-family: Dosis;
}

.promocion .acciones {
    display: none !important;
}

.promocion .acciones a {
    display: block;
    padding: 8px 35px;
    background: #119ece;
    color: #fff;
    text-transform: capitalize;
    border-radius: 25px;
    font-size: 14px;
    line-height: 1.42857;
    font-weight: 500;
}

.promocion .acciones a:hover {
    background: #ff9200;
}

.promocion .acciones a i {
    display: none !important;
}

.promocion .contenido .precio {
    font-size: 16px;
    color: #474747;
    background: none;
    text-align: right;
    padding: 15px 0;
    border-top: 1px solid #dcdcdc;
    margin-top: 15px;
    font-weight: 500;
}

.promocion .contenido .precio span {
    font-weight: 500;
}

.venta, .alquiler {
    background: #fff;
    border-bottom: 3px solid #00000012;
    border: 1px solid #000000;
    padding-top: 0 !important;
    overflow: hidden;
}

.venta .etiqueta, .alquiler .etiqueta {
    z-index: 9;
    border: none !important;
    top: 10px !important;
    left: 10px !important;
    font-size: 11px !important;
    border-radius: 2px !important;
    padding: 4px 15px 4px !important;
}

.venta figure, .alquiler figure, .promocion figure {
}

.venta figure .sliderPropiedad.sliderMini, .alquiler figure .sliderPropiedad.sliderMini {
    z-index: 0;
}

.venta figure div.mask, .alquiler figure div.mask {
    top: 10px !important;
    bottom: inherit !important;
    background: none;
    display: none;
    width: 100%;
    height: 10px;
}

.venta figure div.mask div.referencia, .alquiler figure div.mask div.referencia {
    display: none;
    background-color: transparent;
}
#results .venta figure div.mask,#results .alquiler figure div.mask {
    display: block;
}
#results .venta figure div.mask,#results .alquiler figure div.mask,
#home .venta figure div.mask,#home .alquiler figure div.mask {
    display: block;
}
#results .venta figure div.mask div.referencia, #results .alquiler figure div.mask div.referencia,
#home .venta figure div.mask div.referencia, #home .alquiler figure div.mask div.referencia {
    display: block;
}

#results .mask .referencia span,
#home .mask .referencia span {
    color: white;
}
#results #listOffers .mask .referencia .tipo,
#home  .mask .referencia .tipo {
    display: none;
}

.venta figure div.mask div.referencia span.tipo, .alquiler figure div.mask div.referencia span.tipo {
}

.venta figure div.mask div.referencia span.numeroRef, .alquiler figure div.mask div.referencia span.numeroRef {
    background: rgba(3, 3, 3, 0.75);
    float: right;
    border-radius: 2px;
    font-size: 11px;
    padding: 0px 8px;
    padding: 4px 6px 4px;
    text-transform: uppercase;
    line-height: 11px;
    vertical-align: top;
    font-weight: 500;
}

.venta figure div.mask div.referencia span.numeroRef:before, .alquiler figure div.mask div.referencia span.numeroRef:before {
    color: #000;
    font-size: 16px;
    display: none;
}

.venta figure:hover .sliderPropiedad.sliderMini, .alquiler figure:hover .sliderPropiedad.sliderMini {
    transform: none !important;
}

.venta figure .sliderPropiedad.sliderMini .swiper-slide > a , .alquiler figure .sliderPropiedad.sliderMini .swiper-slide > a {
}

.venta:hover figure a img, .alquiler:hover figure a img {
}

.venta h3, .alquiler h3 {
    position: relative;
    font-weight: 600;
    margin: 12px 0px 15px;
    text-decoration: none;
    font-size: 18px;
    color: #646569 !important;
    padding-left: 15px;
    text-align: left;
    text-transform: none;
    font-family: "Dosis",sans-serif;
    letter-spacing: .5px;
    text-transform: uppercase;
}

.venta .contenido, .alquiler .contenido {
    margin-top: 15px;
}

.venta .contenido .descripcionCaracteristicas , .alquiler .contenido .descripcionCaracteristicas {
    padding: 0 15px;
    height: 125px;
}

.venta .contenido .descripcionCaracteristicas h4, .alquiler .contenido .descripcionCaracteristicas h4 {
    font-size: 15px;
    font-weight: 500;
    padding-bottom: 6px;
    margin-bottom: 5px;
    text-align: left;
}

.venta .contenido .descripcionCaracteristicas h4 i.wxp-ubicacion, .alquiler .contenido .descripcionCaracteristicas h4 i.wxp-ubicacion {
}

.venta .contenido .descripcionCaracteristicas h4 i.wxp-ubicacion:before, .alquiler .contenido .descripcionCaracteristicas h4 i.wxp-ubicacion:before {
    color: #29aea4;
}

.venta .contenido .descripcionCaracteristicas h4 a, .alquiler .contenido .descripcionCaracteristicas h4 a {
    color: #474747;
}

.venta .contenido .descripcionCaracteristicas ul.caracteristicas, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas {
    padding: 0 0px 15px 1px;
    display: table;
    border-bottom: 1px solid #dcdcdc;
    width: 100%;
}

.venta .contenido .descripcionCaracteristicas ul.caracteristicas li, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li {
    font-weight: 400;
    color: #474747;
    text-align: left;
    font-size: 14px;
    margin-right: 15px !important;
    width: auto;
    margin: 10px 0 5px;
    float: left;
}

.venta .contenido .descripcionCaracteristicas ul.caracteristicas li.banos, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li.banos {
    display: block !important;
}

.venta .contenido .descripcionCaracteristicas ul.caracteristicas li span, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li span {
    display: none;
    font-weight: 600;
}

.venta .contenido .descripcionCaracteristicas ul.caracteristicas li i , .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li i {
    display: none !important;
}

.venta .contenido .descripcionCaracteristicas ul.caracteristicas li.habitaciones i:before , .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li.habitaciones i:before {
    content: "\f236";
}

.venta .contenido .descripcionCaracteristicas ul.caracteristicas li.banos i:before , .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li.banos i:before {
    content: "\f2cd";
}

.venta .contenido .descripcionCaracteristicas ul.caracteristicas li.supHabitable i:before , .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li.supHabitable i:before {
    content: "\f015";
}

.venta .contenido .descripcionCaracteristicas ul.caracteristicas li.supConstruida i:before , .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li.supConstruida i:before {
    content: "\f0b2";
}

.venta .contenido .descripcionCaracteristicas .descripcion, .alquiler .contenido .descripcionCaracteristicas .descripcion {
    margin: 0px 0px 12px;
    font-size: 14px;
    line-height: 22px;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-weight: 400;
    color: #474747;
}

.venta .acciones, .alquiler .acciones {
    display: none;
}

.venta .contenido .precio, .alquiler .contenido .precio {
    font-size: 22px;
    color: #474747;
    background: none;
    text-align: right;
    padding: 0px 20px;
}

.venta .contenido .precio p, .alquiler .contenido .precio p {
}

.venta .contenido .precio p span, .alquiler .contenido .precio p span {
    font-weight: 600;
}

.venta .contenido .precio .antes, .alquiler .contenido .precio .antes {
    color: #999999 !important;
    margin: 0px 0 -7px 0;
    display: none;
}



/* ====================
   FORMULARIO ALERTAS BÃƒÆ’Ã†â€™Ãƒâ€šÃ…Â¡SQUEDAS
   ==================== */



/* ====================
   MAILING LIST
   ==================== */
aside {
    background: none;
    background-position: center 50px !important;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
    padding-bottom: 10px !important;
}

aside #mailingList {
    padding: 15px 0 30px 0;
    position: relative;
    /*border-top: 1px solid #ccc;*/
    height: 0px;
    top: 90px;
}

aside #mailingList p, aside #mailingList form .line.checkbox p a {
    color: #ffffff;
    float: none;
}

aside #mailingList form .line.checkbox {
    top: 40px;
}

aside #mailingList form .line button {}



/* ====================
   RESULTS
   ==================== */
.vistaResultados ul li a:hover, .vistaResultados ul li a.activo, .paginacion ul li span.activa, .paginacion ul li a:hover {
    background: #af996c;
    border: 1px solid #292929;
}

.paginacion ul li span, .paginacion ul li a {
    border: 1px solid #292929;
    color: #575757;
}



/* ====================
   LEYENDA RESULTADOS
   ==================== */



/* ====================
   FICHA
   ==================== */
#detalle #ficha .header .headerTitulo  {
    border: 1px solid #000;
    background-color: unset !important;
    color: #af996c;
    text-transform: uppercase;
    font-weight: bold;
}

#detalle #formMasInfo {
    width: 100%;
    float: none;
}

#detalle .colIzq .detallesFicha {
    width: 100% !important;
    float: none !important;
    margin-top: 15px;
}

#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: #af996c;
    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;
    font-size: 16px;
}

#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 {
    font-size: 14px;
    color: #333333;
}

#detalle #ficha .actionBar ul li.share {
    line-height: 50px;
}

#detalle #ficha .actionBar ul li.share > i {
    top: -8px;
    color: #333333;
}

detalle #ficha .actionBar a.hazOferta {
    font-size: 14px;
    color: #333333;
    line-height: 32px;
}

/* ====================
   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 #creditos {
    border: none;
}
footer {
    background: url(img/background_footer.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
    position: relative;
    z-index: 0;
    clear: both;
    padding-top: 115px;
}

#home footer {
    padding-top: 320px;
}

footer:after {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(39, 39, 39, 0.35);
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
}

footer a {
}

footer #datosContactoFooter , footer #creditos {
}

footer #datosContactoFooter {
    padding: 10px 0;
    position: relative !important;
    z-index: 2;
}

footer #datosContactoFooter div {
    font-weight: 400;
}

footer #datosContactoFooter div > i {
    color: #fff;
    font-size: 30px;
}

footer #datosContactoFooter div.email > i:before {
    content: "\f2b7";
}

footer #datosContactoFooter div.direccion > i:before {
    content: "\f278";
}

footer #datosContactoFooter div.socialLinks {
    top: 30px;
}

footer #datosContactoFooter div.socialLinks ul li {
}

footer #datosContactoFooter div.socialLinks ul li a {
}

footer #datosContactoFooter div.socialLinks ul li.facebook a {
}

footer #datosContactoFooter div.socialLinks ul li.twitter a {
}

footer #datosContactoFooter div.socialLinks ul li.googleplus a {
}

footer #datosContactoFooter div.socialLinks ul li.youtube a {
}

footer #datosContactoFooter div.socialLinks ul li.linkedin a {
}

footer #datosContactoFooter div.socialLinks ul li.instagram a {
}

footer #datosContactoFooter div.socialLinks ul li.pinterest a {
}

footer #datosContactoFooter div.socialLinks ul li a i {
    background: none;
}

footer #datosContactoFooter div span {
    font-size: 15px;
    color: #fff
}

footer #creditos {
}

footer a, #creditos a {
    color: #fff
}

footer #creditos .left {
}

footer #creditos .left p {
    color: #fff;
}

footer #creditos .right {
    position: relative;
}

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.mls_logo {
    display: none;
}


/* ====================
   BANNERS
   ==================== */
#home .home_section > h2, #home .home_section a.masInfo {
    display: none;
}

.banner .banners_2col {
    display: table;
    width: 100%;
}

.banners .banners_2col div {
    width: 50%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;

}

.banners .banners_2col div img {
    width: 100%;
}

.banners .banners_2col div.bannerIzq {
    float: left;
    padding-right: 10px;
}

.banners .banners_2col div.bannerDch {
    float: right;
    padding-left: 10px;
}

.banners .bannerAncho {
    width: 100%;
    padding: 10px 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    clear: both;
}

.banners .bannerAncho img {
    width: 100%;
}

aside #mailingList form .line.email input[type="text"] {
    font-size: 15px;
}
.alquiler, .promocion, .venta{
    padding: 0 !important;
}
.alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li.habitaciones i:before,.venta .contenido .descripcionCaracteristicas ul.caracteristicas li.habitaciones i:before {
    content: "\f236"
}

.alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li.banos i:before,.venta .contenido .descripcionCaracteristicas ul.caracteristicas li.banos i:before {
    content: "\f2cd"
}

.alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li.supHabitable i:before,.venta .contenido .descripcionCaracteristicas ul.caracteristicas li.supHabitable i:before {
    content: "\f015"
}

.alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li.supConstruida i:before,.venta .contenido .descripcionCaracteristicas ul.caracteristicas li.supConstruida i:before {
    content: "\f0b2"
}
.venta .contenido .descripcionCaracteristicas ul.caracteristicas li i {
    font-size: 16px;
    color: #000;
}
.venta .contenido .descripcionCaracteristicas ul.caracteristicas li i, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li i {
    display: inline-block !important;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 5px;
}
#details header{
    height: 220px;
}
#details .breadcrumbs{
    float: right;
}
#details .breadcrumbs li,
#details .breadcrumbs a{
    color: #af996c !important;
}
.breadcrumbs>ul>li:after {
    content: "/";
}
#details .headerResults{
    padding: 0;
}
#details #detalle #ficha .actionBar{
    border: none;
}
#details #detalle #ficha .actionBar li{
    background-color: #af996c;
    margin: 10px;
    border-radius: 3px;
}
#details #detalle #ficha .actionBar li a{
    color: white;
}
#details #detalle #ficha .actionBar li i{
    color: white;
}
#detalle #ficha div.colIzq .groupTabs .tabs{
    border: none;
}
#details .tabs li.activo a{
    border: none;
    background-color: #af996c;
    color: white;
}
#details #detalle #formMasInfo #contenido h3{
    border: none;
    font-size: 20px;
    color: #af996c;
    font-weight: bold;
    text-transform: uppercase;
}
#details #detalle #formMasInfo #contenido h3 i{
    display: none;
}
#detalle #formMasInfo #contenido form{
    background: white;
}
#detalle #ficha div .detallesFicha h3{
    border: none;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    color: black;
    font-weight: bold;
}
#detalle #ficha div .detallesFicha h3 i{
    display: none;
}
#details #detalle #ficha div .detallesFicha ul li strong{
    float: left;
}
#details #detalle #ficha div .detallesFicha ul li{
    text-align: right;
    background-color: #af996c;
    padding: 10px 10px;
    width: 46%;
    margin: 1px 1px;
    color: white;
}
#details #detalle #ficha div .detallesFicha ul li i {
    color: #00000000;
}
#results #buscador{
    margin-top: 8px;
}
#blog header{
    height: 250px;
}
.fa-star:before {
    content: "\f004" !important;
}
#results article.offers #leyenda {
    float: left;
    width: 18%;
}
#results article.offers #leyenda form .line label{
    width: 80%;
}
#details .header .headerLeft p{
    color: black;
}
#details .venta figure div.mask,
#details .alquiler figure div.mask{
    display: block;
}
#details .venta figure div.mask div.referencia,
#details .alquiler figure div.mask div.referencia{
    display: block;
}
#details .venta figure div.mask div.referencia .tipo,
#details .alquiler figure div.mask div.referencia .tipo{
    display: none;
}
#details .venta figure div.mask div.referencia span,
#details .alquiler figure div.mask div.referencia span{
    color: #fff;
}
#blog #articuloCompleto .imgBg > img {
    display: none;
}
#blog #articuloCompleto .texto ul,
#blog #articuloCompleto .texto li{
    list-style: inside;
}
#blog #articulosBlog .articulo figure img{
    object-fit: cover;
}
#blog #articulosBlog{
    display: flow-root;
    margin: 0 auto;
}
#tituloBlog, #blog .texto{
    margin: 0 auto;
}
#blog #bgContent #content {
    margin: 0 auto!important;
    width: unset !important;
}
#blog #bgContent #articuloCompleto{
    margin: 50px auto;
}
#blog #latestArticle{
    max-width: 1220px;
}
#blog #articuloCompleto .contenido img{
    max-width: 100%;
}
.articulo .fecha .dia:after{
    content: "-";
    position: relative;
    left: 2px;
}
#details #content > section .box_vertical.offers{
    display: none;
}
/* ====================
   RESPONSIVE
   ==================== */
@media screen and (min-width: 0) and (max-width: 767px) {
    #blog #articulosBlog .articulo{
        width: 95%;
        float: left;
        margin: 10px;
        background-color: #e8e8e8;
    }
    #blog #articulosBlog .articulo figure {
        position: relative;
        top: 0px;
        overflow: hidden;
    }
    #blog #articulosBlog .articulo figure img{
        width: 100% !important;
        margin-top: 0;
        height: 200px;
    }
    #blog #articulosBlog .articulo figure .masInfo,
    #blog #content #articulosBlog .contenido .verMas{
        display: none;
    }
    #blog #content #articulosBlog .contenido h3{
        padding: 17px 20px;
        height: 60px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    #blog #content #articulosBlog .contenido .fecha{
        display: none;
    }
    #blog #content #articulosBlog .contenido p{
        padding: 0px 20px;
        height: 155px;
        overflow: hidden;
        font-size: 16px;
        margin-bottom: 20px;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 7;
        -webkit-box-orient: vertical;
    }
    #blog #latestArticle .articulo{
        width: 95%;
        float: left;
        margin: 10px;
        background-color: #e8e8e8;
    }
    #blog #latestArticle .articulo figure {
        position: relative;
        top: 0px;
        overflow: hidden;
    }
    #blog #latestArticle .articulo figure img{
        width: 100% !important;
        margin-top: 0;
        max-height: 230px;
        object-fit: cover;
    }
    #blog #latestArticleg .articulo figure .masInfo,
    #blog #content #latestArticle .contenido .verMas{
        display: none;
    }
    #blog #content #latestArticle .contenido h3{
        padding: 17px 20px;
        height: 60px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    #blog #content #latestArticle .contenido .fecha{
        display: none;
    }
    #blog #content #latestArticle .contenido p{
        padding: 0px 20px;
        height: 150px;
        overflow: hidden;
        font-size: 16px;
        margin-bottom: 20px;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 7;
        -webkit-box-orient: vertical;
    }
    #blog  #latestArticle .articulo figure .masInfo,
    #blog #content #latestArticle .contenido .verMas{
        display: none;
    }
    #blog section .texto {
        max-width: 360px;
    }
    #blog #articulosBlog .articulo .contenido{
        margin: 0 auto;
        max-width: 360px;
    }
    #blog #articulosBlog .articulo {
        /*margin: 50px 0;*/
    }
    #blog #articulosBlog .articulo .masInfo {
        display: none;
    }
    .promocion h3, .venta h3, .alquiler h3 {
        top: 0px;
    }
    .box_vertical .alquiler, .box_vertical .promocion, .box_vertical .venta {
        height: 450px !important;
        width: 100% !important;
    }
    #detalle #ficha div .detallesFicha ul{
        width: 95%;
    }
    footer #creditos {
        position: relative !important;
        padding: 0;
        margin-top: 0 !important;
        left: 0;
        bottom: 0;
        background: #717171;
    }
    footer #creditos .left {
        margin-top: 15px;
        float: none;
        top: 0;
        text-align: center;
    }
    footer #creditos .right {
        float: none;
        width: 100%;
        text-align: center;
    }
    footer #creditos .right p {
        float: none;
        margin: 10px 0 0 !important;
    }
    footer #creditos .right p a {
        margin: auto;
    }
    footer #creditos .right p.mls_logo img {
        margin: auto;
    }
    #background, body {
    }

    #background {
        background: none !important;
        padding: 0;
    }

    #container {
        padding: 0;
    }

    body {
        padding: 0;
    }

    header, #content, #seccServicios .contenedor {
        width: 100%;
    }

    header {
        height: auto !important;
    }

    header h1 {
    }

    #bgContent {
        padding-top: 0;
    }

    section {
        padding-top: 60px;
        float: none;
        width: 100%;
    }

    #home #content, #content {
        padding-top: 0 !important;
        margin-top: 0 !important;
    }

    #home section {
        padding-top: 10px;
        margin-top: 30px;
    }

    #home #logo:after {
        display: none;
    }

    #logo {
        position: initial;
        width: 100%;
        margin: 0;
        padding: 0;
        height: auto;
        background: none;
    }

    #logo:before {
        display: none;
    }

    #logo a {
        margin: 0;
        top: 0;
    }

    #logo img {
        width: 85%;
        padding: 10px 0;
    }

    #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;
        margin: 0;
    }

    #navegacion nav {
        padding: 0;
        /*border-bottom: 1px solid #585858;*/
    }

    #navegacion ul li a {
        padding: 8px 15px !important;
    }

    #navegacion ul#idiomas li ul {
        height: auto !important;
    }

    #navegacion #navHeader #navToggle, #navegacion #navHeader #searchToggle {
        display: inline-block;
    }

    #navegacion ul#idiomas {
        top: 8px;
        right: 5px;
        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: #867552;
        border-color: #867552;
        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: #867552;
    }

    #navegacion #navHeader #navLinks .dropDownMenu ul {
        background: none !important;
    }

    #navegacion #navHeader #navLinks li {
        border-right: none;
    }

    #navegacion ul li:hover a {
        background: #7c0001 !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: 0px;
        left: 0;
        display: none;
        float: none !important;
        margin: 0;
        /*background: #fff;*/
        padding-top: 45px;
        position: relative;
    }

    .home_section {
        display: none;
    }

    #buscador .tabs {}

    #idiomas > li > a > i {
        color: #575757;
    }

    #navegacion ul li a {
        height: 30px;
        line-height: 30px;
    }

    section {
        float: none !important;
        width: 100% !important;
        padding: 0 !important;
    }

    #home section article.offers {
        top: 0px;
        margin: 0 auto;
    }

    .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;*/
        box-sizing: border-box;
        -moz-box-sizing: border-box;
    }

    .promocion figure, .venta figure, .alquiler figure {
        left: 0;
    }

    .promocion figure div.mask {
    }

    .promocion .contenido {
        top: 2px;
        left: 0px;
        height: auto;
        padding: 0px;
    }

    #sliderPropiedad {
        width: 320px;
    }

    .sliderPropiedad .sliderPrincipal .img img {
        max-height: initial;
    }

    #ficha .sliderPropiedad .sliderPrincipal .img {
        height: auto;
    }

    .venta .contenido, .alquiler .contenido {
        top: 0;
    }

    .promocion {
        height: auto !important;
        margin-bottom: 40px;
    }

    .venta, .alquiler {
        height: auto !important;
    }

    .promocion .contenido .precio {
        margin-bottom: 10px;
    }

    .venta .contenido .precio, .alquiler .contenido .precio {

    }

    #fichaScroll {
        top: 0px;
        width: 100%;
        margin-left: 0;
        left: 0;
    }

    #fichaScroll figure {
        width: 32%;
        float: left;
    }

    #fichaScroll div {
        font-size: 14px;
    }

    #fichaScroll div ul li {
        margin: 0 0 5px 10px;
        width: 100%;
    }

    .venta .contenido .acciones, .alquiler .contenido .acciones {
    }

    #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 {}

    #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 {

    }

    aside {
        margin: 0 auto 0px auto;
    }

    aside #mailingList {
        width: 100% !important;
        margin-top: 0;
    }

    aside #mailingList form .line.checkbox {
        margin-left: 0;
    }

    aside #mailingList form .line.checkbox p {
        text-align: left !important;
        width: 90% !important;
    }

    footer #datosContactoFooter div, footer #datosContactoFooter div.socialLinks > i {
        display: block;
    }

    footer #datosContactoFooter div {
        width: 100%;
        margin: 0;
        border-left: none;
        text-align: center;
    }

    footer #creditos {
        padding: 10px;
    }

    #home header {
        border-bottom: 0;
    }

    .venta h3, .alquiler h3 {}

    footer {}

    footer #datosContactoFooter div.email, footer #datosContactoFooter div.direccion, #home footer #datosContactoFooter div.tlf {
        text-align: center;
    }

    footer #datosContactoFooter div.direccion span {
        font-size: 16px;
    }

    footer #datosContactoFooter div.direccion span br {
        display: block;
    }

    aside #mailingList p, aside #mailingList form .line.checkbox p a {
        text-align: center !important;
    }

    footer #datosContactoFooter {
        margin: 0px auto;
    }

    footer #datosContactoFooter div > i {
        text-align: center;
    }

    .venta figure, .alquiler figure {}

    .box_vertical .venta .contenido .precio, .box_vertical .alquiler .contenido .precio {}

    .venta, .alquiler {
    }

    footer #datosContactoFooter div.socialLinks {	}

    .promocion .contenido .descripcionCaracteristicas ul.caracteristicas, .venta .contenido .descripcionCaracteristicas ul.caracteristicas, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas {
        top: 184px;
    }
    #results .venta .contenido .descripcionCaracteristicas ul.caracteristicas, #results .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas {
        top: 179px;
    }
}

@media screen and (min-width: 375px) and (max-width: 767px) {

    .venta .contenido .acciones, .alquiler .contenido .acciones {
        height: 205px;
        top: -96px !important;
    }

    .venta figure, .alquiler figure {
    }

    .box_vertical .venta .contenido .precio, .box_vertical .alquiler .contenido .precio {
        top: -210px;
    }

    .venta, .alquiler {
    }
}

@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;
    }

    .promocion h3, .venta h3, .alquiler h3 {
        top: 182px;
    }

    .venta .contenido .acciones, .alquiler .contenido .acciones {
        height: 231px;
        top: -122px !important;
    }

    .promocion .contenido .descripcionCaracteristicas ul.caracteristicas, .venta .contenido .descripcionCaracteristicas ul.caracteristicas, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas {
        top: 148px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    /** BLOG **/
    #blog #articulosBlog .articulo{
        width: 30.5%;
        float: left;
        margin: 10px;
        background-color: #e8e8e8;
    }
    #blog #articulosBlog .articulo figure {
        position: relative;
        top: 55px;
        overflow: hidden;
        min-height: 171px;
    }
    #blog #articulosBlog .articulo figure img{
        width: 100%;
        height: 131px;
        transition: transform .5s ease;
    }
    #blog #articulosBlog .articulo figure img:hover{
        transform: scale(1.1);
        -ms-transform: scale(1.1); /* IE 9 */
        -webkit-transform: scale(1.1); /* Safari 3-8 */
    }
    #blog #articulosBlog .articulo figure .masInfo,
    #blog #content #articulosBlog .contenido .verMas{
        display: none;
    }
    #blog #content #articulosBlog .contenido h3{
        padding: 16px 20px;
        position: relative;
        top: -183px;
        height: 29px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    #blog #content #articulosBlog .contenido .fecha{
        padding: 0 20px;
    }
    #blog #content #articulosBlog .contenido p{
        padding: 0px 20px;
        height: 150px;
        overflow: hidden;
        font-size: 16px;
        margin-bottom: 20px;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 7;
        -webkit-box-orient: vertical;
    }
    #blog #latestArticle .articulo{
        width: 30.5%;
        float: left;
        margin: 10px;
        background-color: #e8e8e8;
    }
    #blog #latestArticle .articulo figure {
        position: relative;
        top: 55px;
        overflow: hidden;
    }
    #blog #latestArticle .articulo figure img{
        width: 234px;
        height: 216px;
        object-fit: cover;
    }
    #blog  #latestArticle .articulo figure .masInfo,
    #blog #content #latestArticle .contenido .verMas{
        display: none;
    }
    #blog #content #latestArticle .contenido h3{
        padding: 17px 20px;
        position: relative;
        top: -260px;
        height: 28px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    #blog #content #latestArticle .contenido .fecha{
        padding: 0 20px;
    }
    #blog #content #latestArticle .contenido p{
        padding: 0px 20px;
        height: 150px;
        overflow: hidden;
        font-size: 16px;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 7;
        -webkit-box-orient: vertical;
    }
    #blog #latestArticle h3 {
        margin: 0 !important;
    }
    /** BLOG **/
    #blog #articulosBlog .articulo {
        /*margin: 50px 0;*/
    }
    #blog #articulosBlog .articulo .masInfo {
        display: none;
    }
    #buscador{
        display: none;
    }
    #home #buscador, #results #buscador{
        display: block !important;
    }
    section article.home_section:nth-child(2), #buscador > div {
        width: 768px !important;
    }
    #blog .texto {
        width: 768px !important;
    }
    #slider #slideshow {}

    .nivo-caption {	}

    #background {
    }

    #logo {}

    #slider #slideshow {}

    #buscador > div {
    }

    #buscador #openProperty form div.line, #buscador #openNew form div.line {
        width: 48.5%;
    }

    #buscador div form:first-child {
        padding-right: 10px;
    }

    article#mainText {}

    .tabs li a {
        padding: 10px 5px;
    }

    section article.home_section:nth-child(3) {
        top: 610px;
    }

    section article.home_section:nth-child(4) {
        display: none;
    }

    .busquedaAvanzada > a {}

    section article.home_section:nth-child(3), section article.home_section:nth-child(3) a {
        width: 230px !important;
    }

    section article.home_section:nth-child(3) {
        right: -230px !important;
    }

    section article.home_section:nth-child(3) a img {
        width: 100%;
    }

    #seccServicios {
        bottom: 358px;
    }

    .nivo-directionNav, #navegacion ul#favoritos > li > div, .nivo-caption, footer #creditos {
        width: 768px !important;
        margin-left: -384px;
    }

    article#mainText .welcome {
        width: 60%;
    }

    #navegacion {
    }

    #navegacion ul li a {
        padding: 0px 10px !important;
    }

    /*#navegacion #navHeader #navToggle {
        display: block;
        float: right;
        margin-top: -8px;
    }

    #navegacion #navHeader #navLinks {
        display: block;
        background: #FFF;
        position: relative;
        right: 0;
        top: 47px;
    }

    #navegacion ul#navLinks > li {
        float: none;
    }

    #navegacion ul#navLinks > li > a {
        white-space: nowrap;
    }*/

    .box_vertical .promocion, .box_vertical .venta, .box_vertical .alquiler {
        width: 45.5%;
    }

    .box_vertical .promocion {
        height: 300px;
    }

    .box_vertical .venta, .box_vertical .alquiler {
        height: 325px;
    }

    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 {}

    #results .venta .contenido .acciones, #results .alquiler .contenido .acciones {	}

    .box_vertical .venta .contenido .precio, .box_vertical .alquiler .contenido .precio {}

    #results .venta .contenido .acciones, #results .alquiler .contenido .acciones {	}

    #results .box_vertical .venta, #results .box_vertical .alquiler {
        height: 340px;
    }

    #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;
    }

    #results .sliderPropiedad.sliderMini .img {
        height: 143px;
    }

    .sliderPropiedad.sliderMini .img img {
        width: auto;
        max-width: 100%;
        max-height: 100%;
    }

    .promocion .contenido {
    }

    #slider #slideshow img {
        top: 0 !important;
    }

    section article.home_section:nth-child(2) div[class*="bloque"] .izq {
        display: none;
    }

    section article.home_section:nth-child(2) div[class*="bloque"] .dch {
        width: 100%;
    }

    .promocion h3 {}

    footer #datosContactoFooter div span {
        font-size: 14px;
    }

    aside #mailingList form .line input[type="text"] {}

    aside {}

    #home section {}

    .venta h3, .alquiler h3 {}

    #results .venta h3, #results .alquiler h3 {}

    .venta .contenido, .alquiler .contenido {
        height: 217px;
    }

    #slider .highlighted .nivo-caption {
        font-size: 16px;
    }

    .venta .contenido .descripcionCaracteristicas, .alquiler .contenido .descripcionCaracteristicas {}

    #buscador {	}

    header .datosContacto address ul li {}

    header .datosContacto {	}

    footer #datosContactoFooter div {
        width: 23.6%;
    }

    #buscador label {
        font-weight: normal;
        height: 20px;
        vertical-align: bottom;
        display: table-cell;
        padding: 0 0 5px 0;
    }

    .venta figure, .alquiler figure {}

    .box_vertical .venta .contenido .precio, .box_vertical .alquiler .contenido .precio {
        top: -225px;
    }

    .venta, .alquiler {
        margin: 0 10px 30px 10px;
    }

    #results .venta figure, #results .alquiler figure {}

    #results .box_vertical .venta .contenido .precio, #results .box_vertical .alquiler .contenido .precio {
        top: -201px;
    }

    #results .venta, #results .alquiler {}

    #slider #slideshow {
        overflow: hidden;
    }

    #logo:after {
        margin-left: 20px;
    }

    #buscador > div {}

    .nivo-caption .contenedor .contenido p {
        font-size: 24px;
    }

    #navegacion {
        /*width: 808px;*/
    }

    #slider, article#mainText, footer {
        /*width: 788px !important;*/
    }

    #buscador {
        /*width: 808px !important;
        margin-left: -404px !important;*/
    }

    .promocion .contenido .descripcionCaracteristicas ul.caracteristicas, .venta .contenido .descripcionCaracteristicas ul.caracteristicas, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas {
        top: 175px;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1259px) {
    /** BLOG **/
    #blog #articulosBlog .articulo{
        width: 31%;
        float: left;
        margin: 10px;
        background-color: #e8e8e8;
    }
    #blog #articulosBlog .articulo figure {
        position: relative;
        top: 55px;
        overflow: hidden;
        min-height: 171px;
    }
    #blog #articulosBlog .articulo figure img{
        width: 100%;
        height: 171px;
        transition: transform .5s ease;
    }
    #blog #articulosBlog .articulo figure img:hover{
        transform: scale(1.1);
        -ms-transform: scale(1.1); /* IE 9 */
        -webkit-transform: scale(1.1); /* Safari 3-8 */
    }
    #blog #articulosBlog .articulo figure .masInfo,
    #blog #content #articulosBlog .contenido .verMas{
        display: none;
    }
    #blog #content #articulosBlog .contenido h3{
        padding: 17px 20px;
        position: relative;
        top: -190px;
        height: 28px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    #blog #content #articulosBlog .contenido .fecha{
        padding: 0 20px;
    }
    #blog #content #articulosBlog .contenido p{
        padding: 0px 20px;
        height: 155px;
        overflow: hidden;
        font-size: 16px;
        margin-bottom: 20px;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 7;
        -webkit-box-orient: vertical;
    }
    #blog #latestArticle .articulo{
        width: 31%;
        float: left;
        margin: 10px;
        background-color: #e8e8e8;
    }
    #blog #latestArticle .articulo figure {
        position: relative;
        top: 55px;
        overflow: hidden;
    }
    #blog #latestArticle .articulo figure img{
        width: 100%;
        height: 216px;
        object-fit: cover;
        position: relative;
        top: 24px;
    }
    #blog  #latestArticle .articulo figure .masInfo,
    #blog #content #latestArticle .contenido .verMas{
        display: none;
    }
    #blog #content #latestArticle .contenido h3{
        padding: 17px 20px;
        position: relative;
        top: -250px;
        height: 28px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    #blog #content #latestArticle .contenido .fecha{
        padding: 0 20px;
    }
    #blog #content #latestArticle .contenido p{
        padding: 0px 20px;
        height: 150px;
        overflow: hidden;
        font-size: 16px;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 7;
        -webkit-box-orient: vertical;
    }
    #blog #latestArticle h3 {
        margin: 0 !important;
    }
    /** BLOG **/
    :lang(fr) #results #leyenda div.line.filtro_precio div input:nth-child(2){
        padding-left: 115px;
    }
    :lang(fr) #results #leyenda div.line.filtro_m2 div input:nth-child(2){
        padding-left: 115px;
    }
    #details .breadcrumbs {
        position: relative;
        top: 190px;
    }
    #details #bgContent {
        margin-top: -40px;
    }
    #navegacion #navHeader{
        margin-left: 110px;
    }
    #blog #articulosBlog .articulo {
        /*margin: 50px 0;*/
    }
    #blog #articulosBlog .articulo .masInfo {
        display: none;
    }
    #blog #articulosBlog .articulo figure img{
        width: 305px;
        height: 171px;
        margin: 0;
    }
    #buscador{
        display: none;
    }
    #home #buscador, #results #buscador{
        display: block !important;
    }
    #detalle #ficha div.colDch {
        border: 1px solid black;
        padding: 10px;
    }
    #navegacion nav ul#favoritos > li > a span {
        display: none !important;
    }

    section article.home_section:nth-child(2), #buscador > div, #blog .texto {
        width: 984px !important;
    }

    #slider #slideshow {}

    .nivo-caption {}

    #background {
    }

    #slider #slideshow {}

    #buscador div#openProperty form:first-child {
        padding-right: 10px;
    }

    #slider {}

    #logo {}

    .nivo-directionNav, #navegacion ul#favoritos > li > div, .nivo-caption, footer #creditos {
        width: 984px !important;
        margin-left: -492px;
    }

    .box_vertical .promocion, .box_vertical .venta, .box_vertical .alquiler {
        width: 30%;
    }

    .box_vertical .promocion {
        height: 330px;
    }

    .box_vertical .venta, .box_vertical .alquiler {
        height: 400px;
    }

    .venta h3, .alquiler h3 {}

    #results .box_vertical .venta, #results .box_vertical .alquiler {
        height: 350px;
        width: 30%;
    }

    .venta .contenido, .alquiler .contenido {}

    #results .venta figure, #results .alquiler figure {}

    #results .venta .contenido, #results .alquiler .contenido {
        height: auto;
    }

    .box_horizontal .promocion .contenido, .box_horizontal .venta .contenido, .box_horizontal .alquiler .contenido {
        width: 75%;
    }

    .promocion .contenido .descripcionCaracteristicas p, .promocion .contenido .precio {
        font-size: 14px;
    }

    #results .venta figure div.mask, #results .alquiler figure div.mask {}

    aside div#mailingList > div > p {
        width: 100% !important;
        text-align: center !important;
    }

    aside div#mailingList div > form {
        left: 50% !important;
        margin-left: -247px !important;
    }

    #detalle #ficha div.colIzq {
        width: 60%;
    }

    #detalle #ficha div.colDch {
        width: 30%;
    }

    #sliderPropiedad {
        width: 655px;
    }

    #detalle #sliderPropiedad .img img {
        max-height: 482px;
    }

    #captacion form .detalleInmueble div.line {
        width: 21.8%;
    }

    #captacion form .localizacionInmueble div.line:nth-child(2), #captacion form .localizacionInmueble div.line:nth-child(3), #captacion form .localizacionInmueble div.line:nth-child(4), #captacion form .localizacionInmueble div.line:nth-child(5) {
        width: 48.4%;
    }

    .venta .contenido .acciones, .alquiler .contenido .acciones {}

    #results .venta .contenido .acciones, #results .alquiler .contenido .acciones {
        top: 176px;
    }

    .sliderPropiedad.sliderMini .img {
        height: 168px;/*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 {
        top: 0%;
    }

    .promocion h3 {}

    .venta .contenido .acciones, .alquiler .contenido .acciones {}

    .box_vertical .venta .contenido .precio, .box_vertical .alquiler .contenido .precio {
        top: -255px;
    }

    #results .box_vertical .venta .contenido .precio, #results .box_vertical .alquiler .contenido .precio {
        top: -235px;
    }

    .promocion .contenido .descripcionCaracteristicas ul.caracteristicas, .venta .contenido .descripcionCaracteristicas ul.caracteristicas, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas {
        top: 142px;
    }

    #buscador .tabs li a {
        font-size: 10px;
    }

    footer #datosContactoFooter div span {
        font-size: 14px;
    }

    .venta .sliderPropiedad .sliderPrincipal .img img, .alquiler .sliderPropiedad .sliderPrincipal .img img {
        margin-left: 0px;
    }

    #slider .highlighted .nivo-caption {
        font-size: 20px !important;
    }

    .venta .contenido .descripcionCaracteristicas, .alquiler .contenido .descripcionCaracteristicas {}

    footer #datosContactoFooter div {
        width: 23.9%;
    }

    #buscador .tabs {
        margin-top: -31px;
    }

    #navegacion {
        /*width: 1024px;*/
    }

    #slider, article#mainText, footer {
        /*width: 1004px !important;*/
    }

    #buscador {
        /*width: 1024px !important;
        margin-left: -512px !important;*/
    }

    #results .venta .contenido .descripcionCaracteristicas ul.caracteristicas, #results .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas {
        top: 97px;
    }

    .venta .contenido .descripcionCaracteristicas ul.caracteristicas li.habitaciones, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li.habitaciones {
        margin-right: 10px;
    }
    #results .box_horizontal .venta, #results .box_horizontal .alquiler {
        width: 100% !important;
        height: auto !important;
        margin-bottom: 30px !important;
    }
}

@media screen and (min-width: 1260px) {
    /** BLOG **/
    #blog #articulosBlog .articulo{
        width: 31.5%;
        float: left;
        margin: 10px;
        background-color: #e8e8e8;
        min-height: 500px;
    }
    #blog #articulosBlog .articulo figure {
        position: relative;
        top: 70px;
        overflow: hidden;
        min-height: 216px;
    }
    #blog #articulosBlog .articulo figure img{
        width: 100% !important;
        height: 216px !important;
        transition: transform .5s ease;
    }
    #blog #articulosBlog .articulo figure img:hover{
        transform: scale(1.1);
        -ms-transform: scale(1.1); /* IE 9 */
        -webkit-transform: scale(1.1); /* Safari 3-8 */
    }
    #blog #articulosBlog .articulo figure .masInfo,
    #blog #content #articulosBlog .contenido .verMas{
        display: none;
    }
    #blog #content #articulosBlog .contenido h3{
        padding: 17px 20px;
        position: relative;
        top: -222px;
        height: 60px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    #blog #content #articulosBlog .contenido .fecha{
        padding: 0 20px;
    }
    #blog #content #articulosBlog .contenido p{
        padding: 0px 20px;
        height: 155px;
        overflow: hidden;
        font-size: 16px;
        margin-bottom: 20px;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 7;
        -webkit-box-orient: vertical;
    }
    #blog #latestArticle .articulo{
        width: 31.5%;
        float: left;
        margin: 10px;
        background-color: #e8e8e8;
    }
    #blog #latestArticle .articulo figure {
        position: relative;
        top: 55px;
        overflow: hidden;
    }
    #blog #latestArticle .articulo figure img{
        width: 100%;
        height: 216px;
        object-fit: cover;
    }
    #blog  #latestArticle .articulo figure .masInfo,
    #blog #content #latestArticle .contenido .verMas{
        display: none;
    }
    #blog #content #latestArticle .contenido h3{
        padding: 17px 20px;
        position: relative;
        top: -260px;
        height: 60px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    #blog #content #latestArticle .contenido .fecha{
        padding: 0 20px;
    }
    #blog #content #latestArticle .contenido p{
        padding: 0px 20px;
        height: 150px;
        overflow: hidden;
        font-size: 16px;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 7;
        -webkit-box-orient: vertical;
    }
    #blog #latestArticle h3 {
        margin: 0 !important;
    }
    /** BLOG **/
    #details .box_vertical .venta,#details .box_vertical .alquiler{
        height: 390px;
    }
    :lang(fr) #results #leyenda div.line.filtro_precio div input:nth-child(2){
        padding-left: 115px;
    }
    :lang(fr) #results #leyenda div.line.filtro_m2 div input:nth-child(2){
        padding-left: 115px;
    }
    #details .breadcrumbs {
        position: relative;
        top: 190px;
    }
    #details #bgContent {
        margin-top: -40px;
    }
    #navegacion #navHeader{
        margin-left: 230px;
    }
    #blog #articulosBlog .articulo {
        /*margin: 50px 0;*/
    }
    #blog #articulosBlog .articulo .masInfo {
        display: none;
    }
    #blog #articulosBlog .articulo figure img{
        width: 305px;
        height: 171px;
        margin: 0;
    }
    #buscador{
        display: none;
    }
    #home #buscador, #results #buscador{
        display: block !important;
    }
    #detalle #ficha div.colDch {
        border: 1px solid black;
        padding: 10px;
    }
    #results .box_horizontal .venta, #results .box_horizontal .alquiler {
        width: 100% !important;
        height: auto !important;
        margin-bottom: 30px !important;
    }
    aside > div, footer #datosContactoFooter, #navegacion nav, #slider .slider .slide .contenedor, #navegacion ul#favoritos > li > div > div > div, .headerResults, .paginacion, .informe_propietario, #aviso_cookie div, section article.home_section:nth-child(2), #buscador > div {
        width: 1220px !important;
    }
    #blog .texto {
        width: 1220px !important;
    }
    header .datosContacto, .nivo-caption, footer #creditos {
        width: 1220px !important;
        margin-left: 10px;
    }

    #background {
    }

    #logo {}

    .nivo-directionNav, #navegacion ul#favoritos > li > div {
        width: 1220px;
        margin-left: -610px;
    }

    .box_vertical .promocion {
        height: 275px;
    }

    .box_vertical .venta, .box_vertical .alquiler {
        height: 325px;
    }

    #home .box_vertical .venta, #home .box_vertical .alquiler {
        height: 460px;
    }

    .box_vertical .promocion, .box_vertical .venta, .box_vertical .alquiler {
        width: 31.5%;
    }

    #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%;
    }

    .box_vertical .promocion {
        height: 375px;
    }

    #results_promo .box_vertical .promocion {
        height: 330px;
    }

    #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%;
    }

    #results .venta .contenido .acciones, #results .alquiler .contenido .acciones {	}

    #results .box_vertical .venta, #results .box_vertical .alquiler {
        height: 390px;
        width: 31%;
    }

    article.offers #leyenda form .line .desplegado span, article.offers #leyenda form .line ul li {
        width: 100%;
    }

    .sliderPropiedad.sliderMini .img {
        height: 219px;
        display: table-cell;
        vertical-align: middle;
        text-align: center;
    }

    #details .sliderPropiedad.sliderMini .img {
        height: 160px;/*162*/
    }

    #results .sliderPropiedad.sliderMini .img {
        height: 160px;
    }

    .box_horizontal .sliderPropiedad.sliderMini .img {
        height: 85px !important;
    }

    .sliderPropiedad.sliderMini .img img {
        width: 100%;/*auto*/
        max-width: 100%;
        max-height: 100%;
    }

    #navegacion {
        /*width: 1260px;*/
    }

    #slider, article#mainText, footer {
        /*width: 1240px !important;*/
    }

    #buscador {
        /*width: 1260px !important;
        margin-left: -630px !important;*/
    }
}