@charset "UTF-8";
/* CSS Document */

.zero{
	width:0px;
	height:0px;

	
}

@font-face {
	font-family:"Myriad Web Pro";
    src: url("fontes/MyriadWebPro.ttf") format("truetype");
	src: url("fontes/MyriadWebPro.otf") format("opentype");
 
	src: url("fontes/MyriadWebPro.woff") format("woff");
	src: url("fontes/MyriadWebPro.eot") format("eot");
	src: url("fontes/MyriadPro.svg") format("svg");


 src: url("../fontes/MyriadWebPro.ttf") format("truetype");
   

	font-weight:normal;
  	font-style: normal;

	font-weight:normal;
  	font-style: normal;
	
}


@font-face {
  font-family: "BaarMetanoia";
  src: url("fontes/BaarMetanoia.eot"); /* IE9 Compat Modes */
  src: url("fontes/BaarMetanoia.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("fontes/BaarMetanoia.otf") format("opentype"), /* Open Type Font */
    url("fontes/BaarMetanoia.svg") format("svg"), /* Legacy iOS */
    url("fontes/BaarMetanoia.ttf") format("truetype"), /* Safari, Android, iOS */
    url("fontes/BaarMetanoia.woff") format("woff"), /* Modern Browsers */
    url("fontes/BaarMetanoia.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}






.box33{
	width:42%;
	height:auto;
	margin-left:1.5%;
	margin-bottom:3%;
	
	float:left;
	border-style:solid;
	border-width:thin;

	
	
	border-radius:10px;
	
	
	
}


.titulo_baar{
	text-align:right;
	font-size:larger;
	width:95%;
	margin-left:2%;
	margin-right:2%;
	font-family:"BaarMetanoia";
	line-height:25px;
	text-decoration:none;
	white-space: pre-line;
	font-weight:600;
	
	-webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -o-hyphens: auto;
    Word-break:break-Word;
    hyphens: auto;
	
}


.texto_baar{
	text-align:right;
	
	width:95%;
	margin-left:2%;
	margin-right:2%;
	font-family:"BaarMetanoia";
	line-height:25px;
	text-decoration:none;
	white-space: pre-line;
	font-weight:500;
	
	
	-webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -o-hyphens: auto;
    Word-break:break-Word;
    hyphens: auto;
}


.texto_credito{
	
	text-align:center;
	white-space: pre-line;
	width:95%;
	margin-left:2%;
	margin-right:2%;
	font-family::"Myriad Web Pro";
	line-height:25px;
	text-decoration:none;
	
	
}

.selo_noticia{
	width:20%;
	height:auto;
	margin:0.8%;
	
border-radius: 8px;
	
	
	float:left;	
		
}


.selo_noticia img{
	
border-radius: 8px;
	
	
}


.imagem{
	
	
	border-radius: 8px;
	
	

	
	
}

.imagem img{
	
	border-radius: 8px;
}

#container_menu{
position: fixed;
	
z-index:903;	
	
}
.menu_mobile{
	width:100%;
	height:30px;
}

.conteudo-mobile{
	width: 100%;
	height:auto;
	background-color:transparent;
	
}

.scroll-content-item-100-mobile{
		
	width:100%;
	height:auto;
	
		float:left;
	background-color:transparent;
	margin-top:0px;


	vertical-align:top;
		
}


.scroll-content-item-90-borda {
		
	width:90%;
	margin-left:5%;
	height:auto;
	float:left;
	background-color:transparent;
	margin-top:0px;
 border-radius: 8px;
border:thin;
	border-color:#999;
	border-style:solid;
	vertical-align:top;
		
}

.scroll-content-item-100-borda {
		
	width:100%;
	
	height:auto;
	float:left;
	background-color:transparent;
	margin-top:0px;
 border-radius: 8px;
border:thin;
	border-color:#999;
	border-style:solid;
	vertical-align:top;
word-wrap: break-word;
white-space: pre-line;
display:block;
		
}



.selo{
	width:100px;
	height:auto;
	
	
	float:left;
	position:relative;

	
	
}


.selo_redes_sociais{
	width:40px;
	height:auto;
	
	
	float:right;
	position:relative;

	
	
}

#containerMenu{
	
position: fixed;
	
z-index:999;
width:100%;


}
.menu_mobile{
	
width:100%;
height:600px;
float:left;
border:none;
margin-top:-40px;
	
	background-color:transparent;

	
	animation-name: fade;
	animation: fade;
  animation-duration: .3s;
  animation-timing-function:ease-in;
 
	
}


.contem_menu{
	
	width:100%;
	height:auto;
	
	margin-bottom:20px;
	margin-top:-20px;
	
}


.cabecalho {
		
	width:100%;
	max-width:1180px;
	max-height:148px;
	
	float:left;
	background-color:transparent;
	margin-top:0px;
	


	vertical-align:top;
	
		
}


.paragrafo_bold{
		color:#FFF;
		font-family:"Myriad Web Pro";
	text-decoration:none;
	text-align:right;
	margin-left:20px;
	margin-right:20px;
	cursor:pointer;
	font-weight:600;
	text-indent:4px;

}



.botao_calendario_50{
	width:47%;
	
	height:auto;
	margin-left:1%;
	margin-right:1%;
	
	margin-top:10px;
	margin-bottom:10px;
	float:left;
	cursor:pointer;
	border:thin;
	border-style:solid;
	border-color:#CCC;
	 border-radius: 8px;
		
}

.botao_calendario_50 img{
	
	width:100%;
	height:auto;
	 border-radius: 8px;
}


.botao_calendario2_50{
	width:40%;
	
	height:auto;
	margin-left:2%;
	margin-right:1%;
	
	margin-top:10px;
	margin-bottom:10px;
	float:left;
	cursor:pointer;
	border:thin;
	border-style:solid;
	border-color:#CCC;
	 border-radius: 8px;
		
}

.botao_calendario2_50 img{
	
	width:100%;
	height:auto;
	 border-radius: 8px;
}


.botao_calendario2{
	width:98%;
	
	height:auto;
	margin-left:1%;
	margin-right:1%;
	
	margin-top:10px;
	margin-bottom:10px;
	float:left;
	cursor:pointer;
	border:thin;
	border-style:solid;
	border-color:#CCC;
	 border-radius: 8px;
		
}

.botao_calendario2 img{
	
	width:23%;
	float:left;
	margin-right:10px;
	height:auto;
	border-radius: 8px;
}



.botao_agenda_mobile{
	width:29%;
	height:auto;
	margin-left:1%;
	margin-right:2%;

	
	
	margin-top:10px;
	margin-bottom:10px;
	float:left;
	cursor:pointer;
	
	
}

.texto_citacao{
	
	font-family:"Myriad Web Pro";
	
	margin-left:2%;
	margin-right:2%;
	color:#000;
	width:50%;
	float:right;
	font-style:italic;
	height:auto;
	text-align:right;
	font-size:16px;
	line-height:20px;
	text-decoration:none;

	
	
}

.texto_citacao_100{
	
	font-family:"Myriad Web Pro";
	
	margin-left:2%;
	margin-right:1%;
	color:#000;
	width:96%;
	float:left;
	font-style:italic;
	height:auto;
	text-align:left;
	font-size:16px;
	line-height:20px;
	text-decoration:none;

	
	
}

.texto_nota{
	
	font-family:"Myriad Web Pro";
	
	margin-left:2%;
	margin-right:1%;
	color:#000;
	width:96%;
	float:left;
	height:auto;
	text-align:left;
	font-size:14px;
	line-height:20px;
	text-decoration:none;

	
	
}
.texto_60{
	
	font-family:"Myriad Web Pro";
	
	margin-left:2%;
	margin-right:2%;
	color:#000;
	width:65%;
	float:left;
	
	height:auto;
	text-align:left;
	font-size:16px;
	line-height:26px;
	text-decoration:none;
	
	
}

.foto_bibliografia{
	width:20%;
	margin-left:2%;
	margin-right:2%;
	margin-top:2%;
	margin-bottom:2%;
	float:left;
	
}



.foto_bibliografia img{
	
	border-radius:50%;
}


.foto{
	border-radius:8px;
	
	
}


.consultor{
	border-radius:8px;
	margin-left:2%;
	margin-right:2%;
	float:right;
	
	
}
.botao_envia{
	text-align:center;
	display:inline-block;
		position:relative;
	left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
	
}


.form-geral{
	position:relative;
	width:100%;
	
	background-color:transparent;
	
	
	font-family:"Myriad Web Pro";
	color:#000;
	font-size:16px;
	
	border:none;
	
	
	box-shadow: none;
    background-color:transparent;
    background-image: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;			
}

.textfield{
	
	width:96%;
	background-color:#F2F2F2;
	border:none;
	margin-left:2%;
	margin-right:2%;
	line-height:30px;
font-size:16px;
text-indent:6px;


	
}	


.textfield2{
	
	width:45.5%;
	background-color:#F2F2F2;
	border:none;
	margin-left:2%;
	margin-right:2%;
	line-height:30px;
font-size:16px;
text-indent:6px;


	
}	


.classe_checkbox{
	float:left;
	margin-bottom:5px;
	margin-left:10px;
	display:inline;	
	
	font-family:"BaarMetanoia";
	color:#000;
	font-size:16px;
	
}

.textfield_grandes{
	
	width:96%;
	background-color:#F2F2F2;
	border:none;
	margin-left:2%;
	margin-right:2%;
	line-height:30px;
	height:180px;
	font-size:16px;
text-indent:6px;

	
}




h1 {
    color: white;
}





.box_secao {
	width:93%;
	margin-left:2%;
	float:left;
	height:auto;
	background-color:rgba(251,126,32,0.7);
	mix-blend-mode: multiply;
	border-radius:8px;
	
}



.box_secao {
	width:93%;
	margin-left:2%;
	float:left;
	height:auto;
	background-color:rgba(251,126,32,0.7);
	mix-blend-mode: multiply;
	border-radius:8px;
	
}


.box_secao: p {
	position:absolute;
	isolation:isolate;
	mix-blend-mode: normal;
	
	
}



#d {
  isolation: isolate;
  mix-blend-mode: normal;
}
#e {
  isolation: isolate;
  mix-blend-mode: normal;
}

#imagem_fundo img {
    opacity: 0;
  
}


.box_programa{
	width:97%;
	margin:1%;
	margin-left:5%;
	height:auto;
	border-radius:8px;
	border-style:solid;
	border-width:thin;
	background-color:transparent;
	float:left;
	
	
}


.texto_programa_antropos{
	font-family: "AntroposFreefont";
	background-color:transparent;
	color:#000;
	cursor:pointer;
	margin-left:0%;
	margin-right:2%;
	float:right;
	width:91%;
	height:auto;
	text-align:left;
	font-size:18px;
}


.texto_programa{
	font-family:"MyriadWebPro";
	margin-left:0%;
	background-color:transparent;
	margin-right:2%;
	margin-top:-10px;
	float:right;
	width:91%;
	height:auto;
	text-align:left;
	font-size:18px;
}


.texto_margem{
	text-align:left;
	font-family:"Myriad Web Pro";
	line-height:12px;
	margin-left:10px;
	color:#000;
	text-decoration:none;
	font-weight:600;
	
}

.texto_margem a {	
	text-decoration:none;
	
}

.menu_pub {
		
	width:100%;
	height:1000px;
	float:left;
	background-color:transparent;
	margin-top:0px;


	vertical-align:top;
	
		
}

.div_nota_individual{
    
    width: 45%;
    height: auto;
    margin-left: 22.5%;
    border-radius: 12px;
    
}



#containerTrabalho{
	width:100%;
	height:100%;
	position: fixed;
	
z-index:903;
vertical-align:middle;

top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);


}
.trabalho{
	width:100%;
	height:100%;
	
	background: transparent no-repeat center;
  background-size: cover;
  
	background-color:rgba(0,0,0,0.8);
	text-align:center;
	animation-name: fade;
	animation: fade;
  animation-duration: .3s;
	animation-timing-function:ease-in;	
	
}


.trabalho > img{
	vertical-align:middle;
	
	
	
   
    width: auto;
    height: auto;
	max-height:95%;
	
	position:relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	border-radius:8px;

	
	
	
}


.imagem_100{
	
	width:100%;
	height:auto;
	cursor:pointer;
	
	
}

.thumbnail{

overflow:hidden;
    width: 30%;
    height: 300px;

}
