/* 
 * 
 * ESTRUCTURA 6
 *
 */
@import url('https://fonts.googleapis.com/css?family=Orbitron:400,500');
@import url("//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/imp_idiomas_horizontal.css");
@import url("//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/imp_buscador_horizontal.css");

@import url("//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/imp_modal.css");

@import url("//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/imp_cookies.css");

@import url("tema_21.css");

@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,600i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Playball');

/* ====================
   GENERALES
   ==================== */
 .ui-slider .ui-slider-handle , .ui-widget-header{
    background: #c3cb6d !important;
}  
   body {
	    font-family: 'Open Sans', sans-serif;
   }

#ficha div .detallesFicha div[id*="modelo_"]:before {
    background: none repeat scroll 0 0 #aeaeae;
    content: "";
    height: 15px;
    left: 30px;
    position: absolute;
    top: -7px;
    transform: rotate(45deg);
    width: 15px;
}

#aviso_cookie {
    right: inherit;
	bottom: 0;
}


#ficha div .detallesFicha div[id*="modelo_"] {
    background: none repeat scroll 0 0 #aeaeae;
    border-radius: 4px;
    box-sizing: border-box;
    margin: 5px 0;
    padding: 20px;
    position: relative;
}

.box_vertical #listOffers .promocion {
	width: 31.5%;}

#detalle #ficha .header .headerTitulo .headerRight .precioReducido {
    /*color: #20befb;*/
    text-decoration: line-through;
}
#detalle #formMasInfo #contenido form div.line button {
    width: 100%;
    height: 48px;
    font-size: 23px;
}

#detalle #ficha div .detallesFicha ul li i {
display: none;
}

#ficha #etiqueta .descuento_label {
    background: none repeat scroll 0 0 #000;
    display: block;
    font-weight: 700;
    margin-top: 20px;
    padding: 10px 0;
    text-align: center;
    width: 50px;
}

#ficha .tabs li a {
    font-size: 18px;
    color: #fff;
    padding: 12px 24px;
}

#detalle #formMasInfo #contenido form {
    border-radius: 0;
    box-sizing: border-box;
	background: none;
}

#detalle #formMasInfo #contenido form div.line input[type="text"], #detalle #formMasInfo #contenido form  div.line select, #detalle #formMasInfo #contenido form  div.line textarea {
    background: #F1F5F9;
    border: solid 1px #ccc;
	height: 46px;
}

#detalle #ficha div.colIzq .groupTabs .tabs {
    margin:0 !important;
    padding: 0 15px;
	box-sizing: border-box;
}

#contacto .datosContacto .sucursales .sucursal:nth-child(2n+1) {
    background: none repeat scroll 0 0 #191919;
}
#contacto .datosContacto {
    background: none;
    box-sizing: border-box;
    display: table;
    margin: 0 auto;
    padding: 30px;
    position: relative;
    width: 100%;
}
#contacto address ul li {
    font-size: 15px;
}

table tbody tr:nth-child(2n) td {
    background: none repeat scroll 0 0 #ccc;
	
}

.fa-caret-down:before {
	content: "\f107" !important;
}

table tbody tr:hover td {
	/*background:none repeat scroll 0 0 #20befb;*/
	color:#fff;
}

#buscadorAvanzado > form > div.colDcha > fieldset:nth-child(3) div.line > div span, .busquedaAvanzada .modal form fieldset div.line > div span {
    color: #727175;
}

.filtroResultados > ul > li > ul {
	background: none repeat scroll 0 0 #ffffff !important;
    display: none;
    padding: 10px;
    position: absolute;
    right: 0;
    top: 50px;
    z-index: 100;
    width: 380px;
    color: #000;
    border: 1px solid #cccccc;
}
.headerResults {
    background: none;
    border-radius: 0;
    box-sizing: border-box;
    display: table;
    height: 50px;
    line-height: 50px;
    margin: 0 auto 10px;
    padding: 0 15px;
}

.promocion figure div.mask div.referencia, .venta figure div.mask div.referencia, .alquiler figure div.mask div.referencia {
    background: none repeat scroll 0 0 #ccc;
    bottom: 0;
    box-sizing: border-box;
    height: 25px;
    left: 0;
    line-height: 25px;
    position: absolute;
    top: -36px;
    width: 100%;
}


.fa {
    /*display: inline-block;*/
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
}

footer #datosContactoFooter div span {
    font-size: 17px;
    line-height: 24px;
}

aside #mailingList {
    background: none;
    margin: 0 auto;
    padding: 25px 0;
}

#navegacion ul#favoritos > li > div > div > div ul li .contenido .caracteristicas li {
    color: #fff;
    float: none !important;
    font-size: 14px !important;
    
}

#navegacion ul li.dropDownMenu:hover ul li:hover {
   border:0 !important;
   
}


#navegacion ul#favoritos > li > div > div {
    /*background: none repeat scroll 0 0 #178ED8;*/
    box-sizing: border-box;
    display: table;
    margin: 0 auto;
    padding: 0;
    position: relative;
}

.tabs {
    border-bottom: none !important;
    display: table;
    width: 100%;
}

#detalle #ficha .header .headerTitulo .headerRight .precio {
    text-align: right;
}

#detalle #ficha div .detallesFicha ul li strong {
    margin-right:3px;
}

aside #mailingList form .line button {
    margin: 0;
    top: 1px;
    height: 36px;
}


#buscador div form:first-child fieldset button {
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 5px;
    width: 60px !important;
	height: 36px !important;
    margin: 14px 0;
}

#buscador button {
	height: 36px !important;
    margin: 14px 0;
}

label {
    font-size: 16px !important;
}

.modalContainer .modal form button.btn {
	top: inherit !important;
    border-radius: 0 !important;
	bottom: -55px;
    left: 40%;
}

#detalle #formMasInfo #contenido h3 {
    border-bottom: 1px solid #ccc;
    font-size: 20px;
    margin-bottom: 10px;
    padding: 11px 15px 10px;
	font-weight: 600;
}

label {
    display: block;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
}
#details label {
	font-weight:300;
	font-size: 19px !important;
}


address ul li {
    font-size: 18px;
    list-style: none outside none;
    margin-bottom: 8px;
}

form input[type="text"], form select, form textarea {
    border: 1px solid #ccc;
    border-radius: 0;
    box-sizing: border-box;
    display: block;
    font-family: inherit;
    font-size: 14px;
    height: 36px;
    padding: 5px 12px;
    width: 100%;
}

.globalSelector {
	border-radius:none;
}

.globalSelector div.value {
	height: 36px;
}

#buscador form div.line#precio, #buscador form div.line#preciop {
    height: 43px;
}

.ui-widget.ui-widget-content {
	background:#fff !important;
}

#buscador form select {
    border: 1px solid transparent;
    background: #fff url(img/arrow.png) no-repeat 93%;
    background-size: 11px;
    -webkit-appearance: none;
	font-weight: 300;
}


#detalle #ficha .actionBar ul li.share {
    height: 39px;
    line-height: 37px;
	padding: 0 10px;
}



article#mainText .welcome {
    float: left;
    margin-bottom: 40px;
    width: 75%;
	font-size: 22px;
}

article#mainText .welcome p {
	line-height: 30px;
}

#detalle #ficha .actionBar ul li {
    list-style: none;
    float: left;
    margin-right: 20px;
    padding: 0 !important;
    height: 39px;
    padding: 5px 10px !important;
    border-radius: 5px;
    border: 1px solid #8d8c90;
    background: #fff;
}
#detalle #ficha .actionBar ul li a {
    border-left: 2px solid transparent;
    color: #9b9b9b;
    display: block;
    font-size: 17px;
    padding: 10px 5px;
    text-decoration: none;
}

#detalle #ficha div .detallesFicha h3 {
    border-bottom: 1px solid #ccc;
    color: #575757;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
    padding: 11px 5px 10px;
    margin-top: 28px;
}
#detalle #ficha div .detallesFicha h3 i {
	display: none;
}
#results article.headerResults .vistaResultados ul li a {
    width: 35px;
    height: 35px;
    align-items: center;
    display: flex;
    justify-content: center;
    border-radius: 50%;
}
#results article.headerResults .vistaResultados ul li a:hover, .vistaResultados ul li a.activo {
    border: 1px solid #000;
    background: #000;
}

#detalle #ficha .header .headerTitulo p {
	padding-left: 0;
    font-size: 21px;
    margin: 5px 0;
}

#detalle #ficha .header .headerTitulo .headerLeft p {
    margin-top: 20px;
}

header {
	 background: #727175;
	     height: 184px;
    /*position: relative;
    height: 169px;
    background: #000000;
    background: -moz-linear-gradient(top,  #000000 1%, #2d2d2d 17%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#000000), color-stop(17%,#2d2d2d)); 
    background: -webkit-linear-gradient(top,  #000000 1%,#2d2d2d 17%);
    background: -o-linear-gradient(top,  #000000 1%,#2d2d2d 17%);
    background: -ms-linear-gradient(top,  #000000 1%,#2d2d2d 17%);
    background: linear-gradient(to bottom,  #000000 1%,#2d2d2d 17%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#2d2d2d',GradientType=0 );*/

}

#home header {
	height: 700px;
    /*background: url(img/fondoheader.jpg);*/
}

#logo {
    top: 20px;
    z-index: 2;
}

#logo img {
    width: 430px;
}

#bgContent {}

#content {
    margin: 0 auto !important;
    display: block;
    padding: 10px 0;
}

#home #content {
    margin-top: -50px !important;
    padding-top: 130px;
}

section {
    margin: 0px auto;
}

#home section {
    /*padding-top:41px;*/
}

body {
    overflow-x: hidden;
}

a {
	text-decoration: none;
}

a:hover, a:active {
    /*color: #178ED8;*/
}

::selection {
    background: #00365d;
    color: #FFF;
}

.btn {
    border-radius: 0;
    border: none;
    /*background: #20befb;*/
    color: #fff;
    top: 5px;
}


.btn:hover {
    border: none;
    /*background: #178ED8;*/
}

#bgContent {
    position: relative;
    /*z-index: 8;*/
    padding-top: 30px;
}

#home #bgContent {
   padding-top: 90px;
}

h2 {
    padding-left: 0px;
    padding-top: 18px;
    color: #727175;
    font-weight: 400;
    /* border-bottom: 2px solid #20befb; */
    font-size: 26px;
    line-height: 22px;
    font-family: 'Orbitron', sans-serif;
    text-transform: uppercase;
    font-weight: 500;
}

/*h2:before {
    content: "";
    margin-right: 10px;
    position: relative;
    top: 2px;
    width: 3px;
    height: 3px;
    background: #000;

}*/

.etiqueta {
    top: 10px !important;
}

.modalContainer {}

.modalContainer .modal form a.cerrar {
    background: #c3cb6d;
}

.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;
}


#seccionInterna, #contacto, .offers, #detalle {
    box-sizing: border-box;
    margin-top: 25px;

}

#captacion #seccionInterna legend {
    background: none;
}

#sliderPropiedad {
    background: none;
}

.tabs li.activo a {
    /*background: #20befb;*/
    border: none;
}

 .tabs li a {
	background: #727175;
    border-radius: 0;
	}      
 
 #detalle #ficha .actionBar {
    background: none;
    margin: 0 auto;
    border: none;
    padding: 0;
    margin-top: 10px;
    position: absolute;
    top: 160px;
    left: 50%;
}


/* ====================
   SLIDER
   ==================== */

.nivo-caption {
    background: none !important;
    padding: 20px 20px 0px !important;
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
    left: initial !important;
    right: 0;
    text-align: right;
    font-family: 'Playball', cursive;
    font-size: 40px !important;
    bottom: 50% !important;
    text-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
	text-align: center;
}

#slider {
    height: 26px;
    overflow: visible;
    padding-top: 194px;
    position: relative;
    z-index: 0;
}

#home #slider {
    display: block;
    height: 516px;
}

#slider #slideshow {
    height: 516px;
}

.nivoSlider img {
    width: 1920px !important;
    height: 500px !important;
    left: 50% !important;
    margin-left: -960px !important;
}

.nivo-directionNav {
    position: absolute;
    bottom: 160px;
    left: 50%;
    z-index: 10000;
    height: 60px;
    display: none;
}

.nivo-directionNav a {
    top: 0 !important;
    width: 60px;
    height: 60px;
    text-indent: -9999px;
    background-image: url(img/nav_slider.png);
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.nivo-directionNav a:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.nivo-directionNav a.nivo-nextNav {
    background-position: -60px 0;
}

.nivo-directionNav a.nivo-prevNav {
    background-position: 0 0;
}

.nivo-prevNav {
    left: initial !important;
    right: 70px;
}


/* ====================
   NAVEGACIÓN
   ==================== */





#navegacion {
   /* background: #178ed8; 
    background: -moz-linear-gradient(top,  #178ed8 5%, #20befb 29%); 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(5%,#178ed8), color-stop(29%,#20befb)); 
    background: -webkit-linear-gradient(top,  #178ed8 5%,#20befb 29%); 
    background: -o-linear-gradient(top,  #178ed8 5%,#20befb 29%);
    background: -ms-linear-gradient(top,  #178ed8 5%,#20befb 29%); 
    background: linear-gradient(to bottom,  #178ed8 5%,#20befb 29%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#178ed8', endColorstr='#20befb',GradientType=0 ); 

    border-top: 5px solid #20befb;*/
    height: 44px;
    position: absolute;
    top: 140px;
    z-index: 11;
	border-top: none !important;
}

#navegacion nav {
    display: table;
    margin: 0 auto;
    position: relative;
}

#navegacion #navHeader #navLinks {
}

#navegacion #navHeader #navLinks li {
    /*border-right: 1px solid #ccc;*/
}

#navegacion ul li a {
    color: #fff;
    font-size: 16px;
    font-weight: 600 !important;
    height: 30px;
    line-height: 30px;
    padding: 12px !important;
    position: relative;
    transition: none 0s ease 0s ;
}

#navegacion #navLinks li a {}

#navegacion .dropDownMenu .dropDownMenu a {
    height: 25px;
    line-height: 25px;
}

#navegacion #operationList > li > ul > li.dropDownMenu > a > i {
    margin: 5px 5px 0 0;
}

#navegacion ul li:hover > a, #navegacion ul li > a:hover {
   /* background: #178ED8;*/
    color: #fff;
   text-shadow: none;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
}

#navegacion ul li.dropDownMenu:hover ul li:hover {
  /* background: #20befb; 


    border:1px solid #178ED8;*/
   
}

#navegacion ul li.dropDownMenu:hover ul li a, #navegacion ul li.dropDownMenu ul li a:hover {
    background: none !important;
}



#navegacion #navLinks li:last-child a {
    border-right: none;
}

#navegacion ul li.dropDownMenu:hover > a {
}

#navegacion ul li.dropDownMenu:hover > a:after {
    display: none;
}

#navegacion nav div > ul > li > a, #navegacion nav ul#favoritos > li > a {
    position: relative;
}

#navLinks .dropDownMenu > a > i {
    float: left;
    margin-top: 9px;
    margin-right: 4px;
}

#navLinks .dropDownMenu > a > span {
    float: left;
}

.dropDownMenu ul {
   /* background: #178ED8 !important;*/
  height: auto !important;
}

#navLinks > li.dropDownMenu > ul:before, #operationList > li.dropDownMenu > ul:before, #idiomas > li.dropDownMenu > ul:before {
    content: "";
    position: absolute;
    top: -5px;
    left: 14px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #eaeaea;
    display:none;
}

.dropDownMenu ul li a {
    color: #fff !important;
    border-right: none !important;
    margin: 0 10px;
}

.dropDownMenu ul li a:hover {
    color: #fff !important;
   /* background: #178ED8 !important;*/
}

#navegacion.fixed {
    position: absolute;
    top: 435px;
}

#slider .nivoSlider {
}

#slider .nivoSlider img{
    object-fit: cover;
}

#slider .nivoSlider img, #slider .nivoSlider .nivo-slice {

}


/* ====================
   FAVORITOS
   ==================== */
#navegacion ul#favoritos {
    float: none;
	display: none;
}

#navegacion ul#favoritos > li > div {
    background: #3e3e3e !important;

    left: 50%;
}

#navegacion nav ul#favoritos > li > a span {
	display: none !important;
}

#navegacion ul#favoritos > li > div > div > div > ul > li {
    /*border: 1px solid #20befb;
   background: none repeat scroll 0 0 #20befb;*/
    box-shadow: 0 0 2px #888;
    height: 184px;
    padding: 0 !important;
}

#navegacion ul#favoritos > li > div > div > div > ul > li:hover {
}

#navegacion ul#favoritos > li:hover > div a {
    height: 82px;
}

#navegacion ul#favoritos > li > div > div > div > ul > li figure {
}

#navegacion ul#favoritos > li > div > div > div > ul > li h3 {
    top: 0px;
    left: 0px;
}

#navegacion ul#favoritos > li > div > div > div > ul > li h3 {
    padding: 5px;
}

#navegacion ul#favoritos > li > div > div > div > ul > li h3 a {
    padding: 1px !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;
    margin-top: -10px !important;
}


#navegacion ul#favoritos > li > div > div > div ul li .contenido {
  /*  background: none repeat scroll 0 0 #20befb;*/
    margin-top: -10px !important;
    padding: 0 5px;
}

#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;
    margin-top: -15px !important;
}

/*--------------------
 :: IDIOMAS
--------------------*/
#navegacion ul#idiomas {
	right: -5px;
    top: -45px;
	position: absolute;
}

#navegacion ul#idiomas li a {
    background: none !important;
    text-transform: inherit;
    font-weight: 300;
	margin: 0 10px;
}

#idiomas > li > a > i {
    display: none;
}

#navegacion ul#idiomas > li:hover > a {
   /* background: #178ED8 !important;*/
}

#navegacion ul#idiomas li ul {
    background: #eaeaea;
}

#navegacion ul#idiomas li ul li a {
    height: 30px;
    line-height: 30px;
    padding: 0 5px !important;
}
#navegacion ul#idiomas li a.langSelect {
	height: 30px !important;
    line-height: 30px !important;
    padding: 0 !important;
}
#navegacion ul#idiomas li:hover > a {
}

#navegacion ul#idiomas li a span > span:last-child {
	display:none;
}


/* ====================
   DATOS CONTACTO HEADER
   ==================== */
header .datosContacto {
    top: 6px !important;
    z-index: 1;
}

header .datosContacto address {
    background: none;
    color: #575757;
    padding: 0;
    /*position: relative;*/
}


header .datosContacto address a {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    text-decoration: none;
    text-align:right;
}

header .datosContacto address ul {
    float: left;
}

header .datosContacto address ul li {
    color: #fff;
    font-size: 16px;
    text-align: right;
    margin-bottom: 12px;
}

header .datosContacto address ul li.direccion {
    display: none;
    margin-right: 5px;
}

header .datosContacto address ul li.direccion:after {
    content: ",";
}



header .datosContacto address ul li.poblacionProvincia {
    display: none;

}

header .datosContacto address ul li i {
   border-radius: 50%;
color: #fff;
margin-right: 12px;
text-align: center;
height: 32px;
width: 32px;
box-sizing: border-box;
position: relative;
padding-top: 7px;
}

header .datosContacto li.agencia, header .datosContacto li.fax, header .datosContacto li.movil, header .datosContacto ul.socialLinks, header .datosContacto ul:first-child li:last-child {
    display: none !important;
}

header .datosContacto address .socialLinks {
    border-top: none;
    margin: 0;
    padding: 0;
}

header .datosContacto address .socialLinks li {
    float: right;
    margin-right: 0;
    margin-left: 5px;
}

/* ====================
   BUSCADOR
   ==================== */
#buscador {
    top: -20px;
    background: #727175;
   /* background: -moz-linear-gradient(top,  #3f3f3f 5%, #242424 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(5%,#3f3f3f), color-stop(100%,#242424));
    background: -webkit-linear-gradient(top,  #3f3f3f 5%,#242424 100%);
    background: -o-linear-gradient(top,  #3f3f3f 5%,#242424 100%);
    background: -ms-linear-gradient(top,  #3f3f3f 5%,#242424 100%);
    background: linear-gradient(to bottom,  #3f3f3f 5%,#242424 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f3f3f', endColorstr='#242424',GradientType=0 );*/
    /*border-bottom: 5px solid #2e2e2e;*/
    width: 100%;
    left: 0;
    margin-left: 0;
    display: none;
	height: 148px;
}

#home #buscador {
    display: block;
}

#buscador > div {
    margin: 0 auto;
    display: table;
    position: relative;
    background: none;
 /*   background: -moz-linear-gradient(top,  #3f3f3f 5%, #242424 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(5%,#3f3f3f), color-stop(100%,#242424));
    background: -webkit-linear-gradient(top,  #3f3f3f 5%,#242424 100%);
    background: -o-linear-gradient(top,  #3f3f3f 5%,#242424 100%);
    background: -ms-linear-gradient(top,  #3f3f3f 5%,#242424 100%);
    background: linear-gradient(to bottom,  #3f3f3f 5%,#242424 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f3f3f', endColorstr='#242424',GradientType=0 );*/

}

#buscador #openProperty form div.line, #buscador #openNew form div.line {
    width: 100%;
}

#buscador .tabs {
    /*margin-top: -35px;*/



}


#buscador .tabs li a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 0;
    color: #fff;
	opacity:.7;
    font-size: 14px;
    font-weight: 400;
}

#buscador .tabs li a:hover {
    border-bottom: none;
    background: none;
    color: #fff;
	opacity:1;
}

#buscador .tabs li.activo a {
    background: none;
    color: #fff;
    /*border: 1px solid #00365d;*/
    border-bottom: none;
    font-weight:400;
	opacity:1;
}

#buscador label {
    font-size: 14px !important;
    color: #fff;
    font-weight:300;
}

.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: 50px;
}

.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 #20befb;*/
}


.busquedaAvanzada > a {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    padding: 10px 15px;
    top: 0px;
}

.busquedaAvanzada > a > i {
	display: none;
}

.busquedaAvanzada > a:hover {
    color: #fff;
}


/* ====================
   MAIN TEXT
   ==================== */
article#mainText {
    background: none;
    background-position: 0 0 !important;
    padding: 0;
    margin: 0 auto;
}

#mainText h2 {
    padding-left: 0;
}

#mainText .welcome {
    width: 100% !important;
}

#mainText .datosContacto {
    display: none;
}

#mainText > div {
    padding: 20px 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.welcome a {
    color: #727175 !important;
}


/* ====================
   BOX PROMOCIONES, VENTA Y ALQUILER
   ==================== */
.promocion, .venta, .alquiler {
    padding: 0px !important;
}

.promocion {
    background: #424242;
}

.venta, .alquiler {
    background: #fff;
    border: solid 1px #ccc;
	padding-bottom: 60px !important;
}

.promocion h3 {
    box-sizing: border-box;
    color: #fff;
    font-size: 19px;
    font-weight: 400;
    margin: 0;
    overflow: visible;
    padding: 5px 10px;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 100%;
    z-index: 10;

}

.venta h3, .alquiler h3 {
	box-sizing: border-box;
    color: #727175;
    font-size: 20px;
    font-weight: 600;
    margin: 0;
    overflow: visible;
    padding: 15px 15px 0;
    position: relative;
    text-align: left;
    text-decoration: none;
    width: 55%;
    z-index: 10;
    text-transform: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
	display: none;
}

.promocion figure:hover .sliderPropiedad.sliderMini {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}

.promocion figure div.mask {
    background: none;
    bottom: 2px;
    max-height: 155px;
    z-index: 11;
    display: none;
}

.promocion figure:hover div.mask {
}

.promocion figure div.mask a {
    width: 100%;
    height: 100%;
    padding: 0;
    position: relative;
    top: -4px;
    left: -1px;
    background: none;
    text-indent: -9999px;
    border: 1px solid #FFF;
}

.promocion figure div.mask a:hover {
    background: rgba(255,255,255,0.4);
}

.promocion .contenido {
    height: 62px;
    margin: 7px 0 10px 0;
    z-index: 10;
    position: relative;
    padding: 0 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.promocion .contenido .acciones a {
    text-indent: -9999px;
    position: absolute;
    bottom: -5px;
    right: -5px;
    width: 70px;
    height: 48px;
    background: url(img/bg_accionpromociones.png) no-repeat 0 0;
    display: none;
}

.promocion .contenido .acciones a:hover {
    background: url(img/bg_accionpromociones.png) no-repeat 0 -49px;

}

.promocion .contenido .descripcionCaracteristicas p {
    font-size: 16px;
    margin: 0px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}

.promocion .contenido .precio {
    background: none;
    color: #fff;
    margin: 0;
    padding: 0;
    font-size: 18px;
    text-align: center;
}


.venta:hover h3, .alquiler:hover h3 {

}


.venta figure div.mask div.referencia, .alquiler figure div.mask div.referencia {
 
}


.venta:hover figure div.mask div.referencia, .alquiler:hover figure div.mask div.referencia {

}


#results .filtroResultados ul li a {
    color: #575757 !important;
}


#results .venta h3, #results .alquiler h3 {
}

#results .box_horizontal .venta, #results .box_horizontal .alquiler {
    height: 155px !important;
    width: 99% !important;
}

#results .box_horizontal .venta .contenido, #results .box_horizontal .alquiler .contenido {
    height: 105px;
}

.box_horizontal .venta h3, .box_horizontal .alquiler h3 {
    top: 7px !important;
    left: 159px !important;
    width: 301px !important;
    background: none !important;
    text-align: left !important;
    box-shadow: none !important;
}

.box_horizontal .venta h3:before, .box_horizontal .alquiler h3:before, .box_horizontal .venta h3:after, .box_horizontal .alquiler h3:after {
    display: none;
}

.venta figure div.mask, .alquiler figure div.mask {
    position: absolute;
    background: none;
    z-index: 10;
    height: auto;
    bottom: -31px !important;
}

div.checkbox p a {
    font-size: 13px;
    color: #575757;
}

#details #contenido p {
    font-size: 16px;
    padding-left: 8px;
}

.venta figure div.mask div.referencia, .alquiler figure div.mask div.referencia {
	background: none;
    font-size: 18px;
    text-align: left;
    top: 0;
}

.box_horizontal .venta figure div.mask div.referencia, .box_horizontal .alquiler figure div.mask div.referencia {

}

.venta figure div.mask div.referencia span.tipo, .alquiler figure div.mask div.referencia span.tipo {
    display: none;
}

.venta figure div.mask div.referencia span.tipo:after, .alquiler figure div.mask div.referencia span.tipo:after {
    content: "-";
    margin: 0 10px;
}

.venta figure div.mask div.referencia span.numeroRef, .alquiler figure div.mask div.referencia span.numeroRef {
	color: #727175 !important;
    float: none;
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    width: 100%;
    margin-left: 15px;
    font-size: 12pt;
}

.venta figure div.mask div.referencia span.numeroRef:before, .alquiler figure div.mask div.referencia span.numeroRef:before {
    content: "Ref. ";
}

.venta figure .sliderPropiedad.sliderMini, .alquiler figure .sliderPropiedad.sliderMini {
}

.venta figure:hover .sliderPropiedad.sliderMini, .alquiler figure:hover .sliderPropiedad.sliderMini {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}

.box_horizontal .venta .contenido .descripcionCaracteristicas h4, .box_horizontal .alquiler .contenido .descripcionCaracteristicas h4 {
    background: none;
}

.venta .contenido .descripcionCaracteristicas h4 a, .alquiler .contenido .descripcionCaracteristicas h4 a {
	color: #727175;
    text-decoration: none;
    font-weight: 400;
    font-size: 15pt;
}
    h4 a:hover {
    color: #000;
    font-size: 19px;
    font-weight: 400;
    text-decoration: none;
}

.descripcionCaracteristicas .caracteristicas {
    font-size: 16px;
    font-weight: 300;
    margin: 0 !important;
    /*background:#20befb;*/
}

.descripcionCaracteristicas .caracteristicas span {
	display: none;
}

.descripcionCaracteristicas .caracteristicas li[class*="sup"] {
    /*display: none;*/
}

.promocion .contenido .descripcionCaracteristicas ul.caracteristicas, .venta .contenido .descripcionCaracteristicas ul.caracteristicas, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas{
    text-align: left;
    padding: 0 17px;
    margin-top: 15px !important;
}
.venta .contenido .acciones, .alquiler .contenido .acciones {
    position: absolute;
    bottom: 0 !important;
    top: inherit !important;
    left: 0;
    width: 100%;
    height: 60px;
    border: solid 9px #fff;
    font-size: 16pt;
    font-weight: normal;
    box-sizing: border-box;
    z-index: 11;
    display: block;
    color: #535354;
    text-align: center;
    line-height: 40px;
}


.venta .contenido .acciones a, .alquiler .contenido .acciones a {
	text-decoration: none;
	display: block;
    height: 100%;
    width: 100%;
    background: #c3cb6d;
	transition: all ease .25s;
    -webkit-transition: all ease .25s;
    -moz-transition: all ease .25s;
}
.venta .contenido .acciones a:hover, .alquiler .contenido .acciones a:hover {
	background: #727175;
	color: #fff;
}

.sliderPropiedad.sliderMini .sliderPrincipal > a {
    width: 18px;
    height: 33px;
    top: 28%;
    margin-top: -16px;
    background-image: url(img/nav_slider_box.png);
    background-repeat: no-repeat;
    /*opacity: 0.7;*/
    filter: alpha(opacity=70);
}
.promocion .contenido .descripcionCaracteristicas ul.caracteristicas li, .venta .contenido .descripcionCaracteristicas ul.caracteristicas li, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li {
    margin-bottom: 10px;
    width: auto;
    display: inline-block;
    margin: 0;
    color: #727175;
    width: 31%;
}
.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;
    color: #727175;
    font-size: 16pt;
}
.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";
}


.sliderPropiedad.sliderMini .sliderPrincipal > a:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.sliderPropiedad.sliderMini .sliderPrincipal > a.anterior {
    background-position: 0 0;
}

.sliderPropiedad.sliderMini .sliderPrincipal > a.siguiente {
    background-position: -18px 0;
}

.sliderPropiedad.sliderMini .sliderPrincipal > a i {
    display: none;
}

.sliderPropiedad.sliderMini .sliderPrincipal > a.anterior:hover, .sliderPropiedad.sliderMini .sliderPrincipal > a.siguiente:hover {
    cursor: pointer;
}


.venta .contenido, .alquiler .contenido {
    margin-top: 45px;
}


.venta:hover .contenido, .alquiler:hover .contenido {
  
}

.box_horizontal .venta .contenido, .box_horizontal .alquiler .contenido {
    padding: 0;
}


.box_vertical .venta .contenido .precio, .box_vertical .alquiler .contenido .precio {
	box-sizing: border-box;
    color: #fff;
    font-size: 18px;
    height: 30px;
    padding: 0 15px !important;
    text-align: right;
    width: 100%;
    z-index: 10 !important;
    background: none;
    color: #727175;
    position: absolute;
    bottom: 150px;
}

.box_vertical .venta .contenido .precio span, .box_vertical .alquiler .contenido .precio span {
    font-weight: 700 !important;
}

.venta .contenido .descripcionCaracteristicas ul.caracteristicas li.banos, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li.banos {
	display: inline-block !important;
}
.venta .contenido .precio .antes, .alquiler .contenido .precio .antes {
    color: #727175;
    font-size: 13px;
    margin: -13px 0 -3px;
    text-decoration: none;
}



.venta .contenido .descripcionCaracteristicas h4, .alquiler .contenido .descripcionCaracteristicas h4 {
    padding: 5px 15px;
    color: #fff;
    font-size: 22px;
    text-align: left;
}

.box_horizontal .promocion figure, .box_horizontal .venta figure, .box_horizontal .alquiler figure {
    top: 10px;
    left: 10px;
}

.box_horizontal .promocion figure .mask, .box_horizontal .venta figure .mask, .box_horizontal .alquiler figure .mask, .box_horizontal .promocion figure:hover .mask, .box_horizontal .venta figure:hover .mask, .box_horizontal .alquiler figure:hover .mask {
    bottom: 2px;
}

.box_horizontal .promocion .contenido .precio, .box_horizontal .venta .contenido .precio, .box_horizontal .alquiler .contenido .precio {
   	position: absolute;
    top: 20px;
    right: 10px;
    font-size: 28px;
    background: none !important;
	text-align: right;
}

.box_horizontal .promocion .contenido .precio p, .box_horizontal .venta .contenido .precio p, .box_horizontal .alquiler .contenido .precio p {
    font-size: 24px;
}

.box_horizontal .promocion .descripcion, .box_horizontal .venta .descripcion, .box_horizontal .alquiler .descripcion {
    float: none;
}

.contenido .descripcionCaracteristicas {
    text-align: center;
}

.venta .contenido .descripcionCaracteristicas, .alquiler .contenido .descripcionCaracteristicas {
    height: 87px;
    /*background: #20befb;*/
}

.box_horizontal .contenido .descripcionCaracteristicas {
    text-align: left;
}

.promocion .contenido .descripcionCaracteristicas {
    text-align: center;
}

.box_horizontal .promocion .contenido, .box_horizontal .venta .contenido, .box_horizontal .alquiler .contenido {
    float: left;
    margin-left: 20px;
}

.box_horizontal .venta .contenido .descripcionCaracteristicas, .box_horizontal .alquiler .contenido .descripcionCaracteristicas {
    margin-top: 35px;
}
.box_horizontal .venta .contenido .descripcionCaracteristicas, .box_horizontal .alquiler .contenido .descripcionCaracteristicas {
    margin-top: 15px;
}

#results .box_horizontal .venta .contenido .acciones, #results .box_horizontal .alquiler .contenido .acciones {
    display: none;
}

.box_horizontal .promocion, .box_horizontal .venta, .box_horizontal .alquiler {
    min-height: 151px;
}
.box_horizontal .venta .contenido, .box_horizontal .alquiler .contenido {
    width:auto;
    position:initial;
    
    
}
.box_horizontal .venta:hover .contenido, .box_horizontal .alquiler:hover .contenido {
    
    z-index: inherit;
    background:none;
}
.box_horizontal .venta:hover figure div.mask div.referencia, .box_horizontal .alquiler:hover figure div.mask div.referencia {
   
    top: -34px;
    
}
.box_horizontal .descripcionCaracteristicas .caracteristicas {
    background: none;
   
}
.box_horizontal .venta .contenido .descripcionCaracteristicas, .box_horizontal .alquiler .contenido .descripcionCaracteristicas {
    background: none;
   
}
.box_horizontal .venta, .box_horizontal .alquiler {/*background:#20befb;*/}


/* ====================
   FORMULARIO ALERTAS BÚSQUEDAS
   ==================== */



/* ====================
   MAILING LIST
   ==================== */
aside {
    background: none;
}

aside #mailingList p, aside #mailingList form .line.checkbox p a {
    color: #575757;
}

aside #mailingList form .line.checkbox {
    top: 48px;
}


/* ====================
   RESULTS
   ==================== */
.vistaResultados ul li a:hover, .vistaResultados ul li a.activo, .paginacion ul li span.activa, .paginacion ul li a:hover {
   /* background: #20befb;*/
    border: 1px solid #ccc;
}

.paginacion ul li span, .paginacion ul li a {
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
    border-radius: 4px;
    border: 1px solid #575757;
}
.paginacion ul li span, .paginacion ul li a {
    border: 1px solid #ccc;
    color: #575757 !important;
}
.paginacion ul li span.activa{
	color:#fff !important;
}

/* ====================
   LEYENDA RESULTADOS
   ==================== */
.vistaResultados ul li:nth-child(2) {
	display: none;
}


/* ====================
   FICHA
   ==================== */
#details #detalle #ficha .header .headerTitulo {
    margin: 0 auto;
    border: none;
    padding: 10px 0;
	background: #727175;
}
#detalle #ficha div .detallesFicha ul li {
    text-align: right;
	padding: 0 10px;
    box-sizing: border-box;
	margin-bottom: 12px;
}
#detalle #ficha div .detallesFicha ul li strong {
	float: left;
}
#detalle #formMasInfo {
    width: 100%;
    float: none;
    margin-top: 15px;
}

#detalle #ficha {
    margin-top: 20px;
    padding-top: 155px;
}
#detalle .colIzq .detallesFicha {
    float: none !important;
    font-size: 16px;
    margin-bottom: 30px;
    width: 100% !important;
}

#detalle #sliderPropiedad .img img {
    max-width: 100%;
}

.leaflet-bar a, .leaflet-bar a:hover {
    background-color: #d8d8d8;
}

#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: #20befb;*/
    box-shadow: 0 0 2px #575757;
    z-index: 11;
}

#fichaScroll figure, #fichaScroll div {
    float: none;
    width: auto;
}

#fichaScroll div ul li {
    display: block;
    width: 100%;
    color: #fff;
}

#fichaScroll div ul li i {
	color: #c3cb6d;
}

body#promo_details #detalle .colDch {
    position: relative;
}

body#promo_details #detalle .colDch {
    padding-top: 260px;
}

#detalle #ficha .actionBar ul li.share > i {
	top: -18px;
    color: #727175;
}

body#promo_details #detalle .colDch .detallesFicha {
    position: absolute;
    top: 0;
    width: 100%;
}

#detalle #ficha .actionBar ul li a {
        color: #727175;
}

#detalle #ficha .actionBar ul li.share div.addthis_toolbox a {
    padding: 8px 0;
}
#details #detalle #ficha .header {
    width: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
    padding: 25px 0 15px;
    background: #727175;
}
#detalle #ficha div.colIzq {
    background: #fff;
    padding: 15px 0px 40px;
    border: 1px solid #e1e1e6;
    -moz-box-sizing: border-box;
}
#ficha h1 {
    font-size: 38px;
}
article.offers #leyenda {
	background: #fff;
}
article.offers #leyenda form .line.filtro_precio div span, article.offers #leyenda form .line.filtro_m2 div span {
    margin: 0px 5px 5px 0;
    font-size: 18px;
}
article.offers #leyenda button {
    width: 100%;
    height: 44px;
    font-size: 21px;
}
article.offers #leyenda form .line.filtro_precio div input, article.offers #leyenda form .line.filtro_m2 div input {
    width: 100%;
    background: #F1F5F9;
    border: solid 1px #ccc;
    height: 46px;
}
#detalle #ficha div.colDch {
    background: #fff;
    padding: 0px 15px 40px;
    border: 1px solid #e1e1e6;
    -moz-box-sizing: border-box;
}
#results article.offers #leyenda form .line label {
    font-size: 17px !important;
    margin-bottom: 16px;
    font-weight: 600;
    text-transform: none;
    color: #575757;
}
#results article.offers #leyenda form .line .desplegado span, #results article.offers #leyenda form .line ul li, article.offers #leyenda form .line.checkboxNum div span {
    position: relative;
    display: block;
    width: 100%;
    margin-bottom: 12px;
}
/* ====================
   CONTACTO
   ==================== */



/* ====================
   CAPTACIÓN
   ==================== */
form fieldset legend {
   /* border-bottom: 2px solid #20befb;*/
    color: #444;
    margin: 0 0 20px;
    padding: 8px 0;
}
#captacion form .detalleInmueble div.line {
	display: none;
}
#captacion form .detalleInmueble div.line:nth-child(2),#captacion form .detalleInmueble div.line:nth-child(3),#captacion form .detalleInmueble div.line:nth-child(4) {
	display: block;
}


/* ====================
   MODAL
   ==================== */
.modalContainer form .colIzq, .modalContainer form .colDcha {
    width: 49% !important;
}

.modalContainer form .colDcha {
    float: right !important;
}

.modalContainer .line.labelCheckbox, .modalContainer .modal form fieldset div.line {
    border: 0;
}


/* ====================
   FOOTER
   ==================== */
footer, #home footer {
    background: #727175;
   /* background: -moz-linear-gradient(top,  #3f3f3f 5%, #242424 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(5%,#3f3f3f), color-stop(100%,#242424));
    background: -webkit-linear-gradient(top,  #3f3f3f 5%,#242424 100%);
    background: -o-linear-gradient(top,  #3f3f3f 5%,#242424 100%);
    background: -ms-linear-gradient(top,  #3f3f3f 5%,#242424 100%);
    background: linear-gradient(to bottom,  #3f3f3f 5%,#242424 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f3f3f', endColorstr='#242424',GradientType=0 );*/
    color: #fff;
	border-top: 0 !important;
}

footer #datosContactoFooter div.socialLinks ul li a i {
    font-size: 20px;
}

footer #creditos {
    border-top: 1px solid rgba(255, 255, 255, .4);
}

#home footer {
  /*  border-top: 5px solid #20befb;*/
    margin-top: 3px;
}

#home footer, footer {
    border-top: 0;
}

footer a {
    color: #fff;
}

footer div.email > i, footer div.direccion > i, footer div.tlf > i, footer div.socialLinks > i {
    color: #f1f1f1;
}

footer #creditos .right p a {
    background-image: url(//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/img/logoinmoweb2_blanco.png) !important;
}
footer #datosContactoFooter div > i {
    font-size: 40px;
    margin-bottom: 20px;
}

footer #creditos .left p {
	margin: 0 0 5px 0;
	font-size: 12px;
	padding-left: 0 !important;
}

footer div.email > i, footer div.direccion > i, footer div.tlf > i, footer div.socialLinks > i {
	font-size: 36px !important;
}

footer #datosContactoFooter div.email > i:before {
   content: "\f2b7";
}
footer #datosContactoFooter div.direccion > i:before {
     content: "\f278";
}

/* ====================
   RESPONSIVE
   ==================== */


@media screen and (min-width: 0) and (max-width: 767px) {
#detalle #ficha {
    margin-top: 20px;
    padding-top: 175px;
}    

#details .headerResults {
    display: none;
}
#detalle .sliderPropiedad .miniaturas div ul {
    width: 100%;
}
#detalle .sliderPropiedad .miniaturas div ul li {
    float: none;
    width: 100%;
}
#detalle #ficha div.colIzq {
    padding: 0;
}
#detalle .sliderPropiedad .miniaturas div ul li a img {
    width: 100%;
}
#detalle .sliderPropiedad .miniaturas div {
    margin: 0;
}
#detalle #ficha div.colIzq .groupTabs #sliderPropiedad {
    width: 100%;
}
#details .sliderPropiedad .sliderPrincipal {
    display: none;
}  
#detalle #ficha .header .headerTitulo p {
    font-size: 21px;
    margin: 5px 0;
    text-align: center;
    padding: 0;
}  

    
    


.promocion .contenido .descripcionCaracteristicas ul.caracteristicas li, .venta .contenido .descripcionCaracteristicas ul.caracteristicas li, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li {
    display: none;
    margin-bottom: 10px;
}

.vistaResultados ul li:nth-child(2){
	display: none;
}  
    .box_vertical #listOffers .promocion {
    width: 90%;
}
    
    .vistaResultados ul li a {
    border: 1px solid #ccc;
    border-radius: 4px;
    display: none;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 30px;
}
    
    
footer #datosContactoFooter div.socialLinks {
    display: block;
    font-size: 5px;
}
    
 #home footer, footer {
    
    margin-top: -307px;
}  
article.offers #leyenda .titulo {
    font-size: 18px;
    font-weight: 600;
}
#home footer, footer {
   /* border-top: 5px solid #20befb;*/
    margin-top: -2px !important;
}
    
    
    .box_vertical .promocion {
     background: #2d2d2d; /* Old browsers */
        background: -moz-linear-gradient(top,  #2d2d2d 64%, #000000 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(64%,#2d2d2d), color-stop(100%,#000000)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top,  #2d2d2d 64%,#000000 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top,  #2d2d2d 64%,#000000 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top,  #2d2d2d 64%,#000000 100%); /* IE10+ */
        background: linear-gradient(to bottom,  #2d2d2d 64%,#000000 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d2d2d', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
        }

    .venta .contenido .precio .antes, .alquiler .contenido .precio .antes {
    color: #fff;
    font-size: 12px;
    text-decoration: line-through;
    text-align:left;
}

    label {
        display: block;
        font-size: 16px!important;
        font-weight: bold;
        margin-bottom: 5px;
    }


    #background {
        background: none;
    }

    header, #content, #seccServicios .contenedor {
        width: 100%;
    }

    header {
        background: none;
        height: auto !important;
    }

    header h1 {
        height: 130px;
    }

    #bgContent {
        padding-top: 0;
    }

    section {
    	padding-top: 30px;
        float: none;
        width: 100%;
    }

    #home #content, #content {
        padding-top: 0 !important;
        margin-top: 0 !important;
    }

    h2:before, h2:after {
        display: none;
    }

#home #bgContent {
    padding-top: 0;
}
    #home section {
        padding-top: 10px;
    }

    #home #logo:after {
        display: none;
    }

    #logo {
		position: initial;
		top: 0 !important;
		padding: 20px 0;
		background: #727175;
    }

    #logo img {
        width: 85%;
        margin-left: 0 !important;
    }

    #buscador > div {
        width: 100% !important;
        padding: 0 !important;
    }

    #buscador #openProperty form div.line, #buscador #openNew form div.line {
        width: 100%;
    }

    #buscador div form:first-child {
        padding: 10px;
    }

    #slideshow {
        display: none;
    }

    #navegacion {
        z-index: 100000;
        top: 97px;
        position: initial;
    }

    #navegacion nav {
        padding: 0;
    }

    #navegacion ul li a {
        padding: 8px 15px !important;
    }

    #navegacion #navHeader #navToggle, #navegacion #navHeader #searchToggle {
        display: inline-block;
    }

    #navegacion ul#idiomas {
    	top: 7px;
        right: 10px;
        z-index: 1000000;
    }

    #navegacion ul#idiomas li a {
        height: 26px;
        line-height: 26px;
    }

    #navegacion #navHeader #navToggle button, #navegacion #navHeader #searchToggle button {
   		border-color: #727175;
		color: #fff;
		margin: 5px 0;
		padding: 5px 9px;
		background: #727175 !important;
    }

    #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: #c3cb6d;
    }

    #navegacion #navHeader #navLinks .dropDownMenu ul {
        background: none !important;
    }

    #navegacion ul li:hover a {
        background: none;
        color: #575757;
    }

    #navegacion nav div > ul > li:hover > a:before, #navegacion nav ul#favoritos > li:hover > a:before {
        display: none;
    }

    #navegacion ul#idiomas > li > a {
        margin-bottom: 0;
    }

    #home #buscador, #buscador {
        z-index: 1000;
		top: 0;
		display: none;
		float: none !important;
		padding: 0 !important;
		margin: 0;
		height: auto;
    }
	#buscador div#openProperty form, #buscador div#openNew form, #buscador div#openProperty form fieldset, #buscador div#openNew form fieldset {
		padding: 0 10px;
	}

    .home_section {
        display: none;
    }

    #buscador .tabs {
    }

    #idiomas > li > a > i {
        /*color: #fff;*/
    }
	#navegacion #navHeader #navLinks li{
		border-bottom: 1px dotted #fff;
    }
    #navegacion ul li a {
        color: #fff;
    }
	#detalle #ficha .header .headerTitulo .headerRight {
		margin-top: 20px;
		padding-top: 10px;
	}
    section {
        float: none !important;
        width: 100% !important;
    }
	#seccionInterna, #contacto, .offers, #detalle {
		display: block;
	}

    #home section article.offers {
        top: 0px;
    }
	#detalle #ficha .actionBar {
		display: none;
	}
	#detalle #ficha .header .headerTitulo .headerRight .precio {
		text-align: center;
	}

    .promocion figure, .venta figure, .alquiler figure {
        left: 0;
    }

    .promocion figure div.mask {
        max-height: 170px;
    }

    .promocion .contenido {
    }

    #sliderPropiedad {
        width: 320px;
    }

    .sliderPropiedad .sliderPrincipal .img img {
        max-height: initial;
    }

    #ficha .sliderPropiedad .sliderPrincipal .img {
        height: auto;
    }

    .promocion,	.venta, .alquiler {
        height: auto !important;
    }

    #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%;
    }

    #buscador .busquedaAvanzada {
        display: none;
    }

    aside #mailingList form .line.checkbox {
        top: 0px !important;
    }

    #seccServicios {
        height: 460px;
        bottom: 267px;
    }

    #seccServicios .contenedor div {
        width: 100%;
        float: none;
    }

    /*#home footer, footer {
        border-top: 200px solid #EBEBEB;
        margin-top: -235px;
    }*/
}

@media screen and (min-width: 360px) and (max-width: 399px) {


   /* label {
        display: block;
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 5px;
    }
    .venta h3, .alquiler h3 {
        top: 227px;
    }*/
}

@media screen and (min-width: 400px) and (max-width: 767px) {


   /* label {
        display: block;
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 5px;
    }


    .venta h3, .alquiler h3 {
        top: 259px;
    }*/
}

@media screen and (min-width: 0) and (max-width: 767px) and (orientation: landscape) {


  /*  label {
        display: block;
        font-size: 16px!important;
        font-weight: bold;
        margin-bottom: 5px;
    }*/


.vistaResultados ul li a {
    border: 1px solid #ccc;
    border-radius: 4px;
    display: none;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 30px;
}


    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;
    }
	
}

@media screen and (min-width: 0px) and (max-width: 480px) and (orientation: landscape) {

 /*   label {
        display: block;
        font-size: 16px!important;
        font-weight: bold;
        margin-bottom: 5px;
    }
    .venta h3, .alquiler h3 {
        top: 297px;
    }*/
}

@media screen and (min-width: 481px) and (max-width: 568px) and (orientation: landscape) {

   /* label {
        display: block;
        font-size: 16px!important;
        font-weight: bold;
        margin-bottom: 5px;
    }
    .venta h3, .alquiler h3 {
        top: 346px;
    }*/
}

@media screen and (min-width: 569px) and (max-width: 600px) and (orientation: landscape) {

   /* label {
        display: block;
        font-size: 16px!important;
        font-weight: bold;
        margin-bottom: 5px;
    }
    .venta h3, .alquiler h3 {
        top: 364px;
    }*/
}

@media screen and (min-width: 601px) and (max-width: 767px) and (orientation: landscape) {

   /* label {
        display: block;
        font-size: 16px!important;
        font-weight: bold;
        margin-bottom: 5px;
    }
    .venta h3, .alquiler h3 {
        top: 386px;
    }*/
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    
    
.box_vertical #listOffers .promocion {
    width: 30.5%;
}
    
    
    label {
    font-size: 13px !important;
}


#buscador div form:first-child fieldset button, #buscador button {
    top: 3px;
}
    #buscador > div, section article.home_section:nth-child(2) , #details #detalle #ficha .header .headerTitulo{
        width: 768px !important;
    }

    #buscador > div {
    }

    #buscador #openProperty form div.line, #buscador #openNew form div.line {
        width: 100%;
    }

  
    #logo {
        width: 768px !important;
    }

    

    .tabs li a {
        padding: 10px 5px;
    }

    section article.home_section:nth-child(3) {
        top: 610px;
    }

    section article.home_section:nth-child(4) {
        display: none;
    }

    .busquedaAvanzada > a {
        right: 0;
    }

    section article.home_section:nth-child(3), section article.home_section:nth-child(3) a {
        width: 230px !important;
    }

    section article.home_section:nth-child(3) {
        right: -230px !important;
    }

    section article.home_section:nth-child(3) a img {
        width: 100%;
    }

    .venta h3, .alquiler h3 {
        top: -24px;
    }

    #seccServicios {
        bottom: 358px;
    }

    header .datosContacto address ul {
        float: none;
    }

    .nivo-directionNav, #navegacion ul#favoritos > li > div, #content , #detalle #ficha .actionBar{
        width: 768px;
        margin-left: -384px;
    }

  

    #navegacion {
    }

    /*#navegacion #navHeader #navToggle {
            display: block;
            float: right;
            margin-top: -8px;
    }

    #navegacion #navHeader #navLinks {
            display: block;
            background: #FFF;
            position: relative;
            right: 0;
            top: 47px;
    }

    #navegacion ul#navLinks > li {
            float: none;
    }

    #navegacion ul#navLinks > li > a {
            white-space: nowrap;
    }*/

    .box_vertical .promocion, .box_vertical .venta, .box_vertical .alquiler {
        width: 45.5%;
    }

   
    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%;
    }

    #navegacion ul#idiomas li a {
        text-align: center;
    }

    #navegacion ul#idiomas li a span span:last-child {
        display: none;
    }


    .sliderPropiedad.sliderMini .img {
        height: 132px;/*204*/
        /*display: table-cell;*/
        vertical-align: middle;
        text-align: center;
    }

    
.box_horizontal .sliderPropiedad.sliderMini .img img {
    height: 104px;
    
  /*max-height: 100%;*/
    max-width: 100%;
   /*   width:auto;*/
}

    .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%;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1259px) {
    
    .box_vertical #listOffers .promocion {
    width: 30.5%;
}


    #navegacion nav ul#favoritos > li > a span {
        display: none !important;
    }

    section article.home_section:nth-child(2), #details #detalle #ficha .header .headerTitulo {
        width: 984px !important;
    }

    article#mainText div {
        width: auto;
    }

    #slider {
        background: url(img/bg_slider2.png) no-repeat center bottom;
    }

    #logo {
        width: 984px !important;
    }

    .nivo-directionNav, #navegacion ul#favoritos > li > div, #content , #detalle #ficha .actionBar{
        width: 984px;
        margin-left: -492px;
    }

    .box_vertical .promocion, .box_vertical .venta, .box_vertical .alquiler {
        width: 30.3%;
    }
	#results .box_vertical .promocion, #results .box_vertical .venta, #results .box_vertical .alquiler {
		width: 46.3%;
	}
    .box_vertical .promocion {
        height: 260px;
         background: #2d2d2d; /* Old browsers */
        background: -moz-linear-gradient(top,  #2d2d2d 64%, #000000 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(64%,#2d2d2d), color-stop(100%,#000000)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top,  #2d2d2d 64%,#000000 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top,  #2d2d2d 64%,#000000 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top,  #2d2d2d 64%,#000000 100%); /* IE10+ */
        background: linear-gradient(to bottom,  #2d2d2d 64%,#000000 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d2d2d', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
    }

    #results .venta figure div.mask, #results .alquiler figure div.mask {
        bottom: 0px;
    }

    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: 421px;
    }

    #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%;
    }
    #results .venta .contenido .acciones, #results .alquiler .contenido .acciones {
        top: 176px;
    }

    .venta h3, .alquiler h3 {
       /* top: 198px;*/
    }

    .sliderPropiedad.sliderMini .img {
        height: 159px;/*172*/
        /*display: table-cell;*/
        vertical-align: middle;
        text-align: center;
    }

#results .sliderPropiedad.sliderMini .img {
    height: 164px;
}

    
.sliderPropiedad.sliderMini .img img {
    /*height: 126px;*/
    max-width: 100%;
   /* width: auto;*/
    max-height:100%;
}

    #slider #slideshow img {
    }


#leyenda form input[type="text"], #leyenda form select, form textarea {
    width: 100%;
}

#navegacion ul li a {
    font-size: 15px;
    padding: 7px 11px !important;
}
.sliderPropiedad.sliderMini .sliderPrincipal > a.siguiente, .sliderPropiedad.sliderMini .sliderPrincipal > a.anterior {
    display: none;
}
}

@media screen and (min-width: 1260px) {

    label {
        display: block;
        font-size: 15px!important;
        /*font-weight: bold;*/
        margin-bottom: 5px;
    }


    article, aside > div, footer #datosContactoFooter, footer #creditos, #navegacion nav, #slider .slider .slide .contenedor, #navegacion ul#favoritos > li > div > div > div, .headerResults, .paginacion, .informe_propietario, #aviso_cookie div, section article.home_section:nth-child(2), #details #detalle #ficha .header .headerTitulo {
        width: 1220px !important;
    }

    header .datosContacto, #detalle #ficha .actionBar{
        width: 1220px;
        margin-left: -610px;
    }

    #slider {
       /* background: url(img/bg_slider.png) no-repeat center bottom;*/
    }

    #logo {
        width: 650px;
        margin-left: -610px;
    }

    .nivo-directionNav, #navegacion ul#favoritos > li > div {
        width: 1220px;
        margin-left: -610px;
    }

    .box_vertical .promocion {
        height: 275px;
    }

    .box_vertical .promocion, .box_vertical .venta, .box_vertical .alquiler {
        width: 31.5%;
    }
	#results .box_vertical .promocion, #results .box_vertical .venta, #results .box_vertical .alquiler {
		width: 46.5% !important;
	}

    #detalle #ficha div.colIzq {
        width: 70%;
    }

    #detalle #ficha div.colDch {
        width: 30%;
    }

    .sliderPropiedad {
        width: 849px;
    }

    #detalle #sliderPropiedad .img img {
        max-height: 628px;
    }

    #captacion form .detalleInmueble div.line {
        width: 22.6%;
    }

    .venta .contenido .acciones, .alquiler .contenido .acciones {
        top: 248px;
    }

    .box_vertical .promocion {
        height: 315px;
        background: #2d2d2d; /* Old browsers */
        background: -moz-linear-gradient(top,  #2d2d2d 64%, #000000 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(64%,#2d2d2d), color-stop(100%,#000000)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top,  #2d2d2d 64%,#000000 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top,  #2d2d2d 64%,#000000 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top,  #2d2d2d 64%,#000000 100%); /* IE10+ */
        background: linear-gradient(to bottom,  #2d2d2d 64%,#000000 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d2d2d', endColorstr='#000000',GradientType=0 ); /* IE6-9 */




    }

    #results_promo .box_vertical .promocion {
      /*height: 245px;*/
    }

    #detalle #ficha div.colIzq {
        width: 60%;
    }

    #detalle #ficha div.colDch {
        width: 27%;
    }

    #sliderPropiedad, #video, #googleMaps {
        width: 845px;
    }

    #detalle #sliderPropiedad .img img {
        /*max-height: 482px;*/
    }

    #captacion form .detalleInmueble div.line {
        width: 23.3%;
    }

    #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%;
    }

    article.offers #leyenda form .line .desplegado span, article.offers #leyenda form .line ul li {
        width: 100%;
    }

    .sliderPropiedad.sliderMini .img {
        height: 216px;/*162*/
        /*display: table-cell;*/
        vertical-align: middle;
        text-align: center;
    }

    #results .sliderPropiedad.sliderMini .img {
        height: 239px;
    }

    .box_horizontal .sliderPropiedad.sliderMini .img {
        height: 85px !important;
    }

    .sliderPropiedad.sliderMini .img img {
        /*width: auto;*/
        max-width: 100%;
        max-height: 100%;
    }
}

/* ie 8 */
@media \0screen {
}