.titulo_2{width:975px; left:0;}
.banner{
	width:975px;
	height:400px;
	position:relative;
	z-index:1;
}

.banner .vassoura{
	width:255px;
	height:220px;
	position:absolute;
	top: 7px;
	right: -30px;
	z-index:3;
	background: url('../images/vassoura_limpa_nome.png') no-repeat 0 0;
}

.banner h2{
 	color: #015cae;
    font-size: 423%;
    position: absolute;
    right: 19px;
    text-align: center;
    top: 77px;
    z-index: 2;
}

.banner p{
	font-size: 25px;
    position: absolute;
    right: 37px;
    text-align: center;
	top: 109px;
    width: 356px;
	z-index: 2;
	line-height: normal;
	
}

.banner .bt_limpa_nome{
	position:absolute;
	top: 210px;
	right: 17px;
	z-index:2;
}

.conteudo{
	position:relative;
	z-index:100;
	display:table;
}

.conteudo .titulo{
	width:100%;
	height: auto;
	float:left;
	color:#5baf36;
	font-size:24px;
	padding:0 0 5px;
	position:relative;
	border-bottom:1px solid #5baf36;
	background:none;
	text-indent: 0;
}

.sub-titulo{
	width:100%;
	height: auto;
	float:left;
	color: #61ae3c;
	font-size:20px;
	padding:0 0 5px;
	position:relative;
	background:none;
	text-indent: 0;
}

.conteudo h3{
	color: #61ae3c;
	font-size:20px;
	letter-spacing: normal !important;
}

.instrucao a{
	display:block;
	color:#3fb9e1;
}

.conteudo .passos{
	width:100%;
	float:left;
}

.conteudo .passos ul li{
	float:left;
	width: 16%;
	position:relative;
	text-align:center;
	list-style-type:none;
	margin:0;
}

.conteudo .passos ul .separador{
	display:none;
	width:0;
	height:0;
	float:left;
	margin: 82px 10px 0;
	position:relative;
	background: url('../images/separador.jpg') no-repeat center 0;
}

.conteudo .passos ul li .instrucao{
	font-size:12px;
	width: 100%;
}

.conteudo .passos ul li .passo1{
	height:108px;
	width:100%;
	background: url('../images/passo1.jpg') no-repeat center 0;
}

.conteudo .passos ul li .passo2{
	width:100%;
	height:108px;
	background: url('../images/passo2.jpg') no-repeat center 0;
}

.conteudo .passos ul li .passo3{
	width:100%;
	height:108px;
	background: url('../images/passo3.jpg') no-repeat center 0;
}

.conteudo .passos ul li .passo4{
	width:100%;
	height:108px;
	background: url('../images/passo4.jpg') no-repeat center 0;
}

.conteudo .passos ul li .passo5{
	width:100%;
	height:108px;
	background: url('../images/passo5.png') no-repeat center 0;
}

.conteudo .passos ul li .passo6{
	width:100%;
	height:108px;
	background: url('http://www.serasaconsumidor.com.br/wp-content/uploads/2015/05/passo6.jpg') no-repeat center 0;
}

.conteudo .passos ul li .numero{
	display:none;
}

.conteudo .passos ul li .icoPassos{
	float:left;
}

.conteudo .passos .tooltip{
	position:absolute;
	top: 100px;
	left:-10px;
	padding:10px;
	text-align:left;
	font-size:11px;
	color:#77a162;
	line-height:15px;
	background-color:#f1f5f8;
	width:175px;
	height:auto;
	border:1px solid #a7b9a3;
	display:none;
	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
	
	-webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.5);
	-moz-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.5);
	box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.5);
}

.conteudo .passos .tooltip .triangulo{
	width: 0;
	height: 0;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-bottom: 16px solid #f1f5f8;
	position: absolute;
	top: -16px;
	left: 75px;
}

.conteudo .como-funciona{
	float:left;
	width:97%;
	margin:30px 0 0;
}

.conteudo .como-funciona .texto{
	font-size:12px;
	margin:0;
	float:left;
}

.conteudo .como-funciona .bt-limpar-nome{
	text-align:center;
	padding:10px 0;
	width:100%;
	float:left;
	background-color:#f5f5f5;
}

.conteudo .como-funciona .bt-limpar-nome img{
	opacity:0.65;
	-moz-opacity: 0.65;
	filter: alpha(opacity=65);
}

.conteudo .como-funciona .bt-limpar-nome img:hover{
	opacity:1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

a.banner_cadastro_positivo_home:hover{
	text-decoration: none;
width: 398px;
height: 54px !important;
margin: 15px auto !important;
background: url('/wp-content/themes/serasa-consumidor/images/btn-limpa-nome-azul.png') no-repeat 0 !important;

}
.conteudo .logo-empresas{
	width:100%;
	display:table;
	margin:0 0 50px;
}

.conteudo .logo-empresas li{
	width:20%;
	height:80px;
	float:left;
	text-align:center;
	margin:10px 0 0;
	list-style-type:none;
}