@font-face {
	font-family:'Advent Pro', sans-serif;
}
body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: 'Advent Pro', sans-serif;
	font-size:20px !important;
	position: relative;
	background-color: #485661;
}

.titulo, .titulo_servicos, .titulo_vis_mis_val, .subtitulo{
	position:relative;
	font-size: 20px;
	font-family: 'Advent Pro', sans-serif;
	text-decoration:underline;
	color: #46a6e6;
	
}
.titulo{
	top:0px;
/*	border:1px solid #F00;*/
}
.titulo {
	color: #f6f6f7;
}

ul, li {
	list-style:none;
	padding:0;
	margin:0;
}
a {
	outline:0;
	text-decoration:none;
	color:#373435;
}
a:hover {
	outline:0;
	text-decoration:none;
	color: #373435;
}
a img {
	border:none;
	color:rgba(0, 0, 0, 0);
}

#cabecalho{
	position: relative;
	margin: auto;
	width: 100%;
	height: 40px;
	top: 0px;
	background-color: #46a6e6;
/*	border:1px solid #FFF;*/
}
.head_align{
	position:relative;
	width:95%;
	margin:auto;
/*	border:1px solid #FFF;*/
}


#cabecalho_left, #cabecalho_center ,#cabecalho_right{
	position:relative;
	float:left;
	top:5px;
	font-size:16px;
	font-family: 'Advent Pro', sans-serif;
	color:#FFF;
}
#cabecalho_left, #cabecalho_center{
	top:8px;
}
#cabecalho_center{
	left:12px;
}
#cabecalho_right{
	float:right;
}
.cabecalholeft {
	position:relative;
	height:23px;
}

.cabecalhoright{
	position:relative;
	margin-right:10px;
	top:0px;
}

div.dark {
	position:fixed;
	height:150px;
	width:100%;
	padding:0;
	top:0px;
	left:0px;
	z-index:12;
	border:none;
	background:#f6f6f7;
/*	border:1px solid #FFF;*/
}
div.dark nav {
	position:relative;
	width:100%;
	top:20px;
	margin:0 auto;
	height:45px;
	padding:25px 75px;
/*	border:1px solid #FFF;*/
}

#cellnavbar{
	position:fixed;
	left:3px;
	top:45px;
	width:160px;
	height:200px;
	display:none;
	padding-left:20px;
	background-color:#f6f6f7;
	border:#FFF 1px solid;
	z-index:14;
	opacity:.9;
}
#cellnavbar ul li a, .navbar-default ul li a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif !important;
	line-height: 1.4;
	color: #000 !important;
	font-size: 18px;
	text-decoration: none;
	background-color:transparent;
}

.navbar-default{
	position:relative;
	top:90px;
	background-color:transparent;
	border:0px;
	float:right;
	right:0px;
	display:block;
}

#cboxOverlay{
	display:none;
	z-index:9;
	cursor:pointer;
}

#logo {
	position: relative;
	float: left;
	left:-60px;
	top:-40px;
	padding: 0px;
}
#menu {
	position: relative;
	float: right;
	top: 0px;
	right:-70px;
	/*border:#F00 solid 2px;*/
}
#menu ul{
/*	background-image:url(../images/icons/linha_menu.jpg);
	background-repeat:no-repeat;
	background-position:40px 20px;*/
	border-bottom:1px solid #46a6e6;
}
.ativo{
	border-bottom:#46a6e6 solid 3px !important;
}
#menu .espaco{
	padding-left:25px;
}

div.dark nav #menu ul {
	list-style:none;
	margin:0;
	padding:0px;
	float:right;
}
div.dark nav #menu ul li {
	display:inline;
	margin:0;
	padding:0;
	font-size:18px !important;
}
div.dark nav #menu ul li a {
	font-family: 'Advent Pro', sans-serif;
	margin: 0px;
	color:#000;
	position: relative;
	font-weight:normal;
	padding-top:0px;
	padding-bottom:0px;
	text-decoration:none;
	font-weight:bold;
}
div.dark nav #menu ul li a.active:after {
	content:' ';
	position:absolute;
	bottom:-6px;
	left:0;
	height:1px;
	width:25px;
}

#slider {
	position: relative;
	background-color: #f1f1f1;
	width: 100%;
	overflow: hidden;
	margin: 0px;
	top: 145px;
}

.container {
	position: relative;
	font-family: 'Advent Pro', sans-serif;
	text-align:justify;
	width:100%;
	padding-top:115px;
	/*border-bottom:10px solid #45a6e6;*/
}

.content , .contentser{
	position:relative;
	margin:auto;	
	width:95%;
	padding:0px;
/*	border:1px solid #0FF;*/
}

#empresa{
	position:relative;
	margin-top:60px;
	top:30px;
}
#empresa .titulo{
	color:#F6F6F7;
}
#visao_missao_valores{
	position:relative;
	top:30px;
	background:url(../images/barra_missao_visao_valores.png) no-repeat right;
/*		border:1px solid #0FF;*/
}
#visao_missao_valores_cel{
	display:none;
}
#visao, #missao , #valores{
	position:relative;
	padding-top:10px;
	height:160px;
	width:97%;
	font-size:16px;
	color:#F6F6F7;
/*	border:1px solid #F00;*/
}
#visao{
	background:url(../images/icone_visao.png)  no-repeat right;
}
#missao {
	background:url(../images/icone_missao.png) no-repeat right;
}

#valores{
	padding-top:0px;
	background:url(../images/icone_valores.png) no-repeat right;
}
.subtitulo{
	top:20px;
	font-size:18px;
	margin-bottom:35px;
	width:100%;
	color: #46a6e6;
/*	border:1px solid #F00;*/
}
#valores .subtitulo{
	top:30px;
	
}
#servicos{
	background:#CCCCCC;
}
.containerser {
	position: relative;
	font-family: 'Advent Pro', sans-serif;
	text-align:justify;
	width:100%;
	padding-bottom:100px;
}
.contentser{
	top:40px;
}
#servicos_cel{
	display:none;
}

.titulo_servicos{
	top:30px;
	color: #000;
	margin-bottom:80px;	
/*	border:1px solid #F00;*/

}

#hold_servicos{
	position:relative;
	background:#add1de;
	width:100%;
	padding:20px;
	font-size:14px;
	color:#000;
}

.hold_servico{
	position:relative;
	padding:30px;
	width:35%;
/*	border:1px solid #F00;*/
}

.titulo_servico {
	position:relative;
	text-align:center;
	padding-left:20px;
	left:-20px;
	top:0px;
	font-size:18px;
	color:#808080;
	font-family: Economica, sans-serif;
/*	border:1px solid #F00;*/
}

.b_d{
	border-right:1px solid #000;
}
.b_n{
	border:none;
}
.b_t{
	border-top:1px solid #000;
}

/*Carregará as notícias*/
#noticia{
	position:fixed;
	top:23%;
	left:20%;
	width:60%;
	margin:auto;
	z-index:12;
}

.panel-title div{
	position:relative;
	width:80% !important;
/*	border:1px solid #FFF;*/
}

.panel-body{
	width:100%;
	max-height:450px;
	text-align:justify;
	overflow:auto;
}
#fechar{
	position:relative;
	float:right;
	right:10px;
	font-size:12px;
	top:-25px;
}

#contato{
	position:relative;
	font-family:'Economica';
	margin-top:40px;
	padding-top:20px;
	font-size:18px;
	background:#485661;
	padding-bottom:50px;
}
#endereco_left, #contact-us{
	position:relative;
	top:20px;
	width:45%;
	height:400px;
}
#endereco_left{
	
	float:left;
}
#erros{
	position:absolute;
	top:-60px;
	width:90%;
	display:none;
}
#contact-us{
	float:right;
/*	border:1px solid #0F9;*/
}

.formblock {
	display:block;
	margin-bottom:20px;
	overflow:auto;
}

.formblock .txt, .formblock .txtarea {
	position:relative;
	width:90%;
	background:#FFF;
	border-radius:0px;
	border: 1px solid #FFF;
	font-size: 14px;
	padding: 5px 10px;
	margin: 0 20px 0 0;
	float: left;
	font-family: 'Advent Pro', sans-serif;
	color:#000;
}
.formblock .txt{
	height: 40px;
}
.formblock .txtarea {
	height: 150px;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #000;
}
input:-moz-placeholder, textarea:-moz-placeholder {
  color: #000;
}

.formblock .error {
	font-size:16px;
	color:#9d3131;
}
.subbutton {
	position: relative;
	font-size: 12px;
	padding: 5px 20px;
	margin: 0 1px 4px 1px;
	border: none;
	text-decoration: none;
	color: #000;
	background-color: #FFF;
	font-family: 'Advent Pro', sans-serif;
}
.subbutton:hover {
	color: #FFFFFF;
	background-color: #46a6e6;
}


#barra_rodape{
	position:relative;
	background-image:url(../images/rodape_contato.png);
	background-repeat: repeat-x;
	width:100%;
	display:block;
	height:20px;
}

#csxinfo{
	position:relative;
	top:15px;
	float:right;
	right:30px;
	margin-bottom:30px;
/*	display:none;*/
}
#csxinfo a{
	font-family:Arial, Tahoma;
	font-weight: bold;
	font-size:0.6em;
	color: #46A6E6;
}



/* Correções para celular */
@media screen and (max-width:420px) {
	body{
		width:100%;
		margin:auto;
	}

	#servicos_cel{
		display:block;
	}
	.hold_servico_cel{
		border-bottom:1px solid #000;
	}
	#servicos_pc{
		display:none;
	}

	#cabecalho{
		height:50px;
/*		border:1px solid #F00;*/
	}

	#cabecalho_left{
		top: 0px;
		left: 60px;
		width: 50%;
/*		border:1px solid #F00;*/
	}

	#cabecalho_center, #cabecalho_right{
		top:5px;
		margin-right:5px;
/*		border:1px solid #F00;*/
	}
	#cabecalho_center{
		position:absolute;
		left:60px;
		top:25px;
	}
	.cabecalholeft {
		position:relative;
		height:20px !important;
	}
	.cabecalhoright{
		position:relative;
		height:20px !important;
		top:5px;
	}
	div.dark{
		position:relative;
		width:100%;
		height:94px;
		/*border:1px solid #F00;*/
	}
	div.dark nav {
		width:100%;
		margin:0px;
		padding:0px;
	}

	.navbar-default{
		position:relative;
		top:0px;
		right:0px;
	}

	#logo {
		position:relative;
		left:45%;
		top:-20px;
		z-index:10;
	}
	#logo img{
		height:40px !important;
	}
	.head_align{
		width:100%;
	}

	#btcellmenu{
		position:fixed;
		left:5px !important;
		top:2px;
		z-index:15;
		border:1px solid #FFF;
	}

	#menu{
		display:none;
	}
	#slider{
		top:-65px;
		height:180px !important;
	}
	#empresa{
		top:-120px;
		width:100%;
		margin-bottom:-160px;
		/*border:1px solid #F00;*/
	}

	#visao_missao_valores{
		display:none;
	}
	#visao_missao_valores_cel{
		display:block;
	}
	.subtitulo{
		padding-top:40px;
	}
	.visao{
		background:url(../images/icone_visao.png)  no-repeat right top;
	}
	.missao {
		background:url(../images/icone_missao.png) no-repeat right top;
	}
	
	.valores{
		background:url(../images/icone_valores.png) no-repeat right top;
	}
	.visao, .missao , .valores{
		position:relative;
		width:100%;
		color:#F6F6F7;
		background-size:20%;
		padding-bottom:40px;
		font-size:13px;
/*		border:1px solid #3FC;*/
	}
	
	#hold_servicos{
		width:100%;
		padding:10px;
	}
	#endereco_left{
		position:relative;
		top:20px;
		width:75%;
		height:200px;
	}
	#contato{
		top:-40px;
	}
	#endereco_left{
		height:120px;
/*		border:1px solid #3FC;*/
	}
	#contact-us{
		width:100%;
		height:440px;
	}
	#contact-us .formblock input[type="text"]{
		position:relative;
		width:100%;
	}
	.container {
		padding:10px;
		width:100%;
		padding-top:10px;
/*		border:1px solid #3FF;*/
	}

	.content{
		width:96% !important;
/*		border:1px solid #F00;*/
	}

	.formblock .txtarea {
		position:relative;
		width:100% !important;
	}
	.subbutton{
		width:100px !important;
		height:40px !important;
	}
	

	/*div{border:1px solid #00f;}*/
}
