/*
COLOR #eeff41 lime accent-2
COLOR #c6ff00 lime accent-3
*/

.logoChico {
	float: left;
	padding-left: 25px;
	padding-top: 22px;
}
.parallax-container {
 	height: 400px;
 }

body {
	background-color: #4caf50;
}

.anchor {
	visibility: hidden;
	position: absolute; 
	margin-top: -60px;
}
.anchor2 {
	visibility: hidden;
	position: absolute; 
	margin-top: -60px;
}
.anchor3 {
	visibility: hidden;
	position: absolute; 
	margin-top: -60px;
}
.titulo {
	font-size: 20px;
	font-style: bolt;
	margin-bottom: 6px !important;
}
.verMas {
	font-size: 12px;
}
.nav-wrapper {
	background-color: #4caf50;
}
.footer-copyright {
	background-color: #4caf50 !important;
}
a {
	color: #4caf50;
}

.foto {
	float: left;
	margin: 15px;
}
.galeria {
	width: 100%;
}
.espacio {
	padding-top: 10px;
}

.clear {
	clear: both;
}


