.pagina-esperando{
	background-image: url('../images/loading.gif');
	width: 100%;
	height: 100%;
	min-height: 600px;
	position: absolute;
	z-index: 9999;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: rgba(0,0,0,0.6);
	background-size: 108px auto;
}
body{
	padding: 0px ! important;
	margin: 0px !important;
}
#map {
  /* width: 100%;*/
  /*max-height: 630px;*/
  height: 99vh; /* For 100% screen height */
  width:  99vw; /* For 100% screen width */
  max-width: 100% ! important;
}
.titulo-proyecto {
    background-color: rgba(136, 147, 182, 0.9) !important;
	display: table;
	margin: 5px;
	z-index: 1;
	border-radius: 50px;
	position: absolute;
	top: 5px;
	left: 10px;
	z-index: 999;
}
.titulo-proyecto-logo{
	float: left;
	/*width: 385px;*/
	text-align: center;
	background-color: #fff;
	border-radius: 25px;
	margin-top: -2px;
	margin-bottom: -4px;
}
.titulo-proyecto-nombre{
	float:left;
}
.cabecera-logo {
    max-height: 45px;
	padding-top: 0px;
	max-width: 85%;
}
.titulo-proyecto-texto {
    color: #f1f1f1;
    display: table;
}
.titulo-proyecto-texto-icono{
	background-image: url('../images/titulo.png');
	width: 30px;
	float: left;
	height: 30px;
	background-size: 100%;
	margin-left: 8px;
	margin-top: 4px;
}
.titulo-proyecto-texto-grande{
	float: left;
	font-size: 16px;
	font-weight: bold;
	padding-top: 7px;
	margin-left: 7px;
	padding-right: 10px;
}
.titulo-proyecto-texto-pequeno{
	float: left;
	margin-left: 15px;
	margin-top: 8px;
	font-size: 15px;
	padding-right: 10px;
}
.leaflet-control-zoom{
	top: 60px;
}
.plt-gestorcapas-contenedor{
	/*background-color: red;*/
  position: absolute;
  /*left: 50px;*/
  right: 50px;
  top: 70px;
}
.plt-gestorcapas-contenedor > .leaflet-control-layers{
	float: left;
}
.plt-marcadores-contenedor{
	
}
.plt-slideimagenes-contenedor{
	display: table;
  width: 100%;
  height: 200px;
  position: absolute;
  bottom: 60px;  
}
.plt-slideimagenes-contenedor > .coordinatedImagePreviewControlMainDiv{
	height: 155px ! important;
	margin-left: 10% ! important;
}
.informacionproyecto-contenedor{
	position: absolute;
	right: 5px;
	bottom: 30px;
	background-color: #fff;
	border-radius: 50%;
	z-index: 999;
}
.informacionproyecto{
	width: 33px;
	height: 33px;
	background-image: url('../images/icono-informacionproyecto.png');
	background-size: 50% 50%;
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
}
.informacionproyecto:hover{
	opacity: 0.8;
}
/************************** ACERCA DE *************************/
.contenedor-acercade {
    background-color: rgba(255, 255, 255, 1);
	color: #000;
	float: left;
	margin-left: 5px;
	margin-top: 5px;
	width: 650px;
	z-index: 999;
	top: 50%;
	display: none;
	position: absolute;
	border-top: 3px solid rgb(100, 100, 255);
	left: 50%;
	transform: translate(-50%, -50%);
}
.titulo-acercade-contenedor{	
	display: table;
	width: 100%;
	color: #f1f1f1;
	background-color: rgba(136, 147, 182, 0.9);
	background-image: url(../images/icono-informacion.png);
	background-repeat: no-repeat;
	background-size: auto 60%;
	padding-bottom: 5px;
	background-position: 5px;
}
.titulo-acercade{
	padding: 5px;
}
.titulo-acercade > span{
	padding-left: 35px;
	font-size: 14px;
}
.acercade-titulo-controles{
	float:right;
}
.acercade-contenido-contenedor{
	display: table;
	width: 98%;
	padding: 2px;
	border-left: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
}
.acercade-logo{
	width: 80%;
	margin: auto;
	margin-top: 10px;
}
.acercade-logo > img{
	width: 100%;
}
.acercade-texto{
	padding: 10px;
}
.leaflet-popup-content{
	min-width: 200px ! important;
	margin-left: 10px ! important;
  margin-top: 10px ! important;
}
.plt-popup-contenedor{
	
}
.plt-popup{
	
}
.plt-pupup-titulo{
	font-weight: bold;
  font-size: 1.1em;
  background-color: #d2d2d2;
  padding: 4px;
  text-align: center;
}
.plt-pupup-descripcion {
  width:100%;
  padding-top: 5px;
  padding-bottom: 10px;
}
.plt-pupup-fotos360-contenedor{
	
}
.plt-pupup-fotos360{
	margin-top: 5px;
}
.plt-pupup-fotos360-item-contenedor{
	text-align: center;
  border-bottom: 1px dashed;
  padding: 4px;
  display: table;
  width: 100%;
}
.plt-pupup-fotos360-item-contenedor:hover{
	background-color: #d2d2d2;
}
.plt-pupup-fotos360-item{
	display: table;
	width: 100%;
}
.plt-pupup-fotos360-item-txt{
	float: left;
	width: 100%;
}
.plt-pupup-fotos360-item-img{
	float: left;
}
.plt-pupup-fotos360-item-img img{
	width: 15px;
}
.plt-pupup-panel-contenedor{
	width: 100%;
	display: table;
}
.plt-pupup-panel{
	text-align: center;
}
.plt-pupup-panel img{
	width: 201px;
}
.plt-pupup-panel-item{
	float: left;
}
.swiper-container {
  width: 100%;
  height: 150px;
  overflow: hidden;
}
    .swiper-slide img {
      width: 100%;
      height: 100%;
      object-fit: cover;
    }