@charset "utf-8";
/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,400,300,100,200,700,600);

*	{
	padding:0;
	margin:0;
	outline:none;
	font-family:Open Sans;
}
a	{
	text-decoration:none;
	border:0;	
}



.branco{
	color: #fff;
}
/* Base */

#top{
	width: 100%;
	height: 40px;
	background: #1A1C4F;
}
#centertop{
	width: 984px;
	height: 40px;
	line-height: 40px;
	margin: 0 auto;
	color: #fff;
	font-family: 'yanone_kaffeesatzregular';
}
#centertop i{
	margin-right: 5px;
}

#bgcabecalho{
	width: 100%;
	height: 100px;
	background: url(../img/bgcabecalho.png) repeat-x;
}

#cabecalho{
	width: 984px;
	height: 100px;
	margin: 0 auto;
}
.logo{
	width: 198px;
	height: 90px;
	margin-top: 5px;
	float: left;
}
.menu{
	width: 510px;
	height: 40px;
	float: right;
	line-height: 40px;
	margin-top: 30px;
}
	
.menu ul li{
	display: inline;
	margin-left: 45px;
}
.menu ul li a{
	font-family: 'yanone_kaffeesatzlight';
	font-size: 25px;
	color: #1A1C4F;
}
.menu ul li a:hover{
	color: #AB0052;
}

#conteudo{
	width: 984px;
	height: 280px;
	margin: 0 auto;
	z-index: 9999;
	position: relative;
	margin-top: -200px;
	color: #fff;
	background: #fff;
}
.service_sec {
	float:left;
	width:225px;
	margin:20px 0 0 17px;
}
.service_sec .i{
	margin-top: 15px;
}
.service_sec h3{
	font-family: 'yanone_kaffeesatzregular';
	font-size: 20px;
	font-weight:100;
	margin: 8px 0;
	color: #fff;
}


.service_sec .blue p {
	text-align:left;
	margin-left:15px;
}

.service_sec p{
	font-family: 'yanone_kaffeesatzlight';
	font-size: 16px;
	color: #fff;
}
#conteudo .orange {
	background:url(../img/service_one.png) no-repeat;
	width:225px;
	height:221px;
	float:left;
	text-align:center;
}
#conteudo .pink {
	background:url(../img/service_two.png) no-repeat;
	width:225px;
	height:221px;
	float:left;
	text-align:center;
}
#conteudo .green {
	background:url(../img/service_three.png) no-repeat;
	width:225px;
	height:221px;
	float:left;
	text-align:center;
}
#conteudo .blue {
	background:url(../img/service_four.png) no-repeat;
	width:225px;
	height:221px;
	float:left;
	text-align:center;
}

.last p{
	margin-bottom: 5px;
}


#footer1{
	width: 100%;
	height: 50px;
	background: #fff;
	border-top: 1px solid #f2f2f2;
}
#footer1 .cont{
	width: 984px;
	height: 50px;
	margin: 0 auto;
}

.navfooter{
	float:left;
	margin-left:-45px;
	margin-top:0px;
	}
.phonefooter{
	width: 200px;
	float:right;
	color:#666;
	line-height:50px;
	font-family: 'yanone_kaffeesatzregular';
	}
.phonefooter i{
	color:#666;
	line-height:50px;
	}

#copyright{
	height:50px;
	padding-top:10px;
	background:#f2f2f2;
	text-align:center;
	font-size:18px;
	font-family: 'yanone_kaffeesatzlight';
	color: #1A1C4F;	
	}
	
.grid figcaption h3 {
	font-size:26px;
	font-family: 'yanone_kaffeesatzlight';
	color: #1A1C4F;	
	}
	
.grid figcaption span{
	font-size:20px;
	font-family: 'yanone_kaffeesatzlight';
	color: #F8AEAA;	
	}

.sky-form p{
	font-size:20px;
	font-family: 'yanone_kaffeesatzlight';
	color: #1A1C4F;	
	}
	.sky-form i{
	color: #AB0052;	
	}
	
.sky-form label{
	font-size:22px;
	font-family: 'yanone_kaffeesatzlight';
	color: #1A1C4F;	
	}

/*Páginas*/
.header_page{
background-image: url(../img/bgheader.jpg);
background-repeat: no-repeat;
background-size: cover;
color: #fff;
height: 90px;
    padding-top: 0px;
    padding-bottom: 0px;
	border:1px solid #e9e9e9;
}

.basic {
	width:984px;
	margin:0 auto;
	background: url(../img/header_shadow.png) no-repeat center top;
	line-height:90px;
}
.header_page .basic h1 {
	float:left;
	width:300px;
	font-size:26px;
	font-weight:100;
	font-family: 'yanone_kaffeesatzlight';
	color: #fff;	
}


.header_page .basic p {
	float:right;
	height:20px;
	text-align:right;
	font-size:18px;
	font-family: 'yanone_kaffeesatzlight';
	color: #fff;	
}

.main{
	width:984px;
	min-height:500px;
	margin:10px auto;
	}


.mainservicos{
	width:100%;
	min-height:500px;
	margin:10px auto;
	}

.contquemsomos{
	width:100%;
	min-height:500px;
	margin:0 auto;
	background: url(../img/bgquem.png) top center no-repeat;
}
.balaotxt{
	width:904px;
	height:420px;
	margin:0 auto;
	padding:40px;
	background: url(../img/personagens.png) bottom center no-repeat;
	}

.balaotxt p{
	text-align:center;
	font-size:22px;
	margin-bottom:10px;
	font-family: 'yanone_kaffeesatzlight';
	color: #191A4D;
	}
	
.balaotxt h1{
	text-align:center;
	font-size:35px;
	font-weight:100;
	width:350px;
	margin:0 auto 30px auto;
	font-family: 'yanone_kaffeesatzlight';
	color: #AB0052;
	}
	
.imgquemsomos{
	font-size:20px;
	width:565px;
	height:280px;
	padding-top:70px;
	}









