.mapa-google {
	border-style: solid ;
	border-color: #19abff;
	border-width: 1px;
	border-radius: 7px;
	width: 100%;
	height: 310px;
	display: block;
	margin: 15px auto;
}

/*Anteración de una propiedad de Bootstrap "card-text" */
.card-text-sedes {
    font-size: 1em;
}

.gmaps {
		width: 1000px;
		height: 100%;
}

.Tit-mapa {
	width: 100%;
	text-align: center; 
	text-shadow: 2px 2px 2px black;
	letter-spacing: 2px; 
	font-family: 'Russo One', sans-serif;
	font-size: 28px;
	color: #fff;
}

.mapa-google {
	width: 100%;
	text-align: center; 
	
	
}
.gmaps {
	width: 100%;
}

#mapaG {
	color: #0e820a;
	font-size: 25px;
}
