body{
	font-family: roboto, 'sans-serif'
}

.bg-light {
    background-color: #e8ddb8!important;
}

.navbar-collapse{
	flex-grow: 0;
}


.espacio{
	margin-top: 50px;
    margin-bottom: 50px;
}

h2{
	text-align: center;
	font-weight: 500;
	padding-bottom: 20px;
	font-size: 28px;
	color: #734D3A;
}



iframe{
	align-content: center;
}


.FondoEspaciosVerdes{
	background-color: #add1b3;
}

.mapa{
	background-color: #795548
;
	height: 400px;


}

h6{
	font-weight: 400;
	color:#666666;
	line-height:1.5;
}

h5{
	font-weight: 500;
	color:#666666;
	line-height:1.5;

}