body {
	margin: 0;
	padding: 0;
}
#map {
	position:relative;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
    z-index: 0;
}

layer.bindpopup {
	width: 0px;
}

.leaflet-sidebar > .leaflet-control {
	background: #f9fff6;
	background-size: 40%;
    background-position: right;
    background-repeat: no-repeat;
	border-radius: 5px 5px 5px 5px;
}

.leaflet-popup-tip {
	background: #f0eadc00;
	color: #03827300;
}

.leaflet-popup-content-wrapper{
	background: #ffffff00;
	color: #ffffff00;
	box-shadow: 0 3px 14px rgba(0, 0, 0, 0);
}

.leaflet-popup-tip-container {
	opacity: 0;
}

.leaflet-popup-close-button {
	opacity: 0;
}

.leaflet-popup-content {
	width:auto !important; 
}

.sketchfab-embed-wrapper{
	width:auto !important; 
}

span.titulo_h3 {
    text-align: center;	
    color: #285008;
    font-weight: bold;
    display: flex; 
    justify-content: center;
}

/* Tamaño para pantallas grandes */
@media (min-width: 1200px) {
    span.titulo_h3 {
        font-size: 25px; /* Tamaño original */
    }
}

/* Tamaño para pantallas medianas */
@media (min-width: 768px) and (max-width: 1199px) {
    span.titulo_h3 {
        font-size: 22px; /* Tamaño más pequeño */
    }
}

/* Tamaño para pantallas pequeñas */
@media (max-width: 767px) {
    span.titulo_h3 {
        font-size: 20px; /* Tamaño aún más pequeño */
    }
}

span.titulo_h4 {
	text-align: center;	
	color: #66CB13;
	font-size: 25px;
	font-weight: bold;
	font-style: italic;
	display: flex; 
    justify-content: center;
}

span.dato {
	text-align: left;	
	color: #000000;
	size: 10pt;
	font-weight: normal;
}

span.dato_resumen {
	text-align: left;	
	color: #000000;
	size: 10pt;
	font-weight: normal;
}

span.dato_point_button {
	text-align: left;	
	color: #F0E8DC;
	size: 10pt;
	font-weight: bold;
}

span.fuente {
	text-align: right;
	display: flex; 	
	color: #1E5E60;
	size: 10pt;
	font-weight:lighter;
	font-style: italic;
	justify-content: flex-end;
}
span.titulo {
	text-align: center;	
	color: #1E5E60;
	width: 100%;

}

span.info {
	text-align: left;	
	color: #285008;
	size: 10pt;
	font-weight: bold;
}

span.legend_h4 {
	text-align: center;
	font-size: 16px;
	margin: 2px 12px 8px;
	color: #1E5E60;
	font-weight: bold;
}

a.button {
	text-align: center;
	background-color: #66CB13;
	border: none;
	padding: 4px 0px;
	text-decoration: none;
	display: inline-block;
	font-size: 14px;
	border-radius: 15px;
    border: 3px solid #000000;
	font-weight: bold;
	color: #000000;
	width: 100%;
}

img.img_sidebar {
	border-radius: 8px;
    border: 3px solid #000000;
}

img.point-button {
	border-radius: 12px 12px 0px 0px;
}

button.point-button {
	text-align: center;
	background-color: #1E5E60;
	border: none;
	padding: 0px 0px;
	text-decoration: none;
	font-size: 14px;
	border-radius: 16px;
    border: 3px solid #1E5E60;
	font-weight: bold;
	color: #F0EADC;
	width: 100%;
	display: block;
    margin-bottom: 10px; /* Espacio entre cada botón */
}

a.button:hover {
	background-color: #ffffff;
	color: #44870D;
	border: 3px solid #66CB13;

}

.leaflet-control-locate a.leaflet-bar-part div {
	background-position: left 4px top 1px;
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
	background-color: #ffffff;
	color: #000000;
	border-radius: 15px;
}
.leaflet-control-locate a.leaflet-bar-part div.loading {
	background-image: url(spinner-solid.svg);
}
.leaflet-control-locate a.leaflet-bar-part div.locate {
	background-image: url(location-pin-solid.svg);
}

.leaflet-sidebar .close {
	color: #000000;
	background-color: rgba(255, 255, 255, 0.61);
}

.leaflet-bar a{
	background-color: #ffffff;
	color: #000000;
}

.leaflet-control {
	background-color: #ffffff;
	color: #000000 !important;
}

.leaflet-control-layers-selector {
    accent-color: #285008; 
}

.leaflet-control-layers-label {
    cursor: pointer;
}

/*Legend specific*/
.legend {
	padding: 6px 8px;
	font: 14px Arial, Helvetica, sans-serif;
	background: rgba(255, 255, 255, 0.8);
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
	border-radius: 5px;
	line-height: 24px;
	color: #555;
}
.legend h4 {
	text-align: center;
	font-size: 16px;
	margin: 2px 12px 8px;
	color: #285008;
}

.legend span {
	position: relative;
	bottom: 3px;
}

.legend i {
	width: 18px;
	height: 18px;
	float: left;
	margin: 0 8px 0 0;
	opacity: 0.7;
}

.legend i.icon {
	background-size: 18px;
	background-color: rgba(255, 255, 255, 1);
}


.easy-button-button .button-state {
	color: #000000;
	background: #ffffff;
	background-color: #ffffff;
	font-size: 16px;
}

.leaflet-bar button, .leaflet-bar button:hover {
    background-color: #ffffff;
    border: none;
    border-bottom: 1px solid #000000;
    width: 26px;
    height: 26px;
    line-height: 26px;
    display: block;
    text-align: center;
    text-decoration: none;
    color: black;
	}

	/*
	.leaflet-tile-loaded {
		filter: brightness(1) invert(0) grayscale(10);

	}*/

	.leaflet-interactive {
		stroke: #baaaaa;
	}