/* CSS Document */

@import url(http://fonts.googleapis.com/css?family=Ubuntu:300,400,700);
@import url(http://fonts.googleapis.com/css?family=Londrina+Solid);
@import url(http://fonts.googleapis.com/css?family=Oswald:400,700);
@import url(http://fonts.googleapis.com/css?family=Oswald|PT+Sans:400,700,400italic);

html	{
	margin:0px !important;
    /*font-family:Oswald, sans-serif;*/
    /*font-family:Ubuntu, HelveticaNeue-Light, 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif !important;*/
	font-family: "PT Sans" !important;

}


body	{
	margin:0px;	
	/*background-color:#8DD7F7;	*/
	background-color:#E5E5DA;
}


/*Topo*/

header  {
    background-color: #212C43;
}

.Topo	{
	margin-top:0px !important;
	background-color:#0D1629;
	width:100%;
	height:185px;	
}

.TopoOnly   {
    margin-top:0px !important;
    background-color:#212C43;
    text-align:center; /* hack para o IE */
    margin:0 auto;
    padding-bottom: 10px;

    border-bottom-color:#0D1629;
    border-bottom-style:solid;
    border-bottom-width:1px;
    margin-bottom: 2px;
}

.TopoDir	{
	width:44%;
	overflow:hidden;
	float:right;
}

.TopoEsq	{
	width:55%;
	overflow:hidden;	
	float:left;
	text-align:right;
}

.Logo	{
	margin-top:5px;	
}

.login	{
	float:right;
	margin-top:30px;
	width:330px !important;	
}

.login input	{
	/*font-family:Segoe, "Bernard MT Condesensed","Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;*/
	font-size:16px;
	margin-bottom:10px;
	padding:4px;	
    border: 2px solid #4D4D4D;
    border-radius: 6px 6px 6px 6px;
	width:300px;
}

.login label	{
	/*font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;	*/
	font-size:16px;
}

.loginBotaoCofre	{
	float:right;
	margin-top:75px;
	margin-right:20px;	
}

address {
    display: block;
    font-style: normal;
    line-height: 20px;
    margin-bottom: 20px;
    float: right;
    margin-right: 10px;
    margin-top: 10px;
    position: absolute;
    top: 3px;
    right: 3px;
}

address a {
    text-decoration: none;
    color: #7CCBFC;
}

address a:hover {
    text-decoration: underline;
    color: #FFFFFF;
}

.widget-news-phone {
    background: url("../img/widget-news-icons.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #FFFFFF;
    display: inline-block;
    font-size: 12px;
    height: 26px;
    margin-right: 26px;
    padding: 2px 0 0 35px;
}


.widget-news-email {
    background: url("../img/widget-news-icons.png") no-repeat scroll 0 -30px rgba(0, 0, 0, 0);
    color: #FFFFFF;
    display: inline-block;
    font-size: 12px;
    height: 26px;
    margin-right: 26px;
    padding: 2px 0 0 35px;
}


.widget-news-address {
    background: url("../img/widget-news-icons.png") no-repeat scroll 0 -60px rgba(0, 0, 0, 0);
    color: #FFFFFF;
    display: inline-block;
    font-size: 12px;
    height: 26px;
    padding: 2px 0 0 35px;
}


/*Menu superior*/
.Menu	{
	/*margin-top:-10px;*/
	width:100%;
    max-width: 100%;
	height:36px;
	background-color:#1B253B;
	/*background-color:#2E2E2F;*/
	/*box-shadow: 0 0 4px #666;	*/
	/*-webkit-box-shadow: 0px 1px 4px #666;*/
	/*-moz-box-shadow:    0px 1px 4px #666;*/
	/*box-shadow:         0px 1px 4px #666;*/
	text-align:center;
	padding-top:2px;
    z-index: 10000;
    border-top-color:#0D1629;
    border-top-style:solid;
    border-top-width:1px;
}

.Menu ul	{
	list-style-type: none outside none;
	margin-top:5px;	
}

.Menu li	{
	display: inline-block;
	padding-right:50px;
	padding-left:50px;
	font-size:16px;
	color:#FFF;
	/*text-shadow: #999 0.1em 0.1em 0.1em;*/
	font-weight:bold;
	border-right: 1px solid #FFF;
}

.Menu a	{
    text-decoration: none;
    color: #FFF;
    cursor: pointer !important;
}

.MenuAtivo a	{
	/*border-bottom: 3px solid #0098DA;*/
	/*border-bottom: 3px solid #FFF;*/
	color:#00ACED !important;
}

/*Conteudo principal*/
.ConteudoPrincipal_1	{
	width:960px !important;
	height:100%;
	min-height:100%;
	text-align:center; /* hack para o IE */
	margin:0 auto;	
}

.CP_ImagemFluxo	{	
	margin-right:51px;
	margin-top:-209px;	
	float:right
}

.DadosRecomendacao	{
	width:328px;	
	text-align:left !important;
	font-size:14px;
	color:#666;
	margin-top:10px;
}

.DadosRecomendacao a	{
	color:#FF6600;
	text-decoration:none;
    /*font-family:Oswald, sans-serif;*/
    font-family:"PT Sans";
}

.DadosTitulo	{
	color:#333;
	font-size:50px;
	/*font-family: 'Oswald', sans-serif;	*/
    font-family:"PT Sans";
}

.DivisorFase	{	
	text-align:center; /* hack para o IE */
	margin:0 auto;
    background: url("../img/Divisor.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    clear: both;
    display: block;
    margin-top: 100px;
    overflow: hidden;
    padding: 15px 0 75px;
	width:982px;		
}

.DivisorFase a {
    background: url("../img/Nuvem_desce_Laranja.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 72px;
    margin: 8px auto 0;
    overflow: hidden;
    position: relative;
    width: 72px;
    cursor: pointer;
}

.UlSubMenu {
    margin-left: 0px;
    padding-left: 0px;
    text-align: left;
    list-style-type: none outside none;
}

.UlSubMenu li {
    color: #333333;
    nargin-bottom: 3px;
    display: block;
    height: 44px;
}

.UlSubMenu img {
    float: left;
    height: 42px;
    width: 42px;
}

.UlSubMenu div {
    float: left;
    margin-top: 5px;
    margin-left: 5px;
    padding-top: 5px;
}

.UlSubMenu a {
    color:#333333;
    /*font-family:Oswald, sans-serif;*/
    font-family:"PT Sans";
    text-decoration: none;
    cursor: pointer !important;
}

.UlSubMenu a:hover {
    color:#333333;
    /*font-family:Oswald, sans-serif;*/
    font-family:"PT Sans";
    text-decoration: underline;
    cursor: pointer !important;
}



.Fase  {
    width:960px !important;
    height:100%;
    min-height:100%;
    /*text-align:center;*/ /* hack para o IE */
    margin:0 auto;	;

    /*border: 2px #666666 solid;
    box-shadow: 0px 1px 4px #666;
    background-color: #ffffff;
    border-radius: 6px 6px 6px 6px;
    padding: 8px;*/
}

/*
.Fase:hover {
    -moz-transition: border 0.5s linear 0s, box-shadow 0.5s linear 0s;
    transition: border 0.5s linear 0s, box-shadow 0.5s linear 0s;
    -webkit-transition: border 0.5s linear 0s, box-shadow 0.5s linear 0s;
    -o-transition: border 0.5s linear 0s, box-shadow 0.5s linear 0s;
    border: 2px #FFF solid;
}
*/


.DvTituloFase   {
    /*font-family:Oswald, sans-serif;*/
    font-family:"PT Sans";
    font-size: 26px;
    color: #333333;
    margin-bottom: 10px;
    margin-top: 10px;
}

.DvConteudoFase {
    text-align: justify;
    color: #666666;
}

.DvConteudoFase li  {
    margin-bottom: 10px;
    list-style-type: square;
}


.SeparadorTL	{
	clear:both;	
}


.Rodape {
    width: 100%;
    height: 102px;
    min-height: 102px;
    position: static;
    bottom: 0px;
    background-color: #1B253B;
}

.RodapeFixo {
    width: 100%;
    height: 102px;
    min-height: 102px;
    position: absolute;
    bottom: 0px;
    background-color: #1B253B;
    margin-bottom: 2px;
}

.RodapeTopo {
    width: 100%;
    height: 100px;
    min-height: 100px;
    background-color: #212C43;
    border-bottom: 1px solid #0D1629;
    margin-bottom: 2px;
}

.RodapeInferior  {
    background-color: #1B253B;
    border-top: 1px solid #0D1629;
}

/*Footer widgets*/
.container1:before, .container1:after {
    content: "";
    display: table;
    line-height: 0;
}
.container1:after {
    clear: both;
}
.container1:before, .container1:after {
    content: "";
    display: table;
    line-height: 0;
}
.container1, .navbar-static-top .container1, .navbar-fixed-top .container1, .navbar-fixed-bottom .container1 {
    width: 1170px !important;
}
.container1 {
    margin-left: auto;
    margin-right: auto;
}
.container1, .navbar-static-top .container1, .navbar-fixed-top .container1, .navbar-fixed-bottom .container1 {
    width: 940px;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}

.social {
    list-style: none outside none;
    margin: 15px 0;
}
.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

.social > li {
    float: left;
    height: 30px;
    margin-left: 10px;
}

.social a {
    color: #7CCBFC;
    text-shadow: none;
}

li {
    line-height: 20px;
}

.social > li > a {
    display: inline-block;
    height: 30px;
    width: 30px;
}

.linkedin-icon {
    background: url("../img/social-icons.png") no-repeat scroll 0 -70px rgba(0, 0, 0, 0);
}

.linkedin-icon:hover, .appic-team .linkedin-icon:hover {
    background: url("../img/svg/social-icons.svg") no-repeat scroll 0 -245px rgba(0, 0, 0, 0);
}

.twitter-icon {
    background: url("../img/social-icons.png") no-repeat scroll 0 -105px rgba(0, 0, 0, 0);
}

.twitter-icon:hover, .appic-team .twitter-icon:hover {
    background: url("../img/svg/social-icons.svg") no-repeat scroll 0 -280px rgba(0, 0, 0, 0);
}

.facebook-icon {
    background: url("../img/social-icons.png") no-repeat scroll 0 -140px rgba(0, 0, 0, 0);
}

.facebook-icon:hover, .appic-team .facebook-icon:hover {
    background: url("../img/svg/social-icons.svg") no-repeat scroll 0 -315px rgba(0, 0, 0, 0);
}

.copyright p {
    color: #8B98B2;
    font-size: 12px;
    padding-top: 10px;
}