@charset "utf-8";

/* Reset + Clear  */
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,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, button,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	border: 0;
	outline: 0;
	font-weight:normal;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
ul, li {
	display:block;
}
/*.clear, .clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}*/
.clear{
	clear:both;
}
img{
	display:block;
	margin:0px;
}
* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
strong{
	font-weight:700;
}
.espaco{
	height:80px;
}
.espaco_20{
	height:20px;
}
.espaco_50{
	height:50px;
}
.centrado-hv{
	position:absolute; 
	top: 50%; 
	left: 50%; 
	transform: translate(-50%,-50%);
}
.altura_100{
	height:100%;
}
.altura_70{
	height:70%;
}
/*--- ESTILOS GERAIS ---------------------------------------------------------------------------*/
@font-face {
    font-family: 'Museo700';
    src: url('font/Museo700-Regular-webfont.eot');
    src: url('font/Museo700-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/Museo700-Regular-webfont.woff') format('woff'),
         url('font/Museo700-Regular-webfont.ttf') format('truetype'),
         url('font/Museo700-Regular-webfont.svg#Museo700') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Museo300';
    src: url('font/Museo300-Regular-webfont.eot');
    src: url('font/Museo300-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/Museo300-Regular-webfont.woff') format('woff'),
         url('font/Museo300-Regular-webfont.ttf') format('truetype'),
         url('font/Museo300-Regular-webfont.svg#Museo300') format('svg');
    font-weight: normal;
    font-style: normal;
}

body,td,th,div,ul,li,a {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #0093dd;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url('images/bg_geral.jpg');
	background-repeat: repeat-x;
	background-position:center top;
}
a{
	color:#000;
	cursor:pointer;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
a:hover{
	color:#000;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.cor1 {
	color:#0093dd;
}
.cor2 {
	color:#828282;
}
.cor3 {
	color:#aaaaaa;
}
.bgcor1 {
	background-color:#0093dd;
}
.bgcor2 {
	background-color:#828282;
}
.bgcor3 {
	background-color:#aaaaaa;
}
.pontos_cinza_h{
	background-image:url('images/pontos_cinza_h.png');
	background-repeat:repeat-x;
	background-position:left bottom;
}
.pontos_branco_h{
	background-image:url('images/pontos_branco_h.png');
	background-repeat:repeat-x;
	background-position:left bottom;
}
.pontos_cinza_v{
	background-image:url('images/pontos_cinza_v.png');
	background-repeat:repeat-y;
	background-position:left top;
}
.pontos_branco_v{
	background-image:url('images/pontos_branco_v.png');
	background-repeat:repeat-y;
	background-position:left top;
}
.botao1,
.botao2{
	font-family: 'Museo700', Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	display:inline-block;
}
.botao1{	
	background-color:#0093dd;
	font-size: 14px;
	line-height:40px;	
	height:40px;
	width:272px;
}
.espaco-passos{
	margin-left:10px;
	margin-right:10px;
}
.botao2{
	background-color:#fff;
	color:#0093dd;
	font-size: 14px;
	line-height:40px;	
	height:40px;
	width:272px;
}
.botao1:hover,
.botao2:hover{
	color:#fff;
	background-color:#000;
}
.esq{
	/*position:absolute;
	left:0px;
	top:0px;
	background-color:red;*/
	float:left;
	margin-right:20px;
}
.dir{
	/*position:absolute;
	right:0px;
	top:0px;
	background-color:yellow;*/
	float:right;
	margin-left:20px;
}
.logotipo img {
	width: 100%;
	height: auto;
}
.bt-redes a i{
	font-size:26px;
	margin-right:3px;
}
.bt-redes a {
	padding:0!important;
}
.alerta{
	font-family: 'Museo300', Arial, Helvetica, sans-serif;
	padding:20px;
	font-size:20px;
	line-height:22px;
}
.alerta i{
	float:left;
	margin:0 20px 0 20px;
	font-size:46px;
	color:#0093dd;
}
.background{
	background-size: 100% auto;
	background-repeat:no-repeat;
}

.tit-geral{
	font-size:32px;
	text-transform:uppercase;
	font-family: 'Museo300', Arial, Helvetica, sans-serif;
	padding:20px;
}
.txt1-geral{
	font-family: 'Museo300', Arial, Helvetica, sans-serif;
	line-height:24px;
	font-size:20px;
	padding:0 20px 20px 20px;
}

.txt1-geral .passos{
	text-align:center;
}
.txt1-geral .passos li{
	font-family: 'Museo700', Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	color:#fff;
	display:inline-block;
	margin:0 4px 0 4px;
	padding:7px 18px 6px 12px;
	background-color:#828282;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px; /* future proofing */
	-khtml-border-radius: 30px; /* for old Konqueror browsers */
}
.txt1-geral .passos li span{
	display:inline-block;
	margin-right:10px;
}
.txt1-geral .passos .ligado{
	background-color:#0093dd;
}
.txt1-geral .passos .ok{
	background-color:green;
}
.txt1-geral .passos .erro{
	background-color:red;
}


.txt2-geral{
	color:#828282;
	line-height:18px;
	font-size:14px;
	padding:0 20px 0px 20px;
}
.txt2-geral h2{
	font-size:14px;
	color:#0093dd;
}
/*- TOPO -----------------------------------------------------------------------*/
.topo_wrapper {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	min-height:50px;
	background-color:#0093dd;
	z-index:90;
}
.topo {
	width: 960px;
	margin:auto;
	position:relative;
	min-height:90px;
}
.topo .saudacao {
	font-family: 'Museo300', Arial, Helvetica, sans-serif;
	font-size:16px;
	text-transform:uppercase;
	color:#fff;
	text-align:center;	
	position:absolute;
	z-index:100;
	top: 22px;
	left: 50%;
	transform: translate(-50%,0%);
	width: 344px;

}
.topo .opcoes,
.topo .lingua,
.rodape .opcoes {
	margin-top:15px;
}
.opcoes li,
.lingua li{
	font-family: 'Museo700', Arial, Helvetica, sans-serif;
	font-size: 12px;
	display:inline-block;
	text-transform:uppercase;
	color:#fff;
	height:30px;
	line-height:30px;
}
.opcoes li a,
.lingua li a {
	font-family: 'Museo700', Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color:#fff;
	text-align:center;
	padding:0px 8px 0px 8px;
	display:block;
	height:30px;
	line-height:30px;
	/*text-shadow: #fff 0px 1px 0px;*/	
}
.opcoes li a:hover,
.lingua li a:hover {
	color:#000;
	/*text-shadow: #000 0px 1px 0px;*/
}
.opcoes .ligado a,
.lingua .ligado a {
	color:#000!important;
	background-color:#fff;
}
.seta-baixo{
	position:inherit;
	bottom:-49px;
	left:0px;
	width:100%;
	height:49px;
	z-index:90;
}
.seta-baixo .logotipo {
	position:absolute;
	z-index:100;
	top: 5px;
	left: 50%;
	transform: translate(-50%,0%);
	width: 344px;
}
.desd .logotipo {
	top: 15px;
	width: 250px;
}
.seta-baixo .img-seta,
.seta-cima .img-seta{
	width:100%;
	height:49px;
}
/*- DESTAQUE GRANDE -----------------------------------------------------------------------*/
.bloco-destaque{
	height:80vh;
	position:relative;
	background:url("images/imagem_destaque_01.jpg") center center / cover no-repeat fixed #161415;
}
.bloco-destaque .tit,
.bloco-destaque .txt{
	position:absolute;
	width:100%;
	left:0px;
	text-align:center;
	color:#fff;
	font-family: 'Museo300', Arial, Helvetica, sans-serif;
}
.bloco-destaque .tit{
	bottom:140px;
	font-size:42px;
}
.bloco-destaque .txt{
	bottom:100px;
	font-size:26px;
}
.bloco-destaque .opcoes-principais{
	position:absolute;
	width:100%;
	bottom:0px;
	left:0px;
	height:100px;
	text-align:center;
}
.bloco-destaque .opcoes-principais .opcoes a{
	font-family: 'Museo700', Arial, Helvetica, sans-serif;
	display:inline-block;
	position:relative;
	padding:25px 20px 20px 20px;
	text-transform:uppercase;
	font-size:24px;
	text-decoration:none;
	color:#fff;
}
.bloco-destaque .opcoes-principais .opcoes a img{
	position:absolute;
	z-index:100;
	top: -25px;
	left: 50%;
	transform: translate(-50%,0%);
}
.bloco-destaque .opcoes-principais .opcoes a:hover{
	color:#000;
}
.bloco-destaque .opcoes-principais .opcoes a:hover img{
	top: -60px;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.destaque_wrapper{
	
}
.destaque_wrapper .destaque{
	width: 960px;
	height: 250px;
	margin:auto;
}

/*- CORPO -----------------------------------------------------------------------*/
h1{
	font-size:20px;
	line-height:22px;
}
h2{
	font-size:16px;
	line-height:18px;
}
.corpo_wrapper {

}
.home-bloco1 {
	/*background-color:#0093dd;
	background-image: url('images/bg_bloco1.jpg');
	background-repeat: repeat-x;
	background-position:center top;
	position:relative;*/
}
.home-bloco2 {
	background-color:#0093dd;
	background-image: url('images/bg_azul.png');
	background-repeat: repeat-x;
	background-position:center bottom;
	position:relative;
}
.home-bloco3 {
	position:relative;
}

.home-bloco1 .txt {

	float:right;
	width:480px;
	margin-right:40px;
}
.home-bloco1 .txt h1{
	font-family: 'Museo300', Arial, Helvetica, sans-serif;
	font-size:25px;
	line-height:27px;
}
.home-bloco1 .txt h2{
	font-size:17px;
	line-height:25px;
}
.home-bloco1 .txt .botao1{
	width:100% !important;
	margin-top:30px;
}
.home-bloco1 .img {
	float:left;
}
.home-bloco2 .tit {
	color:#fff;
}
.home-bloco2 .img-base img{
	width:100%
}
.home-bloco2 .como-funciona {
	text-align:center;
	margin:30px 0 20px 0;
}
.home-bloco2 .como-funciona .passo {
	width:224px;
	display:inline-block;
	vertical-align:top;
}
.home-bloco2 .como-funciona .passo .txt {
	color:#fff;
	margin:30px 0 50px 0;
	font-size:14px;
	line-height:18px;
}
.home-bloco2 .como-funciona .espaco {
	width:50px;
	text-align:center;
	display:inline-block;
	vertical-align:top;
}
.home-bloco2 .como-funciona .espaco img {
	display:inline-block;
}
.home-bloco2 .mais,
.home-bloco3 .mais{
	text-align:center;
	margin-bottom:40px;
}
.home-bloco2 .mais a,
.home-bloco3 .mais a{
	width:425px;
}

.corpo_wrapper .corpo {
	width: 960px;
	min-height:500px;
	margin:auto;
	padding-bottom:60px;
}
.desd-bloco1 .corpo{
	margin-top:210px;
	padding:20px;
	background-color:#fff;
	-webkit-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);
}
.corpo_wrapper .corpo > .tit {
	width: 960px;
	margin:auto;
	padding:60px 0 60px 0;
	font-size:32px;
	font-family: 'Museo300', Arial, Helvetica, sans-serif;
	text-align:center;
}
/*.corpo_wrapper .corpo ol, .corpo ul {
	list-style-type:disc;
	padding:0px 20px 20px 20px;
}
.corpo_wrapper .corpo ul li{
	margin-left:8px;
}*/

/* CONTEUDO */
.desd-bloco1{
	
}
.desd-bloco1 .corpo{
	margin-bottom:50px;
}
.desd-bloco1 .corpo .img{
	width:100%;
	height:200px;
	margin-bottom:20px;
}
.desd-bloco1 .detalhe-oportunidade{

}
.desd-bloco1 .detalhe-oportunidade .detalhe-topo{
	position:relative;
}
.desd-bloco1 .detalhe-oportunidade .detalhe-topo .dias{
	position:absolute;
	top:-42px;
	right:20px;
	min-width:90px;
	height:125px;
	background-color:#e3e2e2;
	color:#BBBBBB;
	text-align:center;
	font-size:20px;
}
.desd-bloco1 .detalhe-oportunidade .detalhe-topo .detalhe-tit{
	font-family: 'Museo700', Arial, Helvetica, sans-serif;
	font-size:28px;
	margin:10px 150px 5px 20px;
}
.desd-bloco1 .detalhe-oportunidade .detalhe-topo .detalhe-dados{
	font-family: 'Museo300', Arial, Helvetica, sans-serif;
	font-size:15px;
	margin:10px 150px 15px 20px;
	color:#000;
}
.desd-bloco1 .detalhe-oportunidade .detalhe-topo .detalhe-dados span{
	color:#0093dd;
}

.desd-bloco1 .detalhe-oportunidade .img{
	height:494px!important;
}

.desd-bloco1 .detalhe-oportunidade .detalhe-bloco{
	margin:-225px 40px 0px 40px;
	height:225px;
}
.desd-bloco1 .detalhe-oportunidade .detalhe-bloco > ul{
	background-color:rgba(255, 255, 255, 0.95);
	padding:40px;
	position:relative;
}
.desd-bloco1 .detalhe-oportunidade .barra-valores,
.desd-bloco1 .detalhe-oportunidade .barra-progresso{
	float:left;
	width:490px;
}
.desd-bloco1 .detalhe-oportunidade .bt-investir{
	float:right;
	width:240px;
}
.desd-bloco1 .detalhe-oportunidade .bt-investir a,
.desd-bloco1 .detalhe-oportunidade .bt-investir .terminou,
.desd-bloco1 .detalhe-oportunidade .bt-investir .realizado{
	font-family: 'Museo700', Arial, Helvetica, sans-serif;
	font-size:22px;	
	display:inline-block;
	width:100%;
	height:85px;
	line-height:85px;
	text-align:center;
	text-transform:uppercase;
	background-color:#0093dd;
	color:#fff;
	text-decoration:none;
}
.desd-bloco1 .detalhe-oportunidade .bt-investir a:hover{
	background-color:#000;
}
.desd-bloco1 .detalhe-oportunidade .bt-investir .terminou,
.desd-bloco1 .detalhe-oportunidade .bt-investir .realizado{	
	background-color:lightgray;
}


.desd-bloco1 .corpo .img img{
	width:100%;
	height:100%;
}
.desd-bloco1 .corpo > .tit,
.desd-bloco1 .corpo .coluna .oportunidade-tit{
	margin-bottom:20px;
	font-size:32px;
	text-transform:uppercase;
	font-family: 'Museo300', Arial, Helvetica, sans-serif;
	padding:20px;
}
.desd-bloco1 .corpo .coluna .oportunidade-tit{
	font-size:26px;
	padding:0;
}
.desd-bloco1 .corpo .coluna > .txt{
	color:#828282;
	line-height:22px;
	font-size:16px;
	margin-bottom:60px;
	padding:0 18px 0 18px;
}
.desd-bloco1 .corpo .coluna .oportunidades{
	padding:0;
	padding-bottom:40px;
}
.desd-bloco1 .corpo .coluna .oportunidades .oportunidade{
	margin:0 17px 34px 17px;
}
.desd-bloco1 .corpo .coluna .separacao{
	height:1px;
	width:100%;
	margin-bottom:10px;
}
.desd-bloco1 .corpo .col-esq{
	float:left;
	width:250px;
}
.desd-bloco1 .corpo .col-dir{
	float:right;
	width:630px;
	padding-right:20px;
	color:#828282;
	line-height:22px;
	font-size:16px;
	margin-bottom:40px;
}
.desd-bloco1 .corpo .col-dir .sub-tit{
	font-family: 'Museo300', Arial, Helvetica, sans-serif;
	font-size:26px;
	text-transform:uppercase;
	line-height:30px;
	display:block;
	padding-bottom:18px;
	margin-bottom:22px;
	background-image:url('images/pontos_cinza_h.png');
	background-repeat:repeat-x;
	background-position:left bottom;
	color:#000;
}
.desd-bloco1 .corpo .col-dir h1,
.desd-bloco1 .corpo .coluna .txt h1{
	color:#0093dd;
	font-weight:700;
	font-size:20px;
	line-height:24px!important;
}
.desd-bloco1 .corpo .col-dir h2,
.desd-bloco1 .corpo .coluna .txt h2{
	font-weight:700;
	font-size:16px;
	line-height:22px;
}
.desd-bloco1 .corpo .col-dir h3,
.desd-bloco1 .corpo .coluna .txt h3{
	font-family: 'Museo300', Arial, Helvetica, sans-serif;
	color:#0093dd;
	font-size:18px;
	line-height:22px;
}
.desd-bloco1 .opcoes-principais .opcoes a{
	display:block;
	padding:8px;
	height:55px;
	line-height:40px;
	text-decoration:none;
	text-transform:uppercase;
	font-family: 'Museo700', Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#fff;
	background-color:#0093dd;
	margin-bottom:2px;
}
.desd-bloco1 .opcoes-principais .opcoes a:hover{
	color:#000;
}
.desd-bloco1 .opcoes-principais .opcoes a img{
	float:left;
	margin-right:16px;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.desd-bloco1 .opcoes-principais .opcoes a:hover img{
	float:left;
	margin-right:22px;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.desd-bloco1 .sub-opcoes{
	margin-bottom:40px;
	background-image:url('images/pontos_cinza_h.png');
	background-repeat:repeat-x;
	background-position:left top;
}
.desd-bloco1 .sub-opcoes a{
	display:block;
	padding:12px 0 10px 0;
	text-decoration:none;
	text-transform:uppercase;
	font-family: 'Museo700', Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#0093dd;
	background-image:url('images/pontos_cinza_h.png');
	background-repeat:repeat-x;
	background-position:left bottom;
}
.desd-bloco1 .sub-opcoes a:hover,
.desd-bloco1 .sub-opcoes .ligado{
	color:#000;
}

/*- RODAPE -----------------------------------------------------------------------*/
.rodape_wrapper {
	background-color:#0093dd;
	position:relative;
}
.rodape_wrapper .seta-cima{
	position:absolute;
	top:-49px;
	left:0px;
	width:100%;
	height:49px;
	z-index:90;
}
.rodape_wrapper .seta-cima .logotipo {
	position:absolute;
	z-index:100;
	top: -30px;
	left: 50%;
	transform: translate(-50%,0%);
	width: 210px;
}
.rodape {
	width: 960px;
	height: 100px;
	margin:auto;
	text-align:left;
	position:relative;
}
.rodape .opcoes {
}
.rodape .centro {
	text-align:center;
	padding:10px 0 10px 0;
}
.rodape .copy {
	text-align:center;
	padding:60px 0 0 0;
	color:#fff;
}
.rodape .copy a{
	color:#fff;
}
.rodape .copy a:hover{
	color:#000;
}

/*- FORÇAR RODAPE NO FUNDO -------------------------------------------------------------------*/
body, html{
	height:100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -100px;
}
.push {
	height:100px;
}



/*- VÁRIOS --------------------------------------*/
.scrollup {
    background: url("images/icon_gototop.png") no-repeat scroll 0 0 transparent;
    bottom: 20px;
    display: none;
    height: 40px;
    position: fixed;
    right: 20px;
    text-indent: -9999px;
    width: 40px;
	z-index:110;
}






/* - BLOCOS OPORTUNIDADES ---------------------- */
.oportunidades {
	padding:18px;
	text-align:center;
	font-size:0; /* remover espaços nos inline blocks */
}
.oportunidades .oportunidade{
	display:inline-block;
	width:272px;
	height:470px;
	border:1px solid #e3e2e2;
	margin:0 18px 0 18px;
	position:relative;
	margin-bottom:36px;
	background-color:#f2f2f2;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	vertical-align:top;
}
.oportunidades .oportunidade:hover{
	border:1px solid #0093dd;
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.3);
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.oportunidades .oportunidade .dias{
	position:absolute;
	top:-8px;
	right:10px;
	min-width:50px;
	height:75px;
	background-color:#e3e2e2;
	color:#BBBBBB;
}
.oportunidades .oportunidade .d-alerta,
.detalhe-oportunidade .detalhe-topo .d-alerta{
	background-color:orange!important;
	color:#fff!important;
}
.oportunidades .oportunidade .d-zero,
.detalhe-oportunidade .detalhe-topo .d-zero{
	background-color:red!important;
	color:#fff!important;
}
.oportunidades .oportunidade .d-realizado,
.detalhe-oportunidade .detalhe-topo .d-realizado{
	background-color:green!important;
	height:62px!important;
	color:#fff!important;
}
.oportunidades .oportunidade .d-terminou,
.detalhe-oportunidade .detalhe-topo .d-terminou{
	height:62px!important;
}
.detalhe-oportunidade .detalhe-topo .d-realizado,
.detalhe-oportunidade .detalhe-topo .d-terminou{
	height:96px!important;
}
.oportunidades .oportunidade .d-realizado span,
.oportunidades .oportunidade .d-terminou span{
	font-size:17px!important;
}
.detalhe-oportunidade .detalhe-topo .d-realizado span,
.detalhe-oportunidade .detalhe-topo .d-terminou span{
	font-size:20px!important;
}

.oportunidades .oportunidade .d-alerta span,
.oportunidades .oportunidade .d-zero span,
.oportunidades .oportunidade .d-realizado span,
.detalhe-oportunidade .detalhe-topo .d-alerta span,
.detalhe-oportunidade .detalhe-topo .d-zero span,
.detalhe-oportunidade .detalhe-topo .d-realizado span{
	color:#fff!important;
}

.oportunidades .oportunidade .dias .seta,
.detalhe-oportunidade .detalhe-topo .dias .seta{
width: 0;
height: 0;
border-style: solid;
border-width: 0 0 8px 8px;
border-color: transparent transparent #858585 transparent;
position:inherit;
top:0px;
left:-8px;
}
.detalhe-oportunidade .detalhe-topo .dias .seta{
border-width: 0 0 12px 12px;
left:-12px;
}
.oportunidades .oportunidade .dias i,
.detalhe-oportunidade .detalhe-topo .dias i{
	font-size:20px;
	margin:6px 0 6px 0;
	display:inline-block;
	width:100%;
}
.detalhe-oportunidade .detalhe-topo .dias i{
	font-size:32px;
	color:#fff;
	margin:14px 0 12px 0;
}
.oportunidades .oportunidade .dias span,
.detalhe-oportunidade .detalhe-topo .dias span{
	font-family: 'Museo700', Arial, Helvetica, sans-serif;
	font-size:22px;
	display:inline-block;
	width:100%;
	color: #0093dd;
}
.detalhe-oportunidade .detalhe-topo .dias span{
	font-size:36px;
}
.oportunidades .oportunidade .foto{	
}
.oportunidades .oportunidade .foto img{	
	width:270px;
	height:145px;
}
.oportunidades .oportunidade .tit{
	font-family: 'Museo300', Arial, Helvetica, sans-serif;
	text-align:left;
	margin:18px;
	font-size:17px;
	line-height:20px;
	height:40px;
	overflow:hidden;
}
.oportunidades .oportunidade .txt{
	text-align:left;
	margin:0 18px 18px 18px;
	color:#828282;
	font-size:13px;
	line-height:17px;
}
.oportunidades .oportunidade .barra-progresso{
	position:absolute;
	bottom:70px;
	left:18px;
	width:236px;
}
	.info1 .progresso,
	.info2 .progresso {
		position: relative;
		width: 100%;
		height: 20px;
		background-color: #fff;
		border:1px solid #0093dd;
	}
	.info1 .barra,
	.info2 .barra {
		position: absolute;
		height: 100%;
		background-color: #0093dd;
	}
	.info1 .b-alerta,
	.info2 .b-alerta {
		background-color: orange!important;
	}
	.info1 .b-zero,
	.info2 .b-zero {
		background-color: red!important;
	}
	.info1 .b-realizado,
	.info2 .b-realizado {
		background-color: green!important;
	}
	.info1 .b-terminou,
	.info2 .b-terminou {
		background-color: LightGray !important;
	}
	.info1 .b-terminou border,
	.info2 .b-terminou border{
		background-color: LightGray !important;
	}
	.info1 .valor,
	.info2 .valor{
		position: absolute;
		top:3px;
		left:0px;
		margin-left:6px;
		z-index:10;
		font-family: 'Museo700', Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#fff;
	}
.oportunidades .oportunidade .barra-valores,
.detalhe-oportunidade .detalhe-bloco .barra-valores{
	position:absolute;
	bottom:18px;
	left:18px;
	width:236px;
	text-align:left;
}
.detalhe-oportunidade .detalhe-bloco .barra-valores{
	position:inherit;
	bottom:auto;
	left:auto;
	width:490px;
	margin-bottom:14px;
}
.oportunidades .oportunidade .barra-valores .valores .valor,
.detalhe-oportunidade .detalhe-bloco .barra-valores .valores .valor{
	font-family: 'Museo700', Arial, Helvetica, sans-serif;
	font-size:15px;
	float:left;
	width:78px;
}
.detalhe-oportunidade .detalhe-bloco .barra-valores .valores .valor{
	font-size:30px;
	width:165px;
}
.detalhe-oportunidade .detalhe-bloco .barra-valores .valores .investidores{
	width:80px;
}
.oportunidades .oportunidade .barra-valores .valores .pontos,
.detalhe-oportunidade .detalhe-bloco .barra-valores .valores .pontos{
	background-image:url('images/pontos_cinza_v.png');
	background-repeat:repeat-y;
	background-position:right top;
	margin-right:10px;
}
.detalhe-oportunidade .detalhe-bloco .barra-valores .valores .pontos{
	margin-right:30px;
}
.oportunidades .oportunidade .barra-valores .valores .valor span,
.detalhe-oportunidade .detalhe-bloco .barra-valores .valores .valor span{
	font-size:9px;
	display:inline-block;
	margin-bottom:5px;
	width:100%;
	color:grey;
}
.detalhe-oportunidade .detalhe-bloco .barra-valores .valores .valor span{
	font-family: 'Museo300', Arial, Helvetica, sans-serif;
	font-size:16px;
	margin-bottom:5px;
}
.oportunidades .oportunidade .barra-valores .valores .bt{
	float:right;
}
.oportunidades .oportunidade .barra-valores .valores .bt a{
	display:block;
	font-family: 'Museo700', Arial, Helvetica, sans-serif;
	font-size:13px;
	width:70px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	color:#fff;
	background-color: #0093dd;
	height:35px;
	line-height:35px;
}
.oportunidades .oportunidade .barra-valores .valores .bt a:hover{
	background-color: #000;
}



.registo-login .mensagem,
.registo-login .mensagem2{
	text-align:center;
	padding:120px 0 0 0;
	color:#828282;
	line-height:18px;
	font-size:14px;
}
.registo-login .mensagem2{
	padding:0px 20px 0 20px;
}
.registo-login .mensagem span,
.registo-login .mensagem2 span{
	font-family: 'Museo300', Arial, Helvetica, sans-serif;
	line-height:24px;
	font-size:20px;
	color: #0093dd;
}

.mensagem2 .sucesso, 
.mensagem2 .erro{
	font-size:100px;
	color:green;
	padding-bottom:20px;
}
.mensagem2 .erro{
	color:red;
}


/* - NAVEGAÇÃO DETALHE OPORTUNIDADE */
.navega{
	margin:0px 0 40px 0;
	text-align:center;
	border-bottom:solid 1px #0093dd;
}
.navega .oportunidade-opcoes li{
	width:160px;
	display:inline-block;
	margin:0 2px -1px 2px;
}
.navega .oportunidade-opcoes li i{
	font-size:20px;
	margin-bottom:10px;
	color:lightgray;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.navega .oportunidade-opcoes li a{
	font-family: 'Museo700', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	font-size:13px;
	color:#fff;
	background-color:#0093dd;
	display:block;
	position:relative;
	height:40px;
	line-height:40px;
	border:solid 1px #0093dd;
}
.navega .oportunidade-opcoes .ligado a{
	background-color:#fff;
	border-left:solid 1px #0093dd;
	border-top:solid 1px #0093dd;
	border-right:solid 1px #0093dd;
	border-bottom:solid 1px #fff;
	color:#0093dd;
}
.navega .oportunidade-opcoes a:hover{
	background-color:#000;
	border-left:solid 1px #000;
	border-top:solid 1px #000;
	border-right:solid 1px #000;
	border-bottom:solid 1px #0093dd;
}
.navega .oportunidade-opcoes li:hover i{
	color:#000;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.navega .oportunidade-opcoes .ligado a:hover{
	background-color:#fff;
	border-left:solid 1px #0093dd;
	border-top:solid 1px #0093dd;
	border-right:solid 1px #0093dd;
	border-bottom:solid 1px #fff;
	color:#000;
}
.navega .oportunidade-opcoes .ligado i{
	color:#0093dd;
}


/* - GALERIA OPORTUNIDADE - */
.galeria{
	padding:20px 20px 10px 20px;
	border:solid 1px lightgray;
	font-size:0;
}
.galeria li{
	display:inline-block;
	margin:5px 5px 5px 5px;
	font-size:0;
}
.galeria li a{
	border:solid 1px #0093dd;
	display:block;
	font-size:0;
}
.galeria li a:hover{
	border:solid 1px #000;
}
.galeria li img{
	width:198px;
	max-height:110px;
	padding:4px;
}

.dados-pessoais{
	padding:0;
	padding-bottom:10px;
	border:solid 1px lightgray;
	font-size:0;
}



/* - BLOCO PASSO 1 - */

.oportunidade-h{
	padding:20px 20px 20px 240px;
	position:relative;
}
.oportunidade-h .barra-descricao{
	width:75%;
}
.oportunidade-h .barra-descricao .foto{
	position:absolute;
	top:20px;
	left:20px;
}
.oportunidade-h .barra-descricao .foto img{	
	width:200px;
	height:auto;
}
.oportunidade-h .barra-descricao .tit,
.oportunidade-h .barra-descricao .tit a{
	font-family: 'Museo300', Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:18px;
	line-height:20px;
	margin-bottom:10px;
	padding-right:20px;
	float:left;
	width:100%;
	text-decoration:none;
	color:#0093dd;
}
.oportunidade-h .barra-descricao .tit a:hover{
	color:#000;
}
.oportunidade-h .barra-descricao .txt{
	text-align:left;
	color:#828282;
	font-size:12px;
	line-height:17px;
	float:left;
}
.oportunidade-h .barra-descricao .dados{
	font-family: 'Museo300', Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	float:left;
}
.oportunidade-h .barra-descricao .dados span{
	color:#0093dd;
}



.oportunidade-h .barra-valores{
	width:25%!important;
	float:right!important;
}
.oportunidade-h .barra-valores .valor{
	font-family: 'Museo700', Arial, Helvetica, sans-serif;
	font-size:24px;
	float:left;
	padding-bottom:10px;
	margin-bottom:10px;
	width:100%;
}
.oportunidade-h .barra-valores .pontos{
	background-image:url('images/pontos_cinza_h.png');
	background-repeat:repeat-x;
	background-position:right bottom;
	margin-right:10px;
}
.oportunidade-h .barra-valores .valor span{
	font-family: 'Museo300', Arial, Helvetica, sans-serif;
	font-size:15px;
	display:block;
	margin-bottom:5px;
	width:100%;
	color:grey;
}
.metodo-pagamento{
	text-align:center;
	margin-right:20px;
}
.metodo-pagamento .metodo{
	display:inline-block;
	margin:20px 10px 40px 10px;
	text-align:center;
	width:auto;
}
.metodo-pagamento .metodo div{
	display:inline-block;
	text-align:center;
	width:100%;
	margin-bottom:20px;
}
.metodo-pagamento .metodo div img{
	display:inline-block;
	text-align:center;
}


.resumo{	
}
.resumo .tit{
	font-family: 'Museo300', Arial, Helvetica, sans-serif;
	font-size:20px;
	padding:8px 0 6px 0;
	margin:0 20px 6px 0;
}
.resumo .linha1{
	margin-bottom:1px;
	color:#828282;
}
.resumo .linha1 strong{
	color:#0093dd;
}

.sem-conteudo{
	padding:60px;
	text-align:center;
	font-family: 'Museo300', Arial, Helvetica, sans-serif;
	font-size:20px;
}
.sem-conteudo span{
	margin-bottom:20px;
	display:inline-block;
}
