body{
	margin:0px;
}

header{
	background-image: url('../imagens/fundo_menu.png');
	background-repeat: no-repeat;
	background-color:#02040e;
	height:51px;
	padding-left:15px;
	margin: auto;
}


#parallaxBar2, #parallaxBar_Mat_02{
	display: none;
}

.imagem_mobile, .imagem_mobile_02, .imagem_03{
	width:100%;
}

.imagem_mobile img, .imagem_mobile_02 img, .imagem_03 img{
	width: 100%;
}

.logo{
	float:left;	
}

.menu{
	font-family: 'SourceSansPro', sans-serif;
	color: #a5a5a5;
	font-size: 13px;
	font-weight: 600;
	height:51px;
	float:left;
}

.menu ul{
	padding-left: 20px;
	margin-top: 30px;
}

.menu a, .menu a:visited{
	font-family: 'SourceSansPro', sans-serif;
	font-weight: 600;
	color: #a5a5a5;
	font-size: 13px;
	text-decoration: none;	
} 

.menu a:hover{
	font-family: 'SourceSansPro', sans-serif;
	font-weight: 600;
	color: #07b3db;
	font-size: 13px;
	text-decoration: none;	
} 

.ativo{
	color: #07b3db;
}

.menu li{
	display: inline-block;
	list-style: none;
	margin-left:15px;
}

.relizacao{
	padding-top: 15px;
	margin-left:30px;
}

/*
	menu
*/

.slicknav_menu .logo{
	padding-left: 8px;
}

.slicknav_menu .logo img{
	max-height: 40px;
}

.saiba_mais{
	text-align: right;
}

/*
	Materia 01
*/
.conteudo_02{
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #333333;
	margin-top:20px;
	padding:10px;
	text-align: justify;
}

.conteudo_02 strong{
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: 700;
	color: #333333;
}

.conteudo_02 .foto_m_02{
	display:none;
}

.foto_m_02_01 img{
	width: 100%;
}

.aspas{
	color: #1e5e60;
	font-size: 20px;
	font-family: 'geomanist_regularregular', sans-serif;
	margin-top: 20px;
	margin-bottom: 20px;
}

.foto_m_02_02{
	text-align: center;
}

/*
	Materia 02
*/

.container_materia_02{}
.conteudo_03{
	padding-top:20px;
	padding-bottom:20px;
	width: 90%;
	margin: auto;
	text-align: center;
}
.conteudo_03 h1{
	color: #2778af;
	font-size: 18px;
	font-family: 'geomanist_regularregular', sans-serif;
}

.conteudo_03 .texto{
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #333333;
	margin-top:40px;
	text-align: justify;
}

.imagem_materia_02{
	display: none;
}

.conteudo_03 .texto img{
	max-width:100%;
}

/*
	Materia 03
*/

.container_materia_03{}
.conteudo_04{
	padding-top:20px;
	padding-bottom:20px;
	width: 90%;
	margin: auto;
	text-align: center;
}
.conteudo_04 h1{
	color: #264c66;
	font-size: 30px;
	font-family: 'geomanist_regularregular', sans-serif;
}

.conteudo_04 .texto{
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #333333;
	margin-top:40px;
	text-align: justify;
}

/*
	Vídeos
*/

.container_video{
	background-color: #000207;
	background-image: url('../imagens/fundo_video.png');
	background-position: center center;
	background-repeat: no-repeat;
	text-align: center;
}

.player{
	width: 100%;
	margin: auto;
}

.player iframe{
	width: 280px;
	height: 158px;
}

.titulo_video{
	background-color: #01101c;
	background-image: url('../imagens/fundo_texto_video.png');
	background-position: center center;
	background-repeat: repeat-x;
	text-align: center;
	padding-top:20px;
	height:91px;
}

.titulo_video img{
	max-width: 300px;
}

.lista_videos{
	color: #606060;
	font-size: 27px;
	font-family: 'geomanist_regularregular', sans-serif;
	text-align: center;
}

.separa_videos{
	width:100%;
	height: 10px;
}

.video_01, .video_02, .video_03{
	width:100%;
	margin-top:10px;
	text-align: left;
	height: 130px;
}

.video_01 .linha, .video_02 .linha, .video_03 .linha{
	display: none;
}

.video_01 .miniatura, .video_02 .miniatura, .video_03 .miniatura{
	float: left;
	padding-top:16px;
	width:50%;
}  

.video_01 .miniatura img, .video_02 .miniatura img, .video_03 .miniatura img{
	width:100%;
	max-width: 207px;
} 

.video_01 .titulo, .video_02 .titulo, .video_03 .titulo{
	float: left;
	width: 50%;
	padding-left: 10px;
	padding-top: 50px;
	color: #606060;
	font-size: 18px;
	font-family: 'geomanist_regularregular', sans-serif;
	width:50%;
}  

.video_01 .titulo a, .video_01 .titulo a:visited, .video_01 .titulo a:hover, 
.video_02 .titulo a, .video_02 .titulo a:visited, .video_02 .titulo a:hover,
.video_03 .titulo a, .video_03 .titulo a:visited, .video_03 .titulo a:hover
{
	color: #606060;
	font-size: 18px;
	font-family: 'geomanist_regularregular', sans-serif;
	text-decoration: none;
}  

.video_01 .seta, .video_02 .seta, .video_03 .seta{
	display: none;
} 

/*
	Rodapé
*/

footer{
	clear: both;
	background-image: none;
	background: #173749;
	width: 100%;
}

.bluemix{
	float: none;
	text-align: center;
	width: 100%;
	padding-top:30px;
	padding-bottom:30px;
}

.bluemix img{
	max-width: 80%;
}

.logos_footer{
	float: none;
	text-align: center;
	width: 100%;
	padding-top:20px;
}

.realizacao_footer{
	background-image: url('../imagens/fundo_rodape_02.png');
	width: 100%;
	height:65px;
	text-align: right;
	padding-right: 30px;
	padding-top:25px;
}

img{
	max-width: 100%;
}