/* ******************************  est0.css (INI) ******************************* */

/*
	ATENCION! A este fichero se enlaza simbolicamente desde todos los portales
*/

/* ---------------------------------------- INI Layout fwc1 ---------------------------------------- */
/* basado en http://matthewjamestaylor.com/blog/perfect-3-column.htm */
/* Parametros de dimensiones de cajas marcados con: No tocar los %!! */
/*!*/

body {
	margin: 0;
	padding: 0;
	border: 0;
	/* This removes the border around the viewport in old versions of IE */
	width: 100%;
	background: #ffffff;
	background: #f3f3f3;
	min-width: 600px;
	/* Minimum width of layout - remove line if not required */
	font-family: Helvetica, Arial, Verdana;
	/*
	font-size:12px;
	*/
	font-size: 84%;
}

#global {
	margin: 0 auto
}


/* column container */
.colmask {
	position: relative;
	/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	width: 95%;
	/* width of whole page */
	overflow: hidden;
	/* This chops off any overhanging divs */
	border: solid 0px red;
	/* rbz */
	margin: 0 auto;
	/* rbz */
	clear: both;
}

.colmid {
	float: left;
	width: 200%;
	margin-left: -200px;
	/* Width of right column */
	position: relative;
	right: 100%;
	border: solid 0px green;
	/* rbz */
}

.colleft {
	float: left;
	width: 100%;
	margin-left: -50%;
	position: relative;
	left: 450px;
	/*!*/
	/* Left column width + right column width */
	left: 400px;
	border: solid 0px lightblue;
	/* rbz */
}

.bx_columna_centralwrap {
	float: left;
	width: 50%;
	position: relative;
	right: 250px;
	/*!*/
	/* Width of left column */
	right: 200px;
	/*padding-bottom:1em;*/
	/* Centre column bottom padding. Leave it out if it's zero */
	border: solid 0px purple;
	/* rbz */
}



.bx_columna_central {
	margin: 0px 210px 50px 255px;
	/*!*/
	/* Centre column side padding:
							Left padding = left column width + centre column left padding width
							Right padding = right column width + centre column right padding width */
	margin: 0px 205px 50px 210px;
	position: relative;
	left: 200%;
	overflow: hidden;
	border: solid 0px brown;
	/* rbz */
}

.bx_columna_izquierda {
	float: left;
	float: right;
	/* This overrides the float:left above */
	width: 250px;
	/*!*/
	/* Width of left column content (left column width minus left and right padding) */
	width: 200px;
	position: relative;
	right: 0px;
	/* Width of the left-had side padding on the left column */
	margin: 0 auto;
	/* rbz */
	border: solid 0px magenta;
	/* rbz */
}

.bx_columna_derecha {
	float: left;
	float: right;
	/* This overrides the float:left above */
	width: 190px;
	/*!*/
	/* Width of right column content (right column width minus left and right padding) */
	margin-right: 0px;
	/* Width of right column right-hand padding + left column left and right padding */
	position: relative;
	left: 50%;
	border: solid 0px cyan;
	/* rbz */
}



.detprop_izq {
	float: left;
	/*21*width: 220px;*/
	width: 320px;
	border: 000px solid red;
}

.detprop_der {
	/*21*margin-left:230px;*/
	margin-left: 330px;
	/*21*min-width: 200px;*/
	min-width: 300px;
	border: 000px solid green;
}



.tab_sel_zonas {
	margin-left: auto;
	margin-right: auto;
	width: 99%;
	padding: 0px;
}

.tab_sel_zonas .tsz_superzona {
	float: left;
	width: 95%;
	margin: 5px 0 5px 5px;
	border-top: 1px solid #eee;
	white-space: nowrap;
}

.tab_sel_zonas .tsz_zona_con_subzonas {
	width: 90%;
	margin: 5px 0 5px 10px;
	border-top: 1px solid #f4f4f4;
	white-space: nowrap;
}

.tab_sel_zonas .tsz_zona_con_subzonas label {
	font-weight: bold;
}

.tab_sel_zonas .tsz_zona_sin_subzonas {
	float: left;
	width: 200px;
	margin-left: 20px;
	white-space: nowrap;
}

.tab_sel_zonas .tsz_subzona {
	float: left;
	width: 200px;
	margin-left: 40px;
	white-space: nowrap;
}






.oculto {
	display: none;
}























/* 20111107 rbz */
.bx_cab_portal,
/* Cabacera logo y portal */
.bx_enlaces_secundarios,
/* Como anunciars, contacto... */
.bx_pie_portal,
/* Pie de pagina portal */
.bx_mas_propiedades,
/* mensaje tenemos mas propiedades */
.bx_subcab_portal

/* Enlaces secundarios */
	{
	width: 95%;
	border-width: 0px;
	border-style: solid;
	border-color: #D7D7D7;
	background: #ffffff;
	text-align: center;
	padding: 3px;
	margin: 0 auto;
	margin-top: 3px;
	margin-bottom: 3px;
	border-radius: 15px;
	border-radius: 0;
}



.busc {
	border: 11px solid #CCC;
	padding: 2px 15px;
	width: 600px;
	margin-top: 15px
}

.bx_subcab_portal {
	background: #ffffff;
}


.bx_resumen_prop,
/* propiedad->resumen */
.bx_estadisticas_visitas,
.bx_sim_financ_prop,
.bx_fotos_prop,
/* propiedad->fotos */
.bx_fotospano_prop,
/* propiedad->enlaces_panoramas */
.bx_videos_prop,
/* propiedad->videos */
.bx_situacion_prop,
/* propiedad->situacion */
.bx_contacto_prop,
/* propiedad->contacto */
.bx_currency_conv,
/* cambio de moneda */
.bx_suscrip

/* suscripcion */
	{
	border-width: 1px;
	border-style: solid;
	border-color: #D7D7D7;
	margin: 10px 0px 20px 0px;
	border-radius: 15px;
	background: #ffffff;
	padding: 8px;
	text-align: left;
}

.bx_suscrip

/* suscripcion */
	{
	padding: 0px 8px 0px 8px;
}



/* ---------------------------------------- FIN Layout fwc1 ---------------------------------------- */









/* ---------------------------------------- INI Layout fwc2 ---------------------------------------- */

.bx_central_fwc2 {
	margin: 0 auto;
	border: 0px solid red;
	/*margin-top: 20px;*/
}

.fwc2_col_izq {
	float: left;
	--width: 1000px;
	width: 100%;
	border: 0px solid red;

}

.fwc2_col_der {
	float: left;
	border: 0px solid green;
}

.bx_slideshow {
	margin: 0 auto;
	overflow: hidden;
	border: 0px solid blue;
	/*background:#ffffff;*/
}

.bx_columna_derecha_fwc2 {
	float: left;
	overflow: hidden;
	width: 300px;
	border: 0px solid blue;
}


.bx_propiedades {
	margin: 0 auto;
	border: 0px solid purple;
}

.bx_propiedades,
#contenedor_propiedades {
	text-align: center;
	/*20230303 display: inline-block;*/
}

/* position relative es para que los divs internos (opo alq ven) se posicionen absolute respecto a este */

.bx_resumen_prop_grid {
	position: relative;
	float: left;
	overflow: hidden;
	/*21*width:200px; height:320px;*/
	width: 300px;
	height: 200px;
	margin: 7px;
	padding: 7px;
	background: #eee;
	border: 0px purple solid;
}

.bx_resumen_prop_grid {
	float: none;
	display: inline-block;
}

.bx_info_empresa_home,
.bx_form_susc_propiedades,
.bx_form_susc_noticias,
/*.bx_central_fwc2 > .bx_noticias_hist*/
.bx_noticias_hist {
	float: left;
	/*20140211 rbz width:290px;*/
	width: 274px;
	border: 0px solid purple;
}

img.fo_noticia {
	width: 250px;
	height: auto;
	float: right;
	border: 1px solid #000000;
	padding: 0px;
	margin: 10px;
	display: block;
}

.bx_resumen_prop_grid>.opo,
.bx_resumen_prop_grid>.alq,
.bx_resumen_prop_grid>.res,
.bx_resumen_prop_grid>.ven,
.bx_resumen_prop_grid>.emb {
	/*z-index:100; 100|102*/
	z-index: 1;
	position: absolute;
	top: 20px;
	left: -100px;
	width: 300px;
	height: 20px;
	text-align: center;
	padding-left: 20px;

	opacity: 0.7;
	text-shadow: 1px 1px 2px #000;
	box-shadow: 2px 2px 5px #000;

	-webkit-transform: rotate(-18deg);
	-moz-transform: rotate(-18deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}

.bx_resumen_prop_grid .dsc_brv {
	display: none;
}

.bx_resumen_prop_grid>.prop_localiz {
	line-height: 1em;
}

/* cuidao flyers! */

.bx_resumen_prop_grid>.prop_tipo {
	font-weight: bold;
}


.imptos_no_incl {
	font-size: 0.6em;
}




.bx_resumen_prop_tira {
	position: relative;
	float: left;
	overflow: hidden;
}

.bx_resumen_prop_tira .opo,
.bx_resumen_prop_tira .alq,
.bx_resumen_prop_tira .res,
.bx_resumen_prop_tira .ven {
	z-index: 100;
	position: absolute;
	font-size: 0.8em;
	top: 20px;
	left: -110px;
	width: 300px;
	height: 17px;
	text-align: center;
	padding-left: 20px;

	opacity: 0.7;

	-webkit-transform: rotate(-18deg);
	-moz-transform: rotate(-18deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}





/* precios */

.bx_resumen_prop .info_precio {}

.bx_resumen_prop .info_precio .lit_desde {
	font-size: 0.90em;
}

.bx_resumen_prop .info_precio .importe {
	font-size: 1.30em;
	font-weight: bold;
}

.bx_resumen_prop .info_precio .importe_ant {
	font-size: 1.20em;
}

.bx_resumen_prop .info_precio .importe_moneda_local {
	font-size: 1.00em;
}

.bx_resumen_prop .info_precio .lit_tipo_op {
	font-size: 1.00em;
}

.bx_resumen_prop .info_precio .precio_x_m2 {
	font-size: 0.90em;
}

.bx_resumen_prop .info_precio .periodicidad_alq {
	font-size: 1.00em;
}

.bx_resumen_prop .hacer_oferta {
	padding: 3px;
	background: gray;
}

.bx_resumen_prop .hacer_oferta a {
	font-weight: bold;
	font-size: 1.5em;
	color: #fff;
}


.info_precio .importe_ant {
	text-decoration: line-through;
	color: red;
}

.bx_enlaces_directos {}

/*Para paginas con modiframe=1, que no requierean estxxx.php*/
.flash_1 {
	position: absolute;
	visibility: hidden;
}

.flash_1 .ver_mas {
	position: relative;
	display: inline-block;
	top: 1000px;
	left: 1000px;
	background: #fff;
}

/*----Feclas minislideshow----*/

/* no permite la seleccion brillante del texto */
.flch {
	-webkit-touch-callout: none;
	/* iOS Safari */
	-webkit-user-select: none;
	/* Safari */
	-khtml-user-select: none;
	/* Konqueror HTML */
	-moz-user-select: none;
	/* Firefox */
	-ms-user-select: none;
	/* Internet Explorer/Edge */
	user-select: none;
	/* Non-prefixed version, currently
	                                 supported by Chrome and Opera */
	cursor: pointer;
}

.bx_resumen_prop .bx_foto_tn {
	width: 200px;
}

.bx_resumen_prop .bx_foto_tn .flch,
.bx_resumen_prop_grid .bx_foto_tn .flch {
	z-index: 99;
	position: absolute;
	top: 45%;
	font-size: 3em;
	line-height: 1em;
	color: #fff;
	text-shadow: 0px 0px 5px #000;
}

.bx_resumen_prop .bx_foto_tn .lft {
	left: 3%;
}

.bx_resumen_prop .bx_foto_tn .rght {
	right: 3%;
}

.bx_resumen_prop_grid .bx_foto_tn .lft {
	left: 0.3%;
	padding: 0px 16px 5px 15px;
}

.bx_resumen_prop_grid .bx_foto_tn .rght {
	right: 0.3%;
	padding: 0px 16px 5px 15px;
}



/* ---------------------------------------- FIN Layout fwc2 ---------------------------------------- */






/*----Iconos fotos y videos----*/

.bx_foto_tn {
	position: relative;
}

.bx_foto_tn .nfyv {
	position: absolute;
	top: 0;
	right: 0;
	height: 27px;
	margin-right: 24px;
}

.bx_foto_tn .nfyv a {
	font-size: 1.3em;
	font-weight: bold;
	color: #F2F2F2;
	opacity: 0.8;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
}

.bx_foto_tn .nfyv a:hover {
	opacity: 1;
	color: #fff;
}

.bx_foto_tn .nfyv svg {
	fill: #F2F2F2;
	position: relative;
	top: 5px;
}







.bx_resumen_prop_micro {
	position: relative;
	float: left;
	overflow: hidden;
	width: 300px;
	margin: 0px;
	padding: 0px;
	border: 0px red solid;
}

.bx_resumen_prop_micro .foto {
	position: relative;
	float: left
}

.bx_resumen_prop_micro img.prop {
	width: 100px;
	height: auto;
	float: left;
}

.bx_resumen_prop_micro .referencia {
	position: absolute;
	bottom: 1px;
	right: 1px;
	border: 0px white solid;
	text-align: right;
}

.bx_resumen_prop_micro .referencia a {
	line-height: 0.76em;
	font-size: 0.75em;
	color: #fff;
	text-shadow: 0px 0px 3px #000;
}

.bx_resumen_prop_micro .info_prop {
	float: left;
	width: 190px;
	padding-left: 3px;
	border: 0px blue solid;
}

.bx_resumen_prop_micro .prop_localiz {
	float: left;
	font-weight: bold;
}

.bx_resumen_prop_micro .tipo_prop {
	font-weight: bold;
}

.bx_resumen_prop_micro .iconos_carac {
	font-weight: normal;
}

.bx_resumen_prop_micro .info_precio {
	text-align: right;
}






h1,
h2,
h3 {
	/*font-family: Rockwell_STOP, "Arial Narrow", Tahoma;*/
	font-weight: bold;
	letter-spacing: -1px;
	margin: 10px 0px 0px 0px;
}

h1,
h2,
h3 {
	/*font-family: 'Yanone Kaffeesatz', sans-serif;*/
	font-weight: normal;
	letter-spacing: 0px;
}

h1 {
	font-size: 36px;
	font-size: 2.70em;
	color: #999999;
	line-height: 1.10em;
	/*float: left;*/
	padding-left: 0px;
	/*20130927 rbz 3px;*/
	max-width: 600px;
	/*text-shadow: 2px 2px 5px #aaa*/
}

h2 {
	font-size: 25px;
	font-size: 1.85em;
	color: #5374B7;
	line-height: 1.05em;
	/*float: left;*/
	text-transform: uppercase;
}

h3 {
	font-size: 23px;
	font-size: 1.70em;
	color: #000000;
	line-height: 1.00em;
	/*float: left;*/
	text-transform: uppercase;
}



p {
	padding: 0;
	margin: 5px 0 15px 0;
}

p,
ul,
li,
dl,
.pe {
	font-size: 12px;
	font-size: 1em;
	/*max-width: 600px;*/
}

ul {
	max-width: none;
}

/* fotos */


a {
	-moz-transition: color 0.4s linear 0s;
	-webkit-transition: color 0.4s linear 0s;
	transition: color 0.4s linear 0s;
}

a {
	color: #3333aa;
	text-decoration: none;
}

/*a:hover	{ color: #ff0000; }*/

.xp {
	font-size: 9px;
	font-size: 0.78em;
}

.n {
	font-size: 12px;
	font-size: 1em;
}

.p {
	font-size: 11px;
	font-size: 0.80em !important;
}

.xg {
	font-size: 15px;
	font-size: 1.30em;
	font-weight: bold;
}

.ven,
.opo,
.alq,
.res,
.cval_3,
.cval_4,
.cval_5,
.cval_6,
.emb {
	color: #ffffff;
	font-weight: bolder;
	padding: 2px 4px;
	margin: 0 4px;
}

.ven {
	background: #cc0000;
}

.alq {
	background: #1885fe;
}

.res {
	background: #ee8800;
}

.opo {
	background: #00aa00;
}

.flg {
	width: 25px;
	height: 25px;
	border: 0px;
}

#impreso .frm_campo_n {
	border-bottom: solid black 1px;
}

#impreso textarea {
	border: solid black 1px;
}

.frm_campo_n,
.frmn,
.frmnf {
	background: #ffffff;
	border-width: 1px;
	border-color: black;
	border: 1px solid black;
	/*box-shadow: 0 0 1px #888;*/
	margin: 2px;
}

.frmb1 {
	width: 160px;
}


.frmns,
.frm_submit_boton {
	/*
			background: #687193; border-width: 1px; border-color:#8991AE; border-style: outset; color: white; font-weight:bold;
			*/
}


.frmns,
.frm_submit_boton {
	float: right;
	border: #a3a3a3 1px solid;
	cursor: pointer;
	color: #000;
	/*
			border-radius:2px;
			box-shadow: 0 0 1px #888;
			background:-webkit-linear-gradient(bottom, #CCCCCC 0%, #F5F5F5 59%);
			background:-moz-linear-gradient(bottom, #CCCCCC 0%, #F5F5F5 59%);
			*/
}

.frmns:hover,
.frm_submit_boton:hover {
	/*
				background:-webkit-linear-gradient(bottom, #a3a3a3 0%, #CCCCCC 59%);
				background:-moz-linear-gradient(bottom, #a3a3a3 0%, #CCCCCC 59%);
			*/
}

.bot1 {
	width: 50px;
	border: #ccc 1px solid;
	text-align: center;
	padding: 3px;
	margin: 3px 0 3px 0;
	color: #000;
	/*
				border-radius:2px;
				box-shadow: 0 0 10px #dddddd;
				background:-webkit-linear-gradient(bottom, #dddddd 0%, #F5F5F5 59%);
				background:-moz-linear-gradient(bottom, #dddddd 0%, #F5F5F5 59%);
				*/
}

.frms4

/*boton que actualiza algo (sin formulario)*/
	{
	background: #61a7f2;
	border-width: 1px;
	border-color: #61a7f2;
	color: #fff;
	font-weight: bold;
	padding: 3px;
}



.buscando {
	background: url('/_img/buscando.gif') no-repeat right center white !important;
	background-size: auto 100% !important;
}





/********* clases ui.autocomplete **********/
.ui-autocomplete {
	position: absolute !important;
	z-index: 200;
	cursor: default;
	max-height: 200px;
	overflow-y: auto;
	/* prevent horizontal scrollbar */
	overflow-x: hidden;
	/* add padding to account for vertical scrollbar */
	padding-right: 20px;
}

* html .ui-autocomplete {
	width: 1px;
	height: 200px;
}

/* without this, the menu expands to 100% in IE6 */
.ui-menu {
	list-style: none;
	padding: 0px;
	margin: 0;
	display: block;
	float: left;
	position: fixed;
	.position: absolute;
	top: expression(document.compatMode=="CSS1Compat" ? document.documentElement.scrollTop+100+"px" : body.scrollTop+100+"px");
}

.ui-menu .ui-menu {
	margin-top: -3px;
}

.ui-menu .ui-menu-item {
	margin: 0;
	padding: 0;
	zoom: 1;
	float: left;
	clear: left;
	width: 100%;
}

.ui-menu .ui-menu-item a {
	text-decoration: none;
	display: block;
	padding: .2em .4em;
	line-height: normal;
	zoom: 1;
}

.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
}

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	-moz-border-radius-topleft: 4px
	/*{cornerRadius}*/
	;
	-webkit-border-top-left-radius: 4px
	/*{cornerRadius}*/
	;
	-khtml-border-top-left-radius: 4px
	/*{cornerRadius}*/
	;
	border-top-left-radius: 4px
	/*{cornerRadius}*/
	;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	-moz-border-radius-topright: 4px
	/*{cornerRadius}*/
	;
	-webkit-border-top-right-radius: 4px
	/*{cornerRadius}*/
	;
	-khtml-border-top-right-radius: 4px
	/*{cornerRadius}*/
	;
	border-top-right-radius: 4px
	/*{cornerRadius}*/
	;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	-moz-border-radius-bottomleft: 4px
	/*{cornerRadius}*/
	;
	-webkit-border-bottom-left-radius: 4px
	/*{cornerRadius}*/
	;
	-khtml-border-bottom-left-radius: 4px
	/*{cornerRadius}*/
	;
	border-bottom-left-radius: 4px
	/*{cornerRadius}*/
	;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	-moz-border-radius-bottomright: 4px
	/*{cornerRadius}*/
	;
	-webkit-border-bottom-right-radius: 4px
	/*{cornerRadius}*/
	;
	-khtml-border-bottom-right-radius: 4px
	/*{cornerRadius}*/
	;
	border-bottom-right-radius: 4px
	/*{cornerRadius}*/
	;
}

.ui-widget-content {
	border: 1px solid #aaaaaa
	/*{borderColorContent}*/
	;
	background-color: #ffffff
	/*{bgColorContent}*/
	;
	color: #222222
	/*{fcContent}*/
	;
}

.ui-widget-content a {
	color: #222222
	/*{fcContent}*/
	;
	font-weight: normal;
}

.ui-state-hover {
	background-color: #ffff99;
	color: RED !important;
}

/********************************************/




/* Tama\F1os homogeneizados de campos INPUT y SELECT */
.wdth_X {
	width: 300px;
}

.wdth_L {
	width: 300px;
}

.wdth_M {
	width: 200px;
}

.wdth_SM {
	width: 160px;
}

.wdth_S {
	width: 120px;
}

.wdth_XS {
	width: 070px;
}



/****** Form *********/

div.frm_form {
	width: none;
	max-width: 900px;
	margin: 0 auto;
}

div.frm_apart {
	text-align: left;
}

div.frm_apart_tit {
	font-size: 1.35em;
	color: #fff;
	background: #bbb;
}

.frm_apart_cont {
	margin: 0 auto;
	padding: 15px 10px 10px 10px;
	padding-bottom: 50px;
}


div.frm_campo_bloq {
	margin: 0px;
	/*importante para que no ocupe espacio cuando esta vacio*/
	padding: 0px;
	/* " */
	/*background: lightblue;*/
}

.frm_campo_bloq_error {
	background: #ffaaaa;
}

/* Cuidado, que estoy hay que compatibilizarlo tanto con el form de busqueda en inmobiliarias y portales como con los forms de contacto y suscripciones */
div.frm_campo_capt {
	float: left;
	width: 30%;
	min-width: 165px;
	margin: 0px;
	text-align: right;
	padding: 6px 0 0 0;
	/* 20130910 rbz display: none; */
	/*background: lightblue;*/
}

/* 20130911 rbz en campos de form de busqueda fwc2 no debe mostrarse, cuidado con el ajax */
.bx_form_busc div.frm_campo_capt {
	display: none;
}


div.frm_campo_cont {
	float: left;

	width: 55%;
	min-width: 280px;

	text-align: left;
	margin: 2px;
	/*
				min-width: 200px;
				*/
	padding: 2px;
	/*font-weight: bold;*/

	/*background: lightgreen;*/
}

div.frm_campo_bloq_clear {
	clear: left;
}

div.frm_campo_sep {
	/*
				position:absolute; top:-20px;left:-20px;
				display:none;
				*/
	clear: both;
}


.frm_campo_n {}

.desact

/* campo desactivado */
	{
	background: #eeeeee;
}

input.frmnd:disabled,
select.frmnd:disabled,
input.frmnd[type="textarea"]:disabled

/*ipad!*/
	{
	color: #000;
}


.frm_submit_boton {}


/* forms busc props, como 100|4 */
input:disabled,
select:disabled,
input[type="textarea"]:disabled {
	opacity: 0.5;
}



/* form busqueda */

.bx_form_busc .frm_campo_cont {
	margin: 1px;
	padding: 1px;
}



/* form busqueda landscape */

.bx_form_busc_landscape>.bx_form_busc {
	width: 95%;
	height: auto;
}

.bx_form_busc_landscape>.bx_form_busc .frm_campo_bloq {
	width: none;
	float: left;
	margin-right: 1px;
}

.bx_form_busc_landscape>.bx_form_busc .frm_campo_cont {
	width: auto;
}

.bx_form_busc_landscape>.bx_form_busc .frm_campo_capt {
	width: auto;
	font-size: 70%;
}

.bx_form_busc_landscape>.bx_form_busc .frm_campo_sep {
	clear: none;
}

/* form busqueda landscape */


.bx_form_busc_portrait {
	float: right;
}

.cargando_campo {
	background: url(/_img/lineal_loading.gif) no-repeat;
}


/* form calculadora hipotecaria */

#calculadora_hipotecaria .frm_campo_bloq {
	float: left;
	margin: 5px;
	margin-right: 10px;
}

#calculadora_hipotecaria .out input {
	background: #eeeeee;
	border: 0;
}

#calculadora_hipotecaria .frm_campo_bloq input {
	text-align: right;
	padding: 1px 3px 1px 3px;
}

#calculadora_hipotecaria input[type='button'] {
	margin-top: 10px;
	padding: 5px;
	max-width: 60px;
}




.err,
.ok {
	color: #ffffff;
	font-weight: bold;
	margin-bottom: 2px;
}

.err {
	background: #ff0000;
}

.ok {
	background: #009900;
}

input.err:focus,
input.textarea:focus,
input.select:focus {
	background-color: #ff9900;
}



#galeria .tn {
	/*21*width: 200px; height:135px;*/
	width: 300px;
	height: 200px;
	border: 1px solid #ccc;
	padding: 2px;
}




.detprop_izq img.prop

/* Fotos thumbnail propiedades */
	{
	border: 1px solid #CCC;
	padding: 2px !important;
	/*21*
					height:135px;
					width:200px;
					*/
	width: 300px;
	height: 200px;
	display: block;
	box-shadow: 2px 2px 5px #888;
}

.bx_fotospano_prop img {
	border: 1px solid #CCC;
	padding: 2px !important;
	display: block;
	box-shadow: 2px 2px 5px #888;
}

.detprop_der h2 {
	padding: 50px;
	margin: 0;
}

.detprop_der span {}

.linea_1 {
	border-bottom: solid 1px #eee;
}

/*.linea_1 b		{	color: #A0A0A0;	}*/

.referencia {
	display: block;
}



/*20111106 rbz*/
.dbg_h {
	font-family: Courier New;
	font-size: 13px;
	font-size: 1em;
	color: #800;
	font-weight: bold;
	background: #eeccac;
	line-height: 10px;
	line-height: 1em;
	display: block;
	margin: 3px;
	text-align: left;
}

.dbg_p {
	font-family: Courier New;
	font-size: 11px;
	font-size: 0.8em;
	color: #800;
	font-weight: normal;
	background: #ffefaf;
	line-height: 10px;
	line-height: 1em;
	display: block;
	margin: 3px;
	text-align: left;
}



.bx_resumen_prop,
.bx_estadisticas_visitas,
.bx_sim_financ_prop,
.bx_form_busc,
.bx_fotos_prop,
.bx_fotospano_prop,
.bx_videos_prop,
.bx_situacion_prop,
.bx_contacto_prop,
.bx_currency_conv,
.bx_suscrip,
.bx_cab_portal,
.bx_enlaces_secundarios,
.bx_pie_portal,
.bx_mas_propiedades,
.bx_subcab_portal {
	/*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee');*/
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eeeeee));
	background: -moz-linear-gradient(top, #ffffff, #eeeeee);
}





/*  LightBox Visor de Imagenes  */
/*
#lightbox-secNav-btnClose{width:66px; float:right; padding-bottom:0.7em; text-align:left;}
#jquery-overlay{position:absolute; top:0; left:0; z-index:90; width:100%; height:500px;}
#jquery-lightbox{pposition:fixed; top:10%!important; left:0; width:100%; z-index:100; text-align:center; line-height:0;}
#jquery-lightbox a img{border:none}
#lightbox-container-image-box{position:relative; background-color:#fff; margin:0 auto}
#lightbox-container-image{padding:10px}
#lightbox-loading{position:absolute; top:40%; left:0%; height:25%; width:100%; text-align:center; line-height:0}
#lightbox-nav{position:absolute; top:0; left:0; height:100%; width:100%; z-index:10}
#lightbox-container-image-box >#lightbox-nav{left:0}
#lightbox-nav a{outline:none}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext{width:49%; height:100%; zoom:1; display:block}
#lightbox-nav-btnPrev{left:0; float:left}
#lightbox-nav-btnNext{right:0; float:right}
#lightbox-container-image-data-box{font:10px Verdana,Helvetica,sans-serif; background-color:#fff; margin:0 auto; line-height:1.4em; overflow:auto; width:100%; padding:0 10px 0}
#lightbox-container-image-data{padding:0 10px; color:#666}
#lightbox-container-image-data #lightbox-image-details{width:70%; float:left; text-align:left}
#lightbox-image-details-caption{font-weight:bold}
#lightbox-image-details-currentNumber{display:block; clear:left; padding-bottom:1.0em}
*/




/* Preload images */
body:after {
	content: url(/_img/lightbox/close.png) url(/_img/lightbox/loading.gif) url(/_img/lightbox/prev.png) url(/_img/lightbox/next.png);
	display: none;
}

body.lb-disable-scrolling {
	overflow: hidden;
}

.lightboxOverlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	background-color: black;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	opacity: 0.8;
	display: none;
}

.lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 10000;
	text-align: center;
	line-height: 0;
	font-weight: normal;
}

.lightbox .lb-image {
	display: block;
	height: auto;
	max-width: inherit;
	border-radius: 3px;
}

.lightbox a img {
	border: none;
}

.lb-outerContainer {
	position: relative;
	background-color: white;
	*zoom: 1;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	border-radius: 4px;
}

.lb-outerContainer:after {
	content: "";
	display: table;
	clear: both;
}

.lb-container {
	padding: 4px;
}

.lb-loader {
	position: absolute;
	top: 43%;
	left: 0;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

.lb-cancel {
	display: block;
	width: 32px;
	height: 32px;
	margin: 0 auto;
	background: url(/_img/lightbox/loading.gif) no-repeat;
}

.lb-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

.lb-container>.nav {
	left: 0;
}

.lb-nav a {
	outline: none;
	background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev,
.lb-next {
	height: 100%;
	cursor: pointer;
	display: block;
}

.lb-nav a.lb-prev {
	width: 34%;
	left: 0;
	float: left;
	background: url(/_img/lightbox/prev.png) left 48% no-repeat;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	-webkit-transition: opacity 0.6s;
	-moz-transition: opacity 0.6s;
	-o-transition: opacity 0.6s;
	transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1;
}

.lb-nav a.lb-next {
	width: 64%;
	right: 0;
	float: right;
	background: url(/_img/lightbox/next.png) right 48% no-repeat;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	-webkit-transition: opacity 0.6s;
	-moz-transition: opacity 0.6s;
	-o-transition: opacity 0.6s;
	transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1;
}

.lb-dataContainer {
	margin: 0 auto;
	padding-top: 5px;
	*zoom: 1;
	width: 100%;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
	content: "";
	display: table;
	clear: both;
}

.lb-data {
	padding: 0 4px;
	color: #ccc;
}

.lb-data .lb-details {
	width: 85%;
	float: left;
	text-align: left;
	line-height: 1.1em;
}

.lb-data .lb-caption {
	font-size: 13px;
	font-weight: bold;
	line-height: 1em;
}

.lb-data .lb-number {
	display: block;
	clear: left;
	padding-bottom: 1em;
	font-size: 12px;
	color: #999999;
}

.lb-data .lb-close {
	display: block;
	float: right;
	width: 30px;
	height: 30px;
	background: url(/_img/lightbox/close.png) top right no-repeat;
	text-align: right;
	outline: none;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	opacity: 0.7;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	-o-transition: opacity 0.2s;
	transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
	cursor: pointer;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1;
}








































.informativo {
	color: #888;
}

/*	Campos con contenido de ayuda en input de formularios */








.bx_form_busc_2

/* form busqueda apaisado Goldman */
	{
	position: relative;

	width: 210px;
	border-width: 0px;
	text-align: center;
	padding: 8px;
	margin: 4px 0px 4px 0px;
}



/* 20120827 rbz esto es de Administracion y de Goldman, creo */
fieldset.form {
	border: 5px solid #dddddd;
	/*width: 60%*/
}

legend.form {
	color: #ffffff;
	font-weight: bold;
	background: #dddddd;
	border: 0px solid #dddddd;
	padding: 2px 2px
}





.menu_left {
	list-style: none;
	margin: 0;
	padding: 10px 10px 10px 0px;
}

.menu_left li {
	text-align: left;
	width: 100%;
	left: 0;
	border-bottom: 1px solid;
	border-color: #a5bcd1;
}

.menu_left li a {
	color: #666;
	padding: 2px;
	font-weight: bold;
	width: 100%;
	display: block;
}

/*.menu_left li a:hover	{	background:#e3f2ff;	}*/
.menu_left li a:hover {
	font-weight: bold;
}


#cargando {
	background: url(/_img/cargando.gif);
	height: 32px;
	width: 32px;
	display: none;
	left: 50%;
	position: fixed;
	top: 150px;
}

#cargando span {
	display: none;
}

/*20140523 rbz*/
#bx_formulario_contacto {
	float: left;
}

#bx_mapa_inmo_contacto {
	float: left;
}


#formulario_contacto

/*este desaparecera algun dia*/
,
#id_form_A_form_contacto_generico {
	max-width: 460px;
	padding: 0px;
	border: 0px solid #000;
	margin-bottom: 50px;

	--background: yellow;
}

#id_form_A_form_contacto_generico {
	max-width: 490px;
}

#formulario_contacto label,
#id_form_A_form_contacto_generico {
	display: block;
	float: left;
	/*clear:both jode checks*/
	;
	text-align: right;
	padding-right: 2px;
	color: #000;
}

#formulario_contacto input,
#formulario_contacto textarea,
#formulario_contacto select,
#id_form_A_form_contacto_generico input,
#id_form_A_form_contacto_generico textarea,
#id_form_A_form_contacto_generico select {
	width: 295px;
	float: left;
	border: solid 1px #ccc;
	padding: 2px;
	/*font-size: 1em;*/
}

#id_form_A_form_contacto_generico input[name="fecha_checkin"],
#id_form_A_form_contacto_generico input[name="fecha_checkout"] {
	width: 95px;
}

#formulario_contacto textarea,
#id_form_A_form_contacto_generico textarea {
	height: 100px
}

#formulario_contacto input[type="submit"],
#id_form_A_form_contacto_generico input[type="submit"] {
	clear: both;
	width: 150px;
	float: right;
	padding: 10px 20px 10px 20px;
	font-weight: bold;
}

#formulario_contacto input[type="checkbox"],
#id_form_A_form_contacto_generico input[type="checkbox"] {
	width: 15px;
}

#exito {
	background: #699e5b;
	color: #fff
}

.rollito {
	width: 90%;
	padding-left: 20px;
	max-width: 1000px;
}



input:focus,
textarea:focus,
select:focus {
	background-color: #Ffff99;
}

/*.bot_pagin		{ float: left; display: block; border: 1px solid #bbb; text-align: center; background: #eee; padding: 5px 10px 5px 10px; margin: 5px; }*/

.video {
	/*width: 700px; height: 420px;*/
	width: 1008px;
	height: 490px;
	padding-bottom: 5px;
}


/*20230505 rbz*/
.caracteristicas {
	display: grid;
	grid-template-columns: repeat(3, auto);
	gap: 0 0.5rem;
	margin: 10px 0;
	padding: 0 10px;
	background-color: rgba(130, 130, 130, 0.1);
}


.caracteristicas .car {
	float: left;

	border-bottom: 1px solid lightgrey;
}

.car .car_val {
	color: #3a3a3a;
	/*#717171;*/
	font-weight: bold;
}

.iconos_carac {
	padding-left: 0px;
	white-space: nowrap;
	border: solid 0px green;
	font-weight: bold;
}

.iconos_carac .icinfo {
	white-space: nowrap;
}

/*
.icon1		{	width: 16px; height: 16px;	padding: 0 2px 0 2px; }
*/
.iconos_carac img {
	width: 16px;
	height: 16px;
	margin: 0 2px 0 2px;
}

.iconos_carac img {
	background-image: url('/_img/pub/sprite-iconos-inmobiliarias.png');
}

.ic-dormi {
	background-position: -002px -50px;
}

.ic-super {
	background-position: -038px -50px;
}

.ic-banos {
	background-position: -020px -50px;
}

.ic-garage {
	background-position: -074px -50px;
}

.ic-suppar {
	background-position: -056px -50px;
}

.ic-piscin {
	background-position: -092px -50px;
}

.ic-jardin {
	background-position: -110px -50px;
}

.ic-certi-A {
	background-position: -002px -90px;
}

.ic-certi-B {
	background-position: -019px -90px;
}

.ic-certi-C {
	background-position: -037px -90px;
}

.ic-certi-D {
	background-position: -053px -90px;
}

.ic-certi-E {
	background-position: -070px -90px;
}

.ic-certi-F {
	background-position: -087px -90px;
}

.ic-certi-G {
	background-position: -105px -90px;
}

.ic-print {
	width: 17px;
	height: 18px;
	background-image: url('/_img/pub/sprite-iconos-inmobiliarias.png');
	background-position: -02px -68px;
}

.ic-telef {
	width: 12px;
	height: 18px;
	background-image: url('/_img/pub/sprite-iconos-inmobiliarias.png');
	background-position: -21px -69px;
	padding-right: 3px;
}



.cf1 {
	color: #333333;
	margin: 1;
	padding: 0px 0px 0px 0;
}

/* Celda Campo form (leyenda) */
.cfi {
	border: 0px solid red;
}

/* Celda Campo form (input) */
.df2 {
	font-size: 0.95em;
	color: #ffffff;
	background-color: #cccccc;
	font-weight: bold;
	text-align: left;
	line-height: 1em;
}

img.peremp {
	border: 1px solid #CCC;
	--padding: 2px !important;
	height: 135px;
	width: 100px;
	display: block;
	--box-shadow: 2px 2px 5px #888;
	margin-bottom: 60px;
}







/*
	Para evitar el float left por defecto de las cabeceras
*/
.fwc2_col_izq h1,
.fwc2_col_izq h2,
.fwc2_col_izq h3 {
	float: none !important;
}


.bx_grl_cms>h1 {
	float: none;
}

.bx_grl_cms>p {
	margin-top: 0px;
}


/*
div#cod_zona p
	{		font-size: 85%; }
*/







.rs_share {
	float: right;
	/*21*margin:0 3px 0 3px;*/
	margin: 0 2px 0 2px;
}



.clear {
	clear: both;
}



.prec_ant {
	color: red;
	text-decoration: line-through;
}


img {
	border: 0
}









/*para que salga primero el texto en moviles float:right*/
#bx_bloque_cms.publi {
	float: left;
	max-width: 330px;
	margin: 30px 30px 30px 0;
	padding: 10px;
	background: #f2f2f2;
}

#form_alta_propiedad_public,
#bx_formulario_contacto {
	max-width: 530px;
}

#bx_formulario_contacto {
	float: left;
}

#formulario_contacto,
#id_form_A_form_contacto_generico {
	margin: 2px 0 20px 0;
}






.oblig {
	font-weight: bold;
}

.oblig:after {
	content: " (!) ";
}



/* alquiler vacacional */
.bx_pavxe {
	--background: #937333;
	width: 390px;
	border: 1px solid #ddd;
	padding: 10px;
}

.bx_pavxe_headrs {
	--background: #937333;
	width: 110px;
	margin: 2px 5px 2px 5px;
	padding: 3px;
	float: left;
}

.bx_pavxe_dat_est {
	--background: #937333;
	width: 110px;
	margin: 2px 5px 2px 5px;
	padding: 3px;
	float: left;
	border: 1px solid #ddd;
}

.bx_pavxe_dat_dias {
	--background: #667788;
	width: 210px;
	margin: 2px 5px 2px 5px;
	padding: 3px;
	float: left;
}

.bx_pavxe_dat_preciom {
	--background: #ff8811;
	width: 210px;
	margin: 2px 5px 2px 5px;
	padding: 3px;
	float: left;
}

.bx_pavxe_dat_preciot {
	--background: #ff9955;
	width: 145px;
	margin: 0px 5px 2px 5px;
	padding: 3px;
	float: right;
	text-align: right;
	font-size: 2.4em;
}

.bx_pavxe_boton_reserv {
	--background: #ff9955;
	width: 380px;
	margin: 0px 5px 2px 5px;
	padding: 3px;
	margin: 0 !important;
	float: right;
	font-size: 2.0em;
}



.ui-datepicker {
	z-index: 100 !important;
}

/*paqueno se quede detras de los flash_1*/



#bl_politica_privacidad {
	margin: 30px 0 150px;
}

#bl_politica_privacidad {
	font-size: 1.1em;
}

#bl_politica_privacidad li {
	list-style: circle;
}

#bl_politica_privacidad h2 {
	margin: 44px 0 19px;
}

#bl_politica_cookies {
	display: inline-block;
	margin: 30px 0 150px;
}

#bl_politica_cookies {
	font-size: 1.1em;
}

#bl_politica_cookies li {
	list-style: circle;
}

#bl_politica_cookies h2 {
	margin: 44px 0 19px;
}


.multiselect {
	border: none;
	/* width: 100%; */
	width: fit-content;
	position: relative;
}

.multiselect-box {
	position: relative;
	background: #fff;
}

.multiselect-box select {
	background: transparent;
}

.overSelect {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.multiselect-checkboxes {
	display: none;
	padding: 0.5rem;
	background-color: #fff;
	white-space: nowrap;
	position: absolute;
	width: 100%;
}

.multiselect-checkboxes label {
	display: block;
}

.multiselect-checkboxes {
	max-height: 15rem;
	overflow: auto;
}

.multiselect-checkboxes label:hover {
	cursor: pointer;
}

.multiselect-desplegado {
	display: block;
	z-index: 2;
	/* para que se muestre por encima de las etiqueas en diagona de las esquinas de las fotos */
	width: auto;
	width: auto;
	min-width: 50%;
	border: 1px solid #ccc;
}

.grupo-check-multiselect {
	margin-top: 0.5rem;
}

.grupo-check-multiselect input[type="checkbox"] {
	margin-top: 0 !important;
}

.busqueda-form-propiedades-web {
	grid-column: 1 / -1;
	padding: 1rem 0.5rem;
	display: flex;
	justify-content: space-between;
}

.cellbusc#sbmit {
	grid-column-end: -1;
}

.lit_busq_avanzada {
	grid-column: 1 / -1;
}

/*/es/recomendar_vendedor*/
/**************************** BOOTSTRAP ****************************/
.radio,
.checkbox {
	position: relative;
	display: block;
	margin-bottom: 5px;
}

.d-block {
	display: block;
}

.d-flex {
	display: flex;
}

.p-1 {
	padding: 0.25rem;
}

.p-2 {
	padding: 0.5rem;
}

.p-3 {
	padding: 1rem;
}

.m-1 {
	margin: 0.25rem;
}

.m-2 {
	margin: 0.5rem;
}

.m-3 {
	margin: 1rem;
}

/*	RATING	*/

.star-rating {
	white-space: nowrap;
}

.star-rating [type='radio'] {
	appearance: none;
}

.star-rating i {
	font-size: 1.2em;
	transition: 0.3s;
}

.star-rating label:is(:hover, :has(~ :hover)) i {
	transform: scale(1.35);
	color: #faec1b;
	animation: jump 0.5s calc(0.3s + (var(--i) - 1) * 0.15s) alternate infinite;
	text-shadow: 0 0 2px #000, 0 0 10px #d1c026;
	cursor: pointer;
}

.star-rating label:has(~ :checked) i {
	color: #faec1b;
	text-shadow: 0 0 2px #000, 0 0 10px #d1c026;
}

.star-rating label:is(:hover, :has(~ :hover)) i::before,
.star-rating label:has(~ :checked) i::before {
	content: '\F586';
}




/*
			20130617 avv
	Controlamos que
*/
@media screen and (min-width:0
	/*para que era esto? 350px*/
) {
	.bx_form_busc

	/* form busqueda */
		{
		position: relative;
		border: 0px solid black;
	}

	/* form busqueda */
	.bx_form_busc {
		/*position: absolute;*/
		width: 180px;
		/*top:5px;*/
		text-align: left;
		border-width: 1px;
		border-style: solid;
		border-color: #D7D7D7;
		background: #ffffff;
		padding: 0px 8px 0px 8px;
		margin: 0 auto;
		/* overflow: hidden; */
	}

}

@media screen and (min-width:1023px) {

	/* form busqueda */
	.bx_form_busc_NOTYET {
		margin: 10px 0;
		position: fixed;
		left: 5px;
	}

	#fwc2>.bx_form_busc {
		left: auto;
		top: auto;
	}

	/* div fijo siempre visible */
	/*.bx_form_busc.fixed
	{
		position:fixed;
		margin-top:0;
		top:5px;
		left:7px;
	}

	*/

	/* div fijo para cuando se esta abajo del todo en la web */
	/*.bx_form_busc.fixed-bottom
	{
		position:absolute;
		bottom:200px;
		margin-top: auto;
		top: auto;
	}*/


}






/* Sincronizar con est0.css, est0-2col.css, estxxx.php */
@media screen and (max-width:1023px) {
	/* Target landscape smartphones, portrait tablets, narrow desktops  */

	body {
		min-width: 0px;
	}

	/* column container */
	.colmask {
		position: relative;
		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
		/*sobra!?*/
		width: 100%;
		/* width of whole page */
		overflow: hidden;
		/* This chops off any overhanging divs */
		/*sobra!?*/
		border: solid 0px red;
		/* rbz */
		/*sobra!?*/
		clear: both;
		/*sobra!?*/
		float: left;
	}

	.colmid {
		float: none;
		width: auto;
		margin-left: 0px;
		/* Width of right column */
		right: 0px;
		position: static;
	}

	.colleft {
		float: none;
		width: auto;
		margin-left: 0px;
		position: static;
		left: 0px;
		/* Left column width + right column width */
	}

	.bx_columna_centralwrap {
		float: none;
		width: auto;
		position: static;
		right: 0px;
		/* Width of left column */
	}

	.bx_columna_central {
		margin: 0 auto;
		position: static;
		left: 0px;
		overflow: hidden;
		/*sobra!?*/
	}

	.bx_columna_izquierda {
		float: none;
		position: static;
		right: 0px;
		/* Width of the left-had side padding on the left column */
		/*sobra!?*/
	}

	.bx_columna_derecha {
		float: none;
		float: none;
		/* This overrides the float:left above */
		margin: 0 auto;
		/* rbz */
		position: static;
		left: 0px;
	}

	.bx_central_fwc2 {
		width: 100%;
	}


	/*20130927 rbz*/
	.bx_cab_portal,
	.bx_enlaces_secundarios,
	.bx_pie_portal,
	.bx_mas_propiedades,
	.bx_subcab_portal {
		width: 98%;
	}

	.bx_resumen_prop,
	/* propiedad->resumen */
	.bx_estadisticas_visitas,
	.bx_sim_financ_prop,
	.bx_fotos_prop,
	/* propiedad->fotos */
	.bx_fotospano_prop,
	/* propiedad->enlaces_panoramas */
	.bx_videos_prop,
	/* propiedad->videos */
	.bx_situacion_prop,
	/* propiedad->situacion */
	.bx_contacto_prop,
	/* propiedad->contacto */
	.bx_currency_conv,
	/* cambio de moneda */
	.bx_suscrip,
	/* suscripcion */
		{
		padding: 2px;
		margin: 10px;
		/*20130927 rbz 2px;*/
	}



	/*
	.detprop_izq		{	float: none;	}
	.detprop_der		{	margin-left:0px; min-width: 0px;	}
*/
	img,
	object,
	.video,
	iframe {
		max-width: 100%;
		/* Evitamos que las imagenes mayores al ancho de la pantalla fuercen el scroll lateral */
	}


	/* subimos tama\F1os para pantallas peque\F1as */
	/*20130927 rbz
	body		{ font-size: 15px; font-size: 100%;	}
	*/

	/*
#formulario_contacto input,#formulario_contacto textarea
							{width: auto; }
#formulario_contacto textarea
							{height:auto;}
*/
}







@media screen and (max-width:950px) {
	.detprop_izq {
		float: none;
		width: 100%;
	}

	.detprop_der {
		margin-left: 0px;
		min-width: 0px;
	}


	div.frm_campo_capt {
		text-align: left;
		margin: 0;
	}

	div.frm_campo_sep {
		display: none;
	}

	#form_alta_propiedad_public {
		width: 95%;
		min-width: 200px;
	}


	.bx_resumen_prop .bx_foto_tn {
		width: 100% !important;
		height: auto !important;
	}

	.detprop_izq img.prop {
		width: 100% !important;
		height: auto !important;
	}

}

/******************************* Imagenes Staging ******************************* */
/* * {
	box-sizing: border-box;
} */

.img-comp-container {
	position: relative;
	margin-bottom: 1rem;
}

.img-comp-img {
	position: absolute;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.img-comp-img img {
	display: block;
	vertical-align: middle;
	width: 100%;
}

.img-comp-slider {
	position: absolute;
	z-index: 9;
	cursor: ew-resize;
	/*set the appearance of the slider:*/
	width: 40px;
	height: 40px;
	background-color: #232525;
	opacity: 0.7;
	border-radius: 50%;
}

.img-comp-slider::before {
	content: "\F22D \F231";
	font-family: "bootstrap-icons";
	font-size: 1rem;
	color: white;
	position: relative;
	top: 30%;
	left: 10%;
}

.img-comp-overlay img {
	width: max-content;
}

/* tienen que tener el mismo alto siempre */
.img-comp-container,
.img-comp-img img {
	height: 600px;
	overflow: hidden;
	max-width: inherit !important;
}


@media screen and (max-width: 1023px) {

	.img-comp-container,
	.img-comp-img img {
		height: 468px;
	}
}

@media screen and (max-width: 799px) {

	.img-comp-container,
	.img-comp-img img {
		height: 375px;
	}
}

@media screen and (max-width: 645px) {

	.img-comp-container,
	.img-comp-img img {
		height: 210px;
	}
}

/* ******************************  est0.css (FIN) ******************************* */