@charset "utf-8";
/* CSS Document */

.TRANIM a {
	position: relative;
	color: #149dcc;
	text-decoration: none;  
  }
  
  .TRANIM a:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 2px;
	bottom: 0px;
	left: 0;
	background-color: #149dcc;
	visibility: hidden;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
  }
  
  .TRANIM a:hover:before {
	visibility: visible;
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
  }

  .NEWOFER {
	font-size: 14px;
	display: inline-block;
	width: 42px;
	.height: 16px;		
	.background-image: url(IMAGENS/new.jpg);	
	padding: 0px 3px;	
	.margin-TOP: 5px;
	.z-index: 1000;
	background-color: #27aae0;
	border: solid 1px #27aae0;
	border-radius: 0px 4px 4px 4px;	
	color: #ffffff;
	text-align: center;
	margin-left: 10px;
}
  
.NEWOFER a:hover{
	display: inline-block;
	width: 100%;
	.height: 30px;		
	background-image: url(IMAGENS/new2.jpg);	
	padding: 8px 8px;	
	margin-TOP: 5px;
	z-index: 1000;	
}

  .MENU-PT a{
	display: inline-block;
	width: 30px;
	height: 30px;		
	background-image: url(IMAGENS/PT-01.png);	
	padding: 8px 8px;	
	margin-TOP: 5px;
	z-index: 1000;	
}

.MENU-PT a:hover{
	display: inline-block;
	width: 30px;
	height: 30px;		
	background-image: url(IMAGENS/PT-01.png);
	padding: 8px 8px;	
	margin-TOP: 5PX;
	z-index: 1000;
}

.display-LEGSLIDE {
    font-family: 'Oswald', sans-serif;
    font-size: 0.8rem;
    font-weight: normal;    
    display: inline-block;    
    letter-spacing: 2px;
    padding: 5px;
    padding-LEFT: 15px;
    padding-RIGHT: 15px;
    background-color: #149dcc;
    opacity: .9;
	text-align: left;
	margin-top: 20px;

}

.display-LEGROT {
    
	font-family: 'Roboto Condensed', sans-serif;
    font-size: 0.8rem;
    font-weight: normal;    
    display: inline-block;    
    letter-spacing: 2px;
    padding: 2px;
    padding-LEFT: 15px;
    padding-RIGHT: 15px;
    background-color: #149dcc;
    opacity: .9;
	text-align: left;

}

.display-TITNOT2 {
    font-family: 'Oswald', sans-serif;
    font-size: 1.3rem;
    font-weight: normal;    
    display: block;    
    letter-spacing: 2px;
    padding: 5px;
    padding-LEFT: 15px;
    padding-RIGHT: 15px;
    background-image: url("FUNDO-PAISNOT.png");
	background-repeat: no-repeat;
	width: 250px;
    opacity: .9;
	text-align: right;
	
}

.display-TITNOT3 {
    font-family: 'Oswald', sans-serif;
    font-size: 0.8rem;
    font-weight: normal;    
    display: block;    
    letter-spacing: 2px;
    padding: 5px;
    padding-LEFT: 15px;
    padding-RIGHT: 15px;
    background-image: url("FUNDO-PAISNOT2.png");
	background-repeat: no-repeat;
	width: 200px;
	
    opacity: .9;
	text-align: right;
	
}

.display-TITNOTverde {
    font-family: 'Oswald', sans-serif;
    font-size: 1.3rem;
    font-weight: normal;    
    display: block;    
    letter-spacing: 2px;
    padding: 5px;
    padding-LEFT: 15px;
    padding-RIGHT: 15px;
    background-image: url("FUNDO-PAISNOT-verde.png");
	background-repeat: no-repeat;
	width: 250px;	
    opacity: .9;
	text-align: right;
	
}

.display-TITNOTmegenta {
    font-family: 'Oswald', sans-serif;
    font-size: 1.3rem;
    font-weight: normal;    
    display: block;    
    letter-spacing: 2px;
    padding: 5px;
    padding-LEFT: 15px;
    padding-RIGHT: 15px;
    background-image: url("FUNDO-PAISNOT-magenta.png");
	background-repeat: no-repeat;
	width: 250px;	
    opacity: .9;
	text-align: right;
	
}

.display-TITNOT {
    font-family: 'Oswald', sans-serif;
    font-size: 1.3rem;
    font-weight: normal;    
    display: block;    
    letter-spacing: 2px;
    padding: 5px;
    padding-LEFT: 15px;
    padding-RIGHT: 15px;
    background-image: url("FUNDO-TITNOT.png");
	background-repeat: no-repeat;
	width: 460px;
    opacity: .9;
	text-align: left;
}

.display-TITNOT-laranja {
    font-family: 'Oswald', sans-serif;
    font-size: 1.3rem;
    font-weight: normal;    
    display: block;    
    letter-spacing: 2px;
    padding: 5px;
    padding-LEFT: 15px;
    padding-RIGHT: 15px;
    background-image: url("FUNDO-TITNOT-laranja.png");
	background-repeat: no-repeat;
	width: 270px;
    opacity: .9;
	text-align: left;
}

.display-LEGNOT {
    font-family: 'Oswald', sans-serif;
    font-size: 0.8rem;
    font-weight: normal;    
    display: inline-block;    
    letter-spacing: 2px;
    padding: 5px;
    padding-LEFT: 15px;
    padding-RIGHT: 15px;
    background-color: #149dcc;
    opacity: .9;
	text-align: left;
}

.LINKNOTICIAS a {
	color: #082a50;
	font-weight: bolder;  
	}
	
.LINKNOTICIAS a:hover {
	color: #dcdf52;	
	}

	.IFRAME-ROTATIVO{
		color: #767676;
		background-color: rgb(255, 255, 255);
		margin: 0%;
		padding: 0%;		
		width: 100%;
		} 

		.titulo {
			font-family: 'Maven Pro', sans-serif;
			font-size: 18px;
			color: #149dcc;
			text-align: left;
			letter-spacing: 1px;
			border-bottom-color: #149dcc;
			border-bottom-style: solid;
			border-bottom-width: 1px;			
			display: block;
		}

.titulocentrado {
			font-family: 'Maven Pro', sans-serif;
			font-size: 18px;
			color: #149dcc;
			text-align: center;
			letter-spacing: 1px;
			border-bottom-color: #149dcc;
			border-bottom-style: solid;
			border-bottom-width: 1px;			
			display: block;
			
		}


		.titulooferta {
			font-family: 'Maven Pro', sans-serif;
			font-size: 18px;
			color: #149dcc;
			text-align: center;
			letter-spacing: 1px;
			border-bottom-color: #149dcc;
			border-bottom-style: solid;
			border-bottom-width: 1px;			
			display: block;
			line-height: 30px;
		}

		.titulooferta2 {
			font-family: 100% Arial Narrow;
			font-size: 17px;
			color: #333333;
			text-align: left;
			letter-spacing: 1px;
			border-bottom-color: #149dcc;
			border-bottom-style: solid;
			border-bottom-width: 1px;			
			display: block;
			line-height: 30px;
		}

		.titulooferta3 {
			font-family: 'Maven Pro', sans-serif;
			font-size: 18px;
			color: #149dcc;
			text-align: center;
			letter-spacing: 1px;
			border-bottom: 1px solid #149dcc;
			border-top: 1px solid #149dcc;			
			display: block;
			line-height: 30px;
		}

		.tituloofertacentrado {
			font-family: 'Maven Pro', sans-serif;
			font-size: 18px;
			color: #ffffff;
			text-align: center;
			letter-spacing: 3px;
						
			display: block;
			line-height: 30px;
			background-color: #27aae0;
		}

		.tituloreferenciacentrado {
			font-family: 'Maven Pro', sans-serif;
			font-size: 18px;
			color: #ffffff;
			text-align: center;
			letter-spacing: 1px;
			margin-bottom: 10px;			
			display: block;
			line-height: 30px;
			background-color: #27aae0;
		}

		.txtobrigado-DEN-1 {
			font-family: 'Roboto Condensed', sans-serif;	
			font-size: calc(0.2364285714285714vw + 11.571428571428571px);
			text-align: justify;	
			color: #333333;
			text-align: center;			
			border-bottom-color: #0072C7;
			border-bottom-style: solid;
			border-bottom-width: 2px;						
			display: block;
			margin-bottom: 40px;
			height: auto;
			line-height: 40px;			
			
		}

.txtobrigado-DEN-2 {
			font-family: 'Roboto Condensed', sans-serif;	
			font-size: calc(0.3364285714285714vw + 11.571428571428571px);
			text-align: justify;	
			color: #0072C7;
			text-align: center;			
			.border-bottom-color: #0072C7;
			.border-bottom-style: solid;
			.border-bottom-width: 2px;						
			display: block;
			margin-bottom: 0px;
			.height: auto;
			line-height: 10px;			
			
		}


		.txtobrigado-DEN-3 {
			font-family: 'Roboto Condensed', sans-serif;	
			font-size: calc(0.2364285714285714vw + 11.571428571428571px);
			text-align: justify;	
			color: #333333;
			text-align: center;			
			.border-bottom-color: #0072C7;
			.border-bottom-style: solid;
			.border-bottom-width: 2px;						
			display: block;
			margin-bottom: 20px;
			.height: auto;
			line-height: 30px;			
			
		}

		.TRACO-HOR {
			
			text-align: center;			
			border-bottom-color: #0072C7;
			border-bottom-style: solid;
			border-bottom-width: 2px;						
			display: block;
			margin-top: 10px;
			.height: auto;
			.line-height: 30px;			
			
		}
		

		

		.tituloobrigado {
			font-family: 'Maven Pro', sans-serif;
			font-size: 1.3vw;
			color: #333333;
			text-align: center;			
			border-bottom-color: #0072C7;
			border-bottom-style: solid;
			border-bottom-width: 2px;			
			display: block;
			margin-bottom: 40px;
			height: auto;
			
		}

		.tituloobrigado-2 {
			font-family: 'Maven Pro', sans-serif;
			font-size: 1.3vw;
			color: #333333;
			text-align: center;			
			border-top-color: #0072C7;
			border-top-style: solid;
			border-top-width: 2px;			
			display: block;
			margin-top: 40px;
			height: auto;
			
		}

		.titulodireita {
			font-family: 'Maven Pro', sans-serif;
			font-size: 14px;
			color: #149dcc;
			text-align: right;
			letter-spacing: 1px;
			border-bottom-color: #149dcc;
			border-bottom-style: solid;
			border-bottom-width: 1px;
			height: auto;
			display: block;
		}

		.TITULO-OPORTUNIDADES-NOVO {
			font-family: Rubik;
			src: local("Rubik Light Italic"), local("Rubik-LightItalic"), url(https://fonts.gstatic.com/s/rubik/v9/iJWBBXyIfDnIV7nEldWYwWL-7w.woff) format("woff");	
			font-style: BOLD;
			font-size: 40px;
			text-align: left;	
			margin-top: 110px;
			color: #FFFFFF;
			z-index: 100;
			display: block;
			position: relative;
			text-shadow: 1px 1px 4px #444444;
			border-bottom: 1px solid #149dcc;
		}

.TITULO-PARALAX {
	font-family: Rubik;
	src: local("Rubik Light Italic"), local("Rubik-LightItalic"), url(https://fonts.gstatic.com/s/rubik/v9/iJWBBXyIfDnIV7nEldWYwWL-7w.woff) format("woff");	
	font-style: BOLD;
	font-size: 40px;
	text-align: center;	
	margin-top: 150px;
	color: #FFFFFF;
	z-index: 100;
	display: block;
	position: relative;
	text-shadow: 3px 2px 4px #000;
}

.TITULO-PARALAX2 {
	font-family: Rubik;
	src: local("Rubik Light Italic"), local("Rubik-LightItalic"), url(https://fonts.gstatic.com/s/rubik/v9/iJWBBXyIfDnIV7nEldWYwWL-7w.woff) format("woff");	
	font-style: BOLD;
	font-size: 40px;
	text-align: center;	
	margin-top: 190px;
	color: #FFFFFF;
	z-index: 100;
	display: block;
	position: relative;
	text-shadow: 3px 2px 4px #000;
	margin-bottom: 0.1rem;
}

.TITULO-PARALAX3 {
	font-family: Rubik;
	src: local("Rubik Light Italic"), local("Rubik-LightItalic"), url(https://fonts.gstatic.com/s/rubik/v9/iJWBBXyIfDnIV7nEldWYwWL-7w.woff) format("woff");	
	font-style: BOLD;
	font-size: 40px;
	text-align: center;	
	margin-top: 120px;
	color: #FFFFFF;
	z-index: 100;
	display: block;
	position: relative;
	text-shadow: 3px 2px 4px #000;
	margin-bottom: 0.1rem;
}

.TITULO-PARALAXBLACK {
	font-family: Rubik;
	src: local("Rubik Light Italic"), local("Rubik-LightItalic"), url(https://fonts.gstatic.com/s/rubik/v9/iJWBBXyIfDnIV7nEldWYwWL-7w.woff) format("woff");	
	font-style: BOLD;
	font-size: 40px;
	text-align: center;	
	margin-top: 190px;
	color: #333;
	z-index: 100;
	display: block;
	position: relative;
	text-shadow: 1px 2px 3px #333;
	margin-bottom: 0.1rem;
}
		
		.titulo-moradas {
			font-family: 'Maven Pro', sans-serif;
			font-size: 18px;
			color: #ffffff;
			text-align: left;
			letter-spacing: 1px;
			border-bottom-color: #ffffff;
			border-bottom-style: solid;
			border-bottom-width: 1px;
			height: 24px;
		}
		
		.txt-moradas {
			font-family: 'Rubik', sans-serif;			
			color: #ffffff;
			text-align: left;			
		  font-size: .9rem;
		  font-display: swap;
		  
		}

		.texto_geral-centrado {
			margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
			padding: 0;
			text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
			color: #333333;
			font-size: 14px;
			font-family: Rubik, "Rubik Black", "Rubik Medium";		
		}

		.titulo-paises {
			font-family: 'Maven Pro', sans-serif;
			font-size: 18px;
			color: #149dcc;
			text-align: center;
			letter-spacing: 1px;
			border-bottom-color: #149dcc;
			border-bottom-style: solid;
			border-bottom-width: 1px;
			height: 24px;
			margin-top: 10px;
			margin-bottom: 5px;
		}

		.texto-paises-left {
			margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
			padding: 0;
			text-align: justify; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
			color: #767676;
			font-size: 15px;			
			font-family: 'Maven Pro', sans-serif;		
		}

		.titulo-paises-left {
			font-family: 'Maven Pro', sans-serif;
			font-size: 18px;
			color: #149dcc;
			text-align: left;
			letter-spacing: 1px;
			border-bottom-color: #149dcc;
			border-bottom-style: solid;
			border-bottom-width: 1px;
			height: auto;
			margin-top: 10px;
			margin-bottom: 5px;
		}

		.texto-anuncio-oferta {
			margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
			padding: 0;
			text-align: justify; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
			color: #4d4d4d;
			font-size: 0.95rem;			
			font-family: 'Roboto Condensed', sans-serif;		
		}

		.texto-oferta-rodape {
			margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
			padding: 0;
			text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
			color: #4d4d4d;
			font-size: 0.9rem;			
			font-family: 'Roboto Condensed', sans-serif;		
		}

.IFRAMETIMELINE {
    margin-left: 0px;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 0px;
    z-index: 900;
    border: NONE;
    
    width: 100%;
}



#pop, #pop2, #pop3, #pop4, #pop5 {
	display: none;
	position: fixed;
	top: 0.6%;
	left: 4%;
	padding: 20px;
	width: 92%;
	height: auto;
	border: 3px solid #ffffff;
	background-color: #ffffff;	
	box-shadow: 6px 6px 8px 8px rgba(0,0,0,0.2);
	padding-top: 10px;
	z-index: 2000;
	margin-top: 40px;
}


#popbio0, #popbio1, #popbio2, #popbio3, #popbio4, #popbio5, #popbio6, #popbio7, 
#popbio8, #popbio9, #popbio10, #popbio11, #popbio12, #popbio13, #popbio14, 
#popbio15 {
	display: none;
	position: fixed;
	top: 0.6%;
	left: 4%;
	padding: 20px;
	width: 92%;
	height: auto;
	border: 3px solid #ffffff;
	background-color: #ffffff;	
	box-shadow: 6px 6px 8px 8px rgba(0,0,0,0.2);
	padding-top: 10px;
	z-index: 2000;
	margin-top: 40px;
}



#pop6{
	display: none;
	position: fixed;
	top: 0.6%;
	left: 25%;
	padding: 20px;
	width: 45%;
	height: auto;
	border:3px solid #ffffff;
	background-color: #a1a0a0;	
	box-shadow: 6px 6px 8px 10px rgba(0,0,0,0.5);	
	padding-top: 10px;
	z-index: 2000;
	margin-top: 40px;
}

#popestagios{
	display: none;
	position: fixed;
	top: 0.6%;
	left: 27%;
	padding: 20px;
	width: 45%;
	height: auto;
	border:3px solid #ffffff;
	background-color: #f5f5f5;	
	box-shadow: 6px 6px 8px 8px rgba(0,0,0,0.2);
	padding-top: 10px;
	z-index: 2000;
	margin-top: 40px;
}

#popestagiosaviso {
	display: none;
	position: fixed;
	top: 0.6%;
	left: 27%;
	padding: 20px;
	width: 35%;
	height: auto;
	border:3px solid #ffffff;
	background-color: #f5f5f5;	
	box-shadow: 6px 6px 8px 8px rgba(0,0,0,0.2);
	padding-top: 10px;
	z-index: 2000;
	margin-top: 40px;
}

.popestagios2 {
	
	position: fixed;
	top: 1.6%;
	left: 35%;
	padding: 20px;
	width: 30%;
	height: auto;
	border:3px solid #ffffff;
	background-color: #ffffff;		
	box-shadow: 6px 6px 8px 8px rgba(0,0,0,0.2);
	padding-top: 10px;
	z-index: 2000;
	margin-top: 250px;
}

.popestagios {
	
	position: fixed;
	top: 0.6%;
	left: 27%;
	padding: 20px;
	width: 45%;
	height: auto;
	border:3px solid #ffffff;
	background-color: #ffffff;	
	box-shadow: 6px 6px 8px 8px rgba(0,0,0,0.2);
	padding-top: 10px;
	z-index: 2000;
	margin-top: 40px;
}

.popedenuncia {
	
	position: fixed;
	top: 0.6%;
	left: 27%;
	padding: 20px;
	width: 45%;
	height: auto;
	border:3px solid #ffffff;
	background-color: #e8e8e8;	
	box-shadow: 6px 6px 8px 8px rgba(0,0,0,0.2);
	padding-top: 10px;
	z-index: 2000;
	margin-top: 40px;
}

.popedenuncia-simples {
	
	position: fixed;
	top: 15.6%;
	left: 27%;
	padding: 20px;
	width: 44.5vw;
	height: 19vw;
	border:3px solid #ffffff;
	background-color: #e8e8e8;	
	box-shadow: 6px 6px 8px 8px rgba(0,0,0,0.2);
	padding-top: 10px;
	z-index: 2000;
	margin-top: 100px;
}

.popedenuncia-simples-m {
	
	position: fixed;
	top: 15.6%;
	left: 6%;
	padding: 20px;
	width: 90%;
	height: auto;
	border:3px solid #ffffff;
	background-color: #e8e8e8;	
	box-shadow: 6px 6px 8px 8px rgba(0,0,0,0.2);
	padding-top: 10px;
	z-index: 2000;
	margin-top: 100px;
}

.IFRAME-OBRIGADO-DEN-simples-m{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	z-index: 1500;
	border: NONE;
	height: 27vh;
	width: 100%;
background-color: #ffffff;	
padding-top: 20px;

}

.IFRAME-OBRIGADO-DEN-simples{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	z-index: 1500;
	border: NONE;
	height: 280px;
	width: 42vw;
background-color: #ffffff;	
padding-top: 20px;

}

#popmedia1, #popmedia2, #popmedia3, #popmedia4, #popmedia5, #popmedia6, #popmedia7, #popmedia8 {
	display: none;
	position: fixed;
	top: 0.6%;
	left: 9%;
	padding: 20px;
	width: 82%;
	height: auto;
	border: 3px solid #ffffff;
	background-color: #ffffff;
	box-shadow: 6px 6px 8px 8px rgba(0,0,0,0.2);
	padding-top: 10px;
	z-index: 2000;
	margin-top: 40px;
}

.IFRAME-MEDIA{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	z-index: 1500;
	border: NONE;
	height: 750px;
	width: 100%;
background-color: #ffffff;	

}

#popmundo{
	display: none;
	position: fixed;
	top: 0.6%;
	left: 18%;
	padding: 20px;
	width: 65%;
	height: auto;
	border:3px solid #ffffff;
	background-color: #ffffff;	
	box-shadow: 6px 6px 8px 8px rgba(0,0,0,0.2);	
	padding-top: 10px;
	z-index: 2000;
	margin-top: 40px;
	
			  }
			  


#pop10, #pop11, #pop12 {
	display: none;
	position: fixed;
	top: 0.4%;
	left: 22%;
	padding: 20px;
	width: 55%;
	height: auto;
	border:3px solid #ffffff;
	background-color: #ffffff;
	box-shadow: 6px 6px 8px 8px rgba(0,0,0,0.2);
	padding-top: 10px;
	z-index: 2000;
	margin-top: 20px;
	
}

.IFRAMEmundo {
    margin-left: 0px;
    margin-top: 3px;
    margin-right: 0px;
    margin-bottom: 0px;
    z-index: 900;
    border: NONE;
    height: 750px;
	width: 100%;
	display: block;
}

.IFRAMEbrochuras {
    margin-left: 0px;
    margin-top: 3px;
    margin-right: 0px;
    margin-bottom: 0px;
    z-index: 900;
    border: NONE;
    height: 860px;
	display: block;
}

.popPORTFOLIO {
    display: none;
    position: fixed;
    top: 0.4%;
    left: 4%;
    padding: 20px;
    width: 92%;
    height: auto;
    border: 3px solid #ffffff;
    background-color: #a1a0a0;    
    box-shadow: 6px 6px 8px 10px rgb(0 0 0 / 50%);    
    padding-top: 10px;
    z-index: 1000;
    margin-top: 40px;
}

.desliga {
	width: 30px;
	height: 30px;
	background-image: url(../../IMAGENS/desliga.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 0px;
	z-index: 2000;
	position: relative;
	text-align: right;
}

.desliga:hover {
	width: 30px;
	height: 30px;
	background-image: url(../../IMAGENS/desliga_on.png);
	background-repeat: no-repeat;
}


.desligamundo {
	width: 30px;
	height: 30px;
	background-image: url(../../IMAGENS/desligaazul.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 0px;
	z-index: 2000;
	position: relative;
	text-align: right;
}

.desligamundo:hover {
	width: 30px;
	height: 30px;
	background-image: url(../../IMAGENS/desliga_on.png);
	background-repeat: no-repeat;
}

.desligabranco {
	width: 30px;
	height: 30px;
	background-image: url(../../IMAGENS/desligaazul.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 0px;
	z-index: 2100;
	position: relative;
	text-align: right;
}

.desligabranco:hover {
	width: 30px;
	height: 30px;
	background-image: url(../../IMAGENS/desliga_on.png);
	background-repeat: no-repeat;
}


.desliga2 {
	width: 71px;
	height: 30px;
	background-image: url(../../IMAGENS/BACK.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-top: 0px;
	z-index: 2000;
	position: relative;
	text-align: right;
}

.desliga2:hover {
	width: 71px;
	height: 30px;
	background-image: url(../../IMAGENS/BACK-ON.png);
	background-repeat: no-repeat;
}

.IFRAME-GRUPO{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	z-index: 1500;
	border: NONE;
	height: 750px;
	width: 100%;
background-color: #ffffff;	
}
 
.IFRAME-OBRIGADO{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	z-index: 1500;
	border: NONE;
	height: 750px;
	width: 100%;
background-color: #ffffff;	
padding-top: 100px;

}

.IFRAME-OBRIGADO-DEN{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	z-index: 1500;
	border: NONE;
	height: 480px;
	width: 100%;
background-color: #ffffff;	
padding-top: 20px;

}





.IFRAME-AVISO{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	z-index: 1500;
	border: NONE;
	height: 250px;
	width: 60%;
background-color: #ffffff;	
padding-top: 100px;

}

.IFRAME-GRUPO-portfolio{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	z-index: 1500;
	border: NONE;
	height: 800px;
	width: 100%;
background-color: #ffffff;	
align-content: center;
}

.moldura {
    
    position: relative;        
    font-size: 11px;
    padding-top: 25px;
    padding-right: 0px;   

    }

	.leg {
		margin-right: 8px;
		margin-left: 8px;
		margin-bottom: 10px;
		width: 170px;
		display: inline-block;
	}

    .fotos {
		margin-right: 8px;
		margin-left: 8px;
		margin-bottom: 10px;
		width: 170px;
		display: inline-block;

    -webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
  } 

  .fotos:hover {
    -webkit-filter: grayscale(0);
	filter: grayscale(0);
  }
  
  

  .leg2 {
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	width: 170px;
	display: inline-block;
}

  .fotos2 {
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	width: 170px;
	display: inline-block;

-webkit-filter: grayscale(100%);
filter: grayscale(100%);
-webkit-transition: .3s ease-in-out;
transition: .3s ease-in-out;
} 

.fotos2:hover {
-webkit-filter: grayscale(0);
filter: grayscale(0);
}

.texto-BIOGRAFIAhol {
	font-family: 'Roboto Condensed', sans-serif;
    font-size: 0.8rem;
	text-align: left;
	display: block;
	width: 170px;
	margin-right: 5px;
    margin-left: 5px;
    margin-bottom: 10px;
	padding-left: 5px;
	border-left: #bbbaba 1px solid;
	height: 52px;
	position: absolute;

}


..cropfotosbio {
	width: 251px; /* width of container */
	height: 561px; /* height of container */
	object-fit: none;
	align-content: center;
	padding-top: 25px;
	padding-bottom: 0px;
	 	
}



  img{
    max-width: 100%;
  }
  .bloco {
    
   display: inline;
   text-align: center;
overflow: hidden;
  }

  .bloco img{
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  .bloco img:hover {
    -webkit-transform:scale(1.1);
    transform:scale(1.1);
  }


  .bloco3 {
    
	display: inline;
	text-align: center;
	overflow: hidden;
   }
   .bloco3 img{
	 -webkit-transition: all 0.5s ease;
	 transition: all 0.5s ease;
   }
   .bloco3 img:hover {
	 -webkit-transform:scale(1.05);
	 transform:scale(1.05);
   }


.MENU-BACK a{
display: inline-block;
width: 45px;
height: 45px;		
background-image: url("../../IMAGENS/Voltar.png");	
padding: 8px 8px;	
margin-TOP: 5px;	
}

.MENU-BACK a:hover{
display: inline-block;
width: 45px;
height: 45px;		
background-image: url("../../IMAGENS/Voltar-ON.png");
padding: 8px 8px;	
margin-TOP: 5PX;
}

.MENU-BACK-EN a{
	display: inline-block;
	width: 45px;
	height: 45px;		
	background-image: url("../../IMAGENS/BACK.png");	
	padding: 8px 8px;	
	margin-TOP: 5px;	
	}
	
	.MENU-BACK-EN a:hover{
	display: inline-block;
	width: 45px;
	height: 45px;		
	background-image: url("../../IMAGENS/BACK-ON.png");
	padding: 8px 8px;	
	margin-TOP: 5PX;
	}

.MENU-BACK1 a{
	display: inline-block;
	width: 45px;
	height: 45px;		
	background-image: url("../../IMAGENS/Voltar.jpg");	
	padding: 8px 8px;	
	margin-TOP: 5px;
	text-align: left;	
	}
	
	.MENU-BACK1 a:hover{
	display: inline-block;
	width: 45px;
	height: 45px;		
	background-image: url("../../IMAGENS/Voltar-ON.jpg");
	padding: 8px 8px;	
	margin-TOP: 5PX;
	text-align: left;
	}

	.LINK-IN a{
		display: inline-block;
		width: 40px;
		height: 40px;		
		background-image: url("../../IMAGENS/LINK-LINKEDIN.png");				
		margin-TOP: 5px;
		text-align: right;		
		margin-left: 10px;
		margin-right: 10px;	
		}
		
		.LINK-IN a:hover{
		display: inline-block;
		width: 40px;
		height: 40px;		
		background-image: url("../../IMAGENS/LINK-LINKEDIN-ON.png");			
		margin-TOP: 5PX;
		text-align: right;
		margin-left: 10px;
		margin-right: 10px;
		}


		.LINK-LOGIN a{
			display: inline-block;
			width: 40px;
			height: 40px;		
			background-image: url("../../IMAGENS/LINK-LOGIN.png");				
			margin-TOP: 5px;
			text-align: center;
			margin-left: 10px;
		margin-right: 10px;	
			}
			
			.LINK-LOGIN a:hover{
			display: inline-block;
			width: 40px;
			height: 40px;		
			background-image: url("../../IMAGENS/LINK-LOGIN-ON.png");				
			margin-TOP: 5PX;
			text-align: center;
			margin-left: 10px;
		margin-right: 10px;
			}

			.txtqueixa {
				font-family: 'Roboto Condensed', sans-serif;				
				text-align: justify;				
				font-size: calc(0.2364285714285714vw + 11.571428571428571px);
				color: #424242;
				margin-left: 5px;	
			  }	
			  
			  .txtprivacidade {
				font-family: 'Roboto Condensed', sans-serif;				
				text-align: justify;				
				font-size: calc(0.2364285714285714vw + 11.571428571428571px);
					
			  }	 

			  .BT-QUEIXA .nav-tabs {
				-webkit-justify-content: center;
				justify-content: center;
				-webkit-flex-wrap: wrap;
				flex-wrap: wrap;
				border-bottom: none;
				
			  }
			  .BT-QUEIXA .nav-tabs .nav-link {
				  box-sizing: border-box;
				  color: #767676;
				  font-style: normal;	
				  border-radius: 3px;	
				  padding: 0.3rem 0.6rem; 
				margin: 0.4rem .3rem !important;
				  transition: color .3s;
				  border: 2px solid #149dcc;
				  width: 200px;
				  text-align: center;
				  
			  }
			  .BT-QUEIXA .nav-tabs .nav-link:hover {
				background: #149dcc;
				color: #ffffff;
			  }
			  .BT-QUEIXA .nav-tabs .nav-link.active {
				  color: #ffffff;
				  font-style: normal;
				  border: 2px solid #149dcc;
				  .background: #149dcc;
				  background-color: #149dcc;
			  }
			  .BT-QUEIXA .nav-tabs .nav-link.active:hover {
				border: 2px solid #149dcc;
				
			  }

#voltar  {
font-family: 'Roboto Condensed', sans-serif;				
text-align: justify;				
font-size: calc(0.2364285714285714vw + 11.571428571428571px);
text-align: center;
color: #ffffff;
display: inline-block;
position: fixed;
margin-top: 160px;
margin-left: 20px;
width: 130px;
padding-top: 5px;
background-color: #27aae0;
border-bottom: #006097 solid 1px;
}

#voltar:hover {
font-family: 'Roboto Condensed', sans-serif;				
text-align: justify;				
font-size: calc(0.2364285714285714vw + 11.571428571428571px);
color: #ffffff;
display: inline-block;
position: fixed;
margin-top: 160px;
margin-left: 20px;
background-color: #219ed3;
letter-spacing: 1px;
width: 130px;
text-align: center;
}
	

#queixa  {
font-family: 'Roboto Condensed', sans-serif;				
text-align: justify;				
font-size: calc(0.2364285714285714vw + 11.571428571428571px);
color: #ffffff;
text-align: center;
display: inline-block;
position: fixed;
margin-top: 120px;
margin-left: 20px;
width: 130px;
padding-top: 5px;
background-color: #27aae0;
border-bottom: #006097 solid 1px;
}
	

#queixa:hover {
font-family: 'Roboto Condensed', sans-serif;				
text-align: justify;				
font-size: calc(0.2364285714285714vw + 11.571428571428571px);

color: #ffffff;
text-align: center;
display: inline-block;
position: fixed;
margin-top: 120px;
margin-left: 20px;
background-color: #219ed3;
letter-spacing: 1px;
width: 130px;
}

.titulocodigo {	
	
	font-family: 'Roboto Condensed', sans-serif;
	.font-size: 18px;	
	font-size: calc(0.3364285714285714vw + 13.571428571428571px);
	text-align: left;
	font-weight: bold;
	display: block;		
	color: #333333;	
	border-bottom: 1px solid #0097AC;	
	
  }

.linhazul {
	font-family: 'Maven Pro', sans-serif;
	font-size: 18px;
	color: #149dcc;
	text-align: left;
	letter-spacing: 1px;
	border-bottom-color: #149dcc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	height: 10px;
}

.linhazul-V {
	border-left: 1px solid #149dcc;
	margin-left: 15px;
}

.linhabranca-esq-V {
	border-left: 1px solid #ffffff;
	margin-left: 15px;
}

.linhabranca-dir-V {
	border-right: 1px solid #ffffff;
	margin-right: 15px;
}

.MENU-FIXO {
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: fixed;
	z-index: 900;
	border: NONE;
	height: 300px;
	
}



  .bloco2 {
	width: 190px;
	margin: 15px;
   display: inline;
   text-align: center;
   overflow: hidden;
  }
  .bloco2 img{
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
  }
  .bloco2 img:hover {
	-webkit-transform:scale(1.07);
	transform:scale(1.07);
  }


  .enquadraglobal {
    
    margin-left: 0%;
    margin-right: 0%;
    padding-left: 20%;
    padding-right: 20%;
    text-align: center;
    display: inline-block;
    position: relative;
}


#hidden1 {
	visibility: hidden;
	position: relative;
}

#hidden0 {
	visibility: visible;
	position: relative;	
}

.SEMOFERTA {
	font: 100% Arial Narrow;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	font-size: 16px;	
	background-image: url(seta_01.png);
	background-repeat: no-repeat;
	background-position: -8px -6px;	
	margin-left: 0px;
	padding-left: 12px;
	display: block;		
}

#navigationoferta a {
	color: #333333;
	font-weight:normal;
	text-decoration:none;
	text-align: LEFT;
	font: 100% Arial Narrow;
	font-size: 16px;
	}
	
#navigationoferta a:hover {
	color: #0372C4;
	text-align: left;	
	
	}
	
	#navigationoferta2 a {
		color: #333333;
		font-weight:normal;
		text-decoration:none;
		text-align: LEFT;
		font-size: 0.9rem;			
		font-family: 'Roboto Condensed', sans-serif;		
		margin-bottom: 3px;
		background-image: url(seta_01.png);
	background-repeat: no-repeat;
	background-position: -10px -6px;
	margin-left: 0px;
	padding-left: 12px;
	display: block;
	.margin-right: 5px;	
	.width: 450px;
		}
		
	#navigationoferta2 a:hover {
		color: #0372C4;
		text-align: left;
		background-color: #f3f3f3;	
		border-radius: 2px;
		border-bottom: 1px solid #ca8506;
		.margin-right: 5px;		
		}

	
.subtitulosoferta {
	font: 100% Arial Narrow;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #0372C4;
	font-size: 16px;
	
	background-image: url(seta_01.png);
	background-repeat: no-repeat;
	background-position: -12px -8px;
	
	margin-left: 0px;
	padding-left: 12px;
	display: block;
		
}	


#titcandid {
	font: 100% Arial Narrow;
	font-size: 16px;
	
	text-align: center;
	color: #FFFFFF;
	background-color: #149dcc;
}

.footercandidatura {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #149dcc;
	border-top-color: #149dcc;
	border-top-style: solid;
	border-top-width: 1px;
	}	

	.bulnoticia {
		font-family: 'Maven Pro', sans-serif;		
		text-align: justify; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
		color: #333333;
		font-size: 14px;
		
		background-image: url(bul_01.png);
		background-repeat: no-repeat;
		background-position: -2px -3px;
		
		margin-left: 0px;
		padding-left: 25px;
		display: block;
	}

	.tituloslidecarreiras {
		font-family: 'Maven Pro', sans-serif;
		font-size: 1.5vw;
		color: #FFFFFF;		
		letter-spacing: 1px;		
		margin-top: -150px;
		margin-left: 0%;
		position: absolute;		
		display: block;
		z-index: 3;		
		background-color: #0260C8;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
		padding-bottom: 10px;
		line-height: 1.6vw;
		-khtml-opacity:.50;
		-moz-opacity:.50;
		-ms-filter:”alpha(opacity=50)”;
		filter:alpha(opacity=50);
		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0.5);
		opacity:.70;
	}

	.tituloslidenomeanu {
		font-family: 'Maven Pro', sans-serif;
		font-size: 1.0vw;
		color: #FFFFFF;		
		letter-spacing: 1px;		
		margin-top: -150px;
		margin-left: 0%;
		position: absolute;		
		display: block;
		z-index: 3;		
		background-color: #FF0066;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
		padding-bottom: 10px;
		line-height: 1.6vw;
		-khtml-opacity:.50;
		-moz-opacity:.50;
		-ms-filter:”alpha(opacity=50)”;
		filter:alpha(opacity=50);
		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0.5);
		opacity:.70;
		
	}

	.textoconteudos {
		font: 100% Arial Narrow;
		margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
		padding: 0;
		text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
		color: #333333;
		font-size: 16px;	
	}

	/* Esconde o input */
..arquivo[type='file'] {
	display: none
  }
  
  /* Aparência que terá o seletor de arquivo */
  .labelarquivo  {
	background-color: #27aae0;
	border-radius: 5px;
	color: #fff;
	cursor: pointer;
	margin: 10px;
	padding: 6px 10px;
	border: none;
  }


  .titulonoticias {
	font-family: 'Maven Pro', sans-serif;
	font-size: 18px;
	color: #27aae0;
	text-align: left;
	letter-spacing: 1px;
	border-bottom-color: #27aae0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	height: auto;
	display: block;
	padding-bottom: 4px;	
	margin-top: 0px;
	margin-bottom: 6px;
}

.textonoticias {
    font-family: 'Maven Pro', sans-serif;
    margin: 0;
    padding: 0;
    text-align: justify;
    color: #333333;
    font-size: 14px;
	margin-top: 0.50em;
	margin-bottom: 0.50em;
}

.textoparalax {
    font-family: 'Maven Pro', sans-serif;
    margin: 0;
    padding: 0;
    text-align: justify;
    color: #ffffff;
    font-size: 21px;
	margin-top: 0.0em;
	margin-bottom: 0.10em;
	text-shadow: 5px 7px 6px #000;		
	line-height: 25px;
	background-color: rgba(41, 41, 41, 0.3);	
	padding: 10px;
}	

.textoparalax2 {
    font-family: 'Maven Pro', sans-serif;
    margin: 0;
    padding: 0;
    text-align: justify;
    color: #ffffff;
    font-size: 21px;
	margin-top: 0.0em;
	margin-bottom: 0.10em;
	text-shadow: 3px 3px 3px #000;		
	line-height: 25px;	
	padding: 10px;
	z-index: 100;
	position: relative;
}	

.rodapedata {
	font-family: 'Maven Pro', sans-serif;
	font-size: 18px;
	color: #27aae0;
	text-align: left;
	letter-spacing: 1px;
	border-bottom-color: #27aae0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	height: auto;
	display: block;
	padding-bottom: 4px;	
	margin-top: 0px;
	margin-bottom: 6px;
}

.titulonoticias2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	text-align: left;
	letter-spacing: 1px;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	height: auto;
	display: block;
	padding-bottom: 5px;
	padding-top: 7px;
	padding-right: 10px;
	padding-left: 10px;	
	margin-top: 6px;
	margin-bottom: 6px;
	background-color: #27aae0;
	
}

.titulonoticias3 {
	font-family: 'Open Sans';
	font-size: 20px;
	color: #FFFFFF;
	text-align: left;
	letter-spacing: 1px;
	border-bottom-color: #0372C4;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	height: auto;
	display: block;
	padding-bottom: 2px;
	padding-top: 3px;
	padding-left: 4px;	
	margin-top: 6px;
	margin-bottom: 6px;	
	background-image: -ms-linear-gradient(top, #0B6EC7 0%, #054086 100%);
	background-image: -moz-linear-gradient(top, #0B6EC7 0%, #054086 100%);
	background-image: -o-linear-gradient(top, #0B6EC7 0%, #054086 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #0B6EC7), color-stop(100, #054086));
	background-image: -webkit-linear-gradient(top, #0B6EC7 0%, #054086 100%);
	background-image: linear-gradient(to bottom, #0B6EC7 0%, #054086 100%);
}

.textoimgleft {
	float:left;
	margin: 0 20px 10px 0;
	font-family: "Arial Narrow";
	font-size: 14px;
	font-style: italic;
	
	padding:0px 0px 0px 0px;
	margin-top: 0px;
  }

#textolegendas {
	font-family: "Arial Narrow";
	font-size: 14px;
	font-style: italic;
	text-align: center;
	background-color:#0372C4;
	
	padding:8px 5px 8px 5px;
	text-decoration:none;
	color: #FFFFFF;
	display: table-caption;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 3px;
	
  }

.textoimgright {
	float:right;
	margin:10px 0 0 15px;
	display: block;	
	position: relative;
  }
  
  .textoimgright-original {
	
	margin:10px 0 0 20px;
	display: block;
	
  }
  
  .float-banner {
	position: fixed;
	left: 80%;
	width: 170px; height: 88px;
	margin-top: 300px; 
	
}

.linkedin {
    vertical-align: middle;
    float: left;
    position: relative;
    margin-top: 4.5%;
    display: block;
    width: 100%;
    background-color: #006097;
    text-align: center;
    padding-bottom: 2px;
    }
    
    .LETin {
    vertical-align: middle;
    float: left;
    position: relative;
    display: block;
    color: #ffffff;
    font-size: 14px;
    padding-top: 6px;    
	margin-left: 100px;
    }
    
	.tracoAZUL {

		font-family: 'Maven Pro', sans-serif;
		font-size: 18px;
		color: #149dcc;
		text-align: center;
		border-bottom-color: #149dcc;
		border-bottom-style: solid;
		border-bottom-width: 2px;
		border-top-color: #149dcc;
		border-top-style: solid;
		border-top-width: 2px;		
		display: inline-block;
		width: 100%;
		padding-top: 25px;
		margin-bottom: 15px;
		
	}


	.zoom-up {
		-webkit-animation: zoom-up 0.4s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
				animation: zoom-up 0.4s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
	}

	@-webkit-keyframes zoom-up {
		0% {
		  -webkit-transform: scale(0.5);
				  transform: scale(0.5);
		}
		100% {
		  -webkit-transform: scale(1);
				  transform: scale(1);
		}
	  }
	  @keyframes zoom-up {
		0% {
		  -webkit-transform: scale(0.5);
				  transform: scale(0.5);
		}
		100% {
		  -webkit-transform: scale(1);
				  transform: scale(1);
		}
	  }
	  
	  .zoom-down {
		-webkit-animation: zoom-down 0.4s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
				animation: zoom-down 0.4s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	}

	@-webkit-keyframes zoom-down {
		0% {
		  -webkit-transform: scale(1);
				  transform: scale(1);
		}
		100% {
		  -webkit-transform: scale(0.5);
				  transform: scale(0.5);
		}
	  }
	  @keyframes zoom-down {
		0% {
		  -webkit-transform: scale(1);
				  transform: scale(1);
		}
		100% {
		  -webkit-transform: scale(0.5);
				  transform: scale(0.5);
		}
	  }
	 
	.BOT-GOV a {
	box-sizing: border-box;
    color: #767676;
    font-style: normal;
    font-size: 13px;    
    border-radius: 3px;    
    padding: 0.6rem 0.6rem;    
    margin: 0.4rem .3rem !important;
    transition: color .3s;
    border: 2px solid #149dcc;
    width: 190px;
	height: 42;
    text-align: center;
	display: inline-block;
}

.BOT-GOV a:hover {
	color: #ffffff;
    font-style: normal;
    border: 2px solid #149dcc;    
    background-color: #149dcc;
}

.BOT-GOV-active {
	color: #ffffff;
    font-style: normal;
    border: 2px solid #149dcc;    
    background-color: #149dcc;
	box-sizing: border-box;    
    font-style: normal;
    font-size: 13px;    
    border-radius: 3px;    
    padding: 0.6rem 0.6rem;    
    margin: 0.4rem .3rem !important;    
    border: 2px solid #149dcc;
    width: 190px;
	height: 42;
    text-align: center;
	display: inline-block;
}

#subtitulos {
    font: 100% Arial Narrow;
    margin: 0;
    padding: 0;
    text-align: left;
    color: #149dcc;
    font-size: 15px;    
    background-image: url(seta_01.png);
    background-repeat: no-repeat;
    background-position: -10px 50%;
    padding-left: 14px;
    margin-left: 0px;
    
}

.litxtarquivo {
    font: 100% Arial Narrow;
    margin: 0;
    padding: 0;
    text-align: justify;
    color: #333333;
    font-size: 15px;
    margin-left: 15px;
    padding-left: 0px;
    display: block;
}

.check {
	display: inline-block;
	position: relative;
	padding-left: 2px;
	padding-top: 2px;
	margin-bottom: 0px;
	cursor: pointer;
	font-size: 12px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: 180px;
  }
  
  .check input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
  }
  
  /* Create a custom checkbox */
  .checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 20px;
	width: 20px;
	background-color: #eee;
	border: #27aae0 1px solid;
  }
  
  /* On mouse-over, add a grey background color */
  .check:hover input ~ .checkmark {
	background-color: #ccc;
  }
  
  /* When the checkbox is checked, add a blue background */
  .check input:checked ~ .checkmark {
	background-color: #27aae0;
	border: #27aae0 1px solid;
  }
  
  /* Create the checkmark/indicator (hidden when not checked) */
  .checkmark:after {
	content: "";
	position: absolute;
	display: none;
  }
  
  /* Show the checkmark when checked */
  .check input:checked ~ .checkmark:after {
	display: block;
  }
  
  /* Style the checkmark/indicator */
  .check .checkmark:after {
	left: 6px;
	top: 2px;
	width: 7px;
	height: 10px;
	border: solid white;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
  }


  .check2 {
	display: inline-block;
	position: relative;
	padding-left: 2px;
	padding-top: 2px;
	margin-bottom: 0px;
	cursor: pointer;
	font-size: 12px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: auto;
	text-align: left;

	}
  
  .check2 input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
  }
  
  /* Create a custom checkbox */
  .checkmark2 {
	position: absolute;
	top: 0;
	left: 0;
	height: 20px;
	width: 20px;
	background-color: #eee;
	border: #27aae0 1px solid;
	
  }
  
  /* On mouse-over, add a grey background color */
  .check2:hover input ~ .checkmark2 {
	background-color: #ccc;
	
  }
  
  /* When the checkbox is checked, add a blue background */
  .check2 input:checked ~ .checkmark2 {
	background-color: #27aae0;
	border: #27aae0 1px solid;
	
  }
  
  /* Create the checkmark/indicator (hidden when not checked) */
  .checkmark2:after {
	content: "";
	position: absolute;
	display: none;
  }
  
  /* Show the checkmark when checked */
  .check2 input:checked ~ .checkmark2:after {
	display: block;
  }
  
  /* Style the checkmark/indicator */
  .check2 .checkmark2:after {
	left: 6px;
	top: 2px;
	width: 7px;
	height: 10px;
	border: solid white;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
  }

  .texto-BIOGRAFIA {
	font-family: 'Roboto Condensed', sans-serif;
    font-size: 0.8rem;
	text-align: left;
	display: block;
	width: 170px;
	margin-right: 8px;
    margin-left: 8px;
    margin-bottom: 10px;
	padding-left: 5px;
	border-left: #bbbaba 1px solid;
	height: 52px;
	position: absolute;

}

.texto-CARGO {
	font-family: 'Roboto Condensed', sans-serif;
    font-size: 0.7rem;
	text-align: left;
	display: block;
	width: 170px;
	line-height: 15px;	

}


.cid-TIMELINE {
	padding-top: 60px;
	padding-bottom: 55px;
	background-color: #ffffff;
	
	
}
.cid-TIMELINE .mbr-section-text {
	color: #767676;
	width: 1200px;
}
.cid-TIMELINE .mbr-section-subtitle {
  color: #767676;
}
.cid-TIMELINE .tabcont {
  -webkit-justify-content: center;
  justify-content: center;
  
}
.cid-TIMELINE .mbr-iconfont {
  font-size: 48px;
}
.cid-TIMELINE .card-img {
  margin-bottom: 1.5rem;
}
.cid-TIMELINE .tab-content-row {
  -webkit-justify-content: center;
  justify-content: center;
}
.cid-TIMELINE .tab-content {
  margin-top: 0.5rem;
  width: 100%;
  .margin-bottom: 0.5rem;
}



.nav-tabs .nav-link {
	.border-radius: 50% !important;
  }

  .nav-link {
    display: block;
    padding: .5rem 1rem;
}

.nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.cid-TIMELINE .nav-tabs {
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  border-bottom: none;  
  
 
}
.cid-TIMELINE .nav-tabs .nav-link {
	box-sizing: border-box;
	color: #767676;
	font-style: normal;	
	border-radius: 50%;	
	padding: 1.1rem 0.3rem; 
  margin: 0.4rem 2.0rem !important;
	transition: color .3s;
	border: 2px solid #149dcc;
	width: 60px;
	height: 60px;
	text-align: center;
	font-size: 14px;	
}

.cid-TIMELINE .nav-tabs .nav-link:hover {
  background: #149dcc;
  color: #ffffff;
}
.cid-TIMELINE .nav-tabs .nav-link.active {
	color: #ffffff;
	font-style: normal;
	border: 2px solid #149dcc;	
	background-color: #149dcc;
	-webkit-animation: active 0.4s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
			animation: active 0.4s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
}


..active {
	
}

@-webkit-keyframes active {
	0% {
	  -webkit-transform: scale(0.3);
			  transform: scale(0.3);
	}
	100% {
	  -webkit-transform: scale(1.4);
			  transform: scale(1.4);
	}
  }
 


.cid-TIMELINE .nav-tabs .nav-link.active:hover {
  border: 2px solid #149dcc;
  
}

.setabul {
	line-height: 1.6;
	color: #333333;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-image: url(../../IMAGENS/seta_01.png);
	background-repeat: no-repeat;
	background-position: -10px -6px;
	margin-left: 0px;
	padding-left: 14px;
	display: block;
	margin-top: -5px;
}

.trazul {
			
	border-bottom-color: #149dcc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
padding-bottom: 12px;			
	display: block;
	
}


.blocohistoria	{
	animation: go-back 1s;
	margin-top: 50px;
}

@keyframes go-back {
  from {
    transform: translateX(1000px);
  }
  to {
    transform: translateX(0);
  }
} 


.slide-in-bottom {
	-webkit-animation: slide-in-bottom 0.8s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
			animation: slide-in-bottom 0.8s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

@-webkit-keyframes slide-in-bottom {
  0% {
	-webkit-transform: translateY(1000px);
			transform: translateY(1000px);
	opacity: 0;
  }
  100% {
	-webkit-transform: translateY(0);
			transform: translateY(0);
	opacity: 1;
  }
}
@keyframes slide-in-bottom {
  0% {
	-webkit-transform: translateY(1000px);
			transform: translateY(1000px);
	opacity: 0;
  }
  100% {
	-webkit-transform: translateY(0);
			transform: translateY(0);
	opacity: 1;
  }
}



.slide-in-top {
  -webkit-animation: slide-in-top 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
		  animation: slide-in-top 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

/* ----------------------------------------------
* Generated by Animista on 2023-4-12 12:35:28
* Licensed under FreeBSD License.
* See http://animista.net/license for more info. 
* w: http://animista.net, t: @cssanimista
* ---------------------------------------------- */

/**
* ----------------------------------------
* animation slide-in-top
* ----------------------------------------
*/
@-webkit-keyframes slide-in-top {
0% {
-webkit-transform: translateY(-1000px);
		transform: translateY(-1000px);
opacity: 0;
}
100% {
-webkit-transform: translateY(0);
		transform: translateY(0);
opacity: 1;
}
}
@keyframes slide-in-top {
0% {
-webkit-transform: translateY(-1000px);
		transform: translateY(-1000px);
opacity: 0;
}
100% {
-webkit-transform: translateY(0);
		transform: translateY(0);
opacity: 1;
}
}

.fade-in {
    -webkit-animation: fade-in 8.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
    animation: fade-in 8.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
}