/* 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;
}

#logo-container{
	margin-top: 1px;
	padding: 10px;
	width: 120px;
}

#about{
	background-color: #E7E7E8;
}

#about-top{
	margin-top: 50px;
}

#missao{
	background-color: #3C3D3E;
}

#about p{
	font-family: Raleway, sans-serif;
	color: #000;
	color: #5C96BE;
	font-size: 18px;
}

#index-banner{
	background-color: #F5F5F5;
}

.center{
	color: #657A91;
}

h1{

	font-family: Raleway, sans-serif;
	color: #000;
}

.row .header h5 {
	font-family: Roboto, sans-serif;
	color: #000;
	font-weight: 200;
	color: #98b0c1;

}

.row h5 {
	font-family: Raleway, sans-serif;
	color: #000;
	color: #5C96BE;
}

.page-footer .row h5 {
	font-family: Roboto, sans-serif;
	color: #000;
	font-weight: 300;
	color: #fff;
}

.row p {
	font-family: Raleway, sans-serif;
	color: #000;
	color: #98b0c1;
	font-size: 16px;

}

.page-footer .row p{
	font-family: Roboto, sans-serif;
	color: #000;
	font-weight: 100;
	color: #fff;

}

a {
	font-family: raleway, sans-serif;
}

.row a{
	color: #98b0c1;
}

.parallax-container {
      height: 500px;
    }

footer.page-footer {
  margin-top: 0px;
  padding-top: 20px;
  /*background-color: #676464;*/
  background-color: #373737;
}

/*----------------------######## Organizado ##########----------------------*/

/*--------------------------- Section missao visão -------------------------*/

#mission {
	background: url(../img/bg-icon2.png) no-repeat -7px -9px;
	width: 122px;
	height: 122px;
}

#vision{
	background: url(../img/bg-icon2.png) no-repeat -134px -3px;
	width: 133px;
	height: 134px;
}

#alvo{
	background: url(../img/bg-icon2.png) no-repeat -280px -9px;
	width: 116px;
	height: 125px;
	
}

/***********************************************************************************/

/*------------------- Section QlikView ---------------------------*/

#qlikview{
	width: 200px;
	height: 190px;
}

.col h1{
	padding-right: 30px;
}

.btn, .btn-large{
	background-color: #4A4A49;
}

.btn:hover, .btn-large:hover{
	background-color: #fff;
}

/*------------------- Nav Fixa ---------------------------*/
.navbar-fixed-top{
  top: 0;
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;  
}

.hide-on-med-and-down:hover{
	background-color: #7cb31e;
}

/*-------------------- section contato mac ------------------*/

#imac{
	background-color: #3A3B3C;
 	
}

#imac-top{
	margin-top: 80px;
}

/*------------------------footer--------------------------*/

#nome{
	font-family: raleway;
	color: #fff;
	font-size: 18px;
	background: url(../img/social.png) no-repeat -13px -5px;
	width: 24px;
	height: 38px;
}

#facebook{
	background: url(../img/social.png) no-repeat -8px -45px;
	width: 40px;
	height: 36px;
	margin-bottom: 10px;

}

#twitter{
	background: url(../img/social.png) no-repeat -7px -115px;
	width: 36px;
	height: 25px;
	margin-bottom: 10px;

}

#instagram{
	background: url(../img/social.png) no-repeat -8px -85px;
	width: 34px;
	height: 29px;

}

/*---------*********************** About.html*****************/

#about-bi{
	margin-top: 60px;
	background-color: #F5F5F5;
}

#about-bi p{

	font-family: Raleway, sans-serif;
	color: #000;
	color: #5C96BE;
	font-size: 18px;

}

#about-bi h5{

	font-family: Raleway, sans-serif;
	color: #000;
	color: #5C96BE;
}

#qlk{
	color: #7DB41E;
}

#h5a{
	color: #086B94 !important;
}

#h5c{
	color:#9DA0A2 !important;
}
