/*
 *****************************************************************************************************************************
 * ESPACIOS
 *****************************************************************************************************************************
 */
#app_espacios h1{
  margin-bottom:0px;
  margin-top:-30px;
  padding-top:27px;
  height:60px;
}
#app_espacios h2,#app_espacios h3,#app_espacios h4,#app_espacios h5{
  margin-top:0px;
  margin-bottom:6px;
  color: #970100;
}
.h_aviso{
	color:#328ccc;
}
#app_espacios a{
  text-decoration:none;
  border:0px;
  color:#454545;
}
#app_espacios a:visited{
  color:#454545;
}
#app_espacios table{
  font-size:13px;
}

#app_espacios ul{
	list-style: none;
}
#app_espacios ul li::before{
	color: #a00d17;
    content: "";
    font: 0.6em/2 FontAwesome;
    list-style: outside none none;
    margin-left: -17px;
    padding: 0 8px 0 0;
    text-rendering: auto;
    vertical-align: 2px;
}
#app_espacios ul li{
	margin: 0;
	padding: 0;
}
#app_espacios ul li p{
	display: initial;
}

#app_espacios .al_justify{
	text-align: justify;
}
#app_espacios .al_center{
	text-align: center;
}
#app_espacios .al_right{
	text-align: right;
}

#app_espacios h2.tit_gris{
	background: #ececec none repeat scroll 0 0;
    border-bottom: 2px solid #aaa;
    border-top: 2px solid #aaa;
    color: #454545;
    padding: 2px 0 2px 3px;
}

#app_espacios h3.tit_gris_2{
	background: #fafafa none repeat scroll 0 0;
    border-bottom: 2px solid #ececec;
    border-top: 2px solid #ececec;
    color: #454545;
    font-size: 1.2em;
    padding: 2px 0 2px 3px;
}

.barra_nav{
  margin-top: -30px !important;
}
.titulo_app{
  float:left;
}
.botones_app{
  float:right;
  margin-top:0px;
  margin-right:35px;
  cursor:pointer;
}
.botones_app img{
  border:0px;
  margin-left:12px;
}
.botones_app form{
  display: inline;
}
.botones_app input{
  background-color: #fff;
  vertical-align: top;
}
.cabecera_centro{
  padding:6px;
  background-color:#970100;
  color:#ffffff;
  font-size:1.5em;
  font-weight:bold;
}
div.caja_resultados{
  margin-top: 24px;
  width:100%;
}
div.caja_resultados2{
  width:200px;
  float:left;
  margin-left:12px;
  margin-top:46px;
  border-bottom:1px dotted #404040;
  background-color:#ebe9e9;
  padding:4px;
  
}

div.caja_buscadores{
  float:left;
  width:40%;
  border: 1px solid #ccc;
  margin-bottom: 20px;
}
div.caja_buscadores_portada{
  margin: 0px;
  text-align:left;
  padding: 8px 8px;
  background-color: rgb(241, 237, 237);
}
div.caja_principal{
   margin-top: 20px;
}
#app_espacios div.caja_principal h2{
	font-size: 1.7em;
	background-color: #454545;
	color: #fff;
	padding: 2px 6px 2px 6px;
}
#app_espacios div.caja_principal h3{
	font-size: 1.4em;
	color: #454545;
}
#app_espacios div.caja_principal select{
	font-size: 1.2em;
	width: 85%;
}
div.caja_mapas{
  float:left;
  width:55%;
  margin-left:1%;
  margin-top:24px;
}
div.caja_datos{
  float:right;
  width:55%;
  padding:0px;
  margin:0px;
  margin-left:1%;
  margin-top:0px;
}
div.caja_datos_edificio{
  float:left;
  width:50%;
}
div.caja_buscador{
  width:100%;
  margin-right:24px;
  margin-bottom:24px;
}
div.caja_buscador_portada{
  float:left;
  width: 33.3333%;
  padding: 0 15px;
  margin: 0 0 10px 0;
}
div.caja_mapas_principal{
	float:left; width:50%;
}
div.caja_mapas_caracter{
	float:left; width:50%; padding-left:24px;
}
div.caja_mapas_principal h3, div.caja_mapas_caracter h3{
	font-size: 1.2em;
	font-weight: bold;
}
div.caja_mapas_caracter select{
	width: 20%;
}
input.caja_input{
	width:12%;
}
div#map{
	float:left; height: 400px; width: 100%; border:2px solid #c0c0c0; padding:2px;
}
h3.busca_cab{
  display:inline;
  padding:2px;
}
.busca_botones{
	text-align:right; margin-top:-70px;
}
div.busca_filtros{
	position: relative;
	width: 100%;
}
div.busca_filtros_izq{
	position: relative;
	float: left;
	width: 48%;
}
div.busca_filtros_dcha{
	position: relative;
	float: right;
	width: 48%;
}
div.busca_caract{
	float:left; width:200px; font-size:0.9em;
}
.noimprimir{
	font-size:0.9em; font-style:italic; text-align:justify;
	border-bottom: 4px solid #FAFAFA;
	padding-bottom: 10px;
}
.resultados_claro, .resultados_oscuro, .resultados_titulo, .resultados_blanco{
  border-bottom:1px solid #fff;
  background-color:#FAFAFA;
  padding:4px;
}
.resultados_oscuro{
  background-color:#EDEDED;
  font-weight: bold;
}
.resultados_titulo{
  font-weight:bold;
  font-size:1.1em;
  background-color:transparent;
  padding-top:12px;
  border:0px;
}
.resultados_blanco{
  background:transparent url('/ext/apps/gespacios/img/flechadcha.png') top left no-repeat;
  border:0px;
  padding-left:16px;
}
.datos_centro .resultados_oscuro{
	width: 35%;
}
.caja_resultados .resultados_oscuro{
	width: 70%;
	margin-top: 10px;
}
.caja_resultados .resultados_claro{
	width: 70%;
}
#app_espacios .caja_resultados .resultados_claro a:hover{
	color: #000;
	border-bottom: 1px solid #EDEDED;
	border-top: 1px solid #EDEDED;
}

div.mitad, div.mitad_imagen{
  float:left;
  width:48%;
  margin-right:1%;
}
div.mitad img, div.mitad_imagen img{
  width:95%;
}
img.icono{
  float:left;
  width:60px;
  border:0px;
  cursor:help;
}
div.mitad_imagen{
  max-width:340px;
}
div.intro_dcha{
  background:#ECECEC url('/ext/apps/gespacios/img/fondo1.jpg') top left no-repeat;
  padding:12px;
  color:#5b5b5b;
  font-weight:bold;
  font-size:1.3em;
  margin-bottom:48px;
  margin-top: 10px;
  max-width:380px;
}
div.intro_video{
	margin:0 auto 0 auto;
	width: 100%;
}
div.intro_video video{
	width: 100%;
}
.intro_emblema{
	text-align:center; margin: 0.2em 0 1.5em 0;
}
div.buscacar{
  margin:0 0px 24px 0px;
}
div.buscacar_titulo{
 	padding:2px 16px 2px 2px;
 	background-color: #ddd;
	font-weight: bold;
	color: #333;
}
#app_espacios div.buscacar h4,#app_espacios div.caja_datos h3,#app_espacios div.caja_resultados h3{
	background: #ececec none repeat scroll 0 0;
	border-bottom: 2px solid #aaa;
	border-top: 2px solid #aaa;
	color: #454545;
	padding: 2px 0 2px 3px;
}
#app_espacios div.caja_datos h3{
	margin-top: 14px;
}
#app_espacios div.caja_datos .galeria h3{
	margin-top: 0px;
}
.flechabajo{
  background:transparent url('/ext/apps/gespacios/img/flechabajo.png') bottom right no-repeat;
}

#app_espacios div.caja_titulos{
	margin-top: 12px;
}
#app_espacios div.caja_titulos h2,#app_espacios div.caja_resultados h2{
	background-color: #454545;
	color: #fff;
	padding: 4px 10px 4px 10px;
	margin-bottom: 0px;
}
#app_espacios div.caja_titulos h3{
	background-color: #EDEDED;
	margin: 0;
	padding: 10px 6px 0px 6px; 
}
#app_espacios div.caja_titulos h4{
	background-color: #EDEDED;
	margin: 0;
	margin-bottom: 14px;
	padding: 10px 6px 10px 6px; 
}

div.buscacar_items{
  padding:2px;
  background-color: #f5f5f5;
  font-size:0.8em;
}
div.lista_resultados_espacios, div.lista_resultados_espacios2{
  display:none;
  font-size:0.9em;
  margin-left:48px;
}
div.lista_resultados_espacios2{
  display:block;
}
div.list_edificios{
  float:left;
  margin-left:24px;
}
img.list_edificios{
  margin-left:24px;
  cursor:pointer;
}
img.principal{
  width: 100%;
  box-shadow: 2px 2px 5px #2D2D2D;
	-webkit-box-shadow: 2px 2px 5px #2D2D2D;
	-moz-box-shadow: 2px 2px 5px #2D2D2D;
	filter: shadow(color=#2D2D2D, direction=135, strength=2);
}
img.principal_ed{
  float:left;
  margin-right:12px;
  width: 100%;
  max-width:298px;
  box-shadow: 2px 2px 5px #2D2D2D;
	-webkit-box-shadow: 2px 2px 5px #2D2D2D;
	-moz-box-shadow: 2px 2px 5px #2D2D2D;
	filter: shadow(color=#2D2D2D, direction=135, strength=2);
}
img.principal_cen{
  margin:0 0 12px 0;
  width: 100%;
  max-width:198px;
  box-shadow: 2px 2px 5px #2D2D2D;
	-webkit-box-shadow: 2px 2px 5px #2D2D2D;
	-moz-box-shadow: 2px 2px 5px #2D2D2D;
	filter: shadow(color=#2D2D2D, direction=135, strength=2);
}

.datos_centro{
  width:70%;
  border:1px solid #ccc;
  margin: 14px 0px 20px 0px;;
  border-collapse: unset;
}
.esp_dcha .datos_centro{
	float: left;
	width:100%;
	margin: 4px 0px 6px 0px;
}
.caja_datos div .datos_centro{
	width:100%;
	margin: 4px 0px 6px 0px;
}
.galeria{
  padding:0px;
  margin-left:0px;
}
.galeria .wg_gal div ul li img {
	max-width: 120px;
}
#app_espacios .gallery_horizontal ul li{
  	margin: 1%;
}
#app_espacios .gallery_horizontal ul li::before{
	content: '';
	margin: 0;
	padding: 0;
}
.btn_grande, .btn_peque, .btn_medio{
	background:#818181; 
    background-image: -webkit-linear-gradient(bottom,#454545,#818181);
    background-image: -moz-linear-gradient(bottom,#454545,#818181);
    background-image: -o-linear-gradient(bottom,#454545,#818181);  
    background-image: linear-gradient(to top,#454545,#818181);
    border: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;  
    border-radius: 5px;
    -moz-box-shadow: 0 1px 1px #555 inset;
    -webkit-box-shadow: 0 1px 1px #555 inset;
    -o-box-shadow: 0 1px 1px #555 inset; 
    box-shadow: 0 1px 1px #555 inset;
    padding: 0.3em 0.9em;
    font-size:1.5em;
    color: white;
    font-weight:normal;
    text-decoration:none;
}
.btn_grande:hover, .btn_peque:hover, .btn_medio:hover {
	background:#454545; 
    background-image: -webkit-linear-gradient(top,#454545,#818181);
    background-image: -moz-linear-gradient(top,#454545,#818181);
    background-image: -o-linear-gradient(top,#454545,#818181);  
    background-image: linear-gradient(to bottom,#454545,#818181);   
    cursor: pointer;
    color:#ffffff;
    text-decoration:none;
}

.btn_peque{
    padding: .2em 1.0em;
    font-size:0.8em;
    margin-bottom:2px;
}
.btn_medio{
    font-size:1.1em;
}
.btn_dcha{
  float:right; 
  margin-right:30px; 
  margin-top:-46px;
}
#app_espacios a.btn_acceso{
	display: inline-table;
    margin-top: 1.6em;
	cursor:pointer;
	color: #fff;
}
#app_espacios a.btn_emblema{
	font-size:1.1em;
	cursor:pointer;
	color: #fff;
	display: inline-block;
}
span.tit_emblema{
	color: #c14545; font-size:0.9em
}
img.portada{
	width:98px;
	height:70px;
	margin-left: 0px;
	margin-bottom:20px;
	border:1px solid #000;
	padding:1px;
	background-color: #fff;
}
.criterios_busqueda{
	margin:14px 0 12px 0;
}
.criterios_busqueda p{
	margin:0px;
	padding: 10px 0 10px 8px;
	font-size:1.2em;
	color: #454545;
	background: #fafafa none repeat scroll 0 0;
	border-bottom: 2px dotted #ccc;
	border-top: 2px dotted #ccc;
}
.select_caracteristicas2 input{
  font-size:0.9em;
  border:1px solid #c0c0c0;
  width:100%;
}
.select_peque, .select_peque2{
  float:left; 
  width:60%; 
  margin:4px 0 4px 0;
}
.select_peque2{
  width:40%;
}
.select_peque2 .caja_input{
	width: 30%;
}
.select_peque2 select{
	width: 66%;
}
.select_izda{
  float:left;
  width:58%;
  margin-right:1%;
}
.select_dcha{
	float:right;
	width:40%;
}
.select_caract label{
	display: inline;
	margin-bottom: 4px;
	font-weight: normal;
	padding-left: 4px;
}
.busqueda_izda{
  float:left; 
  width:50%;
}
.busqueda_dcha{
  float:right; 
  width:45%;
}
.esp_dcha{
  float:left; 
  width:50%;
}

#app_espacios h2 a{
	color: #4e4d64;
}

div.tabulacion{
	padding-left: 40px;
}

div.tabulacion a{
	font-weight: normal;
}

div.tabulacion a:hover, .resultados_oscuro a:hover, .resultados_claro a:hover, .resultados_titulo a:hover,#app_espacios h2 a:hover{
	color: #000000;
	border-bottom: 1px solid #B4B4B4;
}

.resultados_oscuro a:visited, .resultados_claro a:visited, .resultados_titulo a:visited, #app_espacios h2 a:visited{
	color: #4e4d64;
}

#app_espacios table.contacto{
	font-size:0.9em;
	width: 100%;
	margin-bottom: 20px;
}
#app_espacios table.contacto caption{
	margin: 4px 0px 8px 0px;
	padding: 3px 0 3px 6px;
	font-weight:bold;
	font-size:1.2em;
	background-color: #454545;
	color: #fff;
}
#app_espacios table.contacto tr th{
	background-color: #ececec;
	border-bottom: 2px solid #aaa;
	border-top: 2px solid #aaa;
	color: #454545;
	border-right: 1px solid #fff;
	font-weight:bold;
}

#app_espacios table.contacto tr td.cont1{
	font-size: 0.9em; color: #4C4C4C;
}
.informacion p{
	margin: 0px;
}
.precios table{
	border-spacing: 1px;
	border-collapse: inherit;
}
#app_espacios .precios h2,#app_espacios .buzon h2{
	background-color: #ececec;
	border-bottom: 2px solid #aaa;
	border-top: 2px solid #aaa;
	color: #454545;
	padding: 2px 0 2px 3px;
}
#app_espacios .buzon h2{
	margin: 20px 0px 20px 0px;
}
#app_espacios .buzon label{
	margin: 0px;
}
#app_espacios .buzon label span{
	font-weight: normal;
	font-size: 0.9em;
}
.field{
	margin-bottom: 20px;
}
.bz_input{
	width: 26%;
}
.bz_area{
	width: 60%;
	height:300px;
}
.bz_area2{
	width: 60%;
	height:200px;
}

.spacer{
	clear: both;
}
.spacer2{
	clear: both;
}
.template_100_66{
	float: left;
	width: 66%;
    min-height: 100%;
    border-right: 1px solid #ddd;
    margin-right: 1.3em;
    padding-right: 1.3em;
}
.template_100_33{
	float: right;
	width: 31%;
}

@media (max-width: 1100px) {
	#app_espacios{
		padding: 0em 0.2em 0.5em 0.2em;
	}
	.botones_app{
	  margin-top:10px;
	  margin-right: 15px;
	}
	.botones_app img, .botones_app input{
	  margin-left:8px;
	  width: 35px;
	}
	#app_espacios a.btn_emblema{
		font-size: 0.9em;
	}
	.template_100_66{
		float: none;
		width: 100%;
	    border-right: 0;
	    margin-right: 0;
	    padding-right: 0;
	}
	.template_100_33{
		float: none;
		width: 380px;
		margin: 0 auto 0 auto;
	}
	div.intro_dcha{
		margin-top: 30px;
	}
	#app_espacios a.btn_acceso{
		margin-top: 0;
	}
	div.caja_mapas_principal{
		float: none;
		width: 100%;
	}
	div.caja_mapas_caracter{
		float: none;
		width: 100%;
		margin-top: 20px;
		padding-left: 0;
	}
	div#map{
		float: none;
	}
	div.caja_buscador_portada{
		font-size: 0.9em;
		width: 50%;
	}
	.busca_botones {
	    text-align: center;
	    margin-top: 10px;
	}
	.busqueda_izda{
		float: none;
		width: 100%;
	}
	.busqueda_dcha{
		float: none;
		width: 100%;
		margin-top: 20px;
	}
	div.caja_buscadores{
		float: none;
		width: 100%;
	}
	div.caja_datos{
		float: none;
		width: 99%;
	}
	div.caja_buscadores > table{
		display: table;
	}
	.bz_input{
		width: 66%;
	}
	.bz_area{
		width: 90%;
		height:300px;
	}
	.bz_area2{
		width: 90%;
		height:100px;
	}
}
@media (max-width: 550px) {
	#app_espacios{
		font-size: 0.9em;
	}
	#app_espacios h1{
		height: auto;
	}
	.titulo_app{
		float: none;
	}
	.botones_app{
	  float: none;
	}
	.template_100_33{
		width: 100%;
	}
	div.caja_buscador_portada{
		float: none;
		width: 100%;
	}
	div.busca_caract{
		float: none;
		width: 100%;
	}
	div.busca_caract label{
		margin-bottom: 0;
		margin-top: 10px;
	}
	input.caja_input{
		width: auto;
		font-size: 1em;
		line-height: 0;
	}
	div.caja_mapas_caracter select{
		width: auto;
	}
	div.busca_filtros_izq{
		float: none;
		width: 100%
	}
	div.busca_filtros_dcha{
		float: none;
		width: 100%
	}
	.select_izda {
	    float: none;
	    width: 100%;
	    margin-right: 0;
	}
	.select_dcha {
	    float: none;
	    width: 80%;
	}
	div.mitad_imagen {
	    float: none;
	    width: 100%;
	    max-width:inherit;
	    margin-right: 0;
	}
	.esp_dcha {
	    float: none;
	    width: 100%;
	    margin-top: 10px;
	}
	.esp_dcha table{
		display: table;
	}
	div.mitad_imagen img {
	    width: 99%;
	}
	.bz_input{
		width: 86%;
	}
	.bz_area{
		width: 100%;
		height:100px;
	}
	.bz_area2{
		width: 100%;
		height:100px;
	}
}
@media (max-width: 320px) {
	
}