/* COMEÇO CSS */

.topo{
	width: 100%;
	display: flex;
	height: 825px;	
}
.topo .box{
	float: left;
	display: flex;
	align-items: center;
	justify-content: space-between;	
	height: 825px;	
}
.topo .box .le{
	width: 50%;
	float: left;
}

.topo .box .le .logo img{
	width: 50%;
	float: left;
}
.topo .box  .img-fundo{
	width: 50%;
	float: right;
	text-align: center;
}
.topo .box .img-fundo img{
	width: 67%;
}
.topo .box .le .titulo h2{
	font-size: 54px;
	line-height: 54px;			
	color: #022354;	
	float: left;		
	font-weight: 800;
	margin-top: 15px;
}
.topo .box .le .titulo p{
	font-size: 20px;
	line-height: 34px;		
	color: #2e2e2e;		
	float: left;
	margin-top: 5px;
}
.topo .box .le .titulo .btn{
	width: 100%;
	float: left;
}
.topo .box .le .titulo .btn a{
	width: 480px;
	height: 56px;
	display: flex;
	align-items: center;
	justify-content: center	;	
	border-radius: 6px;
	
	background: linear-gradient(90deg,rgba(2, 0, 36, 1) 0%, rgba(9, 9, 121, 1) 49%, rgba(18, 64, 130, 1) 100%);
	text-decoration: none;
	color: #fff;	
	font-size: 18px;
}
.box-verde{
	width: 100%;
	float: left;
	background: #022354;
	border-radius: 100px;
	margin-top: -110px;
	padding: 100px;
}
.box-verde .conteudo{
	width: 100%;
	float: left;
}
.box-verde .conteudo .le {
	width: 48%;
	float: left;
}
.box-verde .conteudo .le .image img{
	width: 100%;
	float: left;
}
.box-verde .conteudo .ld{	
	width: 100%;
	float: right;
}
.box-verde .conteudo .ld h2{
	font-size: 30px;
	line-height: 40px;			
	color: #fff;	
	float: left;		
	font-weight: 800;
	margin-top: 0;
}
.box-verde .conteudo .ld p{
	font-size: 16px;
	line-height: 30px;		
	color: #fff;		
	float: left;
	margin-top: 5px;
}
.box-verde .conteudo .full h2{
	font-size: 30px;
	line-height: 40px;			
	color: #fff;	
	float: left;		
	font-weight: 800;
	margin-top: 50px;
	text-align: center;
	width: 100%;
	float: left;
}
.box-verde .conteudo .full p{
	font-size: 16px;
	line-height: 30px;		
	color: #fff;		
	float: left;
	margin-top: 5px;
	text-align: center;
	width: 100%;
	float: left;
}
.programa{
	margin-top: 50px;	
	margin-bottom: 50px;
	width: 100%;
	float: left;
}
.programa h2{
	font-size: 30px;
	line-height: 40px;			
	color: #022354;	
	float: left;		
	font-weight: 800;
	text-align: center;
	width: 100%;
	float: left;
}
.programa .lista-primeira{
	width: 100%;
	float: left;
}
.programa .lista-primeira li{	
	width: 33%;
	height: 90px;
    float: left;
    padding: 10px;
    margin-bottom: 0px;
}
.programa .lista-primeira .image{	
	width: 100%;
	float: left;
	text-align: center;
}
.programa .lista-primeira .image img{	
	width: 100%;
	float: left;
}

.sobre{
	width: 100%;
	float: left;
	background: linear-gradient(266deg,rgba(19, 65, 130, 1) 0%, rgba(2, 35, 84, 1) 100%);
	border-radius: 50px;
	padding: 50px;
	position: relative;
    z-index: 9999;
}
.sobre .conteudo{
	width: 100%;
	float: left;
}
.sobre .conteudo .le {
	width: 48%;
	float: left;
}
.sobre .conteudo .le .image img{
	width: 100%;
	float: left;
}
.sobre .conteudo .ld .image img{
	width: 100%;
	float: left;
}
.sobre .conteudo .ld{	
	width: 100%;
	float: right;
}
.sobre .conteudo .ld h2{
	font-size: 30px;
	line-height: 40px;			
	color: #fff;	
	float: left;		
	font-weight: 800;
	margin-top: 70px;
	text-align: left;
	width: 100%;
	margin-bottom: 20px;
}
.sobre .conteudo .ld p{
	font-size: 16px;
	line-height: 30px;		
	color: #fff;		
	float: left;
	margin-top: 5px;
	text-align: left;
}

.sobre .conteudo .le .btn{
	width: 100%;
	float: left;
	padding-bottom: 30px;
}
.sobre .conteudo .le .btn a{
	width: 480px;
	height: 56px;
	display: flex;
	align-items: center;
	justify-content: center	;	
	border-radius: 6px;
	background: #fff;
	text-decoration: none;
	color: #022354;	
	font-size: 18px;
}

.conquistar{
	width: 100%;
	float: left;
	margin-top: 50px;
	margin-bottom: 50px;
}
.conquistar .le{	
	width: 48%;
	float: left;
}
.conquistar .le h2{
	font-size: 30px;
	line-height: 40px;			
	color: #022354;	
	float: left;		
	font-weight: 800;
	margin-top: 70px;
}
.conquistar .le .btn{
	width: 100%;
	float: left;
}
.conquistar .le .btn a{
	width: 480px;
	height: 56px;
	display: flex;
	align-items: center;
	justify-content: center	;	
	border-radius: 6px;
	background: #022354;
	text-decoration: none;
	color: #fff;	
	font-size: 18px;
}
.conquistar .ld{	
	width: 48%;
	float: right;	
}
.conquistar .ld .lista-conquista{
	width: 100%;
	float: right;	
}
.conquistar .ld .lista-conquista li{
	width: 48%;
	float: left;
	padding: 20px;	
	background: #022354;		
	border-radius: 18px;	
	font-size: 16px;
	line-height: 30px;		
	color: #fff;			
	margin-bottom: 10px;
}
.conquistar .ld .lista-conquista li:nth-child(2n){	
	float: right;	
}	
.funciona{
	width: 100%;
	float: left;
	margin-top: 50px;
	margin-bottom: 50px;
	background: #ebebeb;
}
.funciona .le{	
	width: 48%;
	float: left;
}
.funciona .le h2{
	font-size: 30px;
	line-height: 40px;			
	color: #022354;	
	float: left;		
	font-weight: 800;
	margin-top: 70px;
}
.funciona .le .btn{
	width: 100%;
	float: left;
}
.funciona .le .btn a{
	width: 480px;
	height: 56px;
	display: flex;
	align-items: center;
	justify-content: center	;	
	border-radius: 6px;
	background: #022354;
	text-decoration: none;
	color: #fff;	
	font-size: 18px;
}
.funciona .ld{	
	width: 48%;
	float: right;	
}
.funciona .ld .lista-funciona{
	width: 100%;
	float: right;	
}
.funciona .ld .lista-funciona li{
	width: 100%;
	float: left;			
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.funciona .ld .lista-funciona li h2{
	font-size: 20px;
    line-height: 30px;
    color: #022354;
    float: left;
    margin-top: 5px;

}

.funciona .ld .lista-funciona li h2 .image{
	float: left;
}
.funciona .ld .lista-funciona li h2 .image img{
	width: 20%;

}


.funciona .ld .lista-funciona li p{
	font-size: 16px;
    line-height: 30px;
    color: #022354;
    float: left;
    margin-top: 5px;
	text-align: center;
}

.depoimentos{
	width: 100%;
	float: left;
	width: 100%;
    float: left;
    padding: 50px;
	margin-bottom: 50px;
    background: #ebebeb;

}

.depoimentos h3{
	font-size: 30px;
    line-height: 40px;
    color: #022354;
    float: left;
    font-weight: 800;
    text-align: center;
    width: 100%;
    float: left;
}
.depoimentos .le{	
	width: 100%;
	float: left;	
}
.depoimentos .le .images {
	text-align: center;
	display: flex;
    align-items: center;
    justify-content: center;
}
.depoimentos .le .images img{
	width: 40%;
}

.depoimentos .ld{	
	 width: 100%;
    float: right;

}
.depoimentos .ld h2{
	font-size: 20px;
    line-height: 30px;
    color: #022354;
    float: left;
    margin-top: 5px;

}
.depoimentos p{
	font-size: 16px;
    line-height: 30px;
    color: #022354;
    float: left;
}


.depoimentos .ld .btn{
	width: 100%;
	float: left;
    display: flex;
    align-items: center;
    justify-content: center;
	margin-bottom: 50px;
}
.depoimentos .ld .btn a{
	width: 480px;
	height: 56px;
	display: flex;
	align-items: center;
	justify-content: center	;	
	border-radius: 6px;
	background: #022354;
	text-decoration: none;
	color: #fff;	
	font-size: 18px;
}




.metodo{
	width: 100%;
	display: flex;
	background: linear-gradient(266deg,rgba(19, 65, 130, 1) 0%, rgba(2, 35, 84, 1) 100%);
	padding: 110px 0;
	margin-bottom: 30px;
}
.metodo .le{	
	width: 100%;
	float: left;
}
.metodo .le h2{
	font-size: 30px;
	line-height: 40px;				
	color: #fff;			
	float: left;		
	font-weight: 800;	
	width: 100%;
	float: left;
	text-align: center;
}
.metodo .le p{
	font-size: 16px;
	line-height: 30px;		
	color: #fff;		
	float: left;
	margin-top: 5px;
}
.metodo .le .btn{
	width: 100%;
	float: left;
}
.metodo .le .btn a{
	width: 480px;
	height: 56px;
	display: flex;
	align-items: center;
	justify-content: center	;	
	border-radius: 6px;
	background: #022354;
	text-decoration: none;
	color: #fff;	
	font-size: 18px;
}
.agora{
	width: 100%;
	float: left;
	padding: 50px 0;
}
.agora .fundo{	
	width: 100%;
	float: left;
	padding: 50px;
	background: #ebebeb;
}

.agora .fundo-t{	
	width: 100%;
	float: left;
	padding: 50px;
	background: #ebebeb;
}

.agora .fundo h2{
	font-size: 35px;
	line-height: 40px;				
	color: #022354;		
	font-weight: 800;	
	text-align: center;
	width: 100%;
	float: left;
}
.agora .fundo p{
	font-size: 16px;
	line-height: 16px;		
	color: #022354;	
	margin-top: 5px;
	text-align: center;
	width: 100%;
	float: left;
}
.agora .btn{
	width: 100%;
	float: left;
	display: flex;
	align-items: center;
	justify-content: center;
}
.agora .btn a{
	width: 480px;
	height: 56px;
	display: flex;
	align-items: center;
	justify-content: center	;	
	border-radius: 6px;
	background: #022354;
	text-decoration: none;
	color: #fff;	
	font-size: 18px;
}
.agora p{
	font-size: 16px;
	line-height: 16px;		
	color: #022354;	
	margin-top: 10px;
	text-align: center;
	width: 100%;
	float: left;
}



.completo{
	width: 100%;
	float: left;	
	padding: 50px 0;
	background: #022354;
}
.completo .fundo{	
	width: 100%;
	float: left;
	padding: 50px;
}

.completo .fundo{	
	width: 100%;
	float: left;
	padding: 0;
}

.completo .fundo h2{
	font-size: 35px;
	line-height: 40px;				
	color: #fff;		
	font-weight: 800;	
	text-align: center;
	width: 100%;
	float: left;
}
.completo .fundo p{
	font-size: 16px;
	line-height: 16px;		
	color: #fff;	
	margin-top: 5px;
	text-align: center;
	width: 100%;
	float: left;
}
.completo .btn{
	width: 100%;
	float: left;
	display: flex;
	align-items: center;
	justify-content: center;
}
.completo .btn a{
	width: 480px;
	height: 56px;
	display: flex;
	align-items: center;
	justify-content: center	;	
	border-radius: 6px;
	background: #fff;
	text-decoration: none;
	color: #022354;	
	font-size: 18px;
}
.completo p{
	font-size: 16px;
	line-height: 16px;		
	color: #fff;		
	margin-top: 10px;
	text-align: center;
	width: 100%;
	float: left;
}


.valor{
	width: 100%;
	float: left;	
	display: flex;
	align-items: center;	
	justify-content: center;	
	margin-bottom: 50px;
}

.valor .box{
	width: 40%;
	float: left;
	background: #022354;
	border-radius: 30px;
	padding: 30px;	
}
.valor .box p{
	color: #fff;
	font-size: 18px;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.valor .box h2{
	color: #fff;
	font-size: 55px;
	text-align: center;

}
.valor .box h2 span{
	color: #fff;
	font-size: 16px;
	text-align: center;
}

.valor .box .btn{
	width: 100%;
	float: left;
	display: flex;
	align-items: center;
	justify-content: center;
}
.valor .box .btn a{
	width: 480px;
	height: 56px;
	display: flex;
	align-items: center;
	justify-content: center	;	
	border-radius: 6px;
	background: #fff;
	text-decoration: none;
	color: #022354;	
	font-size: 18px;
}


/* FIM CSS */
 @media all and (max-width: 1440px) {
	 .cc_container {
		 padding: 1.7% 10%;
	}
}
@media all and (max-width: 769px) {
	 .cc_container {
		 height: 200px;
		 text-align: justify;
		 padding: 2%;
	}
	 .cc_container .cc_btn {
		 margin-bottom: 0;
		 position: absolute;
		 bottom: 10%;
		 margin-left: 10px;
	}
	.topo{
		height: auto;
		background: none;
	}
	.topo .box{
		display: initial;
		height: auto;	
	}
	.topo .box .le{
		width: 100%;
		padding: 0 10px;
		padding-top: 30px;
	}
	.topo .box .le .titulo h2{
		width: 100%;
		float: left;
		text-align: center;
	}
	.topo .box .le .titulo p{
		width: 100%;
		float: left;
		text-align: center;
	}
	.topo .box .le .img-fundo{
		display: block;
		text-align: center;
	}
	.topo .box .le .img-fundo img{
		width: 100%;
	}
	.topo .box .le .logo{
		text-align: center;
        width: 100%;
        display: flex;
        justify-content: center;
	}
	.topo .box .img-fundo{
		width: 100%;
		float: right;
		text-align: center;
		padding-top: 32px;
	}
	.topo .box .le .titulo .btn{
		justify-content: center;
	}
	.box-verde{
		margin-top: -10px;
        z-index: 999;
        position: relative;
		padding: 50px;
		border-radius: 50px;
	}
	.box-verde .conteudo .le{
		width: 100%;
	}
	.box-verde .conteudo .le .image img{
		padding: 50px;
		padding-top: 0;
	}
	.box-verde .conteudo .ld{
		width: 100%;
	}
	.box-verde .conteudo .ld p{
		margin-bottom: 20px;
		text-align: center;
	}
	.box-verde .conteudo .ld h2{
		text-align: center;
	}
	.box-verde .conteudo .full h2{		
    	margin-top: 0;
	}
	.programa .lista-primeira li{
		width: 50%;
	}
	.sobre .conteudo .le{
		width: 100%;
	}
	.sobre .conteudo .ld{
		width: 100%;
		margin-bottom: 20px;
	}
	.sobre .conteudo .ld h2{
		margin-top: 0;
		text-align: center;
	}
	.sobre .conteudo .ld p{
	}
	.sobre .conteudo .ld .btn{
		justify-content: center;
		margin-bottom: 30px;
	}
	.sobre .conteudo .le .image img{
		padding: 0;
		padding-bottom: 0;
		padding-top: 0;	
	}
	.conquistar{		
    	margin-top: 50px;	
	}
	.conquistar .le{
		width: 100%;
	}
	.conquistar .le h2{		
    	margin-top: 0;
		text-align: center;
		width: 100%;
		float: left;
	}
	.conquistar .le .btn{
		justify-content: center;
	}
	.conquistar .ld{
		width: 100%;
		margin-top: 30px;		
	}
	.conquistar .ld .lista-conquista li{
		width: 100%;
	}
	.funciona{
    	margin-top: -50px;
		margin-bottom: 0;
	}
	.funciona .le{
		width: 100%;
	}
	.funciona .ld{
		width: 100%;
		margin-bottom: 30px;
        padding: 30px;
        border-radius: 30px;
	}
	.funciona .le h2{	
		text-align: center;
		width: 100%;
	}
	.funciona .le .btn{
		justify-content: center;
		margin-top: 20px;
    	margin-bottom: 20px;
	}
	.funciona .ld .lista-funciona li h2{
		float: left;
		width: 100%;
	}
	.funciona .ld .lista-funciona li p{
		width: 100%;
		float: left;		
	}
	.metodo{
		padding: 50px 0;
	}
	.metodo .le{
		width: 100%;
	}	
	.funciona .ld .lista-funciona li h2{
		color: #fff;
	}
	.funciona .ld .lista-funciona li p{

	}
	.funciona .ld .lista-funciona li h2 .image{
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.funciona .ld .lista-funciona li h2 .image img{
		width: 11%;	
	}
}
 @media all and (max-width: 500px) {
	 .cc_container {
		 height: 250px;
	}
	.topo .box .le .logo img{
		width: 50%
	}
	.topo .box .le .img-fundo img{
		width: 100%;
	}
	.topo .box{
		width: 100%;
	}
	.topo .box .le .titulo h2{
		font-size: 30px;
    	line-height: 30px;
	}
	.topo .box .le .titulo p{
		font-size: 18px;
    	line-height: 20px;
	}
	.sobre{
		padding: 40px;
	}
	.box-verde{
		padding: 40px;
	}
	.funciona{
		padding: 0 15px;
	}
	.box-verde .conteudo .ld p{
		margin-bottom: 0;
	}
	.box-verde .conteudo .ld h2{
		font-size: 30px;
    	line-height: 36px;
	}
	.box-verde .conteudo .full h2{
		font-size: 30px;
    	line-height: 36px;
	}
	.box-verde .conteudo .le .image img{
		padding: 20px;
	}
	.programa .lista-primeira li{		
		width: 100%;
	}
	.valor .box{
		width: 80%;
	}
	.depoimentos .le{	
		width: 100%;

	}
	.depoimentos .le .images img{
		width: 100%;
	}
	.depoimentos{
		padding: 30px;
		margin-bottom: 50px;
	}
	.depoimentos .ld{	
		width: 100%;
		
	}
}
 @media all and (max-width: 414px) {
	 .cc_container {
		 margin: 0;
		 height: 250px;
	}
	 .cc_container .cc_btn {
		 margin-left: 10px;
	}
}
 
.cookieConsentContainer {
	z-index: 9999999;
	position: fixed;
	bottom: 60px;
	left: 5%;
	width: 40rem;
	background: #022354;
	font-size: 15px;
	padding: 30px;
  }
  .cookieConsentContainer .cookieDesc a {
	color: #fff;
	text-decoration: underline;
	font-size: 16px;
	font-weight: bold;
  }
  .cookieConsentContainer .cookieDesc p {
	font-size: 15px;
	color: #fff;
	font-weight: 500;
	line-height: 1.8;
  }
  .cookieConsentContainer .cookieButton {
	display: flex;
	justify-content: space-between;
	margin-top: 1rem;
  }
  .cookieConsentContainer .cookieButton a {
	padding: 15px 25px;
	font-size: 15px;
	background: #fff;
	border: 1px solid #fff;
	border-radius: 10px;
	color: #022354;
	text-decoration: none;
	text-transform: uppercase;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	transition: 0.3s;
	letter-spacing: 6px;
	font-weight: normal;
  }
  .cookieConsentContainer .cookieButton a:hover {
	background: transparent;
	color: #fff;
  }
  .cookieConsentContainer .cookieButton .btn_mostrar a {
	background: transparent;
	color: #fff;
	transition: 0.3s;
  }
  .cookieConsentContainer .cookieButton .btn_mostrar a:hover {
	background: #fff;
	color: #022354;
  }
  .popup {
	position: fixed !important;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 999999999999999;
	left: 0;
	top: 0;
	display: none;
  }
  .popup .flu {
	position: absolute;
	width: 100%;
	height: 100%;
	background: #022354;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	left: 0;
	top: 0;
  }
  .popup a.bt-fechar {	
	display: inline;
	float: right;
	text-decoration: none;
	background: url(../img/layout/close.png?5345345) no-repeat right;
	color: transparent;
	width: 17px;
	height: 17px;
	border: none;
	margin-right: 25px;
	margin-top: 25px;
  }
  .popup .flutua {
	position: absolute;
	left: 39%;
	top: 27%;
	width: 430px;
	height: 50%;
	z-index: 1000;
	background: #fff;
  }
  .popup .flutua img {
	opacity: 100;
  }
  .popup .flutua h2 {
	width: 100%;
	float: left;
	color: #c4151c;
	font-size: 28px;
	font-weight: 800;
	font-family: "Questrial", sans-serif;
	margin-top: 50px;
	margin-bottom: 30px;
  }
  .popup .flutua p {
	width: 100%;
	float: left;
	font-size: 18px;
	font-family: "Questrial", sans-serif;
	font-weight: 800;
	font-style: italic;
	letter-spacing: 0.5px;
	text-align: center;
	margin-bottom: 35px;
	margin-top: 32px;
  }
  .popup .flutua form fieldset {
	padding: 0 55px;
  }
  .popup .flutua form fieldset .col-left {
	float: right;
	width: 100%;
	margin-bottom: 10px;
  }
  .popup .flutua form fieldset .col-left .input.checkbox {
	height: 36px;
	float: right;
	width: 100%;
  }
  .popup .flutua form fieldset .col-left input[type="checkbox"] {
	cursor: pointer;
	text-indent: -9999px;
	width: 95px;
	height: 33px;
	background: #dcdbdb;
	display: block;
	border-radius: 100px;
	border-color: #dcdbdb;
	position: relative;
	float: right;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
  }
  .popup .flutua form fieldset .col-left input[type="checkbox"]:after {
	content: "";
	position: absolute;
	top: 5px;
	left: 5px;
	width: 23px;
	height: 23px;
	background: #fff;
	border-radius: 90px;
	transition: 0.3s;
  }
  .popup .flutua form fieldset .col-left label {
	float: left;
	font-family: "Questrial", sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #000;
	border: none;
	width: 100%;
	padding: 9px 0;
	height: auto;
	display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .popup .flutua form fieldset .col-left input:checked {
	border-color: #022354;
	background: #022354;
  }
  .popup .flutua form fieldset .col-left input:checked:after {
	left: calc(100% - 5px);
	transform: translateX(-100%);
  }
  .popup .flutua form fieldset .col-left input:active:after {
	width: 130px;
  }
  .popup .flutua form fieldset .col-btn-integer {
	text-align: center;
	margin-top: 25px;
	float: left;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
  }
  .popup .flutua form fieldset .col-btn-integer .btn-enviar {
	width: 215px;
	height: 50px;
	border: 1px solid #000 !important;
	border-radius: 10px;
	color: #000 !important;
	background: #fff !important;
	text-decoration: none;
	text-transform: uppercase;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: 0.3s;
	font-size: 16px;
  }
  .popup .flutua form fieldset .form-error {
	font-family: "Questrial", sans-serif;
	font-weight: 400;
	color: #c4151c;
  }
  @media all and(max-width: 1440px) {
	.popup .flutua {
	  left: 36%;
	}
  }
  @media all and(max-width: 1000px) {
	.popup .flutua {
	  left: 26%;
	}
	.cookieConsentContainer {
	  left: 50%;
	  transform: translateX(-50%);
	}
  }
  @media all and (max-width: 650px) {
	.cookieConsentContainer {
	  width: 90%;
	}
	.cookieConsentContainer .cookieButton {
	  flex-direction: column;
	}
	.cookieConsentContainer .cookieButton .btn_mostrar {
	  margin-bottom: 1rem;
	}
  }
  @media all and(max-width: 500px) {
	.popup .flutua {
	  left: 0;
	  top: 15%;
	  width: 100%;
	}
  }
  


  /* CSS PADRÃO */

  .boxdois {
	opacity: 0;
	transform: translateY(-30px); /* Move para baixo inicialmente */
	animation: fadeIntwo 1s ease-out forwards;
  }
.box {
	opacity: 0;
	transform: translateY(30px); /* Move para baixo inicialmente */
	animation: fadeIn 1s ease-out forwards;
  }

  @keyframes fadeIn {
	from {
	  opacity: 0;
	  transform: translateY(30px);
	}
	to {
	  opacity: 1;
	  transform: translateY(0);
	}
  }

  @keyframes fadeIntwo {
	from {
	  opacity: 0;
	  transform: translateY(-30px);
	}
	to {
	  opacity: 1;
	  transform: translateY(30px);
	}
  }

  .reveal {
	opacity: 0;
	transform: translateY(50px); /* Move para baixo inicialmente */
	transition: opacity 0.6s ease-out, transform 0.6s ease-out;
  }
  
  .reveal.active {
	opacity: 1;
	transform: translateY(0);
  }



.flash-message {
  padding: 10px;
  color: white;
  background-color: green;
  position: fixed;
  top: 20px;
  right: 20px;
  z-index: 9999;
  border-radius: 5px;
  display: none;
}

.flash-message.error {
  background-color: red;
}

.infinite {
  width: 100%;
  margin-top: -20px;
  z-index: 1;
  position: relative;
}

.scrolling-container {
  width: 100%;
  overflow: hidden; /* Oculta o texto que ultrapassa os limites */
  white-space: nowrap; /* Mantém o texto em linha única */
  background: #022354; /* Fundo escuro */
  color: white;
  font-size: 16px;
  font-family: "Questrial", sans-serif;
  transform: rotate(-2deg);
}

.scrolling-containertwo {
  width: 100%;
  overflow: hidden; /* Oculta o texto que ultrapassa os limites */
  white-space: nowrap; /* Mantém o texto em linha única */
  background: #022354; /* Fundo escuro */
  color: white;
  font-size: 16px;
  font-family: "Questrial", sans-serif;
  transform: rotate(2deg);
}

.scrolling-text {
  display: inline-block;
  padding-left: 100%; /* Move o texto para fora da tela inicialmente */
  animation: scrollHorizontal 30s linear infinite; /* Animação infinita */
  color: #00000000;
  stroke: #FFFFFF;
      font-family: "Questrial", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.3em;
  color: #FFFFFF;
  padding-top: 5px; 
  padding-bottom: 5px;
}

.scrolling-text-two {
  display: inline-block;
  padding-left: 100%; /* Move o texto para fora da tela inicialmente */
  animation: scrollHorizontaltwo 50s linear infinite; /* Animação infinita */
  color: #00000000;
  stroke: #FFFFFF;
      font-family: "Questrial", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.3em;
  color: #FFFFFF;
  padding-top: 5px;
  padding-bottom: 5px;
}

@keyframes scrollHorizontal {
  0% {
    transform: translateX(1%); /* Começa fora da tela à direita */
  }
  100% {
    transform: translateX(-100%); /* Rola para fora da tela à esquerda */
  }
}

@keyframes scrollHorizontaltwo {
  0% {
    transform: translateX(-100%); /* Começa fora da tela à direita */
  }
  100% {
    transform: translateX(1%); /* Rola para fora da tela à esquerda */
  }
}


.pulsing-image {
    animation: pulse 1.5s infinite; /* Animação de pulso infinita */
} 

@keyframes pulse {
    0%, 100% {
        transform: scale(1); /* Tamanho original */
    }
    50% {
        transform: scale(1.1); /* Aumenta 10% */
    }
}
@import url('https://fonts.googleapis.com/css?family=Teachers:ital,wght@0,400..800;1,400..800&display=swap');
@import url('https://fonts.googleapis.com/css?family=Chau+Philomene+One:ital@0;1&display=swap');

 *, *:before, *:after {
	 -webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
	 box-sizing: border-box;
}
 html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, figure, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	 margin: 0;
	 padding: 0;
	 border: 0;
	 outline: 0;
	 font-size: 100%;
	 vertical-align: baseline;
	 background: transparent;
}
 body {
	 line-height: 1;
}
 ol, ul {
	 list-style: none;
}
 blockquote, q {
	 quotes: none;
}
 :focus {
	 outline: 0;
}
 ins {
	 text-decoration: none;
}
 del {
	 text-decoration: line-through;
}
 table {
	 border-collapse: collapse;
	 border-spacing: 0;
}
 a {
	 text-decoration: none;
}
 a:hover {
	 text-decoration: underline;
}
 hr {
	 display: none;
}
 #accessJumperMenu {
	 display: none;
	 position: absolute;
	 top: -150px;
}
 button, input[type=submit], input[type=image], input[type=button], input[type=text], input[type=email], input[type=tel], input[type=url], input[type=search] {
	 appearance: none;
	 -moz-appearance: none;

	 border-radius: 0;
	 -moz-border-radius: 0;
	 -webkit-border-radius: 0;
	 background: 0;
	 border: 0;
	 font-size: 1em;
	 color: blue;
}

 .clearfix:before, .clearfix:after {
	 display: table;
	 content: "";
	 line-height: 0;
}
 .clearfix:after {
	 clear: both;
}
 .pull-left {
	 float: left;
}
 .pull-right {
	 float: right;
}
 .text-overflow {
	 overflow: hidden;
	 text-overflow: ellipsis;
	 white-space: nowrap;
}
 .hide-text {
	 font: 0/0 a;
	 color: transparent;
	 text-shadow: none;
	 background-color: transparent;
	 border: 0;
}
 .container {
	 width: 60%;
	 margin-left: auto;
	 margin-right: auto;
}

 .corte {
	 width: 75%;
	 margin-left: auto;
	 margin-right: auto;
}

 @media all and (max-width: 1024px) {
	 .container {
		 display: inline;
		 float: left;
		 width: 98.125%;
		 margin: 0 0.9375%;
		 width: 98.0729166667%;
		 margin: 0 0.8854166667%;
	}
	 .corte {
		 width: 100%;
		 margin: 0;
	}
}

 body {
	 height: 100%;
	 font-family: "Questrial", sans-serif;
	 font-optical-sizing: auto;
	 font-weight: 400;
	 font-style: normal;
	 background: #f1f1f1;
}
 body {
	 width: 100%;
	 zoom: 1;
}
 body:before, body:after {
	 display: table;
	 content: "";
	 line-height: 0;
}
 body:after {
	 clear: both;
}
 body:before, body:after {
	 content: "";
	 display: table;
}
 body:after {
	 clear: both;
}
 #page header {
	 position: absolute;
	 z-index: 100;
	 margin: auto;
	 width: 100%;
	 float: left;
	 padding-top: 20px;
}
 #page header h1 {
	 float: left;
}
 #page footer {
	 width: 100%;
	 float: left;
}
 #page footer .desenvolvimento {
	 width: 100%;
	 float: left;
	 padding: 20px 0;
	 background: #022354;
}
 #page footer .desenvolvimento p {
	 color: #fff;
	 font-weight: 300;
	 text-align: center;
	 font-size: 16px;
}
 @media all and (max-width: 769px) {
	 #page footer .topo .le .btn {
		 width: 100%;
		 justify-content: center;
	}
	 #page footer .topo .ld {
		 padding: 0 15px;
	}
}
 .ui-form-1 .text, .ui-form-1 .email, .ui-form-1 .password, .ui-form-1 .date, .ui-form-1 .select {
	 zoom: 1;
	 width: 100%;
	 min-height: 42px;
}
 .ui-form-1 .text:before, .ui-form-1 .email:before, .ui-form-1 .password:before, .ui-form-1 .date:before, .ui-form-1 .select:before, .ui-form-1 .text:after, .ui-form-1 .email:after, .ui-form-1 .password:after, .ui-form-1 .date:after, .ui-form-1 .select:after {
	 display: table;
	 content: "";
	 line-height: 0;
}
 .ui-form-1 .text:after, .ui-form-1 .email:after, .ui-form-1 .password:after, .ui-form-1 .date:after, .ui-form-1 .select:after {
	 clear: both;
}
 .ui-form-1 .text:before, .ui-form-1 .email:before, .ui-form-1 .password:before, .ui-form-1 .date:before, .ui-form-1 .select:before, .ui-form-1 .text:after, .ui-form-1 .email:after, .ui-form-1 .password:after, .ui-form-1 .date:after, .ui-form-1 .select:after {
	 content: "";
	 display: table;
}
 .ui-form-1 .text:after, .ui-form-1 .email:after, .ui-form-1 .password:after, .ui-form-1 .date:after, .ui-form-1 .select:after {
	 clear: both;
}
 .ui-form-1 .tel {
	 zoom: 1;
	 width: 65%;
	 min-height: 42px;
	 float: left;
}
 .ui-form-1 .tel:before, .ui-form-1 .tel:after {
	 display: table;
	 content: "";
	 line-height: 0;
}
 .ui-form-1 .tel:after {
	 clear: both;
}
 .ui-form-1 .tel:before, .ui-form-1 .tel:after {
	 content: "";
	 display: table;
}
 .ui-form-1 .tel:after {
	 clear: both;
}
 .ui-form-1 .hyphen {
	 float: left;
	 margin: 12px 10px;
}
 .ui-form-1 .ddd {
	 width: 29.45%;
	 float: left;
	 min-height: 42px;
}
 .ui-form-1 fieldset {
	 border: 0;
	 padding: 0;
}
 .ui-form-1 .section-legend {
	 color: #aaa;
	 font-size: 16px;
	 margin-bottom: 15px;
}
 .ui-form-1 textarea, .ui-form-1 input[type="number"], .ui-form-1 input[type="tel"], .ui-form-1 input[type="password"], .ui-form-1 input[type="email"], .ui-form-1 input[type="text"] {

	 border-radius: 0;
	 float: left;
	 width: 100%;
	 height: 38px;
	 font-size: 14px;
	 color: black;
	 padding: 8px 10px;
	 border: 1px solid #aaa;
	 background: white;
	 font-weight: normal;
	 -webkit-box-shadow: inset 0 0 1px 0 rgba(0, 0, 0, 0.2);
	 -moz-box-shadow: inset 0 0 1px 0 rgba(0, 0, 0, 0.2);
	 box-shadow: inset 0 0 1px 0 rgba(0, 0, 0, 0.2);
}
 .ui-form-1 input[readonly], .ui-form-1 input[disabled] {
	 background-color: #f7f7f7;
	 color: #666;
	 cursor: default;
}
 .ui-form-1 .select-styled + div.form-error, .ui-form-1 input + div.form-error, .ui-form-1 input + .error-message, .ui-form-1 label + div.form-error, .ui-form-1 label + .error-message {
	 clear: both;
	 display: inline-block;
	 width: 100%;
	 margin-top: 7px;
}
 .ui-form-1 .textarea {
	 height: auto !important;
}
 .ui-form-1 .textarea textarea {
	 float: none;
	 display: inline-block;
	 width: 100%;
	 height: 92px;
}
 .ui-form-1 .select-wrapper {
	 position: relative;
	 width: 100%;
	 height: 35px;
	 font-size: 14px;
	 margin-bottom: 14px;
}
 .ui-form-1 .customSelect {
	 width: 100%;
	 height: 100%;
	 padding: 8px 10px;
	 border: 1px solid #d7d7d7;
	 background: white;
}
 .ui-form-1 .customSelect:after {
	 position: absolute;
	 right: 15px;
	 top: 50%;
	 -webkit-transform: translate(0, -50%);
	 -moz-transform: translate(0, -50%);
	 -ms-transform: translate(0, -50%);
	 -o-transform: translate(0, -50%);
	 transform: translate(0, -50%);
	 display: block;
	 content: " ";
	 width: 15px;
	 height: 8px;
	 background: url(../img/layout/seta_select.png);
}
 .ui-form-1 .customSelectInner {
	 width: 100% !important;
}
 .ui-form-1 .select-styled.hasCustomSelect {
	 z-index: 100;
}
 .ui-form-1 .input:not(.is-select-styled) select {
	 font-size: 14px;
	 border: 0;
	 background-color: white;
	 height: 33px;
}
 .ui-form-1 ::-webkit-input-placeholder {
	 color: #aaa;
	 font-weight: normal;
}
 .ui-form-1 ::-moz-placeholder {
	 color: #aaa;
	 font-weight: normal;
}
 .ui-form-1 :-ms-input-placeholder {
	 color: #aaa;
	 font-weight: normal;
}
 .ui-form-1 :-moz-placeholder {
	 color: #aaa;
	 font-weight: normal;
}
 .ui-form-1 .has-error .customSelect, .ui-form-1 .has-error label, .ui-form-1 .has-error .form-error, .ui-form-1 .has-error .error-message {
	 border-color: #c00;
	 color: #c00;
}
 .ui-form-1 .has-error .customSelect:-moz-placeholder, .ui-form-1 .has-error label:-moz-placeholder, .ui-form-1 .has-error .form-error:-moz-placeholder, .ui-form-1 .has-error .error-message:-moz-placeholder {
	 color: #c00;
}
 .ui-form-1 .has-error .customSelect:-ms-input-placeholder, .ui-form-1 .has-error label:-ms-input-placeholder, .ui-form-1 .has-error .form-error:-ms-input-placeholder, .ui-form-1 .has-error .error-message:-ms-input-placeholder {
	 color: #c00;
}
 .ui-form-1 .has-error .customSelect::-webkit-input-placeholder, .ui-form-1 .has-error label::-webkit-input-placeholder, .ui-form-1 .has-error .form-error::-webkit-input-placeholder, .ui-form-1 .has-error .error-message::-webkit-input-placeholder {
	 color: #c00;
}
 .ui-form-1 button[type="submit"] {
	 margin-top: 20px;
}
 .ui-form-normal-label .select label, .ui-form-normal-label .number label, .ui-form-normal-label .tel label, .ui-form-normal-label .textarea label, .ui-form-normal-label .email label, .ui-form-normal-label .password label, .ui-form-normal-label .text label, .ui-form-normal-label .date label, .ui-form-normal-label .file label {
	 font-family: "Din semibold";
	 display: block;
	 font-size: 16px;
	 margin-bottom: 5px;
	 color: #6a6969;
}
 .ui-form-merged-label .number label, .ui-form-merged-label .tel label, .ui-form-merged-label .textarea label, .ui-form-merged-label .email label, .ui-form-merged-label .password label, .ui-form-merged-label .text label, .ui-form-merged-label .file input[type="file"] + label {

	 border-radius: 0;
	 float: left;
	 width: 100%;
	 height: 38px;
	 font-size: 14px;
	 color: black;
	 padding: 8px 10px;
	 border: 1px solid #aaa;
	 background: white;
	 font-weight: normal;
	 -webkit-box-shadow: inset 0 0 1px 0 rgba(0, 0, 0, 0.2);
	 -moz-box-shadow: inset 0 0 1px 0 rgba(0, 0, 0, 0.2);
	 box-shadow: inset 0 0 1px 0 rgba(0, 0, 0, 0.2);
}
 .ui-form-merged-label .number label, .ui-form-merged-label .tel label, .ui-form-merged-label .email label, .ui-form-merged-label .password label, .ui-form-merged-label .file label, .ui-form-merged-label .text label {
	 float: left;
	 width: 20%;
	 padding-right: 0;
}
 .ui-form-merged-label .number label, .ui-form-merged-label .tel label, .ui-form-merged-label .text label, .ui-form-merged-label .email label, .ui-form-merged-label .password label {
	 border-right: 0;
	 -webkit-border-top-left-radius: 3px;
	 -moz-border-radius-topleft: 3px;
	 border-top-left-radius: 3px;
	 -webkit-border-bottom-left-radius: 3px;
	 -moz-border-radius-bottomleft: 3px;
	 border-bottom-left-radius: 3px;
}
 .ui-form-merged-label label + input[type="number"], .ui-form-merged-label label + input[type="tel"], .ui-form-merged-label label + input[type="text"], .ui-form-merged-label label + input[type="email"], .ui-form-merged-label label + input[type="password"] {
	 border-left: 0;
	 -webkit-border-top-left-radius: 0;
	 -moz-border-radius-topleft: 0;
	 border-top-left-radius: 0;
	 -webkit-border-bottom-left-radius: 0;
	 -moz-border-radius-bottomleft: 0;
	 border-bottom-left-radius: 0;
	 width: 80%;
}
 .ui-form-merged-label .textarea label {
	 float: none;
	 display: inline-block;
	 width: 100%;
	 border-bottom: 0;
	 -webkit-border-top-right-radius: 3px;
	 -moz-border-radius-topright: 3px;
	 border-top-right-radius: 3px;
	 -webkit-border-top-left-radius: 3px;
	 -moz-border-radius-topleft: 3px;
	 border-top-left-radius: 3px;
}
 .ui-form-merged-label .textarea label + textarea {
	 padding-top: 0;
	 border-top: 0;
	 -webkit-border-top-right-radius: 0;
	 -moz-border-radius-topright: 0;
	 border-top-right-radius: 0;
	 -webkit-border-top-left-radius: 0;
	 -moz-border-radius-topleft: 0;
	 border-top-left-radius: 0;
}
 .radios, .checkboxes {
	 overflow: auto;
	 zoom: 1;
}
 .radios .radio, .checkboxes .radio, .radios .checkbox, .checkboxes .checkbox {
	 position: relative;
	 margin: 0 0 20px;
	 text-align: left;
	 vertical-align: middle;
}
 .radios input[type="radio"], .checkboxes input[type="radio"], .radios input[type="checkbox"], .checkboxes input[type="checkbox"] {
	 position: absolute;
	 left: -999em;
	 margin: 0;
	 padding: 0;
}
 .radios input[type="radio"] + label, .checkboxes input[type="radio"] + label, .radios input[type="checkbox"] + label, .checkboxes input[type="checkbox"] + label {
	 font-family: 'Din';
	 font-size: 16px;
	 font-weight: normal;
	 line-height: 20px;
	 vertical-align: middle;
	 padding-left: 0;
	 color: #aaa;
	 cursor: pointer;
	 text-transform: uppercase;
}
 .radios input[type="radio"] + label:hover, .checkboxes input[type="radio"] + label:hover, .radios input[type="checkbox"] + label:hover, .checkboxes input[type="checkbox"] + label:hover {
	 color: #aaa;
}
 .radios input[type="radio"] + label:before, .checkboxes input[type="radio"] + label:before, .radios input[type="checkbox"] + label:before, .checkboxes input[type="checkbox"] + label:before {
	 display: inline-block;
	 content: '';
	 width: 28px;
	 height: 28px;
	 vertical-align: middle;
	 cursor: pointer;
	 background-color: #fff;
	 border: 1px solid #8c8c8c;
	 -webkit-border-radius: 3px;
	 -moz-border-radius: 3px;
	 border-radius: 3px;
	 margin-right: 15px;
}
 .radios input[type="radio"] + label:before, .checkboxes input[type="radio"] + label:before {
	 width: 23px;
	 height: 23px;
	 -webkit-border-radius: 50%;
	 -moz-border-radius: 50%;
	 border-radius: 50%;
}
 .radios input[type="radio"]:checked + label:before, .checkboxes input[type="radio"]:checked + label:before, .radios .radio.checked label:before, .checkboxes .radio.checked label:before, .radios input[type="checkbox"]:checked + label:before, .checkboxes input[type="checkbox"]:checked + label:before, .radios .checkbox.checked label:before, .checkboxes .checkbox.checked label:before {
	 background: #fff url(../img/layout/check_mark.png) no-repeat center;
}
 .radios .has-error input[type="radio"] + label, .checkboxes .has-error input[type="radio"] + label, .radios .has-error input[type="checkbox"] + label, .checkboxes .has-error input[type="checkbox"] + label {
	 color: #c00;
}
 .radios .has-error input[type="radio"] + label:before, .checkboxes .has-error input[type="radio"] + label:before, .radios .has-error input[type="checkbox"] + label:before, .checkboxes .has-error input[type="checkbox"] + label:before {
	 border-color: #c00;
}
 input[type="submit"].ui-button-1 {
	 padding: 0 15px;
}
 .ui-form-search {
	 height: 48px;
}
 .ui-form-search .input {
	 margin-right: 80px;
	 height: 100%;
}
 .ui-form-search .input input {
	 font-size: 15px;
	 font-style: italic;
	 font-weight: 100;
	 box-sizing: border-box;
	 padding: 10px 5px 10px 20px;
	 width: 100%;
	 height: 100%;
	 border: 1px solid white;
	 -webkit-border-top-left-radius: 3px;
	 -moz-border-radius-topleft: 3px;
	 border-top-left-radius: 3px;
	 -webkit-border-bottom-left-radius: 3px;
	 -moz-border-radius-bottomleft: 3px;
	 border-bottom-left-radius: 3px;
}
 .ui-form-search .bt-search {
	 float: right;
	 width: 80px;
	 height: 100%;
	 cursor: pointer;
	 background: #1f7eaa;
	 border: 1px solid white;
	 -webkit-border-top-right-radius: 3px;
	 -moz-border-radius-topright: 3px;
	 border-top-right-radius: 3px;
	 -webkit-border-bottom-right-radius: 3px;
	 -moz-border-radius-bottomright: 3px;
	 border-bottom-right-radius: 3px;
}
 .ui-form-search .bt-search svg {
	 width: 32px;
	 height: 32px;
}
 .ui-form-search .bt-search svg path {
	 fill: #fff !important;
}
 .hide {
	 display: none;
}
 .show {
	 display: inherit;
}
 .ui-button {
	 display: inline-block;
	 font-size: 15px;
	 color: white;
	 background: #1f7eaa;
	 padding: 10px 24px;
	 -webkit-border-radius: 4px;
	 -moz-border-radius: 4px;
	 border-radius: 4px;
}
 .ui-button:hover {
	 text-decoration: none;
	 background: #279ed5;
}
 .ui-table {
	 margin: 0 auto;
}
 .ui-table thead tr th, .ui-table tr.thead td {
	 font-size: 15px;
	 font-weight: normal;
	 color: blue;
	 padding: 6px;
	 cursor: default;
	 text-align: center;
}
 .ui-table thead tr th.th3 {
	 border-right: 0 none;
}
 .ui-table tbody tr td, .ui-table tfoot tr td {
	 padding: 9px;
	 text-align: center;
	 color: red;
	 border-top: 1px solid #dfdfdf;
}
 .ui-table tbody tr:nth-child(2n) td {
	 background: #f6f6f6;
}
 .ui-table tbody tr:hover td {
	 background: #f3f3f3;
}
 .ui-table tfoot tr td {
	 text-align: left;
}
 .paging {
	 text-align: center;
	 clear: both;
	 margin: 21px 0 12px;
	 cursor: default;
	 line-height: 29px;
}
 .paging a, .paging span.current {
	 display: inline-block;
	 color: green;
	 background: 0;
	 font-weight: bold;
	 font-size: 15px;
	 padding: 0 5px;
	 width: 29px;
	 height: 29px;
	 -webkit-border-radius: 60px;
	 -moz-border-radius: 60px;
	 border-radius: 60px;
}
 .paging span.current, .paging a:hover {
	 color: white;
	 text-decoration: none;
	 background: green;
}
 .paging .setas {
	 display: inline-block;
}
 .paging .setas a {
	 text-indent: -1000em;
	 background: #008000 url("../img/layoutsetas.png") -29px center no-repeat;
}
 .paging .prev a {
	 background-position: 0 center;
}
 .paging .disabled {
	 display: none;
}
 #content ::-webkit-scrollbar {
	 height: 9px;
	 width: 9px;
}
 #content ::-webkit-scrollbar-button:start:decrement, #content ::-webkit-scrollbar-button:end:increment {
	 background-color: transparent;
	 display: block;
	 height: 0;
}
 #content ::-webkit-scrollbar-track-piece {
	 background-color: #f3f3f3;
	 -webkit-border-radius: 9px;
	 border-radius: 9px;
}
 #content ::-webkit-scrollbar-thumb:vertical, #content ::-webkit-scrollbar-thumb:horizontal {
	 background-color: #d6d6d6;
	 -webkit-border-radius: 9px;
	 border-radius: 9px;
}
 .message {
	 letter-spacing: -1px;
	 font-size: 23px;
	 line-height: 24px;
	 font-family: 'Open Sans', sans-serif;
	 font-weight: bold;
	 text-align: center;
	 padding: 25px 0;
	 background-color: #022354;
	 position: fixed !important;
	 position: absolute;
	 top: 0;
	 left: 0;
	 width: 100%;
	 z-index: 1001;
	 color: #3dd2ae;
	 cursor: default;
}
 .message-error {
	 background-color: #900;
	 background-color: black;
	 border-bottom: 3px solid #900;
}




 @media all and (max-width: 1366px) {
	 .container {
		 width: 80%;
	}
}
 @media all and (max-width: 1280px) {
	
}
 @media all and (max-width: 1024px) {
	 .container {
		 width: 100%;
		 margin: 0;
		 padding: 0 15px;
	}

}
 @media all and (max-width: 800px) {
	
}
 @media all and (max-width: 500px) {
	
}
 @media all and (max-width: 1024px) {
	
}
 @media all and (max-width: 769px) {
	 #page footer .topo .le {
		 width: 100%;
		 text-align: center;
		 padding-bottom: 20px;
	}
	 #page footer .topo .ld {
		 margin-bottom: 30px;
		 width: 100%;
	}
	 #page footer .topo .ld h2 {
		 text-align: center;
	}
	 #page footer .topo .ld ul {
		 float: right;
		 width: 100%;
		 display: flex;
		 align-items: center;
		 justify-content: center;
	}
	 #page footer .topo .ld ul li {
		 text-align: center;
	}
	 #page footer .desenvolvimento {
		 padding: 50px 15px;
	}
}
 @media all and (max-width: 769px) {
	
}
 @media all and (max-width: 414px) {
	
}
 .animation {
	 animation: alerta 1.5s infinite;
	 text-decoration: none;
}
 .session_height {
	 width: 100%;
	 height: 100%;
	 overflow: hidden;
}
 section#content {
	 height: auto;
}
 .btn {
	 width: 100%;
	 float: left;
	 display: flex;
	 align-items: center;
	 justify-content: left;
	 margin-top: 30px;
}
 .btn a {
	 text-decoration: none;
}
 .botao {
	 background: #ff650e;
	 color: white;
	 border: 1px solid #ff650e;
	 border-radius: 70px;
	 box-shadow: 0 0 0 0 #ff650e;
	 font-size: 30px;
	 display: inline-block;
	 text-align: center;
	 width: 331px;
	 height: 58px;
	 font-size: 20px;
	 line-height: 55px;
	 text-decoration: none;
	 transition: background, padding 500ms ease-in-out;
}
 i {
	 margin-right: 10px;
}
 @keyframes alerta {
	 0% {
		 transform: scale();
	}
	 70% {
		 transform: scale();
		 box-shadow: 0 0 0 50px rgba(69, 152, 27, 0);
	}
	 100% {
		 transform: scale();
		 box-shadow: 0 0 0 0 rgba(69, 152, 27, 0);
	}
}
 .hidden-print ul {
	 display: flex;
	 justify-content: flex-start;
}
 .hidden-print ul li {
	 font-family: "Poppins", sans-serif;
	 color: #000437;
	 line-height: 1.701;
	 padding-right: 10px;
	 font-weight: 500;
}
 .hidden-print ul li a {
	 color: #000437;
}
 .hidden-print ul li:last-child {
	 padding-right: 0;
}
 .hidden-print ul .disabled {
	 display: none;
}
 .sidebar {
	 float: right;
	 width: 28%;
}
 .sidebar a {
	 color: #000;
}
 .sidebar .box-sidebar {
	 margin: 42px 0;
}
 .sidebar .box-sidebar #formBusca {
	 border-style: solid;
	 border-width: 1px;
	 border-color: #000;
	 background-color: #fff;
	 width: 100%;
	 height: 63px;
}
 .sidebar .box-sidebar #formBusca div {
	 background: url('../img/layout/busca_icon.png') 230px no-repeat;
}
 .sidebar .box-sidebar #formBusca div input {
	 font-size: 16px;
	 font-family: "Poppins", sans-serif;
	 color: #919090;
	 font-style: italic;
	 line-height: 1.2;
	 width: 100%;
	 padding: 20px 0 22px 15px;
}
 .sidebar .box-sidebar .title-box {
	 font-size: 22px;
	 color: #000;
	 font-weight: normal;
	 border-bottom: 1px solid #000;
	 padding-bottom: 18px;
	 margin-bottom: 13px;
}
 .sidebar .box-sidebar .title-post {
	 font-size: 16px;
	 line-height: 20px;
}
 .sidebar .box-sidebar .date {
	 font-size: 10px;
	 margin-top: 9px;
}
 .sidebar .box-sidebar .image {
	 margin-bottom: 9px;
}
 .sidebar .box-sidebar .image img {
	 width: 100%;
	 height: auto;
}
 .sidebar .box-sidebar .box-new {
	 display: flex;
	 justify-content: space-between;
	 margin-bottom: 23px;
}
 .sidebar .box-sidebar .box-new .image_recent {
	 width: 50%;
	 margin-right: 10px;
}
 .sidebar .box-sidebar .box-new .image_recent img {
	 width: 100%;
	 height: auto;
}
 .sidebar .box-sidebar .box-new .title {
	 width: 50%;
	 line-height: 20px;
}
 .sidebar .box-sidebar .box-new .title .date {
	 line-height: 5px;
	 font-size: 10px;
	 margin-top: 9px;
}
 .sidebar .box-sidebar .file {
	 margin-bottom: 20px;
}
 .sidebar .box-sidebar .tags li {
	 float: left;
	 margin: 0 12px 8px 0;
}
 .sidebar .box-sidebar .social-networks {
	 float: left;
	 margin-right: 18px;
	 margin-bottom: 10px;
	 width: 33px;
	 height: 33px;
}
 .sidebar .box-sidebar .yt:hover {
	 opacity: 0.75;
	 filter: alpha(opacity=75);
}
 .sidebar .box-sidebar .fb:hover {
	 opacity: 0.75;
	 filter: alpha(opacity=75);
}
 .sidebar .box-sidebar .in:hover {
	 opacity: 0.75;
	 filter: alpha(opacity=75);
}
 .sidebar .box-sidebar .insta:hover {
	 opacity: 0.75;
	 filter: alpha(opacity=75);
}
 @media all and (max-width: 700px) {
	 .sidebar {
		 width: 100%;
		 padding: 0 15px;
	}
}
 .cc_container {
	 display: flex;
	 flex-direction: row-reverse;
	 z-index: 999999999999;
	 position: fixed;
	 bottom: 0;
	 right: 0;
	 left: 0;
	 width: 100%;
	 float: none;
	 height: 100px;
	 padding: 1.2% 20%;
	 color: #01164d;
	 font-size: 16px;
	 box-sizing: border-box;
	 background: rgba(5, 5, 5, 0.7);
}
 .cc_container .cc_btn, .cc_container .cc_btn:visited {
	 color: #fff;
	 border: 1px solid #fff;
	 background: #fff;
	 transition: background 200ms ease-in-out, color 200ms ease-in-out, box-shadow 200ms ease-in-out;
}
 .cc_container .cc_btn {
	 cursor: pointer;
	 text-align: center;
	 font-size: 15px;
	 line-height: 1em;
	 float: right;
	 width: 185px;
	 height: 50px;
	 color: #575757;
	 padding-top: 17px;
	 font-family: "Poppins", sans-serif;
	 font-weight: 700;
}
 .cc_container .cc_logo {
	 display: none;
}
 .cc_container .cc_more_info {
	 font-size: 16px !important;
	 width: 81%;
	 transition: font-size 200ms;
	 margin: 0;
	 padding: 0 !important;
	 line-height: 1.5em !important;
	 float: left;
	 color: #fff !important;
	 font-weight: 300;
	 font-family: "Poppins", sans-serif;
}
 .cc_container .cc_more_info span {
	 text-decoration: underline;
	 font-size: 16px !important;
	 color: #fff !important;
}
 .cc_container .cc_more_info:hover {
	 text-decoration: none;
}
 .cc_container .cc_message {
	 font-size: 16px !important;
	 transition: font-size 200ms;
	 margin: 0;
	 width: 100%;
	 padding: 10px;
	 line-height: 1.5em !important;
	 float: left;
	 color: #fff !important;
	 font-weight: 300;
	 font-family: "Poppins", sans-serif;
}

/* FIM CSS PADRÃO */