/* buscador: disenio horizontal nuevo */
@import url("//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/imp_buscador_horizontal_nuevo.css");

/* pagina resultados */
@import url("//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/imp_results_estandar.css");

/* etiquetas */
@import url("//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/imp_etiqueta_diagonal_dch.css");

/* box propiedades */
@import url("//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/imp_box_propiedades_3col.css");

/* box propiedades */
@import url("//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/imp_box_promociones_3col.css");

/* disenio boxes: venta y alquiler */
@import url("//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/imp_boxes_0.css");

/* disenio boxes: promociones*/
/*@import url("//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/imp_promo_boxes.css");*/

/* aviso cookies */
@import url("//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/imp_cookies_bottom.css");

/* aviso cookies */
@import url("//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/latest/content/details/actionbar/imp_actionbar_fixed_v1.css");

/* footer */
@import url("//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/imp_footer_2.css");

/* fuentes */

@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Fira+Sans:200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i,600,600i,700,700i,900,900i');


/* ====================
   GENERALES
   ==================== */
#buscador div.line {
	box-sizing: border-box;
}
#detalle #ficha .actionBar ul li.dropDownMenu.documents ul {
    height: auto !important;
	padding: 0 !important;
}
#detalle #ficha .actionBar ul li.dropDownMenu.documents ul li, #detalle #ficha .actionBar ul li.dropDownMenu.documents ul li a {
    width: auto !important;
    height: auto !important;
    color: #fff !important;
    font-size: 14px;
    height: 35px !important;
    line-height: 35px !important;
	padding:0 5px !important;
}
#detalle #ficha .actionBar ul li.dropDownMenu.documents ul li a {
	background:none !important;
}
#detalle #ficha .actionBar ul li.dropDownMenu.documents ul li:hover {
	background: #646c77;
}
.home_section {
    margin: 0 auto;
    padding: 50px 0 0;
    background: #fff;
    width: 100%;
	margin-top: 50px;
}
.home_section a {
	display: block;
    margin-top: 10px;
    color: #e5ab04;
}

#home .offers {
	padding-top: 60px;
}
body#promo_details #detalle #ficha .header .headerTitulo .headerLeft h1, body#promo_details #detalle #ficha .header .headerTitulo .headerLeft p , body#promo_details #detalle #ficha .header .headerTitulo .headerRight .precio{
	 color: #686970;
}
.sliderPropiedad .sliderPrincipal .img img {
    max-height: 202px;
	min-height: 176px;
}   
#detalle #formMasInfo #contenido form div.line {
    width: 32.6%;
}
body {
	font-family: 'Fira Sans', sans-serif;
	color: #7e838f;
	font-weight:400;
}
#background{
    background: #f6f6f6;
}
#home #bgContent {
	margin-top: -200px;
}
a {
	text-decoration: none;
}
a:hover, a:active {
	color: #918277;
}
a:focus{
	outline:0;
}
::selection {
	background: #e0e0e0;
	color: #FFF;
}  

h2{
    font-family: "Source Sans Pro";
	margin-bottom: 1em;
    font-weight: 400;
    color: #787878;
	margin:0 auto;
	font-size: 35px;
	margin-bottom: 15px;
}
h2:after {
    content: "";
    height: 2px;
    width: 160px;
    background: #b1b1b1;
    margin-left: 20px;
    display: inline-block;
    position: relative;
    top: -7px;
}

#buscador form div.line input[type="text"]#max_price, #min_pricep {
    color: #fff;
    font-size: 12px !important;
}
img {
	max-width:100%;
}
form div.line input[type="text"], form div.line select, form div.line textarea {
	border-radius: 2px;
    height: 40px;
    border: 1px solid #e6e6e6;
    font-size: 14px;
    color: #77797e;
}
form div.line select {
	-webkit-appearance: none;
	background: #fff url(img/arrow.png)no-repeat 94%;
    background-size: 10px;
}
.wxp-map-icon img {
    border: 7px solid rgba(42, 44, 49, 0.75) !important;
}
.btn {
    font-size: 14px;
    font-weight: 600;
    border-radius: 2px;
    background: #747889;
    color: #fff;
    border: none;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: .5px;
}
.btn:hover {
	border: none;
	background: #000;
}
.fa-caret-down:before {  
    content: "\f107" !important;  /* icono flecha submenus */
}
.flecha {
	background: rgb(190, 190, 190); /* color flecha to top */
}

#aviso_cookie {
    width: 560px;
}
#aviso_cookie  {
	background: #232323;
}
#aviso_cookie div p {
	color: #fff;
}
#aviso_cookie div > a:before,#aviso_cookie div > a:after {
	background: #fff;
}
section {
	width:100% !important;
	position:relative;
	margin: 50px auto;
}
#home section {
	margin: 0px auto;
	position:initial;
}

/* ====================
   HEADER
   ==================== */
header {
	position: relative;
	height:auto;
}
#home header{
}

/* ====================
   LOGO
   ==================== */
#logo {
    top: 65px;
	left:30px;
	height: 150px;
	width:auto !important;
	margin:0 !important;
}
#logo a img{
	width: auto;
	height: 150px;
}
#home #logo {
	display: block;
	height: 150px;
}

/* ====================
   SLIDER
   ==================== */
#slider {
    position: relative;
    height: 175px;
	background:url(slider_images/img01.jpg)no-repeat top center;
	background-size: 100%;
	max-height: 800px;
}
#home #slider {
    height: auto;
	background:none;
}

#slider .nivoSlider {
	position: inherit;
	z-index: 0;
}
#slider:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    z-index: 1;
}
#slider .nivoSlider img {
	width: 100% !important;
	height: auto !important;
}
.nivo-caption {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
    background: none!important;
    font-weight: normal;
    line-height: 1.2307;
	font-size: 60px;
    bottom: inherit !important;
    z-index: 7;
	width: 100%;
	text-align: center;
	padding-top: 23% !important;
	top:0 !important;
	text-shadow: 0px 0px 15px rgba(0, 0, 0, 0.17);
}
.nivo-caption > div {
    padding: 20px;
    color: #fff;
    font-size: 20px;
}
.nivo-caption p {
	color: #d81010;
	font-size: 26px;
	font-weight: 700;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-shadow: 0 1px 1px #616161;
}
.nivo-directionNav , .nivo-controlNav {
	display: none;
}
.nivo-caption > div span:after {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    margin: 0 20px;
    border-radius: 50%;
    border: 2px solid #568298;
    position: relative;
    top: -2px;
}
.nivo-caption > div span.superficie:after, .nivo-caption > div span.precio:after {
	display:none !important;
}
.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;
	left: initial !important;
	right: 70px;
}


/* ==================== 
   NAVEGACIÃ“N
   ==================== */

#navegacion {
    position: absolute !important;
    top: 90px;
    background: none;
	transition: all ease .25s;
    -webkit-transition: all ease .25s;
    -moz-transition: all ease .25s;
}
#home #navegacion {
} 
#navegacion.fixed, #home #navegacion.fixed{
	top: 0px;
}
#navegacion nav {
	display: table;
    position: relative;
    box-sizing: border-box;
	box-shadow:none;
	width:100% !important;
}
#navegacion #navHeader {
    z-index: 2;
	float:right;
    margin-right: 20px;
}
#navegacion #navHeader #navLinks li:last-child {
	border-right: none;
}
#navegacion ul li a {
    height: 30px;
    line-height: 30px;
    font-weight: normal;
    color: #fff;
    font-size: 17px;
    padding: 0px 12px !important;
    position: relative;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    transition: none;
    text-shadow: 0px 1px 1px rgba(0,0,0,0.5) !important;
}
#navegacion ul li a i.fa-caret-down {
	position:relative;
}
 
#navegacion ul li:hover > a, #navegacion ul li > a:hover {
	background: none;
	color: #d5d5d5 !important;
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
}
#navegacion ul li.dropDownMenu ul li.dropDownMenu a, #navegacion ul li.dropDownMenu ul li a {
	color: #fff !important;
    padding: 0px 10px;
	height: 40px;
    line-height: 40px;
}
#navegacion ul li.dropDownMenu ul li.dropDownMenu:hover > a,#navegacion ul li.dropDownMenu ul li.dropDownMenu a:hover {
	color: #fff !important;
}
#navegacion ul li.dropDownMenu:hover > a, #navegacion ul li.dropDownMenu > a:hover {}

#navegacion ul li.dropDownMenu:hover ul li:hover {
	 background: #575a66 !important;
}
#navegacion ul#idiomas li.dropDownMenu:hover ul li:hover {
	 background: none !important;
}
#navegacion ul li.dropDownMenu:hover ul li a {
	background: none !important;
}

#navegacion ul li.dropDownMenu ul li a:hover {
	background: none !important;
    color: #fff !important;
}

#navegacion ul li.dropDownMenu:hover > a {
	border-bottom: none !important;
}
#navegacion ul li.dropDownMenu:hover > a:after {
	display: none;
}
#navLinks .dropDownMenu > a > i {
    float: left;
    margin-top: 0px;
    margin-right: 5px;
    top: 5px;
    left: 0px !important;
}
#navLinks .dropDownMenu > a > span {
	float: left;
}
.dropDownMenu ul {
    background: #747889 !important;
    height: auto !important;
    right: 0;
    top: 45px;
}
.dropDownMenu ul li a {
	color: #fff !important;
	border-right: none !important;
	margin: 0 10px;
}
.dropDownMenu ul li a:hover {
	color: #fff !important;
	background: #404d36 !important;
}
#navegacion #operationList > li > ul > li.dropDownMenu > a > i {
    margin: 11px 6px 0 0;
}


/* ====================
   FAVORITOS
   ==================== */
#navegacion ul#favoritos {
	display: none;
}
#navegacion ul#favoritos > li:hover > a {
}
#navegacion ul#favoritos > li > div {
    background: #495466;
	width:100% !important;
	padding: 0 10px;
    box-sizing: border-box;
}
#navegacion ul#favoritos > li > div > div > div > ul > li {
	background: #fff;
	height: 190px;
	padding: 0px !important;
	width: calc(100% * (1/8) - 0px - 1px) !important;
	margin: 20px 10px;
}
#navegacion ul#favoritos > li > div > div > div > ul > li:hover {
}
#navegacion ul#favoritos > li:hover > div a {
	height: 82px;
}
#navegacion ul#favoritos > li > div > div > div > ul > li h3 {
	top: 0px;
	left: 0px;
	padding: 5px 10px;
    background: #516072;
    position: relative;
    margin: 0;
}
#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;
	text-transform:initial;
	letter-spacing:0px;
}
#navegacion ul#favoritos > li > div > div > div ul li .contenido .caracteristicas li{
	text-align:center;
}
#navegacion ul#favoritos > li > div > div > div ul li .contenido .descripcionCaracteristicas .caracteristicas li i{
	display:none;
}
#navegacion ul#favoritos > li > div > div > div ul li .contenido {
	padding: 0 5px;
}
#navegacion ul#favoritos > li > div > div > div ul li .contenido .descripcionCaracteristicas {
	height: 32px;
	color: #575757;
	padding: 0;
}
#navegacion ul#favoritos > li > div > div > div > ul > li .contenido .precio {
	background: none !important;
    color: #292929 !important;
    margin-top: -10px;
    font-weight: 700;
    text-align: center;
    position: relative;
    border: none;
    height: auto;
    margin-top: 7px !important;
}
#navegacion nav ul#favoritos > li > a span {
	display:none !important;
}

/*--------------------
 :: IDIOMAS
--------------------*/
#navegacion ul#idiomas {
    position: absolute;
    right: 20px;
    top: -86px;
}
#navegacion ul#idiomas .dropDownMenu ul {
    top: 32px;
	left: 5px;
}
#navegacion ul#idiomas li a.langSelect {
    text-align: center;
	z-index: 13;
    position: relative;
}
#navegacion ul#idiomas > li > a > i {
}
#navLinks > li.dropDownMenu > ul:before, #operationList > li.dropDownMenu > ul:before, #idiomas > li.dropDownMenu > ul:before {
	content: "";
	position: absolute;
	top: -10px;
	right: 20px;
	width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #747889;
}
#idiomas > li.dropDownMenu > ul:before {
	display:none;
}
#navegacion ul#idiomas li a {
}
#navegacion ul#idiomas > li:hover > a {
	background: none!important;
}
#navegacion ul#idiomas li ul li a {
	height: 30px;
	line-height: 30px;
	padding: 0 15px;
	text-align: center;
	margin: 0;
}
#navegacion ul#idiomas li ul li:hover > a {
	color: #FFF !important;
}
#navegacion ul#idiomas li a span > span:last-child {
	display:none;
}

/* ====================
   DATOS CONTACTO HEADER 
   ==================== */
   
header .datosContacto {
    top: 0px !important;
    background: rgba(0, 0, 0, 0.65);
    width: 100% !important;
    margin-left: 0 !important;
    left: 0 !important;
    z-index: 12;
    height: 36px;
	z-index: 1;
}
header .datosContacto a {
	color: #fff;
}
header .datosContacto address {
	box-sizing:border-box;
	margin:0 auto;
	float:none;
	background:none;
	padding:0;
	width: 100% !important;
}
header .datosContacto address ul {
    position: relative;
    text-align: right;
    float: right;
    width: auto;
	margin-right: 80px;
}
header .datosContacto address ul li {
    color: #fff;
    text-align: right;
    display: inline-block;
	font-size: 15px;
    margin-bottom: 0;
    font-weight: normal;
    float: left;
    border-right: 0;
    padding: 6px 15px;
    margin: 5px 0;
}
header .datosContacto address ul li i {
    margin-right: 2px;
    color: #fff;
}
header .datosContacto ul:first-child li:last-child {
	display:none;
}
header .datosContacto address ul li.agencia ,header .datosContacto address ul li.direccion, header .datosContacto address ul li.poblacionProvincia, header .datosContacto address ul li.movil {
	display:none;
}
header .datosContacto address ul li.direccion i:before {
 
}
header .datosContacto address ul.socialLinks {
    margin: 0;
    padding: 0;
    border: none;
	margin-right: 6px;
}
.datosContacto .socialLinks li {
    display: inline-block;
    font-size: 16px;
    margin-right: 1px;
    padding: 4px 0;
}
.datosContacto .socialLinks li i {
    color: #ffffff;
}
/* ==================== 
   BUSCADOR 
   ==================== */
#buscador {
    display: none;
    background:none;
    width: 100% !important;
    left: 0;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    	 transition: all .2s;
    position: relative;
    top: 0;
    margin: 0;
	margin-bottom: 72px;
	z-index: 2;
}
#home #buscador {
	display:block;
}
#buscador > div{
    margin: 0 auto;
    display: table;
    position: relative;
    padding: 29px 18px 20px;
    background: rgba(0, 0, 0, 0.45);
    border-radius: 4px;
    box-sizing: border-box;
}
.globalSelector {
    outline: none;
    width: 100%;
    height: 40px;
    font-size: 1em;
    color: #787878;
    border-radius: 2px;
    border: 1px solid #f1eee9;
    transition: all .2s;
    box-sizing: border-box;
}
#buscador form div.line#precio, #buscador form div.line#preciop {
    height: 47px;
}
.ui-slider .ui-slider-handle, .ui-widget-header {
	background: #768799 !important;
}
#buscador ul.tabs li.activo a, #buscador ul.tabs li.activo a:hover {
    border: none !important;
    color: #fff !important;
}
#numero_refp {
	width: 70%;
}
#buscador ul.tabs {
    position: absolute;
 	top: -30px;
    left: 5px;
    border-bottom: 1px solid transparent;
}
#buscador ul.tabs li a {
    position: relative;
    padding: 5px 15px;
    font-size: 14px;
    font-weight: 700;
    color: #ccc;
    text-transform: uppercase;
    border-right: 1px solid #ffffff !important;
    border-radius: 0;
    letter-spacing: 0;
    margin: 0;
}
#buscador ul.tabs li:first-child a {
	padding-left: 0;
}
#buscador ul.tabs li:last-child a  {
	border-right: none !important;
}
#buscador ul.tabs li.activo a, #buscador ul.tabs li.activo a:hover, #buscador ul.tabs li a:hover {
	background: none;
	color:#fff;
    border: none;
}
#buscador ul.tabs li a i {
	display: none;
}
#buscador .busquedaAvanzada > a {
	right: 10px;
    padding: 10px 12px;
    font-size: 14px;
    font-weight: 700;
    color: #ccc;
    text-transform: uppercase;
    border-radius: 0;
    letter-spacing: 0;
    top: -40px;
}
.busquedaAvanzada form fieldset div.line > div input[type="text"], .busquedaAvanzada form fieldset div.line > div select {
    width: 127px !important;
}
#buscador .busquedaAvanzada > a:hover {
}
#buscador .busquedaAvanzada > a > i {
 	display: none;
}
#buscador label {
	color:#fff;
	font-weight:500;
}
#buscador form {
}
#buscador form div.line input[type="text"], #buscador form div.line select {

}
#openNew > form:nth-child(1) > fieldset > div:nth-child(2) > div > button {
	
}
#buscador div > form button:hover {
	background:#2e353e;
}
#buscador div form:last-child fieldset button {
}

.tabs li a {
    border-radius: 0;
    margin-bottom: 5px;
	padding: 15px;
}
.tabs li.activo a {
    background: none;
}

#buscador div#openProperty form:first-child button, #buscador div#openNew form:first-child button {
	top: 6px;
}
#buscador div#openProperty form:first-child button, #buscador div#openNew form:first-child button {
	background: #747889;
}

/* ====================
   MAIN TEXT
   ==================== */
article#mainText {	
	padding-top: 60px;
    padding-bottom: 60px;
	background: #fff;
	margin-top: 0;
	color: #888888;
	font: normal 16px / 26px "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
	text-align: center;
	margin-bottom: 0;
}

article#mainText p{	
	line-height: 26px !important;
}

article#mainText h2:after {
	display: none !important;
}

article#mainText .welcome{
	float:none;
	margin:0 auto;
	width: 100% !important;
}

article#mainText .welcome h2 {
	text-align: left;
	width: 100% !important;
	margin-bottom: 20px;
}

article#mainText .datosContacto {
	display: none;
}

article .texto p {
    font-size: 15px;
    color: #888888;
    font: normal 16px / 26px "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
}

.home_section a.masInfo {
	display:none;
}

.home_section:nth-child(1) img {
    width: 220px;
    float: left;
    margin: 0 10px;
}

.home_section > div {
	margin:0 auto;
}

.home_section .column_child {
	position:relative;
    padding-top: 80px;
	text-align: center !important;
}
.home_section .title_child {
	font-weight: 800 !important;
    padding-bottom: 0px !important;
    height: 25px;
    margin-top: 12px;
    line-height: 22px;
    font-family: 'Josefin Sans';
    font-size: 16px;
    color: #72788a;    
	color: #636c78;
	
}
.home_section .image_child {
    position: absolute;
    top: 0;
	width:60px;
	left:50%;
	margin-left:-30px;
}

/* ====================
   BOX PROMOCIONES, VENTA Y ALQUILER
   ==================== */
.etiqueta {
    z-index: 1;
}  
.promocion figure, .venta figure, .alquiler figure {
    overflow: hidden;
    width: 100%;
    box-sizing: border-box;
	position:initial;
}

.promocion figure .mask, .venta figure .mask, .alquiler figure .mask {
    height: 32px !important;
    z-index: 8;
    bottom: 25px !important;
    background: none !important;
    padding: 5px !important;
	display: none !important;
}
.promocion figure div.mask div.referencia, .venta figure div.mask div.referencia, .alquiler figure div.mask div.referencia {
	background:none !important;
	height: 28px;
    line-height: 28px;
}
.promocion figure div.mask div.referencia span.tipo, .venta figure div.mask div.referencia span.tipo, .alquiler figure div.mask div.referencia span.tipo {
	display:none;
}
.promocion figure div.mask div.referencia span.numeroRef, .venta figure div.mask div.referencia span.numeroRef, .alquiler figure div.mask div.referencia span.numeroRef {
	float: right;
    margin-right: 20px;
    color: #fff;
    padding: 2px 10px;
    font-size: 15px;
    background: #768799;
    background-size: 23px;
    border-radius: 3px;
}
.promocion figure div.mask div.referencia span.numeroRef:before, .venta figure div.mask div.referencia span.numeroRef:before, .alquiler figure div.mask div.referencia span.numeroRef:before {
	display: none !important;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 10px;
    color: #7e7f89;
    font-size: 16px;
	content: "\f02b";
}
.promocion, .venta, .alquiler {
    background-color: #fff;
	padding:5px !important;
	margin-bottom: 30px !important;
	overflow:hidden;
}
#results .box_horizontal .venta, #results .box_horizontal .alquiler {
    width: 100% !important;
    background: #fff;
}
#results .box_horizontal .venta h3, #results .box_horizontal .alquiler h3 {
	padding: 15px 25px;
}
#results .box_horizontal .venta .contenido .descripcionCaracteristicas, #results .box_horizontal .alquiler .contenido .descripcionCaracteristicas {
    padding: 0;
}
#results .box_horizontal .venta .contenido .descripcionCaracteristicas ul.caracteristicas, #results .box_horizontal .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas {
    display: table;
    width: 100%;
}
#results .box_horizontal .venta .contenido .precio, #results  .box_horizontal .alquiler .contenido .precio {
    background: #3e8bde;
    color: #fff !important;
    left: 0 !important;
    right: inherit !important;
    bottom: 15px;
    height: 45px !important;
    line-height: 0 !important;
}
#results .box_horizontal  .venta .contenido .precio p, #results .box_horizontal  .alquiler .contenido .precio p {
    line-height: 28px !important;
}
.promocion {
	padding:0 !important;
	border:none;
}
.sliderPropiedad.sliderMini {
    transform: none !important;
	z-index: 0;
}

.venta h3, .alquiler h3, .promocion h3 {
    font-size: 19px;
    color: #333;
    text-align: left;
    background: none;
    font-weight: normal;
    margin: 0;
    padding: 20px 15px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
    text-transform: uppercase;
    border-bottom: 1px solid #dddddd;
    position: relative;
}
.promocion h3 {
    padding-left: 10px;
    font-size: 26px;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0,0,0,0.3);
    text-transform: none;
    z-index: 4;
    box-sizing: border-box;
    text-align: center;
    font-weight: 600;
    letter-spacing: -1px;
    top: 30px;
    -webkit-transition: 0.15s ease-in-out;
    -moz-transition: 0.15s ease-in-out;
    -o-transition: 0.15s ease-in-out;
    transition: 0.15s ease-in-out;
    -webkit-transform: translateY(36px);
    -moz-transform: translateY(36px);
    -ms-transform: translateY(36px);
    -o-transform: translateY(36px);
    transform: translateY(36px);
    position: absolute;
    width: 100%;
    margin: 10px 0;
    border: 0 !important;
}
.promocion:hover h3 {
    -webkit-transform: translateY(16px); 
    -moz-transform: translateY(16px);
    -ms-transform: translateY(16px);
    -o-transform: translateY(16px);
    transform: translateY(16px); 
}
.promocion .img:before {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(73, 84, 102, 0.26);
    z-index: 110;
    content: "";
}
.promocion .contenido .descripcionCaracteristicas {
        font-weight: 700;
    color: #fff;
    font-size: 16px;
    margin-top: 30px;
    text-shadow: 0px 1px 0px rgba(0,0,0,0.4);
    position: absolute !important;
    z-index: 0;
    top: 58px;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
    padding: 0;
    letter-spacing: -.5px;
    -webkit-transform: scale(1, 1) translateY(36px);
    -moz-transform: scale(1, 1) translateY(36px);
    -ms-transform: scale(1, 1) translateY(36px);
    -o-transform: scale(1, 1) translateY(36px);
    transform: scale(1, 1) translateY(36px);
    -webkit-transition: 0.15s ease-in-out;
    -moz-transition: 0.15s ease-in-out;
    -o-transition: 0.15s ease-in-out;
    transition: 0.15s ease-in-out;
}
.promocion:hover .contenido .descripcionCaracteristicas {
    visibility: collapse;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transform: scale(0.8, 0.8) translateY(36px);
    -moz-transform: scale(0.8, 0.8) translateY(36px);
    -ms-transform: scale(0.8, 0.8) translateY(36px);
    -o-transform: scale(0.8, 0.8) translateY(36px);
    transform: scale(0.8, 0.8) translateY(36px);
}
.promocion figure div.mask {
	position: absolute;
    top: 0;
    left: 0;
    padding: 0 !important;
    margin: 0;
    width: 100%;
    height: 100% !important;
	z-index: 22;
}
.promocion figure div.mask a {
	position: absolute;
    top: 0;
    left: 0;
    padding: 0 !important;
    margin: 0;
    width: 100%;
    height: 100% !important;
	background: none;
	text-indent: -9999px;
}
.promocion .sliderPropiedad .sliderPrincipal .img img {
    max-height: 202px;
    min-height: 215px;
	-webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.promocion:hover .sliderPropiedad .sliderPrincipal .img img {
	-webkit-transform: scale3d(1.2, 1.2, 1);
    transform: scale3d(1.2, 1.2, 1);
}
.venta .contenido, .alquiler .contenido {
}
.promocion .acciones {
	background: none;
    height: 100%;
    position: absolute !important;
    top: 0;
    width: 100%;
    z-index: 5;
}
.venta .acciones, .alquiler .acciones {
    display: none;
}
.promocion .acciones a {
	color: transparent;
    background: none;
    width: 100%;
    height: 100%;
    position: absolute;
}
.venta .contenido .descripcionCaracteristicas, .alquiler .contenido .descripcionCaracteristicas {
    height: 85px;
    padding: 0 15px;
}
.promocion .contenido .descripcionCaracteristicas h4 {
}
.venta .contenido .descripcionCaracteristicas h4, .alquiler .contenido .descripcionCaracteristicas h4 {
    padding-bottom: 20px;
    margin-bottom: 0;
    text-align: left;
    width: 100%;
    padding: 10px 0;
    box-sizing: border-box;
    margin-top: 0px;
}
.venta .contenido .descripcionCaracteristicas h4 a, .alquiler .contenido .descripcionCaracteristicas h4 a {
    color: #777c80;
}
.box_vertical .ocultar {
    
}
.venta .contenido .descripcionCaracteristicas .descripcion, .alquiler .contenido .descripcionCaracteristicas .descripcion {
    margin: 10px 0px 5px;
    font-size: 15px;
    line-height: 25px;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-align: left;
}
.promocion .contenido .descripcionCaracteristicas ul.caracteristicas, .venta .contenido .descripcionCaracteristicas ul.caracteristicas, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas {
	list-style: none;
    margin: -5px 0;
    border-top: none;
    padding: 10px 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.venta .contenido .descripcionCaracteristicas > ul > li , .alquiler .contenido .descripcionCaracteristicas > ul > li  {
    display: inline-block;
    color: #59595f;
    margin-bottom: 0 !important;
    width: 33%;
    text-align: left;
	font-size: 15px;
}
.venta .contenido .descripcionCaracteristicas ul.caracteristicas li.banos, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li.banos {
	 display: inline-block !important;
}
.promocion .contenido .descripcionCaracteristicas ul.caracteristicas li span, .venta .contenido .descripcionCaracteristicas ul.caracteristicas li span, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li span {
	display:none;
}
.promocion .contenido .descripcionCaracteristicas ul.caracteristicas li span {
    display: inline-block;
}
.venta .contenido .descripcionCaracteristicas > ul > li > i , .alquiler .contenido .descripcionCaracteristicas > ul > li > i {
	display: inline-block !important;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	margin-right:10px;
	color: #72788a;
    font-size: 16px;
}
.venta .contenido .descripcionCaracteristicas > ul > li.habitaciones > i , .alquiler .contenido .descripcionCaracteristicas > ul > li.habitaciones > i{
	color: transparent !important;
    height: 28px;
    width: 28px;
    margin-right: 10px;
    background: url(img/bed.png)no-repeat center;
    background-size: 25px;
    position: relative;
    top: 8px;
}

.venta .contenido .descripcionCaracteristicas > ul > li.banos > i , .alquiler .contenido .descripcionCaracteristicas > ul > li.banos > i{
	color: transparent !important;
    height: 25px;
    width: 25px;
    margin-right: 10px;
    background: url(img/bano.png)no-repeat center;
    background-size: 22px;
    position: relative;
    top: 8px;
}
.venta .contenido .descripcionCaracteristicas > ul > li.supHabitable > i , .alquiler .contenido .descripcionCaracteristicas > ul > li.supHabitable > i {
    color: transparent !important;
    height: 25px;
    width: 25px;
    margin-right: 10px;
    background: url(img/util.png)no-repeat center;
    background-size: 24px;
    position: relative;
    top: 7px;
}
.venta .contenido .descripcionCaracteristicas > ul > li.supConstruida > i , .alquiler .contenido .descripcionCaracteristicas > ul > li.supConstruida > i {
    color: transparent !important;
    height: 25px;
    width: 25px;
    margin-right: 10px;
    background: url(img/parcela.png)no-repeat center;
    background-size: 20px;
    position: relative;
    top: 7px;
}

.promocion .contenido .precio p {
    line-height: 46px !important;
}
.venta .contenido .precio, .alquiler .contenido .precio , .promocion .contenido .precio {
    height: 45px;
    box-sizing: border-box;
    width: auto !important;
    border-radius: 0;
    margin-top: 0;
    padding: 0px 20px;
    color: #fff;
    font-size: 20px;
    line-height: 1;
    position: absolute;
    top: 165px;
    z-index: 0;
    text-align: left;
    right: 0;
    background: #3866cf;
}
.promocion .contenido .precio {
    position: absolute;
    width: 100% !important;
    bottom: 0;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    top: inherit !important;
    bottom: 72px;
	-webkit-transition: 0.15s ease-in-out;
    -moz-transition: 0.15s ease-in-out;
    -o-transition: 0.15s ease-in-out;
    transition: 0.15s ease-in-out;
    opacity: 0;
}
.promocion:hover .contenido .precio {
	opacity: 1;
}

.promocion .contenido .precio p span, .venta .contenido .precio p span, .alquiler .contenido .precio p span {
    font-weight: 600;
}


.venta .contenido .precio p, .alquiler .contenido .precio p {
 	line-height: 46px !important;
}
.venta .contenido .precio .antes, .alquiler .contenido .precio .antes {
    margin: -12px 0px -26px 0;
    color: #ffffff;
    font-size: 14px;
}

#detalle #ficha .header .caracteristicasPrincipales ul li strong{
display: none;
}
#detalle #ficha .header:before {
    background: rgba(0,0,0,.6);
	top: 34px;
}

#detalle #ficha .header .caracteristicasPrincipales {
	display:block;
	float: right;
	margin-top: -35px;
}
#detalle #ficha .header .caracteristicasPrincipales ul {
	margin:0 auto;
	width: auto !important;
}
#detalle #ficha .header .caracteristicasPrincipales ul li {
	font-size: 18px;
    display: inline-block;
    height: 55px;
    line-height: 55px;
    font-weight: 400;
    width: auto;
    margin-left: 30px;
    color: #333;
}
#detalle #ficha .header .caracteristicasPrincipales ul li#sup_util i {
color: transparent !important;
    height: 30px;
    width: 30px;
    margin-right: 10px;
    background: url(img/util.png)no-repeat center;
    background-size: 30px;
    position: relative;
    top: -5px;
}
#detalle #ficha .header .caracteristicasPrincipales ul li#sup_parcela i {
	color: transparent !important;
    height: 22px;
    width: 22px;
    margin-right: 10px;
    background: url(img/parcela.png)no-repeat center;
    background-size: 22px;
    position: relative;
    top: -4px;
}
#detalle #ficha .header .caracteristicasPrincipales ul li#habitaciones i {
	color: transparent !important;
    height: 27px;
    width: 27px;
    margin-right: 10px;
    background: url(img/bed.png)no-repeat center;
    background-size: 27px;
    position: relative;
    top: -4px;
}
#detalle #ficha .header .caracteristicasPrincipales ul li#banos i {
	color: transparent !important;
    height: 27px;
    width: 27px;
    margin-right: 10px;
    background: url(img/bano.png)no-repeat center;
    background-size: 27px;
    position: relative;
    top: -8px;
}


/* ====================
   FORMULARIO ALERTAS BÃšSQUEDAS
   ==================== */


/* ====================
   MAILING LIST
   ==================== */
aside {
	bottom: 155px;
}
aside #mailingList > div {

}
aside #mailingList {
	position: relative;
	z-index: 7;
	padding: 0;
}
aside #mailingList form .line input[type="text"] {

}
aside #mailingList h3 {
    color: #fff;
 	font-size: 22px !important;
    line-height: 48px;
    font-weight: 400 !important;
	text-transform: none;
	padding-top: 0;
	margin-top: 0;
}
aside #mailingList p {
    font-weight: 400;
    font-size: 1em;
    text-align: left !important;
	margin-bottom: 20px;
}
aside #mailingList form .line.checkbox p a {
    font-size: 12px;
    font-weight: 400;
    color: #fff;
	padding: 0 30px;
}
aside #mailingList form .line button {
    height:40px;
    position: relative;
    line-height: 25px;
	padding: 0 30px;

}
aside #mailingList form .line button:hover {
	background:#3e4b5a;
}
aside #mailingList form .line input[type="text"] {
	border-radius: 0px;
    border: none;
    background: white;
    height: 40px;
}
aside #mailingList form .line {
	border-right:none;
}

#detalle #ficha .actionBar ul li.share div.addthis_toolbox a {
    padding: 0 15px 0 0;
}
#detalle #ficha .actionBar ul li.share > i {
    top: -9px;
    color: #666666;
}
aside #mailingList form .line.checkbox input[type="checkbox"] {
	top:16px;
} 

/* ====================
   RESULTS
   ==================== */
#results h1 {
    font-family: "Source Sans Pro";
    margin-bottom: 1em;
    font-weight: 400;
    color: #787878;
    font-size: 42px;
}
#results h1:first-letter {
	text-transform: uppercase;
}
#results h1:after {
    content: "";
    height: 2px;
    width: 160px;
    background: #b1b1b1;
    margin-left: 20px;
    display: inline-block;
    position: relative;
    top: -7px;
}
#results article.offers #listOffers {
    margin-top:0px;
}

#results .breadcrumbs {
	display:none;
}
.headerResults {
	background:none;
	border-radius:0;
	    padding: 0;
}
#results article.offers #leyenda span.titulo {

}
article.offers #leyenda {
  	border: none;
    background: #ffffff;
    padding: 25px 25px 40px;
    margin-bottom: 30px;
}
article.offers #leyenda form .line .desplegado span, article.offers #leyenda form .line ul li {
    width: 100%;
    white-space: nowrap;
    display: block;
    color: #7e838f;
	margin: 5px 0 10px;
}
#results .breadcrumbs > ul > li > a {
    color: #59595f;
    font-size: 20px;
    padding-left: 14px;
}
article.offers #leyenda form .line.checkboxNum div span {

}

#results .headerResults {
}
.filtroResultados ul li a i {
    margin-right: 0px;
    margin-left: 5px;
}
.paginacion ul li span, .paginacion ul li a {
    border: 1px solid #b0b0b0;
    color: #979797;
    height: 30px;
    width: 30px;
    line-height: 32px;
    border-radius: 3px;
	
}
.paginacion ul li span.activa, .paginacion ul li a:hover {
    border: 1px solid #747888;
    background: #747888;
}
.vistaResultados ul li a {
	border-radius: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
}
.vistaResultados ul li a:hover, .vistaResultados ul li a.activo {
	border: 1px solid #747888;
    background: #747888;
}
#results .box_vertical .sliderPropiedad .sliderPrincipal .img img {
   max-height:initial !important;
}
.filtroResultados > ul > li > ul {
	width: 380px;
	top: 42px;
	background: #768799;
}
article.offers #leyenda form .line.filtro_precio div span, article.offers #leyenda form .line.filtro_m2 div span, #leyenda > form > fieldset > div.line.filtro_m2:after {
    color: #818181;
    background: none;
    border: none;
	margin-bottom: 5px;
}
#results article.offers #leyenda span.titulo {
    text-align: left;
    font-weight: 600;
    border-bottom: none;
    padding: 5px 0 0px 0;
    color: #768799;
    font-size: 25px;
    line-height: 24px;
    margin: 0 0 25px 0;
    font-family: "Source Sans Pro",sans-serif;
    padding-right: 1em;
    line-height: 1;
    font-weight: 500;
    color: #787878;
}

.paginacion .resultados {
    color: #78787f;
}
#filtroResultadoAbrir > ul > li, #filtroResultadoAbrir > ul > li a {
    color: #fff;
}
#leyenda > form > fieldset > div > label {
}
.box_horizontal .promocion h3, .box_horizontal .venta h3, .box_horizontal .alquiler h3 {
	    color: #ffffff;
}
.box_horizontal .venta .contenido .descripcionCaracteristicas h4, .alquiler .contenido .descripcionCaracteristicas h4 {
	    color: #ffffff;
}
.box_horizontal .venta .contenido .descripcionCaracteristicas h4 a, .alquiler .contenido .descripcionCaracteristicas h4 a {
	    color: #59595f;
}
.box_horizontal .promocion .contenido .precio, .box_horizontal .venta .contenido .precio, .box_horizontal .alquiler .contenido .precio {
	bottom: 77px;
    color: #ffffff;
    font-size: 18px;
    top: inherit;
}
#results article.offers #leyenda form {
    background: none;
	padding:0;
}
article.offers #leyenda form .line .desplegado, #leyenda > form > fieldset > .filtro_tags > div > ul, article.offers #leyenda form .filtro_bano > div, article.offers #leyenda form .filtro_dormitorio > div {
    background: #fff;
	padding: 0 15px 15px 15px;
    position: absolute;
    z-index: 11;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    top: 44px;
    border: 1px solid #e7e9ef;
    border-top: 0;
    display: none;
}

#results #leyenda label {
	box-sizing: border-box;
    height: 45px;
    line-height: 45px;
    vertical-align: middle;
    overflow: hidden;
    margin: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 22px;
    font-size: 1em;
    color: #787878;
    border-radius: 4px;
    border: 1px solid #e6e6e6;
    font-weight: 400;
    padding-left: 15px;
    background: #fff url(img/arrow.png)no-repeat 94%;
    background-size: 10px;
	width: 100%;
	cursor: pointer;
}
article.offers #leyenda form .line.filtro_precio label, article.offers #leyenda form .line.filtro_m2 label {
	background: none !important;
    border: none !important;
    padding: 0 !important;
    font-size: 16px !important;
	height: 25px !important;
    line-height: 25px !important;
}
article.offers #leyenda form .line {
    width: 100%;
    position: relative;
	margin-bottom: 25px;
}
#results label:after {
	display:none;
}
article.offers #leyenda form .line .desplegado span, article.offers #leyenda form .line ul li, article.offers #leyenda form .line div span {
    width: 100%;
    white-space: nowrap;
    display: block;
    color: #7e838f;
    margin: 5px 0 10px;
}
.ui-slider .ui-slider-handle {
    background: #fff !important;
    width: 20px !important;
    height: 20px !important;
    cursor: default;
    border: 1px solid #dadada !important;
    top: -9px !important;
}

/*Solo cuando sea resultado con mapa*/
 .venta .contenido .descripcionCaracteristicas, .alquiler .contenido .descripcionCaracteristicas {
    height: 180px;
    padding: 0 15px;
}

#results #slider {
    height: 175px;
}

.breadcrumbs > ul > li > a {
    color: #fff;
}
.filtroResultados > ul > li > a {
    color: #424848;
}

.wxp-map-icon span {
   display:none !important;
}

.wxp-map-icon-animated span, .wxp-map-icon-hover span {
	    background-color: #f07c00 !important;
}
.wxp-map-icon img {
    border: 7px solid rgb(81, 96, 114) !important;
}

.wxp-map-icon-hover div img, .wxp-map-icon-animated div img {
    border: 7px solid rgb(147, 173, 199) !important;
}

#results .venta.wxp-map-icon-selected , #results .alquiler.wxp-map-icon-selected, #results .venta:hover , #results .alquiler:hover{
	border-color:#aec0d2 !important;
}
#results .venta.wxp-map-icon-selected h3 , #results .alquiler.wxp-map-icon-selected h3,  #results .venta:hover h3, #results .alquiler:hover h3 {
	color:#aec0d2 !important;
}
article.offers #leyenda form .line button {
	margin: 0;
    width: 100%;
}
article.offers #leyenda form .line button {
    margin: 0;
    width: 100%;
    height: 45px;
}
/* ====================

   FORMULARIO CAPTACION
   ==================== */
#captacion form fieldset legend {
    margin: 0px 0 20px 0;
    box-sizing: border-box;
    background: none;
    font-weight: 600;
    color: #505767;
    padding-left: 0;
    font-size: 18px;
    border-bottom: 1px solid #a9acb5;
    font-weight: 600;
    font-family: "Open Sans";
}

#captacion label {
}

.checkbox a {
    color: #474a50;
}

#captacion form#frm {
    padding: 10px 0;
}

article.offers #leyenda form .line.filtro_precio div input, article.offers #leyenda form .line.filtro_m2 div input {
    width: 100%;
}


/* ====================
   FICHA
   ==================== */
#details .offers h2 {
    text-transform: lowercase;
}
#details .offers h2:first-letter {
    text-transform: uppercase;
}
#details #navegacion {
	z-index: 12;
}  
#details #slider {
}

#details .breadcrumbs {
    float: right;
}

.breadcrumbs li.activo {
    margin-right: 0;
}
#details #detalle #ficha div.colIzq .groupTabs .tabs li {
    width: 25%;
    text-align: center;
}
#details #detalle #ficha div.colIzq .groupTabs .tabs li a {
    padding: 10px 25px;
    border-radius: 0;
    background: #fff;
    border: solid 1px #fff;
    color: #4a4747;
    font-weight: 400;
    box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1);
}
#details #detalle #ficha div.colIzq .groupTabs .tabs li a i {
	display: none;
}
#details #detalle #ficha div.colIzq .groupTabs .tabs li.activo a, #detalle #ficha div.colIzq .groupTabs .tabs li a:hover {
    color: #fff;
    background: #3866cf;
    border-color: #3866cf;
}
#contenido > p:nth-child(2) {
    color: #78787f;
}
#detalle #ficha div.colIzq {
    background: #fff;
    padding: 15px 0px 40px;
    box-sizing:  border-box;
}
#detalle .colIzq .detallesFicha {
    width: 100% !important;
    float: none !important;
    padding: 0 30px;
    box-sizing: border-box;
}

#detalle #formMasInfo {
    width: 100%;
}
#detalle #formMasInfo #contenido form {
	background: none;
    border-radius: 0;
    padding: 10px 0px 0;
}
#contenido label {
    color: #6f7176;
}
#contenido > p:nth-child(4) {
    color: #78787f;
}
#contenido > a {
    display: none;
}
#detalle #formMasInfo #contenido form div.line {
    width: 100%;
}
.sliderPropiedad {
    background: none;
	padding: 0 15px;
}
#detalle #ficha div .detallesFicha ul li {
    width: 50%;
}
#detalle #ficha div .detallesFicha ul li {
	color: #7e838f;
    font-size: 15px;
    padding: 6px 0px;
	position:relative;
	padding-left:25px;
	box-sizing:border-box;
}
#detalle #ficha div .detallesFicha ul {
    padding: 0;
}
#detalle #ficha div .detallesFicha ul li i {
    color: #7ee579;
    position: absolute;
    left: 0;
    top: -7px;
}
#detalle #ficha div.colIzq .groupTabs .tabs {
    border: none;
	box-sizing: border-box;
    padding: 0 20px;
}
#detalle #ficha div .detallesFicha ul li i:before {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    content: "";
    position: absolute;
    left: 0;
    z-index: 1;
    width: 14px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    height: 4px;
    border: 1px solid #76c563;
    border-top-style: none;
    border-right-style: none;
    top: 15px;
}
#ficha #etiqueta {
    left: 1px;
    top: 95px;
	display:none !important;
}
#detalle #ficha div .detallesFicha h3 {
	text-align: left;
    font-weight: 600;
    border-bottom: none;
    padding: 5px 0 0px 0;
    color: #768799;
    font-size: 25px;
    line-height: 24px;
    margin: 25px 0;
    font-family: "Source Sans Pro",sans-serif;
    padding-right: 1em;
    line-height: 1;
    font-weight: 500;
    color: #787878;
}
#detalle #ficha div.colIzq #descripcionFicha {
    display: none;
	width:100%;
	color: #7e838f;
	text-align: justify;
}
#detalle #ficha div.colIzq #descripcionFicha h3 {
	margin-top:10px;
}
div#descripcionFicha2 {

	
}

#detalle #formMasInfo #contenido .tlf {
    color: #505767;
    font-weight: 400;
}
#details .breadcrumbs > ul > li, #details .breadcrumbs > ul > li > a {
    color: #fff;
}
.breadcrumbs > ul > li:after {
    font-size: 17px;
}
#details .headerResults {
    margin-top: 0;
    display: none;
}
#detalle #ficha div .detallesFicha h3 i {
	display:none;
}
#detalle #ficha div .detallesFicha ul li strong {
    float: left;
    font-weight: 400;
    margin-right: 10px;
}
#detalle #formMasInfo #contenido h3, article.offers #leyenda .titulo {
	text-align: left;
    font-weight: 600;
    border-bottom: none;
    padding: 5px 0 0px 0;
    color: #768799;
    font-size: 25px;
    line-height: 24px;
    margin: 0 0 25px 0;
    font-family: "Source Sans Pro",sans-serif;
    padding-right: 1em;
    line-height: 1;
    font-weight: 500;
    color: #787878;
}

#details section {
	position:inherit;
}

#details .tabs {
    border-bottom: 1px solid #e5e5f8;
    display: table;
    width: 100%;
}
#detalle #formMasInfo #contenido h3 i,article.offers #leyenda .titulo i {
	display:none;
}
.colDch .certificacion_A , .colDch .certificacion_B , .colDch .certificacion_C , .colDch .certificacion_D , .colDch .certificacion_E , .colDch .certificacion_F , .colDch .certificacion_G {
	display:none;
}
#ficha h1 {
    color: #fff;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 3.6em;
    line-height: 39px;
    text-align: left;
    position: relative;
    padding-bottom: 0;
    margin: 0 auto;
    margin-top: 10px;
    float: none;
    text-align: left;
    padding-bottom: 15px;
    margin-bottom: 30px;
}
#promo_details #ficha h1 {
    margin-bottom: 0px;
}
#promo_details #detalle #ficha .actionBar ul li i, #promo_details #detalle #ficha .actionBar ul li.share > i {
	top: inherit;
    left: inherit;
}
#detalle #ficha {
   margin-top: 0;
}
#detalle #ficha .actionBar {
	border:none;
}
#detalle #ficha .actionBar ul li a {
    font-size: 15px;
    color: #666666;
    padding: 0;
}
#detalle #ficha .actionBar ul li, #details #detalle #ficha .actionBar a.hazOferta {

}

#fichaScroll {
    display: none !important;
}

#details #detalle #ficha .header, #promo_details #detalle #ficha .header {
    background: #fff;
    padding: 20px;
    margin-bottom: 30px;
    float: left;
    position: initial;
	box-sizing: border-box;
}
#details #detalle #ficha .header .headerTitulo, #promo_details #detalle #ficha .header .headerTitulo {
    margin: 0 auto;
    background: none;
    border: none;
	padding: 0;
}
#details #detalle #ficha .header .headerTitulo .headerLeft h1, #promo_details #detalle #ficha .header .headerTitulo .headerLeft h1 {
    margin-bottom: 0;
    font-size: 30px;
    margin-top: 0;
    color: #353434;
}
#details #detalle #ficha .header .headerTitulo .headerLeft p, #promo_details #detalle #ficha .header .headerTitulo .headerLeft p {
    color: #4a4747;
    font-size: 18px;
    margin-top: 0;
}
#detalle #ficha .header .headerTitulo .headerRight .precio {
    font-size: 24px;
    color: #353434;
    font-weight: 500;
}
#detalle #ficha div.colDch {
    box-sizing: border-box;
    background: #ffffff;
    padding: 25px 25px 40px;
    margin-bottom: 30px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.promocion .contenido {
	margin: 0 !important;
    z-index: 2;
    width: 100%;
    height: 100%;
}

#promo_details #detalle #ficha .header .headerTitulo {
    background: none;
	border:none;
	margin: 0 auto !important;
	padding: 0;
}

#promo_details #detalle #ficha .header .headerTitulo p {
    margin: 5px 0;
    color: #474747;
}
body#promo_details #detalle .colDch {
	position: relative;
}
body#promo_details #detalle .colDch {
	    padding-top: 400px;
}
body#promo_details #detalle .colDch .detallesFicha {
	position: absolute;
    top: 0;
    width: 100% !important;
    left: 0px;
    padding: 0 20px;
    box-sizing: border-box;
}



/* ====================
   CONTACTO
   ==================== */
#contact section {
}
#contacto .mapa {
    width: 100%;
    height: 340px;
    position: absolute !important;
    left: 0;
    top: 0;
	display: none;
}

#contacto .texto {
    line-height: 26px !important;
    font-size: 16px;
    text-align: center;
}

#contacto .datosContacto .sucursales .sucursal ul:first-child {
	margin-bottom: 25px;
}

#contacto .datosContacto{
	background: none;
}
label {
	font-size: 1em;
    color: #798189;
    cursor: text;
    transition: .2s ease-out;
    z-index: 11;
    font-weight: 400;
    margin-bottom: 5px;
}

#contacto .datosContacto .sucursales {
    border-right: none;
    background: none;
}
#contacto .datosContacto .sucursales .sucursal {
	text-align: left;
}
#contacto .datosContacto .sucursales .sucursal:nth-child(2n+1) {
    background: none;
    color: #7b838b;
}

#contacto address ul li a, #contacto address ul li {
    color: #7b838b;
    font-size: 15px;
    margin-bottom: 10px;
}
#contacto address .agencia {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 15px;
    padding-bottom: 5px;
    border-bottom: 1px solid #c9c9c9;
}
/* ====================
   CAPTACION
   ==================== */
   
form fieldset legend {
	color: #525b61;
    border-bottom: 1px solid #b8b8b8;
    font-size: 16px;
	margin-bottom:20px;
	box-sizing: border-box;
}

/* ====================
   MODAL
   ==================== */
.modalContainer .modal {
	top:100px;
}
.modalContainer .modal form fieldset div.line {
	border:none;
}
.modalContainer .modal form fieldset div.line.labelHorizontal label, .modalContainer .modal form fieldset div.line label {
	color: #50585e !important;
}
.modalContainer form .colIzq, .modalContainer form .colDcha {
	width: 49% !important;
}

.modalContainer form .colDcha {
	float: right !important;
}

.busquedaAvanzada .modal span.titulo {
    background: #2e353e;
}
.busquedaAvanzada form fieldset div.line > div input[type="text"], .busquedaAvanzada form fieldset div.line > div select {
	
}
.modalContainer .modal {
        border-bottom: 45px solid #2e353e;
}

.modalContainer {
	top:5px
}
.modalContainer form {
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.modalContainer .modal form button.btn {
    bottom: -40px;
    width: 155px !important;
    border: none;
    margin: 0 0 0 -75px;
    height: 35px !important;
    top: inherit !important;
    color: #fff !important;
    line-height: 20px !important;
    border-radius: 3px !important;
    font-size: 13px;
}
.modalContainer .modal form button.btn:hover {
	background: #000 !important;
}
.modalContainer .modal form button.btn i {
	display:none;
}
.simuladorHipoteca.modalContainer .modal {
	padding: 47px 0 30px 0;
}
.simuladorHipoteca form fieldset div.line > div select {
    width: 120px;
}

/* ====================
   FOOTER
   ==================== */

footer {
	background: #3c4048;
    color: #fff;
	position: relative;
    z-index: 0;
    padding: 40px 0 120px 0;
    margin-top: 0px;
}
footer:after {
   display:none;
}
footer a {
	color: #fff !important;
}
footer #datosContactoFooter , footer #creditos {
    z-index: 2;
}
footer #datosContactoFooter {
	padding: 10px 0;
}
footer #creditos .right:before {
    content: "";
    background: url(img/api.png) no-repeat;
    background-size: 100%;
    width: 75px;
    height: 65px;
    display: inline-block;
    margin-right: 20px;
}
footer #datosContactoFooterSucursales div.socialLinks ul li a i {
    font-size: 20px;
    color: #ccc;
    background: none;
    box-sizing: border-box;
}
#home footer #datosContactoFooter div {
    margin-bottom: 15px;
    padding-left: 65px;
}
footer #datosContactoFooter div > i {
    font-size: 20px !important;
    height: 45px;
    width: 45px;
    border: 1px solid;
    border-radius: 3px;
    top: 50% !important;
    left: 50% !important;
    -webkit-transform: translate(-50%,-50%) !important;
    -ms-transform: translate(-50%,-50%) !important;
    transform: translate(-50%,-50%) !important;
    align-items: center;
    display: flex !important;
    justify-content: center;
    margin-bottom: 0;
    margin-top: 35px !important;
}
#home footer #datosContactoFooter div > i {
    top: 50% !important;
    left: 0 !important;
    -webkit-transform: translate(0%,-50%) !important;
    -ms-transform: translate(0%,-50%) !important;
    transform: translate(0%,-50%) !important;
    margin-top: 0 !important;
}
footer #datosContactoFooter div.email > i:before {
    content: "\f2b7";
}
footer #datosContactoFooter div.direccion > i:before {
    content: "\f278";
}
footer #datosContactoFooter div span {
	font-size: 15px;
}
footer #datosContactoFooter div span.poblacion {
    margin-left: 5px;
    margin-right: 5px;
}
footer #creditos {
    border-top: 1px solid rgba(255,255,255,.4) !important;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100% !important;
    padding: 15px 30px 10px;
    box-sizing: border-box;
}

footer a, #creditos a {
    color: #fff;
}
footer #creditos .right p a {
    background-image: url(//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/img/logoinmoweb2_blanco.png) !important;
}
table thead tr th {
    padding: 20px 10px;
    background: #495466;
    color: #fff;
    text-align: left;
    vertical-align: middle;
}
table tbody tr td {
    padding: 15px 10px;
    border-bottom: 1px solid #ccc;
}
table tbody tr:nth-child(2n) td {
    background: #ffffff;
}
footer #datosContactoFooterSucursales > ul li.agencia {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    font-size: 16px;
    text-transform: none;
    margin-bottom: 15px;
    padding-bottom: 8px;
    font-family: 'Source Sans Pro', sans-serif;
}
footer #datosContactoFooter div.socialLinks ul li a i {
    font-size: 19px;
}
header .datosContacto .telefono > a:after{
	content: "Andelka 696127394";
	margin-left: 20px;
}
footer #creditos:before{
	content: "";
	position: absolute;
	top: 9px;
	left: 0;
	right: 0;
	margin: 0 auto;
	background: url(https://storage.googleapis.com/static.inmoweb.es/clients/469/css/img/logo-apial_2.jpg);
	width: 120px;
	height: 75px;
	background-position: 0;
	background-size: 100%;
}

/* ====================
   RESPONSIVE
   ==================== */
@media screen and (min-width: 0) and (max-width: 767px) {
	footer #creditos:before{
		content: none;
	}
	.nivo-caption{
		display: none !important;
	}
	#details #ficha .header .headerTitulo p {
		color: #fff;
		font-size: 18px;
		font-weight: 700;
		opacity: 1;
	}
	#results section {
		padding-top: 10px !important;
	}
	#results article.headerPage, #results article.headerResults, #results article.paginacion, #results article#offers, #results article.offers #leyenda {
		width:100% !important;
	}
	footer #creditos {
		position: relative !important;
	    padding: 0;
    	margin-top: 25px;
	}
	#details section {
		position: inherit;
	}
	#details #ficha .header {
    	height: 210px;
    	top: 257px;
	}
	#detalle #ficha .header img {
		max-width:inherit !important;
		width:auto !important;
	}
	#detalle #ficha div .detallesFicha h3 {
		margin: 5px 0;
		border-bottom: 1px solid #b6bdca;
    	padding-bottom: 5px;
	}
	
	#home footer #datosContactoFooter div > i {
		display:none !important;
	}
	
	#buscador div#openProperty form, #buscador div#openNew form, #buscador div#openNew form:first-child  {
		width: 100% !important;
    padding: 0px !important;
	}
	
	#buscador div form#globalForm div.line , #buscador div form#refForm div.line, #buscador div#openNew form div.line, #buscador div#openNew form:last-child div.line {
		width: 100% !important;
		margin-left:0 !important;
		margin-right:0 !important;
		margin-bottom: 15px !important;
	}
	.ui-widget.ui-widget-content {
		width: 95%;
	}
	#detalle .colIzq .detallesFicha {
		padding: 0 15px;
	}
	div#descripcionFicha2 {
		display: block;
	}
	#detalle #ficha div.colIzq #descripcionFicha {
		display: none;
	}
	
	#slider, .mainText, aside, #home #logo:after, footer #datosContactoFooter div.socialLinks > i, #navegacion nav div > ul > li:hover > a:before, #navegacion nav ul#favoritos > li:hover > a:before , #buscador .busquedaAvanzada , .box_vertical .etiqueta:before, article#mainText{
		display: none;
	}
	
	.offers , .row {
		display:block;
	}
	
	.box_vertical .promocion, .box_vertical .venta, .box_vertical .alquiler {
		float:none;
	}
	
	header , #home header {
	    height: auto;
		position: relative;
	}
	
	#ficha h1 {
    text-align: center;
    border: none;
    margin-bottom: 0;
	}
	
	#results header {
		position:relative !important;
	}
	
	#home #logo , #logo {
	    width: 100%;
		top: 0px;
		left:0 !important;
		right: 0 !important;
		margin: 0 auto;
		height: 95px;
		padding:15px 0;
		transform: none !important;
		z-index: 11;
		display: block !important;
	}
	
	#details #ficha .header .headerTitulo .headerRight .precio {
		 padding-top: 0;
    	border: none;
	}
	
	#home #logo a img , #logo a img {
		width: auto;
		max-height: 90px;

	}
	#home #slider, #slider {
		max-height: inherit;
		display: block !important;
		background: url(slider_images/img01.jpg)no-repeat;
		background-size: 100%;
		height: 125px !important;
	}
	#home #slider {
		background: none;
	}
	#slider #slideshow {
		height: auto;
		min-height: inherit;
		display: block !important;
	}
	.nivoSlider img {
		width: 100% !important;
		left: 0 !important; 
		height: auto !important; 
		margin-left: 0 !important; 
	}
	
	#navegacion , #navegacion.fixed , #buscador > div , #detalle{
		padding:0;
	}
	
	#navegacion {
		position: relative !important;
		top: 0px !important;
    	background: #3c4048 !important;
		z-index: 1000;
	}
	
	#navegacion nav {
		padding: 0;
    	width: 100%;
		background:none;
	}
	
	#navegacion ul li a {
		padding-left: 10px !important;
		height: 45px;
		line-height: 45px;
		color: #fff !important;
		}
	
	#navegacion ul li:hover a {
		background: #272727 !important;
		color: #fff !important;
	}
	
	#navegacion #navHeader {
	    padding: 5px;
		box-sizing: border-box;
		width: 100%;
		right: 0;
		margin: 0 !important;
	}
	
	#navegacion #navHeader #navLinks {
	    position: absolute;
    	background: #3c4048;
		left: 0;
		width: 100%;
		padding: 0px 10px;
		box-sizing: border-box;
		display: none;
		z-index: 9999999;
		top: 48px;
	}
	#ficha #etiqueta {
		position: relative;
		z-index: 9;
	}
	
	#navegacion #navHeader #navLinks li {
		float: none;
	    border-bottom: 1px solid rgba(217, 217, 217, .4);
	}
	
	#navegacion #navHeader #navLinks .dropDownMenu ul {
		background: none !important;
		display: block;
	}
	
	#navLinks > li.dropDownMenu > ul:before, #operationList > li.dropDownMenu > ul:before, #idiomas > li.dropDownMenu > ul:before {
		display:none;
	}
	
	#navegacion #navHeader #navToggle, #navegacion #navHeader #searchToggle {
		display: inline-block;
	}
	
	#navegacion #navHeader #navToggle button, #navegacion #navHeader #searchToggle button {
		margin: 0px 0px;
		padding: 6px 10px;
	    background: none;
		color: #fff;
		height: auto !important;
		border-radius: 0px;
		box-sizing: border-box;
		border: none;
	}
	
	#navegacion #navHeader #navToggle button:hover, #navegacion #navHeader #searchToggle button:hover {
		background: #000;
		color: #fff;
	}
	
	#navegacion ul#idiomas {
	    top: 0px !important;
		left: inherit;
		right: 0px;
		z-index: 1000000;
	}
	
	#navegacion ul#idiomas .dropDownMenu ul {
		 top: 50px;
		right: 0;
	}
	
	#navegacion ul#idiomas > li > a {
		margin: 0;
	    color: #fff;
		height: 50px;
    	line-height: 50px;
		padding:0;
	}
	
	#navegacion ul#idiomas > li > a > i {
	   color: #fff;
   		margin-right: 3px;
	}
	#home #bgContent {
		margin-top:0;
	}
	#bgContent {
		padding-top: 0;
	}
	#home #buscador, #buscador {
		z-index: 1000;
		display:none;
		left:0;
	    top: 0px !important;
        position: relative;
		margin: 0;
		outline: none;
		padding: 0 10px;
		height: auto;
    	background: #3c4048;
	}
	#buscador > div {
		height: auto;
		padding-top: 10px;
		background: none;
		width: 100%;
	}
	#buscador .tabs {
		top: 0 !important;
		left: 0;
		position: relative !important;
		margin-bottom: 20px;
	}
	#navegacion ul#idiomas li a {
		padding: 0 10px !important;
	}
	#buscador ul.tabs li a {
		border:none !important;
	}
	#buscador div form fieldset button, #buscador div form:first-child fieldset button, #buscador div form:last-child fieldset button {
		width:100% !important;
	}
	#buscador div form:first-child {
		padding:10px;
	}
	section, #home section {
		float: none;
		width: 100%;
		margin: 0 !important;
		margin-top: 20px !important;
	    padding: 0px 10px;
    	box-sizing: border-box;
	}
	.venta .contenido .precio, .alquiler .contenido .precio, .promocion .contenido .precio {
		top: 40%;
	}
	.promocion .contenido .descripcionCaracteristicas {
		padding:0 10px;
	}
	
	#content > section > div > article.home_section:first-child {
		display:none;
	}
	.flecha {
		right: 0;
		margin-right: 15px;
		bottom: 15px;
	}
	.column_child {
		width: 100%!important;
		float: none !important;
	}
	
	.home_section:nth-child(4) .column_child {
		padding: 0 10px;
		box-sizing: border-box;
		margin-bottom: 25px;
		border-bottom: 1px solid #bcc5c9;
		padding-bottom: 15px;
	}
	footer #datosContactoFooter div.socialLinks {
		display: block;
		position: relative !important;
		top: 10px !important;
		margin: 0 !important;
	}
	#details #ficha .header .headerTitulo {
		background: none;
		width: 100%;
		margin-top: 0;
		position: relative;
		left:0;
	}
	#details #ficha .header .headerTitulo:after, #details #ficha .header .headerTitulo:before {
		display: none;
	}
	#detalle #ficha .header .caracteristicasPrincipales {
		display: none;
	}
	
	#navLinks .dropDownMenu > a > i {
		float: left;
		margin-top: 0px;
		margin-right: 5px;
		top: 13px;
		left: 0px !important;
	}
	#details #ficha .header:after {
		display:none;
	}
	#detalle #ficha div.colIzq .groupTabs .tabs {
		box-sizing: border-box;
		padding: 0px;
	}
	
	/*PENDIENTE DE COLOCAR EN ESTE RESPONSIVE*/
	
	footer {
       padding-top: 0px !important;
	    padding-bottom: 20px !important;
	}
	footer #creditos .right:before {
		margin-right: 0;
	}
	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;
	}
	
	#detalle #ficha .actionBar {
		width:100%;
		padding: 0;
		display:none;
	}
	
	#detalle #ficha .actionBar ul li {
		width:50%;
		height: 30px;
	}
	
	.breadcrumbs , #blog .headerResults {
		display:none;
	}
	.headerRight {
		border-top: 1px solid #fff;
	}
	#detalle #ficha div.colDch { 
		margin-top:0;
		background: none;
		border:none;
	    padding-top: 0px;
	}
	#promo_details #ficha div.colDch { 
	    padding-top: 300px;
	}
	footer #datosContactoFooter {
		background: none;
	}
	#datosContactoFooter > div.socialLinks{
	    top: 16px;
		width: 100%;
		border: none;
		margin: 0;
		height:auto !important;
	}
	#home footer #datosContactoFooter {
    	padding: 0;
	}
	
	footer #creditos .left {
		margin-top: 17px;
		float: none;
		    top: 0;
		text-align: center;
	}
	#buscador div#openProperty form:last-child div.line:last-child {
		width:100% !important;
	}
	#detalle #ficha div.colIzq {
		background: none;
		border:none;
		padding-top: 0;
		padding-bottom: 0;
	}
	#promo_details #ficha > div.colIzq > div.groupTabs {
		margin-bottom: 20px;
	}

	#promo_details .sliderPropiedad .miniaturas div ul li a img, #promo_details .sliderPropiedad .miniaturas div ul li {
		opacity: 1 !important;
	}
	#promo_details .sliderPropiedad .miniaturas div ul li {
		float: none;
		width: 85%;
		margin: 3px auto;
	}
	
	#home section article.offers {
		top: 0px;
		padding:0 !important;
	}
	
	#sliderPropiedad {
		width: 320px;
	}
	
	#promo_details  .sliderPropiedad .sliderPrincipal > a i, #promo_details .fa-angle-right:before, #promo_details .fa-angle-left:before {
		display: none;
	}
	
	.sliderPropiedad .sliderPrincipal .img img {
		max-height: initial;

	}
	
	#ficha .sliderPropiedad .sliderPrincipal .img {
		height: auto;
	}
	#ficha .sliderPropiedad .sliderPrincipal .img > img {
		display: none !important;
	}
	
	.promocion,	.venta, .alquiler {
		height: auto !important;
	}
	
	.venta, .alquiler {
   		padding: 0 !important;
		margin: 0px 0px 20px !important;
	}
	
	#ficha > div.colIzq > div:nth-child(4) > p {
		text-align:justify;
	}
	#detalle #ficha .header .headerTitulo .headerRight {
		position: relative;
		border:none;
		margin-top: 20px;
	}
	.sliderPropiedad .miniaturas {
		margin-top:0;
	}
	#home div#bgContent {
		margin-top:0;
	}
}

@media screen and (min-width: 0) and (max-width: 767px) and (orientation: landscape) {
	
	

}

@media screen and (min-width: 768px) and (max-width: 1023px) {
	article.offers #leyenda {
		width: 32%;
	}
	article.offers #listOffers {
		width: 65%;
	}

	.home_section .column_child {
		height: 225px;
	}
	label {
         font-size: 12px !important;
	}

	.box_vertical .venta, .box_vertical .alquiler {
	}
	
	.box_vertical .promocion {
	}

	#results .venta, #results .alquiler {
		width: 100% !important;
	}
	
	#results_promo .box_vertical .promocion {
	
	}
	
	#buscador > div , #home h2, header .datosContacto address, 	#sliderPropiedad, #buscador > div, .home_section > div, #detalle #ficha .header .headerTitulo, #detalle #ficha .actionBar ul, #detalle #ficha .header .caracteristicasPrincipales ul{
		width: 768px;
	}
	
	.nivo-directionNav {
		width: 768px;
		margin-left: -384px;
	}	
	
	#detalle #ficha div.colIzq {
		width: 100%;
	}

	#detalle #ficha div.colDch {
		width: 100%;
		margin-top:0;
	}
	
	#navegacion {
		
	}
	
	#navegacion ul li a {    
		padding-right: 8px;
		padding-left: 8px;
	}
	
	#navegacion ul#favoritos > li > div > div > div > ul > li {
		width: calc(100% * (1/5) - 0px - 1px) !important;
		margin: 20px 17px;
	}
	
	.sliderPropiedad.sliderMini .img {
		height: 195px;
		vertical-align: middle;
		text-align: center;
	}
	#results .sliderPropiedad.sliderMini .img {
		height: auto;
	}
	
	#tipo_de_propiedado, #tipo_operaciono {
		position: relative;
    	top: -10px;
	}

	article.offers #leyenda form .line .desplegado span, article.offers #leyenda form .line ul li {
		width: 100%;
	}
		
	#detalle #sliderPropiedad .img img {
	    max-height: 100%;
   		max-width: 100% !important;
	}
	
	#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%;
	}
	#logo {
		top:13px;
	}
	#logo a img {
		width:200px;
	}
	section {
	}
	#home section {
		margin-top: 0px;
	}
	aside #mailingList {
    	width: 61% !important;
	}
	#home footer #datosContactoFooter div {
    	padding-left: 50px;
	}
	#home #slider {
    	height: 432px;
	}
	aside #mailingList > div {
		width: 98%;
	}
	.sliderPropiedad .sliderPrincipal .img img {
		max-height: 202px;
		min-height: 202px;
	}
	#detalle #ficha .header .headerTitulo {
		margin-left: -384px;
	}
}

@media screen and (min-width: 1024px) and (max-width: 1259px) {
	#results .box_vertical .sliderPropiedad .sliderPrincipal .img img {
	    min-height: 193px;
	}
	.box_vertical .venta, .box_vertical .alquiler {
	}
	
	.box_vertical .promocion {
	}

	#results .box_vertical .venta, #results .box_vertical .alquiler {
	}
	
	#results_promo .box_vertical .promocion {
	
	}
	
	section, #home .row , #home h2, header .datosContacto address, #sliderPropiedad, #buscador > div, .home_section > div , #detalle #ficha .header .headerTitulo, #detalle #ficha .actionBar ul, #detalle #ficha .header .caracteristicasPrincipales ul{
		width: 984px;
	}
	
	.nivo-directionNav {
		width: 984px;
		margin-left: -492px;
	}	
	
	#detalle #ficha div.colIzq {
		width: 60%;
	}

	#detalle #ficha div.colDch {
		width: 30%;
	}
	
	
	#navegacion ul#favoritos > li > div > div > div > ul > li {
    	width: calc(100% * (1/7) - 0px - 1px) !important;
	}
	
	#buscador label {
		font-size: 12px;
	}
	
	#detalle #sliderPropiedad .img img {
		max-height: inherit;
		max-width:100% !important;
	}
	
	#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%;
	}
	#home #slider {
	
	}
	
	#detalle #ficha div .detallesFicha ul li {
    	width: 50%;
	}
	
	.venta .contenido .descripcionCaracteristicas, .alquiler .contenido .descripcionCaracteristicas {
   
	}
	
	aside #mailingList > div {
		width: 98%;
	}
	#detalle #ficha .header .headerTitulo {
		margin-left: -492px;
	}
	.venta .contenido .precio, .alquiler .contenido .precio {
		 top: 123px;
	}
	#results .venta .contenido .precio, #results .alquiler .contenido .precio {
	    top: 147px;
	}
	#results .venta figure a img, #results .alquiler figure a img {
		min-height: 192px;
	}
	#buscador div#openProperty form:first-child button, #buscador div#openNew form:first-child button {
		top: 4px;
	}
}

@media screen and (min-width: 1260px) {
	.box_vertical .venta, .box_vertical .alquiler {
	}
	
	.box_vertical .promocion {
	}
	
	#results .venta figure a img, #results .alquiler figure a img {
		min-height: 155px;
	}
	
	#results_promo .box_vertical .promocion {
		
	}
	
	#sliderPropiedad, #video, #googleMaps, article,  footer #datosContactoFooter, footer #creditos, #home #navegacion nav, #slider .slider .slide .contenedor, #navegacion ul#favoritos > li > div > div > div, .headerResults, .paginacion, .informe_propietario,  section, #home .row , #home h2, header .datosContacto address, #fichaScroll div , #buscador > div, .home_section > div, #detalle #ficha .header .headerTitulo, .home_section > div, #detalle #ficha .actionBar ul, #detalle #ficha .header .caracteristicasPrincipales ul {
		width: 1220px;
	}
	
	header .datosContacto {
		width: 1220px;
		margin-left: -610px;
	}
	
	#detalle #ficha div.colIzq {
		width: 60%;
	}
	#detalle #ficha div.colDch {
		width: 27%;
	}
	
	.sliderPropiedad {
		width: 849px;
	}
	
	#detalle #sliderPropiedad .img img {
		max-width: 100% !important;
		max-height: 905px;
	}
	
	#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 .box_vertical .venta, #results .box_vertical .alquiler {
		width: 46.3% !important;
	}
	#results .box_vertical .sliderPropiedad .sliderPrincipal .img img {
	    min-height: 155px !important;
	}
	#results .venta .contenido .precio, #results .alquiler .contenido .precio {
    	top: 183px;
	}	
	#results .box_horizontal .venta, #results .box_horizontal .alquiler {
		width: 100% !important;
	}
}

@media screen and (min-width: 1261px) {
	
}


/* ie 8 */
@media \0screen {
}

@media print {
	
	#detalle {
		padding-top: 180px;
	}
	#detalle #ficha .header .headerTitulo {
		top: -50px;
	}
	#detalle #ficha .header .headerTitulo .headerLeft h1 {
		font-size: 1.6em;
	}
	#detalle #ficha .header .headerTitulo p {
		font-size: 15px;
	}
	#detalle #ficha .header .caracteristicasPrincipales ul li {
		font-size: 18px;
		width: 100px;
		height: 70px;
		padding-top: 0px;
		margin: 0 20px;
	}
	#detalle #ficha .header .caracteristicasPrincipales {
		margin-top: -50px;
	}
	#detalle #ficha {
		margin-top: -40px;
	}
	#detalle .colIzq .detallesFicha#descripcionFicha p {
		font-size: 12px;
	}
	#detalle #ficha div.colIzq .groupTabs .googleMaps, #detalle #ficha div.colIzq .groupTabs .videos {
		display:none !important;
	}
	#detalle #ficha .header {
		height: 200px;
	}
}