/********* HEADER *********/

#header {
	background: #ffffff;
}

.nav-menu li a {
	color: #000000;
}

.vivero h3 {
	color: #ffffff !important;
}

.vivero p {
	color: #ffffff !important;
	font-style: normal !important;
	font-weight: lighter;
	margin: 0 22%;
}

.text-white h2, .text-white h3, .text-white p {
	color: #ffffff !important;
}

#call-to-action h1 {
	color: #ffffff;
	font-size: 40px ;
	font-weight: lighter;
	text-shadow: 2px 2px 2px rgba(150, 150, 150, 1);
}

.bolder {
	font-weight: bold;
}

#features .description {
	height: 50px;
}

@media (max-width: 468px) {

	#intro {
	  background: #422D28 url("../img/bkg-01.png") no-repeat -150px 0;
	}

	#intro .intro-text {
		padding-top: 150px;
	}

	  .vivero p {
	  	margin: 0;
	  }

	  #features .features-img img {
	  	margin-bottom: 30px;
	  }
}


.valores  {
	color: #ffffff;
	padding: 50px 0;
}

#about .content i {
	color: #ffffff;
}