@charset "utf-8";
body {
	width:100%;
	font: .9em/150% Arial, Helvetica, sans-serif;
	/*font-family: Arial, Helvetica, sans-serif;*/
	text-align: center;
	/*background-color: #444;*/
	margin:0 auto;
	background-image:url(../images/bgcinza2.jpg);
	background-position:center;
	background-attachment: fixed;
}
#fundo {
	background-color:#4b4b4b;
}
/*#fundo2 {
	min-height:100px;
	background-color:#4b4b4b;
}*/
#topo {
	width:90%;
	margin:0 auto;
}
#cabecalho {
	width:100%;
	margin:auto;
}
#content {
	/*background-image:url(../images/bg-slidetop360.png);
	background-position:center;*/
	/*border-bottom: #faeede solid 1px;*/	/*FC6*/
}
#content, #menu, #destaque, #artigo, #contato, #quemsou, #geral, #apoio, #final {
	width:100%;
	max-width:100%;
	margin:auto;
}
#fundo, #destaque, #geral, #apoio {
	/*min-height:600px;*/
}
#rodape {
	max-width:100%;
	background-image:url(../images/bg-barra.jpg);
	background-position:center bottom;
	margin:0 auto;
	padding-bottom:10px;
	border:#FFF solid 0px;
	box-shadow: 0 0 20px rgba(0,0,0,0.8);
  /*-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.8);
  -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2);
  -o-box-shadow: 0 1px 4px rgba(0,0,0,.2);*/
  /*border-bottom: #FC9 solid 1px;*/
}

/*============================================================
	Imagens decorativas de FUNDO
============================================================*/
.fundo1, .fundo2, .fundo3, .fundo4, .fundo5, .fundo6 {
	width:100%;
	/*height:600px;*/
	padding:30% 0;
	background-size:70%;
	background-position:center;
	background-repeat:no-repeat;
	background-attachment:fixed;
}
.fundo1 {
	background-image:url(../images/fundo_aguia.png);
}
.fundo2 {
	background-image: url(../images/fundo_craneo.png);
}
.fundo3 {
	background-image: url(../images/fundo_globo.png);
}
.fundo4 {
	background-image: url(../images/fundo_castelo.png);
}
.fundo5 {
	background-image: url(../images/fundo_viatura.png);
}
.fundo6 {
	background-image: url(../images/fundo_ed.png);
}
/*==========================================================*/

#destaque, #artigo, #contato {
	width:90%;
}
#fundoformulario {
	width:100%;
	/*background-image:url(../images/bg-slide360bx.png);*/
	background-position:bottom;
	background-repeat:no-repeat;
}
button,
input,
select,
textarea {
  border:#999 solid 1px;
  background-color: #ffffff;
  display: inline-block;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #555555;
  vertical-align: middle;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}

#arquivo {
	/*min-height:900px;*/
	background-image:url(../images/desenho_aguia.png);
	background-position: center 400px;
	background-repeat:no-repeat;
	background-color:#fff;
}
.imgano {
	max-width:240px;
	margin-right:20px;
}
.imgamb {
	max-width:240px;
	margin:10px 0 0 20px;
}
/*.imgartigo {
	padding-top:200px;
	background-image:url(../files/artigos/img1_cartao.jpg);
	background-size:50% 50%;
	background-repeat:no-repeat;
	background-position: left top;
	
	-webkit-background-clip:border;
	-webkit-background-clip:border-box;
	-moz-background-clip:border;
	background-clip:border-box;
	
	-webkit-background-origin:border;
	-webkit-background-origin:border-box;
	-moz-background-origin:border;
	background-origin:border-box;
	
	background-attachment:fixed;
	background-color:#F00;
}*/

/*#fundoaguia {
	min-height:900px;
	background-image:url(../images/desenho_aguia.png);
	background-position: center 400px;
	background-repeat:no-repeat;
	background-color:#4b4b4b;
}
#fundocraneo {
	min-height:1400px;
	background-image:url(../images/desenho_craneo.png);
	background-position: center 740px;
	background-repeat:no-repeat;
}
#fundoglobo {
	min-height:900px;
	background-image:url(../images/desenho_globo.png);
	background-position: center 200px;
	background-repeat:no-repeat;
	background-color:#4b4b4b;
}*/
#folio {
	/*min-height:1320px;*/
	background-image:url(../images/imgfoliolg.png);
	background-position: center bottom;
	background-repeat:no-repeat;
}

#geral, #apoio {
	text-align:center;
}
.acerca {
	margin:0 auto;
	max-width:1200px;
	padding:0 20px;
}
/*#pagewrap {
	
	width:1200px;
	max-width: 98%;
	margin:auto;
	min-width:200px;*/
	/*max-width:1200px;*/
	/*min-height:800px;*/
/*}*/

a {
	color: #fff;
	text-decoration: none;
}
.aplic {
	 margin:10px 0 0 40px; 
	 text-align:left;
}
.aplic a {
	color:#900;
	text-decoration: none;
}
a:hover, .aplic a:hover {
	color: #999;
}

/* DESIGN */
.centro {
	text-align:center;
}
.coluna {
	margin:0 30px;
}
.cantos {
	background-image:url(../images/px_w50.png);	/*ver .col em column-grid.css*/
	/*-webkit-border-radius:0px 0px 16px 16px;
	-moz-border-radius:0px 0px 16px 16px;
	-o-border-radius:0px 0px 16px 16px; 
	border-radius:0px 0px 16px 16px;*/
	
	box-shadow: 0 2px 4px rgba(0,0,0,.4); 
	-webkit-box-shadow: 0 2px 4px rgba(0,0,0,.4); 
	-moz-box-shadow: 0 2px 4px rgba(0,0,0,.4); 
	-o-box-shadow: 0 2px 4px rgba(0,0,0,.4);
}
.cantoform {
	background-image:url(../images/px_w50.png);	/*ver .col em column-grid.css*/
	box-shadow: 0 2px 4px rgba(0,0,0,.4); 
	-webkit-box-shadow: 0 2px 4px rgba(0,0,0,.4); 
	-moz-box-shadow: 0 2px 4px rgba(0,0,0,.4); 
	-o-box-shadow: 0 2px 4px rgba(0,0,0,.4);
}
.cantosinvert {
	width:90%;
	margin:0 auto;
	
	-webkit-border-radius:16px 16px 0px 0px;
	-moz-border-radius:16px 16px 0px 0px;
	-o-border-radius:16px 16px 0px 0px; 
	border-radius:16px 16px 0px 0px;
	
	box-shadow: 0 2px 4px rgba(0,0,0,.4); 
	-webkit-box-shadow: 0 2px 4px rgba(0,0,0,.4); 
	-moz-box-shadow: 0 2px 4px rgba(0,0,0,.4); 
	-o-box-shadow: 0 2px 4px rgba(0,0,0,.4);
}

.area-servico {
	width:50%; 
	margin:30px 0 0 5%;
}
.aplicacao {
	background-color: #333;
	max-width:60%;
	height:26px;
	margin-left:30px;
	color:#FFF;
	text-align:left;
	text-indent:30px;
	font-style:italic;
	padding-top:4px;
	padding-right:20px;
}
.total {
	max-width:100%;
	margin:0 auto;
}
.aplicartigo {
	background-color: #333;
	/*max-width:80%;*/
	height:26px;
	margin-left:0px;
	margin-right:20%;
	color:#FFF;
	text-align:left;
	text-indent:20px;
	font-style:italic;
	padding-top:4px;
	padding-right:20px;
	opacity:0.9;
}
.aplicactividade {
	background-color: #333;
	/*max-width:80%;*/
	height:26px;
	margin:0 10%;
	color:#FFF;
	text-align:left;
	text-indent:20px;
	font-style:italic;
	padding-top:4px;
	padding-right:20px;
	opacity:0.9;
}
.tituloactividade {
	height:26px;
	margin:0 10%;
	font-size:14px;
	text-align:left;
	padding:4px 0;
	border-bottom:#D09D40 dashed 0px;
}
.titactive a {
	color:#333;
}
.aplink-desc {
	float:right;
	height:26px;
	margin-right:6px;
	padding-top:4px;
	color:#999;
	text-align:right;
	text-transform:uppercase;
	font-size:11px;
	font-style:italic;
}
.aplink {
	background-image:url(../images/bt_vermais.png);
	float:right;
	background-color: #333;
	width:30px;
	height:26px;
	margin-right:30px;
	color:#FFF;
	text-align:center;
	padding-top:4px;
}
.artlink {
	background-image:url(../images/bt_vermais.png);
	float:right;
	background-color: #333;
	width:30px;
	height:26px;
	margin-right:0px;
	color:#FFF;
	text-align:center;
	padding-top:4px;
}
.fonte-normal {
	font-weight:normal;
	text-align:left;
}
.texto-claro {
	color: #e5e5e5;
}
.margem-apoio {
	margin:0 8%;
}
.cor-c {
	font-weight:normal;
	color:#999;
	text-align:left;	
}
.datartigo {
	margin-left:30px;
	text-align:left;
	font-size:11px;
	color:#999;
	line-height:12px;
}
.cor-9 {
	color:#333;
}
.cor-2 {
	color:#222;
}
.cor-0 {
	color:#000;
}

p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:14px;
	text-align:justify;
	padding:0 30px;
	line-height:30px;
}
li {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:14px;
	text-align:justify;
	line-height:30px;
}
h1 {
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:normal;
	line-height:110%;
    font-size: 1.7em;
    margin: 0.6em 0;
}

h2 {
    font-size: 1.3em;
    margin: 0.83em 0;
}

h3 {
	font-family:Tahoma, Geneva, sans-serif;
    font-size: 1.2em;
    margin: 0.6em 0;
}

h4 {
    font-size: 1em;
    margin: 1.33em 0;
}

h5 {
    font-size: 0.83em;
    margin: 1.67em 0;
}

h6 {
    font-size: 0.67em;
    margin: 2.33em 0;
}

#logodez {
	margin:auto;
	background-image:url(../images/bg-bar.jpg);
	width:100%;
	height:60px;
	text-align:center;
	/*background-image:url(../images/estudio10lg.png);*/
	background-position:center;
	background-repeat:no-repeat;
}
#logosize {
	margin:5px auto;
}
.descricao {
	margin:auto;
	/*background-color: #666;*/
	width:99%;
	padding-bottom:0px;
	text-transform:uppercase;
	font-weight:normal;
	font-size:10px;
	color:#666;
}
.barra {
	margin:auto;
	width:100%;
	background-color: #930;
	height:1px;
}

.caminho {
	width:80%; 
	margin:20px auto 0;  
	padding-left:10%;
	text-align:left;
	text-transform:uppercase;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	color:#900;
}
.aviso {
	border:#C00 dashed 1px; 
	margin:0 40px; padding:4px; 
	background-color:#FFF; 
	opacity:0.8; 
	box-shadow: 0 2px 4px rgba(0,0,0,.4); 
	-webkit-box-shadow: 0 2px 4px rgba(0,0,0,.4); 
	-moz-box-shadow: 0 2px 4px rgba(0,0,0,.4); 
	-o-box-shadow: 0 2px 4px rgba(0,0,0,.4);
	-webkit-border-radius:5px; -moz-border-radius:5px; -o-border-radius:5px; border-radius:5px;
}

.aspas {
	font-size:18px; 
	color:#333; 
	font-weight:normal;
}

.menu {
	background-color:#444;
	padding:10px 10px;
	color:#FFF;
}
.menu a {
	font-size:14px;
	color: #FFF;
	text-decoration:none;
	padding:0 9px 4px 9px;
}
.menu a:hover {
	background-color:#666;
	color: #fc0;
	border-left:#fc0 solid 1px;
	border-right:#fc0 solid 1px;
	padding:4px 8px 4px 8px;
	border-radius: 5px;
}
.descrodape {
	margin:auto;
	width:100%;
	font-weight:normal;
	font-size:12px;
	color:#FFF;
}
.descrifriso a {
	-webkit-tap-highlight-color: rgba(0,0,0,1.0);
	margin:auto;
	width:99%;
	text-transform:uppercase;
	font-weight:normal;
	font-size:10px;
	color:#FFF;
	box-shadow: 0 1px 4px rgba(0,0,0,0); 
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,0); 
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,0); 
	-o-box-shadow: 0 1px 4px rgba(0,0,0,0);
}
.descrifriso a:hover {
	font-weight:normal;
	font-size:10px;
	color:#111;
}

/* SLIDERS */
#imgslide6 {
	background:url(../images/slide6_draw_xl.png);
}
#imgslide5 {
	background:url(../images/slide5_promo_xl.png);
}
#imgslide4 {
	background:url(../images/slide4_mens_xl.png);
}
#imgslide1 {
	background:url(../images/slide1_dpqb_xl.png);
}
#imgslide2 {
	background:url(../images/slide2_ilus_xl.png);
}
#imgslide3 {
	background:url(../images/slide3_ddez_xl.png);
}
#imgslide1, #imgslide2, #imgslide3, #imgslide4, #imgslide5, #imgslide6 {
	height:360px;
	background-position:top center;
	background-repeat:no-repeat;
}
/* fim */
.flex-mens {
   width: 80%;
   padding:0.6% 0;
   position: absolute;
   left: 10%;
   top: 130px;
   /*background: rgba(0,0,0,0.1);*/
   color: #666;
   text-align: center;
   /*text-shadow: 0 -1px 0 rgba(0,0,0,0.3);*/
   font-size: 16px;
   line-height: 24px;
   margin:0 auto;
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
   -o-border-radius:5px;
   border-radius:5px;
}
.flex-caption a {
	color: #FFF;
	text-decoration:none;
}
.flex-caption a:hover {
	color: #fc0;
	text-decoration:none;
}
#servico1, #servico2, #servico3 {
	position:absolute;
	left:10%;
	text-align:left;
}
#servico1 {
	left:10%;
}
#servico2 {
	left:40%;
}
.altura {
	margin-top:200px;
	border:#F00 solid 1px;
	/*height:600px;*/
	vertical-align:bottom;
}
.serv {
	width:100%;
	height:80px;
	border:#999 solid 1px;
	margin-top:40px;
	}
.titulo {
	max-width:800px;
	margin:auto;
	text-align:center;
}

/*
Back to top button 
*/
#back-top {
	position: fixed;
	bottom: 0px;
	margin-left: -100px;
}
#back-top a {
	width: 108px;
	display: block;
	text-align: center;
	font: 12px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: #000;
	margin-left: 30px;
	text-indent:80px;
}
/* arrow icon (span tag) */
#back-top span {
	width: 108px;
	height: 56px;
	display: block;
	padding-top:4px;
	margin-bottom: 7px;
	background: #ddd url(../images/up-arrow-sm.png) no-repeat right bottom;
	/* rounded corners */
	-webkit-border-radius:0 10px 10px 0;
	-moz-border-radius:0 10px 10px 0;
	border-radius:0 10px 10px 0;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover span {
	width:138px;
	background: #777 url(../images/up-arrow.png) no-repeat right bottom;
	/*background-color: #777;*/	
}

/*#portfolio1, #portfolio2, #portfolio3, #portfolio4, #portfolio5, #portfolio6, #portfolio7, #portfolio8, #portfolio9 {
	visibility:hidden;
	background-color:#444;
	position:absolute;
	left:0px;
	width:100%;
	height:600px;
	text-align:center;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}*/
#imgfolio {
	max-width:100%;
}

.navup a, .navdown a {
	padding:8px 25px 17px; 
	border-radius:40px; 
	color:#900; 
	font-size:36px; 
	margin:0 auto;
	/*background-color:#FFF;
	opacity:0.4;*/
}
.navup a {
	border-bottom:#900 solid 1px;
}
.navdown a {
	border-top:#900 solid 1px;
}
.navspaceup {
	border-top:#FFF dashed 1px;	/* ver section em styles-nav.css*/
}
.navspacedown {
	border-bottom:#CCC dashed 1px;	/* ver section em styles-nav.css*/
}
