/* buscador: diseño horizontal */
@import url("//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/imp_buscador_vertical.css");
@import url("//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/imp_idiomas_horizontal.css");

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800);

/* ====================
   GENERALES
   ==================== */

article#mainText {
	
}

p{
	font-size: 13px;
}
   
#tituloBlog{
   margin:0 !important;
}
header {
	position: relative;
	background: url(img/bg_header.png) no-repeat center 98px;
}

#logo {
	top: 7px;
	z-index: 11;
}

#content {
	
}

section {
	margin: 10px auto;
	margin-top:30px;
	width:100% !important;
}

#home section {
	margin: 10px auto;
	width:70% !important;
	position: relative;
}

body {
	 font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #677172;
	text-decoration:none;
}

a:hover, a:active {
	color: #e0e0e0;
}

::selection {
	background: #677172;
	color: #FFF;
}

.btn {
	border-radius: 2px;
	border: none;
	background: #173469;
	color: #fff;
	text-transform:uppercase;
	font-weight:700;
	height: 36px;
}

.btn:hover {
	border: none;
	background: #e0e0e0;
}

#bgContent {
	position: relative;
	/*z-index: 8;*/
	padding-top: 1px;
}

#home #bgContent {
	
}

h2 {
	color: #173469;
    font-weight: bold;
    font-size: 1.8em;
    line-height: 1.5em;
    margin: 0 0 10px;
    background: url(img/icn_titulo.png) no-repeat left center;
    padding-left: 23px;
}

.etiqueta {
	top: 10px !important;
}

.modalContainer {}

.simuladorHipoteca.modalContainer .modal {
	padding: 47px 0 30px 0;
}

.modalContainer form {
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

form div.line input[type="text"], form div.line select, form div.line textarea {
	border-radius: 0;
}


/* ====================
   SLIDER
   ==================== */
header {
}

#slider {
	background: url(slider_images/img01.jpg) no-repeat center top;
    width: 100%;
    height: 447px;
}

#slider .nivoSlider {
	margin: 0 auto;
}

#slider #slideshow  img {
}

.nivoSlider img {
	width: 1920px !important;
	height: 447px !important;
	left: 50% !important;
	margin-left: -960px !important;
}

.nivo-caption {
	background: rgba(255,255,255,0.6) !important;
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
	display: none !important;
}

.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 {
	position: absolute;
	bottom: 160px;
	left: 50%;
	z-index: 10000;
	height: 60px;
	display: none;
}

.nivo-directionNav a {
	top: 0 !important;
	width: 60px;
	height: 60px;
	text-indent: -9999px;
	background-image: url(img/nav_slider.png);
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.nivo-directionNav a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

.nivo-directionNav a.nivo-nextNav {
	background-position: -60px 0;
}

.nivo-directionNav a.nivo-prevNav {
	background-position: 0 0;
}

.nivo-prevNav {
	left: initial !important;
	right: 70px;
}
#slider .highlighted .nivo-caption span {
    display: inline-block;
    margin-right: 25px;
}

.nivo-caption {
    background: none !important;
    padding: 10px !important;
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}
.nivo-caption > div {
    padding: 20px;
    background: rgba(255,255,255,0.8);
    color: #fff;
    font-size: 20px;
}
.nivo-caption > div span:after {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    margin: 0 20px;
    border-radius: 50%;
    border: 2px solid #0a2a67;
    position: relative;
    top: -2px;
}

/* ==================== 
   NAVEGACIÓN
   ==================== */
#navegacion{
	position: absolute;
	top: 35px;
	z-index: 11;/*9*/
	background: none;
}


#navegacion nav {
	display: table;
	margin: 0 auto;
	position: relative;
}

#navegacion #navHeader{
	float: right;
}
#navegacion #navHeader #navLinks {
	padding-left: 10px;
}

#navegacion #navHeader #navLinks li {
	/*border-right: 1px solid #ccc;*/
}

#navegacion #navHeader #navLinks li:last-child {
	border-right: none;
}

#navegacion ul li a {
	height: 38px;
	line-height: 38px;
	padding: 10px 15px !important;
	background: none !important;
	color: #575757 !important;
	border-bottom: 2px solid transparent;
	position: relative;
	font-weight: 600;
    font-size: 12px;
}

#navegacion #navLinks li:last-child a {
	border-right: none;
}

#navegacion ul li:hover > a {
	color:#000
}


#navegacion ul li:hover a, #navegacion ul li a:hover, #navegacion ul li.activo a{
	color:#000 !important;
}
#navegacion ul li.dropDownMenu:hover > a {
	color: #575757 !important;
	border-bottom: none !important;
}



#navegacion ul li.dropDownMenu:hover > a:after {
	display: none;
}

#navegacion nav div > ul > li > a, #navegacion nav ul#favoritos > li > a {
	position: relative;
}
#operationList > li > a.title{
	top:-2px;
}

#navLinks .dropDownMenu > a > i {
	float: right;
	margin-top: 12px;
	margin-left: 4px;
}

#navLinks .dropDownMenu > a > span {
	float: left;
}

.dropDownMenu ul {
   background: rgba(255,255,255,0.7) !important;
}

.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.fixed {
	position: absolute;
	top: 91px;
}


/* ====================
   FAVORITOS
   ==================== */
   
#navegacion ul#favoritos{
	float:right;
}
#navegacion ul#favoritos > li > div {
	background: rgba(255,255,255,0.7);
	left: 50%;
}

#navegacion ul#favoritos > li > div > div > div > ul > li {
	background: #fff;
	height: 205px;
	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 h3 {
	top: 0px;
    left: 0px;
    padding: 5px;
    background: #173469;
}

#navegacion ul#favoritos > li > div > div > div > ul > li h3 a {
	padding: 0 !important;
	font-size: 12px;
	color: #FFF !important;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 22px !important;
	line-height: 22px;
}
#navegacion ul#favoritos > li > div > div > div ul li .contenido .caracteristicas li{
	color:#575757;
}
#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: #FFF;
}

#navegacion ul#favoritos > li > div > div > div > ul > li .contenido .precio {
	background: none !important;
	color: #173469 !important;
	margin-top: 13px !important;
	font-weight:bold;
}
#navegacion nav ul#favoritos > li > a span , #idiomas > li > a > span > span:nth-child(2){
	display:none !important;
}
#idiomas > li > ul > li> a > span > span:nth-child(2){
	display:none;
}

/*--------------------
 :: IDIOMAS
--------------------*/
#navegacion ul#idiomas {
	position: absolute;
	top: -50px;
    right: 0px;
}

#navegacion ul#idiomas li a {
	background: none !important;
	color: #677172 !important;
	text-transform: inherit;
	font-weight: 300;
}

#navegacion ul#idiomas li ul {
	background: none !important;
}

#navegacion ul#idiomas li:hover > a {
	
}

#navegacion ul#idiomas li:hover > a:after {
	
}

#navegacion ul#idiomas li a.langSelect i {
    color: transparent;
    background: url(img/icn_dropdown_blanco.png)no-repeat !important;
    font-size: 39px;
    top: 10px;
    left: -3px;
    position: relative;
}
#operationList > li > a > i {
    color: transparent;
    background: url(img/icn_select_.png)no-repeat !important;
    font-size: 30px;
    top: 2px;
    left: -3px;
    position: relative;
    width: 22px;
}


/* ====================
   DATOS CONTACTO HEADER 
   ==================== */
header .datosContacto {
	display:none;
}

/*header .datosContacto address {
	background: none;
	color: #575757;
	padding: 0;
	position: relative;
}

header .datosContacto address:after {
	content:"";
	background:url(img/bg_qr.png)no-repeat;
	width: 100px;
    height: 102px;
    position: absolute;
    top: 38px;
    right: 0;
}

header .datosContacto address a {
	color: #677172;
}

header .datosContacto address ul:nth-child(1){
	position: relative;
    right: 115px;
    top: 61px;
}

header .datosContacto address ul li {
	text-align:right;
	font-size: 15px;
	margin-bottom: 15px;
}

header .datosContacto address ul li.poblacionProvincia , header .datosContacto address ul li.direccion {
	float:left;
}
header .datosContacto address ul li.poblacionProvincia i{
	width:0;
}
header .datosContacto address ul li i {
	margin-right: 5px;
	color: #0084d7;
}

header .datosContacto li.agencia, header .datosContacto ul:first-child li:last-child {
	display: none !important;
}
#container > header > div.datosContacto > address > ul:first-child > li.movil{
	float:left;
	position: relative;
    top: -30px;
    left: 115px;
}
.fa-mobile-phone:before, .fa-mobile:before{
	content:"QQ" !important;
}

header .datosContacto .socialLinks{
	position: absolute;
    top: -27px;
    right: 0;
	border:none;
}

header .datosContacto address .socialLinks li {
	float: left;
	margin-right: 0;
	margin-left: 5px;
}
header .datosContacto address ul li a i.fa-facebook-square {
	background:url(img/facebook_header.png)no-repeat;
}
header .datosContacto address ul li a i.fa-twitter {
	background:url(img/twitter_header.png)no-repeat;
}
header .datosContacto address ul li a i.fa-google-plus {
	background:url(img/googleplus_header.png)no-repeat;
}
header .datosContacto address ul li a i.fa-youtube {
	background:url(img/youtube_header.png)no-repeat;
}
header .datosContacto address ul li a i.fa-instagram {
	background:url(img/instagram_header.png)no-repeat;
}
header .datosContacto address ul li a i.fa-pinterest {
	background:url(img/pinterest_header.png)no-repeat;
}
header .datosContacto address ul li a i.fa-linkedin {
	background:url(img/linkedin_header.png)no-repeat;
}
header .datosContacto address ul.socialLinks li i {
	margin-right: 5px;
	color: transparent;
    width: 29px;
    font-size: 29px;
}*/

#mainText > div > div.datosContacto > address{
	font-size:12px;
}

address ul li i{
	display:none !important;
}
#mainText > div > div.datosContacto > address > ul > li:nth-child(7) > a{
	color: #575757;
    font-weight: bold;
    text-indent: -9999px;
    background: url(img/plus_welcome.png);
    position: absolute;
    width: 20px;
    height: 20px;
    transition: all ease-in-out .25s;
    -webkit-transition: all ease-in-out .25s;
    -moz-transition: all ease-in-out .25s;
}
#mainText > div > div.datosContacto > address > ul > li:nth-child(7) > a:hover {
	background: url(img/plus_welcome_hover2.png);
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    transition: all ease-in-out .25s;
    -webkit-transition: all ease-in-out .25s;
    -moz-transition: all ease-in-out .25s;
}
address .agencia {
    text-transform: uppercase;
}
/* ==================== 
   BUSCADOR 
   ==================== */
#buscador {
	background: #f8f8f8;
	margin: 50px 0;
	height:556px !important;
	width:27% ;
	display:none;
	border:1px solid #b5b5b5;
}

#home #buscador {
    position: relative;
    top: 25px;
	display:block;
}

#buscador .tabs {
	margin-top: -35px;
	margin-left: -1px;
	border-bottom: none;
}

#buscador .tabs li.activo a {
	background: #f8f8f8;
	color: #000;
}
#buscador > div > ul > li:nth-child(2){
	position:relative;
	left:1px;
}
#buscador .tabs li a{
	border-radius:0;
	font-size:12px;
	padding: 11px 24px;
	background:#f8f8f8;
	color:#575757;
	margin-right: 0;
	border: 1px solid #b5b5b5;
    border-bottom: none;
}
#buscador .tabs li a i{
	display:none;
}

#buscador label {
	color: #575757;
	font-size: 12px;
	font-weight:normal;
}

.modal label {
	color: #575757 !important;
}

/*div#openProperty form:last-child div.line:last-child {
	width: 68px !important;
}*/

.filtroResultados > ul > li > ul {
	top: 37px;
}

.filtroResultados > ul > li > ul:before {
	content: "";
	position: absolute;
	top: -5px;
	right: 9px;
	width: 0;
	height: 0;
	border-left: 5px solid rgba(0, 0, 0, 0);
	border-right: 5px solid rgba(0, 0, 0, 0);
	border-bottom: 5px solid #e4e4e4;
}

#buscador div#openProperty, #buscador div#openNew {
    padding:10px;
}
form div.line input[type="text"], form div.line select, form div.line textarea {
    height: 32px;
    border-radius: 2px;
}
#buscador div #openProperty form fieldset .line div select, #buscador div #openNew form fieldset .line div select {
    background: #FFF url(img/icn_select.png)no-repeat right !important;
    -webkit-appearance: none !important;
    transition: all 0.5s ease;
}
.busquedaAvanzada > a {
    top: 523px;
    left: 20px;
    font-size: 11px;
	color:#292929;
}


#buscador div form:first-child fieldset{
	border:none;
}
/* ====================
   MAIN TEXT
   ==================== */
article#mainText {
	background: none;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
	width: 100% !important;
	left: 0;
}

article#mainText > div {
	min-height: 230px;
	padding: 20px 0;
	background: url(img/bg_buscador2.png) no-repeat right bottom;
	width: 100% !important;
}

article#mainText > div h2 {
	width: 100% !important;
	margin-bottom:0;
}

article#mainText .welcome {
	width: 70% !important;
	float: left;
	padding: 0 10px;
	box-sizing: border-box;
}

article#mainText .datosContacto {
	height: 240px;
	background: url(img/logo_contacto.png) no-repeat 18px bottom;
	border-left: 1px solid #D7D7D7;
    padding-left: 20px;
}


/* ====================
   BOX PROMOCIONES, VENTA Y ALQUILER
   ==================== */
#home section article.offers {
	
	width: 100%;
	margin-bottom: 30px;
}

.promocion {
	padding: 0px !important;
	background: #dddddd;
}

.promocion h3, .venta h3, .alquiler h3 {
	width: 100%;
	font-weight: 700;
	color: #575757;	
	text-align: center;
	margin: -2px 0 0 0;
	padding: 3px 15px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	position: relative;
	overflow: visible;
	z-index: 10;
}

.promocion h3 {
	background: rgba(0,0,0,0.75);
	color:#fff;
    font-size: 14px;
    font-weight: 200;
    padding: 10px 15px;
    position: relative;
    top: -33px;
	text-align:left;

	
}

.promocion h3:before {
	content: "";
	width: 100%;
	height: 27px;
	background: url(img/bg_propiedades.png) repeat-x;
	position: absolute;
	top: -27px;
	left: 0;
}



.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: 0;
}

.promocion figure:hover div.mask {
}

.promocion figure div.mask a {
	width: 100%;
	padding: 7px 0;
	position: absolute;
	bottom: 3px;
	left: 0;
	background: none;
	text-indent: -9999px;
}

.promocion .contenido {
	margin: -10px 0 10px 0;
	z-index: 10;
	position: relative;
	padding:0 15px;
}

.promocion .contenido .acciones {
	display: none;
}

.promocion .contenido .descripcionCaracteristicas p {
	text-align: left;
	margin: 0px;
	color: #575757;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.promocion .contenido .precio {
	background: none;
	color: #575757;
	margin: 0;
	padding: 0;
	margin-top:8px;
	font-size: 13px;
	text-aling:left;
}

.promocion .contenido .precio p{
	text-align:left;
}

.venta, .alquiler {
	padding: 0 !important;
	background: #fff;
	border: 1px solid #b5b5b5;
	position:relative;
	-webkit-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
}

.box_vertical .etiqueta {
	top: 46px !important;
	left: -5px !important;
	z-index:11;
	
}

.venta h3, .alquiler h3 {
	text-align: left;
	font-size: 1.17em;
	color:#fff;
	background:url(img/bg_propiedad.png)repeat-x;
	position:absolute;
	top: 0px;
	-webkit-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	padding:11px 18px;
}
.venta figure, .alquiler figure {
	top:35px;
}

.box_horizontal .venta h3, .box_horizontal .alquiler h3 {
	top: 5px !important;
    left: 158px !important;
    width: 301px !important;
    background: none;
    color: #173469;
}

.venta h3:before, .alquiler h3:before {
	content: "";
	width: 100%;
	height: 27px;
	background: url(img/bg_propiedades.png) repeat-x;
	position: absolute;
	top: -59px;
	left: 0;
}

.venta figure div.mask, .alquiler figure div.mask {
	position: relative;
    background: none;
    height: 25px;
    top: -27px;
    z-index: 8;
}

.venta figure div.mask div.referencia, .alquiler figure div.mask div.referencia {
	background: none;
	bottom:-28px;
}

.venta figure div.mask div.referencia span, .alquiler figure div.mask div.referencia span {
	color: #575757 !important;
	font-size: 13px;
	margin-left:15px !important;
}

.venta figure .sliderPropiedad.sliderMini, .alquiler figure .sliderPropiedad.sliderMini {
}

.venta figure:hover .sliderPropiedad.sliderMini, .alquiler figure:hover .sliderPropiedad.sliderMini {
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
}

.box_horizontal .venta .contenido .descripcionCaracteristicas h4, .box_horizontal .alquiler .contenido .descripcionCaracteristicas h4 {
	margin-top: 25px;
}

.venta .contenido .descripcionCaracteristicas h4 a, .alquiler .contenido .descripcionCaracteristicas h4 a {
	color: #292929;
	font-weight:bold;
	text-decoration:none;
	font-size:13px;
}

.venta .contenido .acciones, .alquiler .contenido .acciones {
	position: absolute;
	left: 10px;
	display: none;
}

.venta .contenido .acciones a, .alquiler .contenido .acciones a {
	font-size: 18px;
	width: 16px;
	height: 19px;
	display: block;
	overflow: hidden;
}

.sliderPropiedad.sliderMini .sliderPrincipal > a {
	width: 18px;
	height: 33px;
	top: 50%;
	margin-top: -16px;
	background-image: url(img/nav_slider_box.png);
	background-repeat: no-repeat;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

.sliderPropiedad.sliderMini .sliderPrincipal > a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

.sliderPropiedad.sliderMini .sliderPrincipal > a.anterior {
	background-position: 0 0;
}

.sliderPropiedad.sliderMini .sliderPrincipal > a.siguiente {
	background-position: -18px 0;
}

.sliderPropiedad.sliderMini .sliderPrincipal > a i {
	display: none;
}

.sliderPropiedad.sliderMini .sliderPrincipal > a.anterior:hover, .sliderPropiedad.sliderMini .sliderPrincipal > a.siguiente:hover {
	cursor: pointer;
}

.venta .contenido, .alquiler .contenido {
	padding: 0 15px;
	margin-top: 44px;
	border:none;
}

.box_vertical .venta .contenido .precio, .box_vertical .alquiler .contenido .precio {
	text-align: center;
	padding: 0 10px;
	background: none;
	color: #173469;
	font-weight: 700;
	right: 0px !important;
	padding: 13px 10px 5px 10px !important;
	z-index: 10 !important;
	position: absolute;
	bottom: 10px;
	left: 0;
	font-size:14px;
	width:80%;
	margin:0 auto;
}

.venta .contenido .precio .antes, .alquiler .contenido .precio .antes {
	color: #173469;
	font-style:italic;
}

#results .box_horizontal .venta .contenido .precio .antes, #results .box_horizontal .alquiler .contenido .precio .antes {
	color: #fff;
}

.venta .contenido .descripcionCaracteristicas, .alquiler .contenido .descripcionCaracteristicas {
	
}

.promocion .contenido .descripcionCaracteristicas ul.caracteristicas, .venta .contenido .descripcionCaracteristicas ul.caracteristicas, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas{
	margin:12px 0;
}
.promocion .contenido .descripcionCaracteristicas ul.caracteristicas li, .venta .contenido .descripcionCaracteristicas ul.caracteristicas li, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li{
	font-size:12px;
	margin-bottom: 15px;
	color:#292929;
}
.venta .contenido .descripcionCaracteristicas h4, .alquiler .contenido .descripcionCaracteristicas h4 {
	margin-top: 7px;
}

.contenido .descripcionCaracteristicas .caracteristicas li i {
	display: inline-block;
	margin-right: 5px;	
	position: relative;
	
}

.contenido .descripcionCaracteristicas .caracteristicas li.habitaciones {
	margin-right: 20px;
}

.contenido .descripcionCaracteristicas .caracteristicas li.habitaciones i {
	background: url(img/icn_habitaciones.png) no-repeat;
	width: 33px;
    height: 20px;
}
.promocion .contenido .descripcionCaracteristicas .caracteristicas li i {
	display:none;
}

.contenido .descripcionCaracteristicas .caracteristicas li i {
	display:none;
}

.contenido .descripcionCaracteristicas .caracteristicas li.supConstruida i, .contenido .descripcionCaracteristicas .caracteristicas li.supHabitable i, .contenido .descripcionCaracteristicas .caracteristicas li.supParcela i {
	background: url(img/icn_sup.png) no-repeat;
	width: 33px;
    height: 25px;
	top: 7px;
    left: 4px;
}

.box_horizontal .promocion figure, .box_horizontal .venta figure, .box_horizontal .alquiler figure {
	top: 10px;
	left: 10px;
}

.box_horizontal .promocion .contenido .precio, .box_horizontal .venta .contenido .precio, .box_horizontal .alquiler .contenido .precio {
	position: absolute;
	top: 10px;
	right: 10px;
}

.box_horizontal .promocion .descripcion, .box_horizontal .venta .descripcion, .box_horizontal .alquiler .descripcion {
	float: none;
}

.contenido .descripcionCaracteristicas {
	text-align: left;
}

.box_horizontal .promocion .contenido, .box_horizontal .venta .contenido, .box_horizontal .alquiler .contenido {
	float: left;
	margin-left: 10px;
	margin-top:20px;
	width: 65%;
}

.box_horizontal .venta .contenido .descripcionCaracteristicas, .box_horizontal .alquiler .contenido .descripcionCaracteristicas {
	margin-top: 25px;
}

#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: 131px;
}



/* ====================
   FORMULARIO ALERTAS BÚSQUEDAS
   ==================== */



/* ====================
   MAILING LIST
   ==================== */
aside {
    background: none;
    background-position: center 50px !important;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 1;
    padding-bottom: 10px !important;
    margin: 0 auto;
}



aside #mailingList {
    background: #f7f7f7 none repeat scroll 0 0;
    border-radius: 0 23px;
    box-shadow: -15px -14px 7px -14px #909090;
    box-sizing: border-box;
    margin: 0;
    padding: 20px;
    position: absolute;
    top: 733px;
    width: 27% !important;
}


aside #mailingList p {
    text-align: center !important;
    margin: 0 0 10px 0;
}

aside #mailingList p, aside #mailingList form .line.checkbox p a {
    color: #575757;
    float: none;
    margin: 0;
}

aside #mailingList form {
    float: none;
    position: initial;
    margin: 0 !important;
    padding: 0;
}

aside #mailingList form .line {
    float: none;
    margin-bottom: 10px;
}

aside #mailingList form .line input[type="text"] {
    width: 100%;
    background: #fff;
}

aside #mailingList form .line.checkbox {
    top: 40px;
    position: inherit;
}

aside #mailingList form .line button {
    width: 100%;
}
aside {
    background:  url("img/bg.jpg") repeat scroll center center;
    display: table;
    width: 1220px !important;
}


/* ====================
   RESULTS
   ==================== */
.vistaResultados ul li a:hover, .vistaResultados ul li a.activo, .paginacion ul li span.activa, .paginacion ul li a:hover {
	background:#173469;
	border: 1px solid #173469;
}

.paginacion ul li span, .paginacion ul li a {
	border: 1px solid #173469;
	color: #173469;
}



/* ====================
   LEYENDA RESULTADOS
   ==================== */

#buscadorAvanzado > form > div:nth-child(3) > div > button{
	width:190px !important;
	margin-left:-95px !important;
	bottom: -46px;
	background:#BCBCBC;
}

/* ====================
   FICHA
   ==================== */
#detalle #ficha .header .headerTitulo  {
	border-bottom: 3px solid #DC1F23;
	background:#173469;
}

#detalle #formMasInfo {
	width: 100%;
	float: none;
}

#detalle .colIzq .detallesFicha {
	width: 100% !important;
	float: none !important;
}

#detalle #sliderPropiedad .img img {
	max-width: 100%;
}

#sliderPropiedad .sliderPrincipal > a {
	/*width: 28px;
	height: 55px;
	top: 50%;
	z-index: 10;
	margin-top: -26px;
	background-image: url(img/nav_slider.png);
	background-repeat: no-repeat;
	opacity: 0.5;
	filter: alpha(opacity=50);*/
}

#sliderPropiedad .sliderPrincipal > a:hover {
	/*opacity: 1;
	filter: alpha(opacity=100);*/
}

#sliderPropiedad .sliderPrincipal > a.anterior {
	/*background-position: 0 0;*/
}

#sliderPropiedad .sliderPrincipal > a.siguiente {
	/*background-position: -28px 0;*/
}

#sliderPropiedad .sliderPrincipal > a i {
	/*display: none;*/
}

#sliderPropiedad .sliderPrincipal > a.anterior:hover, #sliderPropiedad .sliderPrincipal > a.siguiente:hover {
	/*cursor: pointer;*/
}

#fichaScroll {
	top: 10px;
	left: 10px;
	width: 170px;
	margin-left: 0;
	background: #173469;
	box-shadow: 0 0 2px #575757;
	z-index: 10;
}

#fichaScroll figure, #fichaScroll div {
	float: none;
	width: auto;
}

#fichaScroll div ul li {
	display: block;
	width: 100%;
	color: #fff;
}

#fichaScroll div ul li i {
	color: #DC1F23;
}

body#promo_details #detalle .colDch {
	position: relative;
}

body#promo_details #detalle .colDch {
	padding-top: 260px;
}

body#promo_details #detalle .colDch .detallesFicha {
	position: absolute;
	top: 0;
	width: 100%;
}
#detalle #ficha .header .headerTitulo .headerRight .precio{
	    font-size: 23px;
}

/* ====================
   CONTACTO
   ==================== */



/* ====================
   CAPTACIÓN
   ==================== */
form fieldset legend {
	color: #173469;
	border-bottom: 3px solid #173469;
	padding: 8px 0;
	margin: 0 0 10px 0;
}



/* ====================
   MODAL
   ==================== */
.modalContainer .modal{
	border-bottom: 56px solid #575757;
}
.modalContainer form .colIzq, .modalContainer form .colDcha {
	width: 49% !important;
}

.modalContainer form .colDcha {
	float: right !important;
}



/* ====================
   FOOTER
   ==================== */
footer {
	background: #232327;
	color: #8f8f8f;
	padding-top: 42px;
	clear: both;
	

}

footer a {
	color: #8f8f8f;
}

footer div.email > i, footer div.direccion > i, footer div.tlf > i, footer div.socialLinks > i {
	color: #677172 !important;
}

footer #creditos{
	margin-top:25px;
}

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{
	text-align:left;
}
footer #datosContactoFooter div > i {
	content: "";
    width: 95%;
    height: 0px;
    background:#8f8f8f;
}
footer #datosContactoFooter div > i:before{
	 width: 95%;
	 height:20px;
	 color:#8f8f8f;
	 position:relative;
	 top: -41px;
     font-size: 15px;
	 text-align:left;
	 font-weight:300;
	 font-family: Arial, Helvetica, sans-serif;
	 border: 1px dotted;
    display: block;
     padding: 8px 15px 25px 15px;
    box-sizing: border-box;
}
footer #datosContactoFooter div.direccion > i:before{
	content: "Dirección";
	font-size: 17px;
}
footer #datosContactoFooter div.email > i:before{
	content: "Email";
	font-size: 17px;
}
footer #datosContactoFooter div.tlf > i:before{
	content: "Teléfono";
	font-size: 17px;
}
footer #datosContactoFooter div.socialLinks > i:before{
	content: "Redes Sociales";
	font-size: 17px;
}
footer #datosContactoFooter div span {
	font-size: 15px;
}

footer #creditos .left , footer #creditos .left a{
    color: #fff;
}
	
	#navegacion ul li a {
   
    padding: 10px 14px !important;
}
aside #mailingList form .line.email,
aside #mailingList form .line.email input[type=text],
aside #mailingList #newsletter_form,
aside #mailingList form .line.captcha,
aside #mailingList div > p{
	width: 97% !important;
}
aside #mailingList form .line.button{
	float: unset;
}
aside #mailingList form .line.email,
aside #mailingList form .line.checkbox{
	margin-top: 15px !important;
	display: flex;
	flex-direction: row;
	align-items: flex-start;
}
aside #mailingList p{
	text-align: left !important;
}

/* ====================
   RESPONSIVE
   ==================== */
@media screen and (min-width: 0) and (max-width: 767px) {	
	#slider {
		height:180px;
	}
	#datosContactoFooter div.socialLinks {
		text-align: center;
	}
	aside {
		display:none;
	}
	#home section{
		width:100% !important;
		margin-top: 30px;
		margin-bottom:0;
	}
	#home #buscador , #buscador {
		display:none;
	}
	#background {
		background: none;
	}
	
	header, #content {
		width: 100%;
	}
	
	header {
		background: none;
	}
	
	#bgContent {
		padding-top: 0;
	}
	
	section {
		padding-top: 0;
	}
	
	section {
		padding-top: 0px;
		float: none;
		width: 100%;
	}
	
	#logo img {
		width: 55%;
	}
	
	#slideshow {
	}	
	
	#navegacion , #home #navegacion {
		z-index: 100000;
		top: 195px;
		position:initial;
		background: #0C507F;
	}
	
	#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: -15px;
		right: 10px;
		z-index: 1000000;
		
	}
	
	#navegacion #navHeader #navToggle button, #navegacion #navHeader #searchToggle button {
		margin: 5px 0;
		padding: 2px 7px;
		background: #fff;
		border-color: #fff;
		color: #173469;
	}
	
	#navegacion #navHeader {
		position: inherit;
		padding: 0 10px;
		float:none;
	}
	
	#navegacion #navHeader #navLinks {
		top: 43px;
		padding: 0 10px;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		background: #fff;
	}
	
	#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 {
		top:0;
		z-index:11;
	}
	
	#idiomas > li > a > i {
		color: #fff;
	}
	
	#home section article.offers {
		top: 0px;
	}
	
	#sliderPropiedad {
		width: 320px;
	}
	
	.sliderPropiedad .sliderPrincipal .img img {
		max-height: initial;
	}
	
	#ficha .sliderPropiedad .sliderPrincipal .img {
		height: auto;
	}
	
	.promocion,	.venta, .alquiler {
		height: auto !important;
	}
	
	.venta, .alquiler {
		padding-bottom: 70px !important; 
	}
	
	.promocion .contenido .precio {
		margin-bottom: 10px;
	}
	
	.venta .contenido .precio, .alquiler .contenido .precio {
		
	}
	
	#fichaScroll {
		top: 0px;
		width: 100%;
		margin-left: 0;
		left: 0;
	}
	
	#fichaScroll figure {
		width: 32%;
		float: left;
	}
	
	#fichaScroll div {
		float: right;
		width: 68%;
		font-size: 14px;
	}
	
	#fichaScroll div ul li {
		margin: 0 0 5px 10px;
		width: 100%;
	}
	
	.venta .contenido .acciones, .alquiler .contenido .acciones {
		top: 305px;
	}
	
	#buscador .busquedaAvanzada {
		display: none;
	}
}

@media screen and (min-width: 0) and (max-width: 767px) and (orientation: landscape) {
	header {
		height: 230px;
	}
	#navegacion {
		z-index: 100000;
		top: 176px;
	}
	
	#sliderPropiedad {
		width: 420px;
	}
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
	
	.box_horizontal .promocion .contenido, .box_horizontal .venta .contenido, .box_horizontal .alquiler .contenido{
		width:60%;
	}
	#navegacion ul#favoritos{
		display:none;
	}
	article, .headerResults, .paginacion {
		width: 100%;
	}
	
	#logo {
		width: 768px !important;
		top: 75px !important;
	}
	
	.nivo-directionNav, #navegacion ul#favoritos > li > div {
		width: 768px;
		margin-left: -384px;
	}
	
	#buscador .tabs {
		margin-top: -50px;
	}
	
	#buscador .tabs li {
		width: 50%;
		text-align: center;
		height: 50px;
	}
	
	#buscador .tabs li a {
		height: 28px;
	}
	
	#buscador .tabs li.activo a {
		height: 27px;
	}	
	
	article#mainText .welcome, article#mainText > div h2 {
		width: 70%;
	}
	
	.box_vertical .promocion, .box_vertical .venta, .box_vertical .alquiler {
		width: 46.1%;
	}
	
	.box_vertical .promocion {
		height: 235px;
	}
	
	.box_vertical .venta, .box_vertical .alquiler {
		height: 380px;
	}
	
	aside div#mailingList > div > p {
		width: 100% !important;
		text-align: center !important;
	}
	aside div#mailingList{
		width: 17.3% !important;
		top: -1634px;
		
	}
	aside div#mailingList div > form {
		left: 50% !important;
		
	}
	
	article.offers #leyenda form .line .desplegado span, article.offers #leyenda form .line ul li {
		width: 100%;
	}
	
	#detalle #ficha div.colIzq {
		width: 100%;
	}

	#detalle #ficha div.colDch {
		width: 100%;
	}
	
	#sliderPropiedad {
		width: 785px;
	}
	
	#detalle #sliderPropiedad .img img {
		max-height: 583px;
	}
	
	#captacion form .datosPersonales div.line:nth-child(2), #captacion form .datosPersonales div.line:nth-child(3) {
		width: 100%;
	}
	
	#captacion form .localizacionInmueble div.line:nth-child(2), #captacion form .localizacionInmueble div.line:nth-child(3), #captacion form .localizacionInmueble div.line:nth-child(4), #captacion form .localizacionInmueble div.line:nth-child(5) {
		width: 100%;
	}
	
	#captacion form .detalleInmueble div.line {
		width: 45.3%;
	}
	
	#captacion form div.line:last-child div button {
		width: 30%;
	}
	
	.venta .contenido .acciones, .alquiler .contenido .acciones {
		top: 290px;
	}
	
	#results .venta .contenido .acciones, #results .alquiler .contenido .acciones {
		top: 236px;
	}
	
	#results .box_vertical .venta, #results .box_vertical .alquiler {
		height: 390px;
	}
	
	#navegacion ul#idiomas li a {
		text-align: center;
	}

	#navegacion ul#idiomas li a span span:last-child {
		display: none;
	}
	
}

@media screen and (min-width: 1024px) and (max-width: 1259px) {
	#home #buscador {
		
	}
	article, .headerResults, .paginacion {
		width: 100%;
	}
	
	#logo {
		width: 984px !important;
		top: 65px;
	}
	
	.nivo-directionNav, #navegacion ul#favoritos > li > div {
		width: 984px;
		    margin-left: -894px;
	}
	
	#buscador .tabs {
		margin-top: -50px;
	}
	
	#buscador .tabs li {
		width: 50%;
		text-align: center;
		height: 50px;
	}
	
	#buscador .tabs li a {
		height: 28px;
	}
	
	#buscador .tabs li.activo a {
		height: 27px;
	}	
	
.box_vertical .promocion, .box_vertical .venta, .box_vertical .alquiler {
		width: 30.2%!important;
	}
	
	.box_vertical .promocion {
		height: 210px;
	}
	
	.box_vertical .venta, .box_vertical .alquiler {
		height: 335px;
	}
	
	aside div#mailingList > div > p {
		width: 100% !important;
		text-align: center !important;
	}
	
	aside div#mailingList{
		width:22% !important;
		top: -1515px;
	}
	
	aside div#mailingList div > form {
		left: 50% !important;
	}
	
	#detalle #ficha div.colIzq {
		width: 60%;
	}

	#detalle #ficha div.colDch {
		width: 30%;
	}
	
	#sliderPropiedad {
		width: 655px;
	}
	
	#detalle #sliderPropiedad .img img {
		max-height: 482px;
	}
	
	#captacion form .detalleInmueble div.line {
		width: 21.8%;
	}
	
	#captacion form .localizacionInmueble div.line:nth-child(2), #captacion form .localizacionInmueble div.line:nth-child(3), #captacion form .localizacionInmueble div.line:nth-child(4), #captacion form .localizacionInmueble div.line:nth-child(5) {
		width: 48.4%;
	}
	
	.venta .contenido .acciones, .alquiler .contenido .acciones {
		top: 210px;
	}
	
	#results .venta .contenido .acciones, #results .alquiler .contenido .acciones {
		top: 176px;
	}
	promocion .contenido .descripcionCaracteristicas ul.caracteristicas li, .venta .contenido .descripcionCaracteristicas ul.caracteristicas li, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li {
    font-size: 11px;
}
}

@media screen and (min-width: 1260px) {
	article, article#mainText div, 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 {
		width: 1220px;
	}
	
	article, .headerResults, .paginacion {
		width: 100%;
	}
	
	header .datosContacto {
		width: 1220px;
		margin-left: -610px;
	}
	
	#logo {
		width: 1000px;
		margin-left: -610px;
	}
	
	.nivo-directionNav, #navegacion ul#favoritos > li > div {
		width: 1220px;
		margin-left: -610px;
	}
	
	.box_vertical .promocion {
		height: 275px;
	}
	
	.box_vertical .venta, .box_vertical .alquiler {
		height: 330px;
	}

	#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, .box_vertical .venta, .box_vertical .alquiler {
		width: 30.8%
	}
	
	.box_vertical .promocion {
		height: 238px;
	}
	
	#results_promo .box_vertical .promocion {
		height: 205px;
	}
	
	.box_vertical .venta, .box_vertical .alquiler {
		height: 367px;
	}
	
	#detalle #ficha div.colIzq {
		width: 60%;
	}

	#detalle #ficha div.colDch {
		width: 27%;
	}
	
	#sliderPropiedad, #video, #googleMaps {
		width: 655px;
	}
	
	#detalle #sliderPropiedad .img img {
		max-height: 482px;
	}
	
	#captacion form .detalleInmueble div.line {
		width: 21.8%;
	}
	
	#captacion form .localizacionInmueble div.line:nth-child(2), #captacion form .localizacionInmueble div.line:nth-child(3), #captacion form .localizacionInmueble div.line:nth-child(4), #captacion form .localizacionInmueble div.line:nth-child(5) {
		width: 48.4%;
	}
	
	.venta .contenido .acciones, .alquiler .contenido .acciones {
		top: 210px;
	}
	
	article.offers #leyenda form .line.filtro_precio div input, article.offers #leyenda form .line.filtro_m2 div input {
		width: 70px;
	}
	
	#results .venta .contenido .acciones, #results .alquiler .contenido .acciones {
		top: 176px;
	}
	
	#results .box_vertical .venta, #results .box_vertical .alquiler {
		height: 403px;
		width: 30%;
	}
	
	article.offers #leyenda form .line .desplegado span, article.offers #leyenda form .line ul li {
		width: 100%;
	}

}

/* ie 8 */
@media \0screen {
}