/* Custom Stylesheet */
/**
 * Use this file to override Materialize files so you can update
 * the core Materialize files in the future
 *
 * Made By MaterializeCSS.com
 */

nav ul a,
nav .brand-logo {
  color: #444;
}

p {
  line-height: 2rem;
}

.button-collapse {
  color: #5f8cb4;
}

.parallax-container {
  min-height: 380px;
  line-height: 0;
  height: auto;
  color: rgba(255,255,255,.9);
}
  .parallax-container .section {
    width: 100%;
  }

@media only screen and (max-width : 992px) {
  .parallax-container .section {
    position: absolute;
    top: 40%;
  }
  #index-banner .section {
    top: 10%;
  }
}

@media only screen and (max-width : 600px) {
  #index-banner .section {
    top: 0;
  }
}

.icon-block {
  padding: 0 15px;
}
.icon-block .material-icons {
  font-size: inherit;
}

footer.page-footer {
  margin: 0;
}

/* cor pica #D9DFE5*/

.sivoe-icon{
  color: #e6e6e6;
}
.sivoe-text{
  color: #666666;
}

.sivoe-button{
  color: #ffffff;
  background-color: #999999;
}

.sivoe-button:hover{
  color: #ffffff;
  background-color: #666666;
}

.sivoe-preto{
  color: #333333;
}

.sivoe-branco{
  color: #ffffff;
}

div.caption1{
	margin-top: 5px
}

/*.sivoe-footer{
  color: #ffffff;
  background-color: #999999;
}*/
p.justifiado{

  text-align: justify;

}

p.center{
  text-align: center;
}

.botaorodapé{
  float:right;
  bottom: 15px;  
  right: 15px;
  position: fixed;
  float:right;
  z-index: 5;
}

.qrcode{
	height: 150px;
	width: 150px;


}
@media (max-width: 768px) {
  .qrcode {
    height: 100px;
	width: 100px;
	
  }
  .sivoe-preto{
	font-size:20px;
  }
  h3.sivoe-preto{
	margin-left: 80px;
  }
}

@media (max-width: 425px) {
h3{
	font-size:28px;	
}
h5{
	font-size:20px;
}

}
.shadow-mob{
	text-shadow: 0 0 8px #5f8cb4;

	
}
.font-inicial{
	font-family: Roboto;
	
}
.teste{
	margin-top: -80px;
}

.font{
	font-size:16px;
	margin-right:10px;
	color: #5f8cb4;

}

.shadowWhite{
	text-shadow: 0 0 7px #000000, 0 0 12px #161616; 
}

 
