/* Custom Stylesheet */
/**
 * Use this file to override Materialize files so you can update
 * the core Materialize files in the future
 *
 * Made By MaterializeCSS.com
 */

.icon-block {
  padding: 0 15px;
}
.icon-block .material-icons {
	font-size: inherit;
}

.menu-topo{
	
	height:25px;
	background:#d15d5d;
}
.borda-topo{
	
	height:4px;
	background:#615b5c;
}
#logo-container{
	margin-top:-25px;
	margin-left:20px;
}
#texto{
   margin-left:-10px;
   margin-top:-60px;
   color:#191818;
   font-size:18px;
}
ul li a{
  color:#615b5c;	
  
}

#foto{
  width:100%;	
}
.parallax-container{
	margin-top:-20px;
}

