/*
New Version by Lucio Moura
dez 2015
*/
body{
	font-family:arial;
	font-size:14px;
	color:#686868;
	background: #f8f8f8;
}

a {
	text-decoration: underline;
	color:#00a1d8;
}

.clear {
	clear: both;
}

.tx_center
{
	text-align: center;
}

.auto {
	width: 1024px;
	margin: auto;
	max-width: 980px;
}

.central {
    display: table;
    margin: 0 auto;
    position: relative;
    width: 960px;
}

strong {font-weight: bold;}

.fixed
{
	position: fixed;
    top: 0;
    z-index: 5;
    width: 100%;
}

.top_header
{
	background-color: #3babdf;
	widtth: 100%;
}

.top_header p
{
	color: #fff;
	text-align: right;
	font-size: 12px;
	margin-right: 30px;
}

.top_header span
{
	position: relative;
	top: -3px;
	margin-left: 5px;
}

.top_header a
{
	color: #fff;
	text-decoration: none;
}

.back_blue
{
	background-color: #2384c4;
	padding: 5px;
}

.header
{
	 width: 100%;
    background-image: url(http://www.serasaconsumidor.com.br/wp-content/uploads/2015/11/back.png);
    padding-top: 14px;
    padding-bottom: 12px;
    position: relative;
    z-index: 5;
}

.banner
{
	width: 100%;
    height: 517px;
    background-image: url(http://www.serasaconsumidor.com.br/wp-content/uploads/2015/11/slider.jpg);
    background-position: 65% 1%;
    background-size: cover;
    position: relative;
    top: -76px;
}

.box
{
	position: absolute;
	bottom: -60px;
}

.share
{
		float: right;
    position: relative;
    margin-top: -30px;
    top: -30px;
}

.content
{
	width: 100%;
	margin-top: -10px;
}

.content p
{
	margin-top: 20px;
	color: #666666;
}

.all_caps
{
	width: 100%;
	margin-top: 20px;
}

.cap
{
	float: left;
	width: 23%;
	margin-right: 10px;
}

.cap img
{

}

.cap p
{
	line-height: 17px;
}

.ebook
{
	width: 40%;
	background: #e4eed7;
	color :#666666;
	text-align: center;
	padding: 20px;
	margin: 40px auto;
	border-radius: 20px;
}

.compartilhar
{
	width: 210px;
	height: 37px;
	background-image: url(http://www.serasaconsumidor.com.br/wp-content/uploads/2015/11/share.png);
	background-repeat: no-repeat;
	float: left;
}

.social
{
	float: right;
    margin-top: 7px;
    margin-right: 10px;
}

.compartilhar p
{
	 color: #5d5c5c;
    font-size: 11px;
    margin-left: 13px!important;
    padding-top: 10px;
    font-style: italic;
    font-weight: bold;
	margin-top: 3px!important;
	float: left;
}

.banner img
{
	max-width: 100%;
	width: 100%;
}


.bg-ebook-full{
	position:relative;
	margin:0 auto;
	width:539px;
	height:180px;
	background-image: url(http://www.serasaconsumidor.com.br/wp-content/uploads/2015/12/completo-min.png);
	background-repeat: no-repeat;
}

.text-14{
	margin-bottom:62px;
	margin-top: 62px;
}

.box-14{
	margin-left:234px;
	height:86px;
	padding-top:44px;
}

.footer {
	width: 100%;
	background: #8a8a8a;
	font-family: Arial;
	margin-top: 30px;
	color: #fff;
	font-size: 12px;
	padding-top: 30px;
	padding-bottom: 30px;
}

.footer_text
{
	float: left;
	width: 70%;
}

.footer_logo
{
	float: right;
	width: 25%;
	border-left: 1px solid #969696;
	padding-left: 30px;
}

.box_mobile {display: none;}


@media screen and (max-width: 60em) {
	body {overflow-x: hidden;}
	.auto {max-width: 100%; width: 100%;}
	.logo {margin-left: 10px;}
	.cap {float: none; width: 100%; text-align: center; margin: 20px auto;}
	.footer_text {float: none; width: 100%; text-align: center; font-size: 11px; line-height: 18px;}
	.content p {margin: 20px;}
	.share {float: none; width: 100%; text-align: center; margin: 40px 10px;}
	.footer_logo {float: none; width: 100%; text-align: center; border: none; margin-top: 40px; padding: 0;}
	.bg-ebook-full{
	position:relative;
	margin:0 auto;
	width:auto;
	height:180px;
	background-image: url(none);
	background-repeat: no-repeat;
}
.box-14{
	margin-left:0;
	height:86px;
	padding-top:44px;
	text-align:center;
}
}

@media screen and (max-width: 480px) {
	.box {display: none; position: inherit;}
	.box_mobile
	{
		display: block;
		position: relative;
		top: 430px;
		width: 87%;
		padding: 25px;
		background: #78a837;
		color: #fff;
		margin: auto;
		font-size: 29px;
		-ms-transform: matrix(1, -0.3, 0, 1, 0, 0);
		-webkit-transform: matrix(1, -0.3, 0, 1, 0, 0);
		transform: matrix(1, -0.1, 0, 1, 0, 0);
		line-height: 35px;
		text-align: center;
	}
}
