<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media print
{
	* {-webkit-print-color-adjust:exact;}
	.ces{
		background: url(//img.inmotek.net/img/ces.png) !important;
	}

	a[href]:after {
		content:"" !important;
	}

	nav, footer,
	#similares-ficha , #sidebar-ficha, #debug_pagina,
	#ficha-cab-btn, #cab-social, #mapas-ficha
	{display:none !important;}

	.tabs, .social, .header-text, .buscador_enlaces, .social-content, .footer-social {display: none;}

	#contenedor_titulo {float: left; width: 70%;}
	#contenedor_precio_referencia {float: right; width: 28%;}
	
	.ces, .ces_mobile {display:none !important;}

	.large-6 {float: left; width: 49%;}
	.fotografias{ page-break-after: always;
								page-break-inside: avoid;}
	
	#contenedor_logo {position:absolute; width:235px !important; margin-left:-20px; margin-top:25px !important;}
	.cab-social, #modulo-46, #bidiprint, #btn-scroll-up, .list-acciones-usuario {display: none;}
	
	.fotocomercial {position:absolute; width:150px !important; margin-top:20px !important;}
	.datoscomercial {position:fixed; margin-top:0px !important; right:100px;}
	.fichaagente {position:absolute !important; margin-top:190px !important; top:100px;}
	
	.panel {border:0px !important; padding:0px !important; margin-top:160px;}
	.row {padding:0px !important;}
	
	#header-contact {position:absolute; left:-55px; margin-top:140px; margin-bottom: 20px}
	#header-contact .telefono:nth-child(1) {margin-left:20px;}
	.barra-contacto {display: none;}

  .large-1 {
    width: 8.33333%;
  }

  .large-2 {
    width: 16.66667%;
  }

  .large-3 {
    width: 100%;
  }

  .large-4 {
    width: 33.33333%;
  }

  .large-5 {
    width: 41.66667%;
  }

  .large-6 {
    width: 50%;
  }

  .large-7 {
    width: 58.33333%;
  }

  .large-8 {
    width: 66.66667%;
  }

  .large-9 {
    width: 75%;
  }

  .large-10 {
    width: 83.33333%;
  }

  .large-11 {
    width: 91.66667%;
  }

  .large-12 {
    width: 100%;
  }
}</pre></body></html>