/* GERAL ------------------------- */
.destaqueHalfHeight {
	height: 300px;
}

.destaqueFullHeight {
	height: 600px;
}

.destaqueFull {
	text-decoration: none;
	width: 100%;
	margin: auto;
}

.mainSecTitle {
    width: 940px;
    margin: 50px auto 30px auto;
    height: auto;
    display: block;
}

.mainSecTitle h1 {
    font-style: normal;
    font-size: 1.2em;
    font-weight: 700;
    text-decoration: none;
    color: #0091d7;
    display: block;
}

.mainSecTitle  img{
	display: block;
	margin: auto;
	padding: 5px;
}

.mainSecTitle  div {
    display: block;
    margin: 3px auto;
    border-bottom: 1px solid #808080;
	width: 40px;
}

.colorAlt {
	color: #fff;
}

.colorAlt div {
    border-bottom: 1px solid #fff;
}

.mainSecAnchor {
	font-style: normal;
	font-size: 1.2em;
	font-weight: 700;
	text-decoration: underline;
	color: #0091d7;
	display: block;
}

.mainSecAnchorAlt {
	width: 940px;
	margin: 50px auto 30px auto;
	height: 20px;
	display: block;
}

.mainSecAnchorAltAg {
	width: 940px;
	margin: 20px auto 0 auto;
	height: 20px;
	display: block;
}

.destaqueCorInstitucional h2{
	color: #0091d7;
}
.destaqueCorAmbiental  h2{
	color: #9aca3c;
}
.destaqueCorDireitosHumanos  h2{
	color: #dc052d;
}
.destaqueCorIntegridade_Governanca h2{
	color: #005a96;
}
.destaqueCorGestaoResp_Estrategica  h2{
	color: #f08700;
}
.destaqueCorEconomica h2{
	color: #0ab89a;
}
.destaqueCorConferencia h2{
	color: #0091d7;
}
.destaqueCorAgendaPublica h2{
	color: #000000;
}


.destaqueCorInstitucional {
	border-color: #0091d7;
}
.destaqueCorAmbiental  {
	border-color: #9aca3c;
}
.destaqueCorDireitosHumanos  {
	border-color: #dc052d;
}
.destaqueCorIntegridade_Governanca {
	border-color: #005a96;
}
.destaqueCorGestaoResp_Estrategica  {
	border-color: #f08700;
}
.destaqueCorEconomica {
	border-color: #0ab89a;
}
.destaqueCorConferencia {
	border-color: #0091d7;
}
.destaqueCorAgendaPublica {
	border-color: #000000;
}


.gCorInstitucional {
	color: #0091d7;
}
.gCorAmbiental  {
	color: #9aca3c;
}
.gCorDireitosHumanos {
	color: #dc052d;
}
.gCorIntegridade_Governanca {
	color: #005a96;
}
.gCorGestaoResp_Estrategica  {
	color: #f08700;
}
.gCorEconomica {
	color: #0ab89a;
}
.gCorConferencia {
	color: #0091d7;
}
.gCorAgendaPublica {
	color: #000000;
}

.gCorTxtWhite {
	color: #fff;
}
.gCorTxtGray {
	color: #808080;
}


.bkgCorInstitucional {
	background-color: #0091d7;
}
.bkgCorAmbiental  {
	background-color: #9aca3c;
}
.bkgCorDireitosHumanos {
	background-color: #dc052d;
}
.bkgCorIntegridade_Governanca {
	background-color: #005a96;
}
.bkgCorGestaoResp_Estrategica  {
	background-color: #f08700;
}
.bkgCorEconomica {
	background-color: #0ab89a;
}
.bkgCorConferencia {
	background-color: #0091d7;
}
.bkgCorAgendaPublica {
	background-color: #000000;
}
.bkgCorBranca {
	background-color: #fff;
}


/* For Mobiles: 940px or less */  
@media screen and (max-width: 940px){
	
	.destaqueFullHeight {
		height: 580px;
	}
	
	.mainSecTitle {
		width: 90%;
		margin: 30px auto 0 auto;
	}

	.mainSecAnchorAlt, .mainSecAnchorAltAg{
		width: 310px;
		margin: 20px auto 10px 20px;
	}

}

/* MAIN AREA -------------------------- */
.homeMainArea {
	padding-left: 40px;
    width: calc(100% - 42px);
}

/* DESTAQUE PRINCIPAL -------------------------- */
.destaquePrincipal {
	color: #808080;
}

.destaquePrincipalDiv {
	width: 940px;
	margin: 20px auto;
	height: 100%;
}

.destaquePrincipalDivDivP {
	display: inline-flex;
	display: -webkit-inline-flex;
    border: 1px solid #E0E0E0;
	height: 100%;
	width: 100%;
	margin: auto;
}

.destaquePrincipalDivDiv1 {
	height: 300px;
	border-right-width: 5px;
    border-right-style: solid;
}

.destaquePrincipalDivDiv1 img{
	height: 300px;
	width: 450px;
}

.destaquePrincipalDivDiv2 {
	margin: auto;
	overflow: hidden;
}

.destaquePrincipalDivDiv2 h2{
	font-size: 12px;
	text-align: center;
}

.destaquePrincipalDivDiv2 h3{
	font-size: 1.4em;
	text-align: center;
	margin: 20px;
	max-height: 350px;
	overflow: hidden;
}

.destaquePrincipalDivDiv2 h4{
	font-size: 0.8em;
	text-align: center;
	margin: 10px auto;
}

.destaquePrincipalDivDiv2 p{
	display :none;
	font-size: 14px;
}


/* For Mobiles: 940px or less */  
@media screen and (max-width: 940px){
	
	.homeMainArea {
		padding-left: 0;
		width: 100%;
	}
	
	.destaquePrincipal {
		height: 420px;
	}

	.destaquePrincipalDiv {
		width: 300px;	
	}
	
	.destaquePrincipalDivDivP {
		display: block;
		height: 400px;
		margin: 10px auto;
	}
	
	.destaquePrincipalDivDiv1 {
		height: 200px;
		width: 100%;
		margin: auto;
		border-right-style: none;
		border-bottom-style: solid;
		border-bottom-width: 5px;
	}

	.destaquePrincipalDivDiv1 img {
		height: 200px;
		width: 300px;
	}	
	
	.destaquePrincipalDivDiv2 {
		width: 90%;
		height: 50%;
		margin: auto;
		overflow: hidden;
	}

	.destaquePrincipalDivDiv2 h3{
		font-size: 20px;
		margin: 10px auto;
	}
	
}

/* NOTICIAS, PROJETOS e PRATICAS DESTAQUE */
.noticiasDestaque, .projpratDestaque {
	text-align: center;
	color: #808080;
}

.praticasDestaque {
	text-align: left;
	color: #808080;
	height: 120px;
	padding: 0 20px;
}

.praticasBusca {
}

.praticasBusca input {
	vertical-align: bottom;
}

.noticiasDestaqueBox, .projpratDestaqueBox {
	width: 940px;
	margin: auto;
	display: block;
} 

.noticiasDestaqueBoxSep {
	margin: auto;
    border-style: solid;
	border-color: #e0e0e0;
	border-width: 1px 0 0 0;
	height: 30px;
	width: 80%;
}

.projpratDestaqueBoxSep {
	margin: auto;
    border-style: solid;
	border-color: #e0e0e0;
	border-width: 1px 0 0 0;
	height: 5px;
	width: 80%;
}


.noticiasDestaqueBox  ul, .projpratDestaqueBox ul{
	list-style: none;
	display: inline-flex;
	display: -webkit-inline-flex;
}

.noticiasDestaqueBox  ul {
	height: 445px;
}

.projpratDestaqueBox  ul {
	width: 90%;
}

.projpratDestaqueBoxFullHeight {
	height: 445px;
}

.projpratDestaqueBoxHalfHeight {
	height: 300px;
}

.noticiasDestaqueBoxLi  {
	/*width: 32%;*/
}

.projpratDestaqueBoxLi, .projpratDestaqueBoxLi2 {
	height: 80%;
	margin: auto;
}

.projpratDestaqueBoxLi {
	width: 32%;
}

.projpratDestaqueBoxLi2 {
	width: 45%;
}

.noticiasDestaqueLiSep{
	margin: auto;
	width: 17px;
}

.projpratDestaqueLiSep{
	margin: auto;
    border-style: solid;
	border-color: #e0e0e0;
	border-width: 0 1px 0 0;
	height: 80%;
}


.noticiasDestaqueLiDivP {
	margin: auto;
	border: 1px solid #E0E0E0;
	width: 300px;
	height: 400px;
}

.projpratDestaqueLiDivP {
	margin: auto 15px;
}

.noticiasDestaqueLiDiv1 {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	height: 200px;
}

.noticiasDestaqueLiDiv1 a img, .projpratDestaqueLiDiv1 a img {
	margin: auto;
	width: 300px;
	height: 200px;
}

.projpratDestaqueLiDiv a img {
	margin: auto;
}

.noticiasDestaqueLiDiv2 a h2, .projpratDestaqueLiDiv2 a h3 {
	font-size: 12px;
	margin: 15px auto;
	text-align: center;
}

.noticiasDestaqueLiDiv2 a h3 {
	font-size: 14px;
	margin: 5px;
	text-align: center;
	overflow: hidden;
}

.projpratDestaqueLiDiv2 a h2 {
	font-size: 18px;
	margin: 5px auto;
	text-align: center;
	overflow: hidden;
}


.noticiasDestaqueLiDiv2 a h3 {
	color: #808080;
}

.noticiasDestaqueLiDiv2 h4, .projpratDestaqueLiDiv2 h4{
	font-size: 12px;
	color: #808080;
	margin: 15px auto 10px auto;
	text-align: center;
}

.noticiasDestaqueLiDiv2 p{
	display: none;
	font-size: 14px;
	color: #808080;
	margin: auto;
	text-align: left;
	overflow: hidden;
}

.projpratDestaqueLiDiv2 p{
	font-size: 14px;
	color: #808080;
	margin: auto;
	text-align: left;
	overflow: hidden;
}



/* For Mobiles: 940px or less */  
@media screen and (max-width: 940px){  
	.praticasDestaque {
		height: 310px;
	}
	
	.noticiasDestaqueBox, .projpratDestaqueBox {
		width: 310px;
	} 
	
	.projpratDestaqueBox {	
		margin-top: 30px;
	}
	
	.noticiasDestaqueBox  ul {
		display: block;
		height: 100%;
		margin: auto;
	}

	.projpratDestaqueBox ul{
		display: block;
		margin: auto;
		width: 100%;
	}

	.projpratDestaqueBoxFullHeight {
		height: 100%;
	}

	.projpratDestaqueBoxHalfHeight {
		height: 100%;
	}
	
	.noticiasDestaqueBoxLi {
		width: 100%;
		margin: auto;
		height: 420px;
	}

	.projpratDestaqueBoxLi, .projpratDestaqueBoxLi2	{
		width: 100%;
		height: 420px;
	}
	
	.noticiasDestaqueLiSep, .projpratDestaqueLiSep{
		border-width: 1px 0 0 0;
		height: 30px;
	}
	
	.noticiasDestaqueLiDivP {
		margin: auto;
	}

	.noticiasDestaqueLiDiv2 a h2, .projpratDestaqueLiDiv2 a h3 {
		font-size: 12px;
		margin: 15px auto 25px auto;
	}

	.noticiasDestaqueLiDiv2 a h3, .projpratDestaqueLiDiv2 a h2 {
		/* font-size: 24px; */
		margin: 20px auto 10px auto;
	}

	.noticiasDestaqueLiDiv2 h4, .projpratDestaqueLiDiv2 h4 {
		margin: 5px auto 30px auto;
	}

}


/* CONFERÊNCIAS ------------------------- CONFERÊNCIAS */
.fullWidthDestaque {
	text-align: center;
	color: #fff;
	margin-top: 20px;
	margin-bottom: 1px;
	background-color: #0091d7;
	background-size: cover;
	background-repeat: no-repeat;
}

.fullWidthP {
	display: inline-flex;
	display: -webkit-inline-flex;
	width: 940px;
	margin: auto;
}

.fullWidthEsquerda, .fullWidthDireita {
	display:block; 
	font-size: 15px;
	padding: 25px;
	vertical-align: top;
	text-align: left;
	width: 50%;
	margin: auto;
	overflow: hidden;
}

.fullWidthTxtFullHeight {
	height: 270px;
}

.fullWidthTxtHalfHeight {
	height: 110px;
}


.fullWidthShortTxtHeight {
	height: 120px;
	padding: 0 20px;
}

.fullWidthImages {
	margin: 20px auto;
	width: 100%;
}

.fullWidthImages  ul{
	display: inline-flex;
	display: -webkit-inline-flex;
	margin: auto;
	width: 100%;
}

.fullWidthLinks {
	display:block; 
	margin: auto;
	margin-top: 20px;
	width: 400px;
	/*border-bottom: 2px solid #fff;*/
}

.fullWidthLinks a{
	display:inline-block;
	color: #fff;
	padding: 0 30px 10px 0;	
}

.fullWidthLinks a:nth-child(1) {
	font-size: 16px;
}
.fullWidthLinks a:nth-child(2) {
	font-size: 18px;
}
.fullWidthLinks a:nth-child(3) {
	font-size: 20px;
}
.fullWidthLinks a:nth-child(4) {
	font-size: 22px;
}
.fullWidthLinks a:nth-child(5) {
	font-size: 24px;
}
.fullWidthLinks a:nth-child(6) {
	font-size: 26px;
}
.fullWidthLinks a:nth-child(7) {
	font-size: 28px;
}
.fullWidthLinks a:nth-child(8) {
	font-size: 30px;
}

.lifullWidth1, .lifullWidth2, .lifullWidth3 {
	display: block;
	margin: auto;
	vertical-align: bottom;	
	width: 33%;
}

.lifullWidth1 a, .lifullWidth2 a, .lifullWidth3 a {
	display: block;
}

.lifullWidth1 a img, .lifullWidth2 a img, .lifullWidth3 a img {
	object-fit: cover;
}

.fullWidth_conferencia, .fullWidth_indicadores, .fullWidth_publicacoes {
}

/* For Mobiles: 940px or less */  
@media screen and (max-width: 940px){

	.fullWidthDestaque {
		margin-top: 0;
	}

	.fullWidthP {
		display: block; 
		width: 310px;
	}
	
	.fullWidthEsquerda, .fullWidthDireita {
		display: block; 
		font-size: 13px;
		padding: 2px 0 0 0;
		text-align: left;
		width: 92%;
		margin: auto;
	}

	.fullWidthTxtFullHeight {
		height: 212px;
	}

	.fullWidthTxtHalfHeight {
		height: 100px;
	}
	
	.fullWidthImages  ul{
		display: block;
	}
	
	.fullWidthLinks {
		margin-top: 0;
		width: 92%;
	}
	
	.fullWidthLinks a{
		padding: 0 15px 5px 0;	
	}
	
	.lifullWidth1, .lifullWidth2, .lifullWidth3	{
		width: 100%;
		padding: 10px 0 10px 0;
	}

	
	.fullWidth_publicacoes {
		height: 1200px;
	}
	
}

/* For Small Mobiles: 420px or less */  
@media screen and (max-width: 420px){  

	.fullWidthP {
		display: block; 
		width: 320px;
	}
	
	.fullWidthLinks {
		margin-top: 0;
		width: 100%;
	}
	
}

/* BLOCOS: HOME/PAGE */
.blocoHome {
	width: 100%;
	margin-top: 0;
}

.blocoHome .nroBlocos1,
.blocoHome .nroBlocos2,
.blocoHome .nroBlocos3,
.blocoHome .nroBlocos4,
.blocoHome .nroBlocos5 {
	box-sizing: border-box;
	height: 400px;
}

.blocoPage .nroBlocos1,
.blocoPage .nroBlocos2,
.blocoPage .nroBlocos3,
.blocoPage .nroBlocos4,
.blocoPage .nroBlocos5 {
	box-sizing: border-box;
	width: 100vw;
	margin-left: calc(-50vw + 48.5%);
	position: relative;
}

/* For Mobiles: 940px or less */  
@media screen and (max-width: 940px){  

	.blocoHome .nroBlocos1,
	.blocoPage .nroBlocos1,
	.blocoHome .nroBlocos2,
	.blocoPage .nroBlocos2,
	.blocoHome .nroBlocos3,
	.blocoPage .nroBlocos3,
	.blocoHome .nroBlocos4,
	.blocoPage .nroBlocos4,
	.blocoHome .nroBlocos5,
	.blocoPage .nroBlocos5 {
		box-sizing: border-box;
		width: 100%;
		margin-left: 0;
	}
	.blocoHome .nroBlocos1 {
		height: 400px;
	}
	.blocoHome .nroBlocos2 {
		height: 800px;
	}
	.blocoHome .nroBlocos3 {
		height: 1200px;
	}
	.blocoHome .nroBlocos4 {
		height: 1600px;
	}
	.blocoHome .nroBlocos5 {
		height: 2000px;
	}
	
}

.blocoHome h2 {
	font-size: 2.0rem;
	margin: 20px auto;
	text-align: left;
}

.blocoPage h2 {
	font-size: 1.1rem;
	margin: 15px auto;
	text-align: center;
}

/* For Mobiles: 940px or less */  
@media screen and (max-width: 940px){  

	.blocoHome h2 {
		font-size: 1.6rem;
	}
	
	.blocoPage h2 {
		font-size: 1.0rem;
		margin: 10px auto;
		text-align: center;
	}

}

.blocoHome p {
	font-size: 1.0rem;
	text-align: left;
}

.blocoPage p {
	font-size: 1.0rem;
	text-align: center;
}

/* For Mobiles: 940px or less */  
@media screen and (max-width: 940px){  

	.blocoHome p {
		font-size: 0.95rem;
	}

	.blocoPage p {
		font-size: 0.95rem;
	}
}

.blocoHome .aClickArea {
	display: block;
    width: 400px;
    height: 400px;
    position: absolute;
    top: -25%;	
}

.blocoPage .aClickArea {
	display: block;
}

.blocoHome .btnVisibil {
	display: none;
}

.blocoPage .btnVisibil {
	display: block;
}


.blocoImgColuna {
    padding: 0;
    position: relative;
    text-align: center;
}

.blocoHome .blocoImgColuna {
    float: left;
	max-height: 400px;
    overflow: hidden;
}

.blocoPage .blocoImgColuna {
	width: 100%;
    max-height: 400px;
    overflow: hidden;
}

.blocoHome .nroBlocos1 .blocoImgColuna {
    width: 100%;
}

.blocoHome .nroBlocos2 .blocoImgColuna {
    width: 50%;
}

.blocoHome .nroBlocos3 .blocoImgColuna {
    width: 33.33%;
}

.blocoHome .nroBlocos4 .blocoImgColuna {
    width: 25%;
}

.blocoHome .nroBlocos5 .blocoImgColuna {
    width: 20%;
}

.blocoPage .nroBlocos1 .blocoImgColuna,
.blocoPage .nroBlocos2 .blocoImgColuna,
.blocoPage .nroBlocos3 .blocoImgColuna,
.blocoPage .nroBlocos4 .blocoImgColuna,
.blocoPage .nroBlocos5 .blocoImgColuna {
}

/* For Mobiles: 940px or less */  
@media screen and (max-width: 940px){  

	.blocoHome .nroBlocos1 .blocoImgColuna,
	.blocoHome .nroBlocos2 .blocoImgColuna,
	.blocoHome .nroBlocos3 .blocoImgColuna,
	.blocoHome .nroBlocos4 .blocoImgColuna,
	.blocoHome .nroBlocos5 .blocoImgColuna,
	.blocoPage .nroBlocos1 .blocoImgColuna,
	.blocoPage .nroBlocos2 .blocoImgColuna,
	.blocoPage .nroBlocos3 .blocoImgColuna,
	.blocoPage .nroBlocos4 .blocoImgColuna,
	.blocoPage .nroBlocos5 .blocoImgColuna
	{
		width: 100%;
	}

}

.blocoHome .blocoTxtColuna {
    position: absolute;
	top: 25%;
	left: 15%;
	width: 70%;
}

.blocoPage .blocoTxtColuna {
    position: absolute;
	top: 25%;
	left: 15%;
	width: 70%;
}

.blocoHome .blocoTxtColunaLeft {
    position: absolute;
	top: 15%;
	left: 15%;
	width: 70%;
}

.blocoPage .blocoTxtColunaLeft, .blocoPage .blocoTxtColunaRight {
    position: absolute;
	top: 15%;
	left: 12%;
	width: 35%;
}

.blocoHome .blocoTxtColunaRight {
    position: absolute;
	top: 15%;
	left: 15%;
	width: 70%;
}
/*
.blocoPage .blocoTxtColunaRight {
    position: absolute;
	top: 15%;
	left: 55%;
	width: 420px;
}
*/
/* For Mobiles: 940px or less */  
@media screen and (max-width: 940px){  

	.blocoHome .blocoTxtColuna, 
	.blocoHome .blocoTxtColunaLeft, 
	.blocoHome .blocoTxtColunaRight,
	.blocoPage .blocoTxtColuna, 
	.blocoPage .blocoTxtColunaLeft, 
	.blocoPage .blocoTxtColunaRight	{
		top: 10%;
		left: 8%;
		width: 85%;
	}
}

.blocoHome .blocoImg {
}

.blocoPage .blocoImg {
}

.blocoBtnSbMais {
	font-size: 0.7rem;
	padding: 8px 2px;
	width: 100px;
	margin: 20px auto;
}

.blocoBtnSbMaisTxtTransp {
	color: black;
	background-color: white;
	mix-blend-mode: screen;
	opacity: 0.9;
}

.blocoBtnSbMaisTxtBranco {
	color: white;
}

/* For Mobiles: 940px or less */  
@media screen and (max-width: 940px){  

	.blocoBtnSbMais {
		margin: 20px auto;
	}
}


/* ATUAÇÃO */
.atuacaoHome {
	width: 100%;
	margin-top: 20px;
}

.cjImgLinha {
	box-sizing: border-box;
}

.cjImgLinhaTodaTela {
	width: 100vw;
	margin-left: calc(-50vw + 48.5%);
	position: relative;
}

.cjImgLinha::after {
    content: "";
    clear: both;
    display: table;
}

.cjImgColuna {
    float: left;
    padding: 0;
    
    position: relative;
    text-align: center;
}


.cjImgColuna1 {
    width: 100%;
}

.cjImgColuna2 {
    width: 50%;
}

.cjImgColuna3 {
    width: 33.33%;
}

.cjImgColuna4 {
    width: 25%;
}

.cjTxtColuna {
    position: absolute;
	top: 25%;
	left: 15%;
	width: 70%;
}

.cjTxtColunaLeft {
    position: absolute;
	top: 12%;
	left: 22%;
	width: 22%;
}

.cjTxtColunaRight {
    position: absolute;
	top: 12%;
	left: 56%;
	width: 22%;
}

.cjTxtColuna h2, .cjTxtColunaLeft h2, .cjTxtColunaRight h2 {
	font-size: 2.2em;
	margin: 20px auto;
	text-align: left;
}

.cjTxtColuna h3, .cjTxtColunaLeft h3, .cjTxtColunaRight h3 {
	font-size: 1.1em;
	margin: 15px auto;
	text-align: left;
}

.cjBtnSbMais {
	font-size: 0.7em;
	padding: 8px 2px;
	width: 100px;
	margin: 20px auto auto 0;
}

.cjBtnNForm {
    font-size: 0.7em;
    padding: 4px 2px;
    width: 100px;
    margin: 10px auto auto 0;
    height: 25px;
}

.cjBtnSbMaisTxtTransp {
	color: black;
	background-color: white;
	mix-blend-mode: screen;
	opacity: 0.9;
}

.cjBtnSbMaisTxtBranco {
	color: white;
}

.cjTxtColuna p, .cjTxtColunaLeft p, .cjTxtColunaRight p {
	font-size: 1.0em;
	text-align: left;
}

 .cjMenuCirc {
	box-sizing: border-box;
	width: 100%;
	max-width: 920px;
	margin: 40px auto;
 }
 
 .cjMenuCirc::after {
    content: "";
    clear: both;
    display: table;
}

 .cjMenuCircItem {
    float: left;
    padding: 0;
    
    position: relative;
    text-align: center;
    
 	border: 1px solid #808080;
	border-radius: 70px;
	width: 140px;
	height: 140px;
    margin: auto;

 }
 
 .cjMenuDivItem {
    float: left;
    padding: 0;
    
    position: relative;
    text-align: center;
    margin: auto;
    width: 8%;
 }
 
 .cjMenuCircItemImg{
 	margin: 13% auto;
	display: block;
 }

 .cjDivGrayDark {
	background-color: #F7F7F7;
 }

 .cjDivGrayBright {
	background-color: #FCFCFC;
 }
 
 .cjShiftImgLft00, 
 .cjShiftImgLft01, 
 .cjShiftImgLftL00, 
 .cjShiftImgLftL01 {
	width: 100%;
 }
 
 .cjShiftImgLft10,
 .cjShiftImgLft20,
 .cjShiftImgLft30 {
	/*width: 50%;
	margin-left: -50%;
	width: 35%;
	margin-left: -35%;*/
	width: 25%;
	margin: 35px 0 35px -35%;
 }
 
 .cjShiftImgLft11,
 .cjShiftImgLft21,
 .cjShiftImgLft31 {
	/*width: 50%;
	margin-left: 50%;
	width: 35%;
	margin-left: 35%;*/
	width: 25%;
	margin: 35px 0 35px 35%;
 }

 .cjShiftImgLftL10,
 .cjShiftImgLftL20,
 .cjShiftImgLftL30 {
	width: 50%;
	margin-left: -50%;
	min-height: 280px;
	max-height: 400px;
 }
 
 .cjShiftImgLftL11,
 .cjShiftImgLftL21,
 .cjShiftImgLftL31 {
	width: 50%;
	margin-left: 50%;
	min-height: 280px;
	max-height: 400px;
 }

 .cjProjChildImg {
	 width: 100%;
 }

 .cjProjChildDiv {
	 position: absolute; 
	 top: 10%; 
	 left: 5%; 
	 width: 40%; 
	 height: 80%; 
	 color: white;
 }

 
/* For Small Mobiles: 940px or less */  
@media screen and (max-width: 940px){  

	.cjImgLinhaTodaTela {
		height: 400px;
	}
	
	.cjImgColuna2, .cjImgColuna3, .cjImgColuna4 {
		width: 100%;
	}

	.cjDivGrayDark, .cjDivGrayBright {
		height: 100%;
	}
	
	.cjTxtColuna, .cjTxtColunaLeft, .cjTxtColunaRight  {
		top: 35%;
		left: 5%;
		width: 90%;
	}

	.cjTxtColuna h2 {
		font-size: 1.8em;
	}

	.cjTxtColuna h3, .cjTxtColunaLeft h3, .cjTxtColunaRight h3 {
		font-size: 1.0em;
		margin: 10px auto;
		text-align: center;
	}

	.cjTxtColuna p, .cjTxtColunaLeft p, .cjTxtColunaRight p {
		font-size: 0.95em;
		/*color: black;*/
	}

	 .cjMenuCirc {
		max-width: 300px;
	}


 	.cjMenuCircItem {
		border-radius: 33px;
		width: 66px;
		height: 66px;
	 }

	 .cjMenuCircItemImg{
 		margin: 1% auto;
		width: 60px;
 	}

	 .cjDivContent {
		width: 95%;
 		margin: auto;
	}

	 .cjMenuDivItem {
	    width: 1%;
	 }

	.cjBtnSbMais {
		margin: 20px auto;
	}

	.cjShiftImgLft00, 
	.cjShiftImgLft01, 
	.cjShiftImgLftL00, 
	.cjShiftImgLftL01 {
		height: 400px;
	}
	
	.cjShiftImgLft10,
	.cjShiftImgLft20,
	.cjShiftImgLft30 {
		width: 50%;
		margin: 5% 0 0 0;
	}
	
	.cjShiftImgLft11,
	.cjShiftImgLft21,
	.cjShiftImgLft31 {
		width: 50%;
		margin: 5% 0 0 0;
	}

	.cjShiftImgLftL10,
	.cjShiftImgLftL11,
	.cjShiftImgLftL20,
	.cjShiftImgLftL21,
	.cjShiftImgLftL30,
	.cjShiftImgLftL31 {
		width: unset;
		margin-left: -50%;
	}

	.cjProjChildImg {
		width: unset; 
		height: 400px;
	}

	.cjProjChildDiv {
		width: 80%; 
	}
	
}


/* NEWSLETTER */
.newsletterHome {
    font-weight: 400;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	color: #fff;
	width: 100%;
	margin-top: 0;
	margin-bottom: 20px;
	background-image:linear-gradient(rgba(0, 174, 255, 0.85), rgba(0, 101, 150, 0.85)), url('../images/backgrounds/NewsletterBkg2.png');
	background-color: #0091d7;
	background-size: cover;
	padding-top: 22px;
}

.frmNewsletter {
	display: inline-flex;
	display: -webkit-inline-flex;
}

.newsletterHome p {
	font-size: 15px;
	padding: 10px;
}

.news {
	height:180px; 
	margin:10px 0 10px 0; 
	padding:0; 
}

.news input {
    border: 3px solid white;
    color: #0091d7;
    font-size: 14px;
    width: 200px;
    height: 31px;
    margin: 15px 5px;
	padding: 0 5px;
    background-color: rgba(198,226,238,0.7);
	display: block;
}

.news a {
	display: block;
    color: #0091d7;
    width: 440px;
    height: 27px;
	background-color: white;
	margin: auto;
	padding-top: 10px;
	font-size: 14px;
	font-weight: 700;
}

/* For Small Mobiles: 420px or less */  
@media screen and (max-width: 420px){  
	.newsletterHome {
		height: 330px;
	}

	.frmNewsletter {
		display: block;
	}
	
	.news input {
		margin: 15px auto;
	}
	
	.news a {
		width: 216px;
	}
	
}

/* AGENDA */
.agendaDestaque {
	color: #808080;
	height: 300px;
	background-color: #f5f5f5;
	padding-top: 1px;
}

.boxCalAgendaP {
	margin: auto;
	height: 900px;
	display: block;
}

.boxCalAgenda {
	margin: auto;
	width: 100%;
	display: inline-flex;
	display: -webkit-inline-flex;
}

.boxCalendar{
	color: #808080;
	width: 100%;
	margin: 10px auto;
    background-color: #fff;
	display: inline-flex;
	display: -webkit-inline-flex;
	vertical-align: bottom;
}

.boxAgenda{
	background-color: #F5F5F5;
	width: 100%;
	height: 230px;
	margin: auto;
	display: block;
	vertical-align: bottom;
}

.boxAgenda ul {
	overflow:hidden; 
	overflow-y:scroll;
	height: 320px;
}

#boxAgendaScr::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

#boxAgendaScr::-webkit-scrollbar
{
	width: 8px;
	background-color: #F5F5F5;
}

#boxAgendaScr::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #0091d7;
}

.agendaEntry {
	height: 80px;
}

.agendaEntry  a{
	color: #808080;
}

.agendaEntry  p{
	padding: 4px;
	text-align: left;
	margin-left: 25px;
}

.day {
    height: 30%;
    width: 90%;
    border-bottom-style: solid;
    border-bottom-width: 1px;
	margin-left: 15px;
}

.day h2 {
	float: left;
	padding: 3px;
	font-size: 15px;
}

.calendarMonth {
	height: 24px;
	width: 90%;
	margin: auto;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.calendarMonth  p{
    margin: 0 auto;
    text-align: center;
}

.calendarWeekdays {
	height: 30px;
	margin: 20px auto 0 auto;
}

.calendarWeekdays li{
    font-weight: 700;
    display: inline-block;
    width: 13.6%;
    color: #0091d7;
    text-align: center;
	font-size: 15px;
}

.calendarDays {
	height: 180px;
}

.calendarDays li{
    font-weight: 700;
    list-style-type: none;
    display: inline-block;
    width: 13.6%;
	height: 20%;
    text-align: center;
    margin-bottom: 5px;
    font-size:15px;
	vertical-align: bottom;
}

.CalendarActive1 {
    padding: 4px 8px;
    background: #0091d7;
	border-radius: 25px;
    color: #fff;  !important
}

.CalendarActive2 {
    padding: 8px;
    background: #0091d7;
	border-radius: 25px;
    color: #fff;  !important
}

.agHolder {
    width: 939px;
    height: 190px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    overflow: hidden;
}

.agAllBlocos {
    width: 5634px;
    clear: both;
    position: relative;

	left: 0;
    
    -webkit-transition: left 2s;
    -moz-transition: left 2s;
    -o-transition: left 2s;
    transition: left 2s;
}

.agBlocos {
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
	width: 939px;
}

.agBloco {
	width: 260px;
	height: 150px;
	background-color: white;
	display: inline-block;
	margin: 25px auto auto 8.45%;
	vertical-align: middle;
}

.agBlocoMgLeft {
	margin-left: 0;
}

.agBlocoItem {
    display: inline-block;
	margin: auto;
}

.agBlocoData {
	margin: 15px auto auto 15px;
	font-size: 1.1em;
	text-align: left;
}

.agBlocoItem p {
	margin: 15px auto auto 15px;
	font-size: 1.0em;
	color: #808080;
	text-align: left;
}

.agSelCirc {
    display: flex;
	margin: auto;
	width: 200px;
}

.agSelCircItem {
	dispaly: block;
    border-radius: 16px;
	height: 16px;
	width:  16px;
	margin: 8px;
}

.agSelCircItem0 {
	background-color: #808080;
}

.agSelCircItem1, .agSelCircItem2, .agSelCircItem3,
.agSelCircItem4, .agSelCircItem5, .agSelCircItem6, 
.agSelCircItem7, .agSelCircItem8 {
	background-color: #DCDCDC;
}

.calHolder {
    width: 939px;
    height: 680px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    text-align: center;
    overflow: hidden;
}

.calAllMonths {
    width: 5634px;
    clear: both;
    position: relative;

	left: -939px;
    
    -webkit-transition: left 2s;
    -moz-transition: left 2s;
    -o-transition: left 2s;
    transition: left 2s;
}

.calMonths {
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
}


.calMonthDesc {
    font-weight: 700;
    font-style: normal;
    font-size: 1.0em;
    width: 100%;
    margin: auto;
    color: #0091d7;
    display: inline-flex;
	display: -webkit-inline-flex;
}

.calMonthDesc  p{
    margin: 0;
    text-align: left;
}

.calMonthDesc  a{
    color: #808080;
}


.calMonth {
	width: 100%;
}

.calWeekdays {
	width: 100%;
}

.calWeekday {
    font-weight: 400;
    font-size: 0.9em;
    display: inline-block;
    width: 119px;
    color: #808080;
    text-align: right;
    margin: 7px;
}

.calMonthBox {
	border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1;
    border-radius: 2px;	
	display: block;
}

.calWeekBox {
    display: block;
    margin-left: 0;
    margin-right: 0;
}

.calWeekBoxBorder {
	border-bottom: 1px solid #e1e1e1;
}

.calDayBox {
    width: 133px;
    height: 100px;
    position: relative;
    margin-left: 0;
    display: inline-block;
}

.calDayBorderRight {
    border-right: 1px solid #e1e1e1;
}

.calDay {
    font-weight: 400;
    display: block;
    text-align: center;
    font-size: 0.9em;
    position: relative;
    height: 19px;
    width: 20px;
    margin-left: 110px;
    margin-top: 5px;
    padding-top: 2px;
}

.calNotInMonth {
	color: #e1e1e1;
}

.calInMonth {
	color: #808080;
}

.calCurDay {
	background: #0091d7;
    border-radius: 25px;
    color: #fff;
}

.calDayDetails {
	position: absolute;
}

.calItem {
	display: inline-flex;
	display: -webkit-inline-flex;
	margin-top: 8px;
}

.calItemSq {
    height: 10px;
    width: 8px;
    margin-left: 4px;
    margin-right: 4px;
}

.calItemTxt {
    font-size: 0.6em;
    white-space: nowrap; 
    width: 110px; 
    overflow: hidden;
    text-overflow: clip; 
}

/* For Tablets: 940px or less */  
@media screen and (max-width: 940px){
	
	.agendaDestaque {
		height: 470px;
	}
	
	.boxCalAgendaP {
		height: 770px;
	}

	.boxCalAgenda {
		display: block;
	}
	
	.boxCalendarAgenda {
		margin: 10px auto;
	}
	
	.boxCalendar{
		display: block;
		margin: 40px auto;
		width: 100%;
	}

	.boxAgenda{
		display: block;
		width: 100%;
	}

	.boxAgenda ul {
		height: 400px;
	}
	
	.agHolder {
		width: 603px;
	}

	.agAllBlocos {
		width: 3618px;
	}

	.agBlocos {
		width: 603px;
	}

	.agBloco {
		width: 180px;
		margin: 25px auto auto 5.2%;
	}
	
	.agBlocoMgLeft {
		margin-left: 0;
	}	
	
	.agBlocoData {
		font-size: 0.9em;
		margin: 15px auto auto 12px;
	}

	.agBlocoItem p {
		font-size: 0.9em;
		margin: 15px auto auto 12px;
	}
	
	
	.calHolder {
		width: 603px;
		height: 565px;
	}

	.calAllMonths {
		width: 3618px;
		height: 565px;
		left: -603px;
	}
	
	.calWeekday {
		font-size: 0.8em;
		width: 71px;
	}
	
	.calDayBox {
		width: 85px;
		height: 75px;
	}
	
	.calDay {
		font-size: 0.8em;
		height: 18px;
		margin-left: 60px;
	}
	
	.calItem {
		margin-top: 5px;
	}
	
	.calItemSq {
		height: 8px;
		width: 6px;
	}
	
	.calItemTxt {
		font-size: 0.5em;
		width: 65px; 
	}
		
}

/* For Mobiles: 610px or less */  
@media screen and (max-width: 610px){
	
	.boxCalAgendaP {
		height: 550px;
		height: 700px;
	}

	.boxCalAgenda {
		display: block;
	}
	
	.boxCalendarAgenda {
		margin: 10px auto;
	}
	
	.boxCalendar{
		display: block;
		margin: 40px auto;
		width: 100%;
	}

	.boxAgenda{
		display: block;
		width: 100%;
		height: 400px;
	}

	.boxAgenda ul {
		height: 400px;
	}
	
	.agHolder {
		width: 281px;
		height: 360px;
	}

	.agAllBlocos {
		width: 1686px;
	}

	.agBlocos {
		width: 281px;
	}

	.agBloco {
		width: 100%;
		height: 110px;
		margin: 10px auto auto auto;
	}
	
	.agSelCirc {
		margin: 5px auto;
	}
	
	.calHolder {
		width: 281px;
		height: 300px;
	}

	.calAllMonths {
		width: 1686px;
		height: 300px;
		left: -281px;
	}
	
	.calWeekday {
		font-size: 0.6em;
		width: 32px;
		margin: 4px;
	}
	
	.calDayBox {
		width: 39px;
		height: 39px;
	}
	
	.calDay {
		font-size: 0.6em;
		height: 18px;
		margin-left: 20px;
		margin-top: 0;		
	}
	
	.calItem {
		margin-top: 1px;
	}
	
	.calItemSq {
		height: 6px;
		width: 4px;
		margin-left: 2px;
		margin-right: 2px;
	}
	
	.calItemTxt {
		font-size: 0.4em;
		width: 25px; 
	}
		
}



/* INTER */

.interDestaque {
	float:left;
	height:300px;
	margin-top:30px; 
	width:950px;
}

.interDestaque ul {
	float:left;
	height:300px;
	list-style:none; 
	margin:0; 
	padding:0;
	width:950px;
}

.interDestaque ul li {
	display:inline; 
	float:left;
	height:300px;
	margin-right:25px;
	width:300px;
}

.interDestaque ul li.interListaFinal {
	margin:0;
	padding:0;
}
.interDestaque ul li.interLista {
	height:300px;
	width:300px;
}

.interDestaque ul li.interLista a {
	float:left;
	height:300px;
	text-decoration:none;
	width:300px;
}

.interDestaque ul li.interLista a .news {
	margin-top:19px;
}

.interDestaque ul li.interLista a .news p{
	color:#868684;
	float:left;
	font-size:14px; 
	margin-top:0;
	width:270px;
}

.interDestaque ul li.interLista a h1 {
	color:#3f3f3f; 
	font-size:30px;
	width:300px;
}

.interDestaque ul li.interLista p{
	font-size:12px; 
	margin-top:7px; 
	width:270px;
}

/*
.interDestaque ul li a {
	text-decoration:none;
}
*/

.interDestaque ul li.interLista a img {
	border:0;
	margin-top:19px;
}

.interDestaque ul li a.linkDestaques {
	background:#0091d7; 
	color:#fff; 
	float:left; 
	font-size:18px;
	margin:0;
	margin-top:-39px; 
	padding:10px 59px 10px 15px;
  width:227px;
	text-decoration:none;
}

.interDestaque ul li a.linkDestaques img {
	border:0; 
	float:left; 
	margin-top:8px; 
	padding:0 10px 0 0; 
	text-decoration:none;
}


/* MENU DESTAQUES */

.menuDestaque {
	float:left; 
	margin-top:30px; 
	width:950px;
}

.menuDestaque h1 {
	color:#3f3f3f; 
	font-size:30px;
}

.menuDestaque ul {
	float:left; 
	list-style:none; 
	margin:0; 
	padding:0;
}

.menuDestaque ul li {
	display:inline; 
	float:left; 
	margin-right:23px;
}

.menuDestaque ul li.menuListaFinal {
	margin:0;
}

.menuDestaque ul li.menuLista a {
	text-decoration:none;
}

.menuDestaque ul li p{
	color:#868684; 
	font-size:14px; 
	margin-top:10px; 
	width:270px;
}

.menuDestaque ul li a {
	text-decoration:none;
}

.menuDestaque ul li a img {
	border:0;
	margin-top:20px;
}

.menuDestaque ul li a.linkDestaques {
	background:#0091d7; 
	color:#fff; 
	float:left; 
	font-size:18px; 
	margin-top:16px; 
	padding:10px 59px 10px 15px;
  width:227px;
	text-decoration:none;
}

.menuDestaque ul li a.linkDestaques img {
	border:0; 
	float:left; 
	margin-top:8px; 
	padding:0 10px 0 0; 
	text-decoration:none;
}