@import url(http://fonts.googleapis.com/css?family=Noto+Sans:400,700,400italic,700italic);
*{
	margin: 0px;
	padding: 0;
	border:0;
	outline: none;
}

/*Paginas tipografia*/
.paginas>h1{
	font-size: 2.8em !important;
	line-height: 1.1em !important;
	letter-spacing: -1px !important;
	text-shadow:1px 1px 0.5px #868686;
}

.paginas>h2{
	font-size: 2.3em !important;
	line-height: 1.1em !important;
	letter-spacing: -1px !important;
}

.paginas>h3{
	font-size: 19.5px !important;
	line-height: 1.1em !important;
	letter-spacing: -1px !important;
}

.paginas>p{
	font-size: 1.5em;
}

.paginas>span, .paginas>p>span{
	line-height: 1.1em !important;
}

.paginas>td{
	font-size: 1.8em;
}

body{
	font-family: 'Noto Sans', sans-serif;
	font-size: 62.5%;
	background: url(../img/bg-conteudo.png);
}

.container{
	max-width: 1024px;
	min-width: 1024px;

}

/*topo*/

.logo{
	float: left;
	width: 29%;
	margin-top: 70px;
}

.menu-superior{
	float: right;
	width: 70%;
	height: 200px;
	margin-top: 10px;
	background: url(../img/bg-menu-superior.png) no-repeat;
	background-size: 100%;
}
.sociais-div{
	float: left;
	width: 320px;
	height: 39px;
	padding: 0 10px;
	margin-left: 30px;
	margin-top: 30px;
	border-bottom: 2px double #C2470C;


}

.sociais-top{
	float: left;
	font-weight: 500;
	font-size: 1.5em;
	color: #FFFFFF;
	margin-left: 5px;
}
.fb_edge_widget_with_comment {
	float: left;
	width: 90px;
	margin-top: 10px;
	margin-left: 5px;
}
.img-social{
	float: left;
	width: 30px;
	margin-right: 5px;
	margin-top: 3px;
}

.img-social a{
	display: block;
	float: left;
	width: 45px;
	margin-left: 14px;
	margin-top: -11px;
}

.sociais-div ul{
	float: left;
	width: 350px;
	margin-top: 15px;
	margin-left: -6px;
}

.sociais-div ul li{
	float: left;
	font-size: 1.3em;
	font-weight: 600;
	list-style-type: none;
	margin-right: 10px;
	color: #FFFFFF;
}

.sociais-div ul li a{
	color: #ffffff;
}

.tempo{
	float: left;
	width: 300px;
	margin-top: 0px;
	margin-left: 10px;
	height: 128px
}
.tempo iframe{
	float: left;
	margin-left: 15px;
	margin-top: -10px;
	width: 300px !important;
	height: 118px !important;
}

#cont_311bee776962e40cd5543e01eaca0f5d{
	float: left;
	width: 350px !important;
}

#h_311bee776962e40cd5543e01eaca0f5d, #a_311bee776962e40cd5543e01eaca0f5d{
	text-decoration: none !important;
	font-weight: 400 !important;
	font-size: 12px !important;
}


#cont_aad40ca25c2d4bbcbd0fbd6241eaa606{
	float: left;
	width: 350px !important;
}

.indica{
	float: right;
	width: 280px;
	margin-top: 10px;
	margin-right: 15px;
}

/*menu*/
.menu-master{
	float: left;
	width: 100%;
	min-width: 1024px;
	height: 50px;
	background-color: #D96C00;
}
.menu{
	margin: 0 auto;
	width: 1024px;
}

.menu ul{
	list-style-type: none;
	height: 50px;

}

.menu ul li a{
	float: left;
	display: block;
	font-size: 1.8em;
	line-height: 30px;
	height: 30px;
	padding: 10px 16px;
	color: #FFFFFF;
	text-decoration: none;
	text-shadow:0px 0px 5px #1E1E1E;
}

.menu ul li a:hover{
	background-color: #FF8000;
}

.menu ul li .ativo{
	background-color: #FF8000;
}

.menu ul li .last{
	width: 207px;
	background-color: #3F8188;
	box-shadow: 0px 0px 5px -1px #464646;
	text-align: center;
	text-transform: uppercase;
}

.menu ul li .ativolast{
	width: 207px;
	background-color: #373737;
	text-align: center;
	text-transform: uppercase;
}

.menu ul li .last:hover{
	background-color: #373737;
}

.menu ul li .ativolast:hover{
	background-color: #373737;
}

/*conteudo*/
.conteudo-master{
	float: left;
	width: 100%;
	min-width: 1024px;
	min-height: 500px;
	clear: both;
}

.conteudo{
	margin: 0 auto;
	padding: 20px 5px;
	width: 1024px;
}

.slider{
	float: left;
	width: 470px;
	margin-right: 10px;
}

.carousel-inner{
	box-shadow: 0px 0px 10px -5px #404040;
}

.carousel-inner h1{
	margin-top: 92px;
	text-align: center;
}

.carousel-inner h1:last-child{
	display: none;
}

.carousel-indicators li{
	background-color: #FF9E3E !important;
}

.carousel-indicators li.active{
	background-color: #CC6C0D !important;
}

.ultimasnoticias-home{
	float: left;
	width: 380px;
	height: 315px;
	
}
.ultimasnoticias-home h2{
	float: left;
	width: 190px;
	font-size: 1.9em;
	color: #D96C00;
	margin-top: -5px;
}
.ultimasnoticias-home .leia-mais-noticias{
	float: left;
}
.ultimasnoticias-home .leia-mais-noticias a{
	font-size: 1.6em;
	font-weight: 600;
	float: left;
	margin-top: 7px;
	color: #FF8000;
}

.noticias-home{
	float: left;
	width: 100%;
	margin-top: -5px;
	border-bottom: 1px double #B1B1B1;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 12px;
}

.noticias-home:last-child{
	border:0; 
}

.noticias-home:hover {
	background-color: #EFEFEF;
	
}



.noticias-home .title{
	float: left;
	width: 100%;
	margin-top:-3px;
	font-size: 1.7em;
	line-height: 1.2em;
	letter-spacing: -1px;
	font-weight: 600;
	/*text-align: justify;*/
	color: #515151; 
}
.noticias-home .descricao{
	float: left;
	width: 100%;
	margin-top: -3px;
	font-size: 1.3em;
	line-height: 1.1em;
	text-align: justify;
	color: #9D909D;
}


.bannerTophome{
	float: right;
	width: 150px;
	height: 504px;
	
}

.bannerlateralhome{
	margin-bottom: 11px;
}

.ultimasnoticias-homeHorizontal{
	float: left;
	width: 860px;
	padding: 10px 0;
	margin-top: 30px;
	
}

.artigoHorizontal{
	float: left;
	width: 235px;
	height: 115px;
	margin-top: 8px;
	margin-right: 4px;
	padding-top: 5px;
	padding-left: 4px;
	padding-right: 4px;
	border-right: 1px double #B1B1B1;
}

.artigoHorizontal:hover {
	background-color: #EFEFEF;
	
}

.artigoHorizontal h2{
	float: left;
	width: 100%;
	margin-top:-3px;
	font-size: 1.7em;
	line-height: 1.2em;
	letter-spacing: -1px;
	font-weight: 600;
	/*text-align: justify;*/
	color: #515151; 
}

.artigoHorizontal span{
	float: left;
	width: 100%;
	margin-top: -3px;
	font-size: 1.3em;
	line-height: 1.1em;
	text-align: justify;
	color: #9D909D;
}

.last-artigo{
	margin-right: 0;
	border-right: none ;
}

.erro-h4{
	float: left;
	font-size: 1.5em;
	font-weight: 100;
	margin-right: 40px;
	text-align: center;
}

.ver-todas{
	float: right;
	width: 120px;
	height: 117px;
	margin-top: 15px;
	background-color: #D96C00;
}
.ver-todas a{
	display: block;
	float: right;
	width: 120px;
	height: 117px;
}

.linhacomplementar{
	float: left;
	width: 100%;
	padding-bottom: 20px;
}

.linhacomplementar .title{
	float: left;
	width: 100%;
	font-size: 2.0em;
	line-height: 1.2em;
	text-transform: uppercase;
	color: #FF8000;
}

.linhacomplementar .title .dicaslink{
	margin-left: 82px;
	font-size: 0.6em !important;
	color: #FFFFFF;
	background-color: #F08C0E;
	padding: 0.5% 1.9%;
	border-radius: 15px 0 15px 0;
	letter-spacing: 2px;
}

.linhacomplementar .dicas{
	float: left;
	width: 360px;
	padding: 5px;
}

.linhacomplementar .dicas:hover {
	background-color: #EFEFEF;
	
}

.linhacomplementar .dicas h2{
	float: left;
	width: 60%;
	margin-top:-3px;
	font-size: 1.7em;
	line-height: 1.2em;
	letter-spacing: -1px;
	font-weight: 600;
	/*text-align: justify;*/
	color: #515151; 
}

.linhacomplementar .dicas  span{
	float: left;
	width: 60%;
	margin-top: -3px;
	font-size: 1.3em;
	line-height: 1.1em;
	text-align: justify;
	color: #9D909D;
}

.linhacomplementar .dicas img{
	float: right;
	width: 130px;
	margin-top: -20px;
}

.linhacomplementar .bannerpropagandacentral{
	float: left;
	margin-left: 5px;
	width: 350px;
	height: 100px;
}

.linhacomplementar .crescacomjpa{
	float: right;
	width: 290px;
	height: 100px;
}

.linhaassoc{
	float: left;
	width: 100%;
	min-width: 1024px;
	height: 150px;
	padding: 2px 0; 
	background-color: #454545;

}
.linhaassoc .title{
	text-align: center;
	font-size: 1.9em;
	line-height: 1.0em;
	font-family: arial;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: 500;
}

.linhaassoc .title a{
	color: #FFFFFF;
}

.linhaassoc .title b{
	font-weight: bold;
}

.assoc{
	margin: 0 auto;
	position: relative;
	width: 1024px;
	margin-bottom: 30px;
}

.agendadeeventos{
	float: left;
	width: 1024px;
	margin-top: 5px;
	margin-bottom: 10px;
	
}

.agendadeeventos .title{
	float: left;
	width: 100%;
	font-size: 2.0em;
	line-height: 1.2em;
	text-transform: uppercase;
	color: #FF8000;
}

.evento{
	float: left;
	width: 235px;
	height: 100%;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-right: 10px;
	margin-right: 5px;
	border-right: 2px double #B1B1B1;
}

.evento:last-child{
	border:0;
}

.evento:hover{
	background-color: #EFEFEF;
}

.evento a h3{
	float: left;
	width: 100%;
	font-size: 1.4em;
	line-height: 1.1em;
	letter-spacing: -1px;
	text-align: justify;
	text-transform: uppercase;
	color: #515151;
}

.evento a span{
	float: left;
	width: 100%;
	font-size: 1.3em;
	line-height: 1.1em;
	color: #9D909D;
	text-align: justify;
}

.maisEventos{
	float: left;
	width: 90%;
	padding: 1% 5%;
}

.maisEventos i{
	margin-top: 3px;
}

.maisEventos a{
	float: right;
	font-size: 1.5em;
	font-weight: 500;
	color: #F58334;
}

.linhacomplementar-footer{
	float: left;
	width: 100%;
	margin: 20px 0;
}

.linhacomplementar-footer .newslatter{
	float: left;
	width: 270px;
	margin-right: 5px;
}

.linhacomplementar-footer .newslatter h2{
	float: left;
	width: 100%;
	font-size: 2.0em;
	letter-spacing: -1px;
	line-height: 1.0em;
	color: #FF8000;
	text-transform: uppercase;
}
.linhacomplementar-footer .newslatter form{
	float: left;
	width: 100%;
	margin-top: 10px;
}

.linhacomplementar-footer .newslatter form input{
	float: left;
	width: 95%;
	margin-bottom: 15px;
}

.linhacomplementar-footer .newslatter form button{
	float: right;
	margin-right: 0;
}
.linhacomplementar-footer .bannercurriculo{
	float: left;
	width: 368px;
	margin:0 5px;
}

.linhacomplementar-footer .bannerpropagandafooter{
	float: right;
	width: 368px;
	background-color: #34E469;
}
/*rodape*/
.master-rodape{
	clear: both;
	float: left;
	width: 100%;
	min-width: 1024px;
	height: 180px;
	background-color: #F0F0F0;
}
.rodape{
	margin: 0 auto;
	padding-top: 10px;
	width: 1024px;
	height: 170px;
}

.rodape .menurodape{
	float: left;
	width: 292px;
	height: 160px;
	border-right: 1px double #B1B1B1;
}

.rodape .menurodape .um{
	float: left;
	width: 149px;
	padding-top: 15px;
	margin-right: 5px;
}

.rodape .menurodape .um ul{
	float: left;
	width: 85%;
}

.rodape .menurodape .um ul li{
	float: left;
	width: 95%;
	margin-left: -20px;
	margin-bottom: 8px;
	list-style-type: none;
	font-size: 1.4em;
	line-height: 1.0em;
}

.rodape .menurodape .um ul li a{
	color: #585858;
}

.rodape .menurodape .dois{
	float: left;
	width: 134px;
	padding-top: 15px;
}

.rodape .menurodape .dois ul{
	float: left;
	width: 85%;
}

.rodape .menurodape .dois ul li{
	float: left;
	width: 95%;
	margin-left: -20px;
	margin-bottom: 8px;
	list-style-type: none;
	font-size: 1.4em;
	line-height: 1.0em;
}

.rodape .menurodape .dois ul li a{
	color: #585858;
}

.rodape .acessorapido{
	float: left;
	width: 505px;
	height: 160px;
	margin-left: 10px;
}

.rodape .acessorapido .infobasica{
	float: left;
	width: 200px;
}

.rodape .acessorapido .infobasica img{
	float: left;
	width: 100%;
}

.rodape .acessorapido .infobasica .endereco{
	float: left;
	margin-top: 35px;
	width: 100%;
	font-size: 1.3em;
	font-weight: 100;
	line-height: 1.1em;

}

.rodape .acessorapido .facilacesso{
	float: left;
	width: 274px;
	margin-left: 15px;
}

.rodape .acessorapido .facilacesso h2{
	float: left;
	width: 100%;
	font-size: 1.4em;
	text-transform: uppercase;
	margin-top: -5px;
	color: #606060;
}

.rodape .acessorapido .facilacesso .links{
	float: left;
	width: 100%;
	height: 95px;
	margin-top: -22px;
	padding: 5px;
	padding-top: 15px;
	background-color: #FFFFFF;
}

.rodape .acessorapido .facilacesso .links .primeiralinha,
.rodape .acessorapido .facilacesso .links .segundalinha{
	float: left;
	width: 85px; 
	margin-right: 6px;
	margin-bottom: 10px;
}

.rodape .acessorapido .facilacesso .links .primeiralinha:last-child{
	margin-right: 0px;
}
.rodape .acessorapido .facilacesso .links .segundalinha:last-child{
	margin-right: 0px;
}

.rodape .acessorapido .facilacesso .links .primeiralinha img,
.rodape .acessorapido .facilacesso .links .segundalinha img{
	width: 100%;
}

.rodape .anuncierevistaacija{
	float: right;
	width: 195px;
	padding: 10px;
	background-color: #FFFFFF;
}

.rodape .anuncierevistaacija img{
	float: left;
	width: 100%;
}

.master-direitos{
	float: left;
	width: 100%;
	min-width: 1024px;
	background-color: #333333;
}

.direitos{
	margin: 0 auto;
	width:1024px;
	height: 60px;
	position: relative;
}

.direitos .todososdireitos{
	float: left;
	width: 100%;
	padding-top: 20px;
	text-align: center;
	font-size: 1.4em;
	color: #777777;
}

.direitos .desenvolvedores{
	position: absolute;
	right: 0;
	width: 227px;
	padding-top: 22px;
}

.direitos .desenvolvedores span{
	float: left;
	font-size: 1.0em;
	letter-spacing: -0px;
	color: #F8F8F8;
	margin-top: -2px;
	font-weight: bold;
	text-transform: uppercase;
}

.direitos .desenvolvedores .iluminer{
	float: left;
	width: 90px;
	margin-left: 5px;
	margin-top: -10px;
}

.direitos .desenvolvedores .gca{
	float: left;
	width: 26px;
	margin-top: -8px;
}


/*Formularios*/
input, textarea{
	outline: none !important;
	border: 0;
}
.pesquisar{
	float: left;
	width: 355px;
	height: 32px;
	margin-top: 30px;
	margin-left: 10px;
}

.spanpesquisa{
	width: 300px;
	outline: none;
}

/*carrousel*/
#wrapper {
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 30px;
	width: 1000px;
	height: 80px;
	padding: 10px;
	margin: 0px 0 0 -511px;
	margin-top: -8px;
	position: absolute;
	left: 50%;
	top: 50%;
}
.caroufredsel_wrapper {
	border-radius: 12px;
	margin-left: 50px !important;
}
#carousel img {
	width: 100px;
	height: 80px;
	margin: 0 5px;
	float: left;
}
#prev, #next {
	background: transparent url(../img/carousel_control.png ) no-repeat 0 0;
	text-indent: -999px;
	display: block;
	overflow: hidden;
	width: 15px;
	height: 21px;
	position: absolute;
	top: 40px;
}
#prev {
	background-position: 0 0;
	left: 30px;
}
#prev:hover {
	left: 29px;
}			
#next {
	background-position: -18px 0;
	right: 30px;
}
#next:hover {
	right: 29px;
}				
#pager {
	text-align: center;
	margin: 0 auto;
	padding-top: 20px;
}
#pager a {
	background: transparent url(../img/carousel_control.png) no-repeat -2px -32px;
	text-decoration: none;
	text-indent: -999px;
	display: inline-block;
	overflow: hidden;
	width: 8px;
	height: 8px;
	margin: 0 5px 0 0;
}
#pager a.selected {
	background: transparent url(../img/carousel_control.png) no-repeat -12px -32px;
	text-decoration: underline;				
}


/*Pagina de Busca*/
.busca .title{
	float: left;
	width: 100%;
	margin-top:0px;
	font-size: 2.5em;
	line-height: 1em;
	letter-spacing: -1px;
	font-weight: 600;
	padding-bottom: 3px;
	/*text-align: justify;*/
	color: #515151;
	text-shadow:1px 1px 1px #FFFFFF;
	border-bottom: 3px double #ADADAD; 
}

.busca  .b-busca{
	float: left;
	width: 24%;
	height: 250px;
	margin-right: 1%;
	margin-bottom: 2%;/*
	background-color: #F3F2F2;*/
}

.busca  .b-busca span{
	float: left;
	width: 98%;
	padding: 1%;
	font-size: 1.6em;
	text-align: justify;
	color: #525252;
}

.busca  .b-busca img{
	float: left;
	width: 100%;
	height: 200px;
	background-color: #FFFFFF;
	border: 0;
	outline: none;
}

.busca .paginacao{
	width: 100%;
	margin-top: 100px;
}

.busca .paginacao ul{
	float: right;
	margin-top: -5%;
}

/*Pagina de Categorias*/
.categorias .title{
	float: left;
	width: 100%;
	margin-top:0px;
	font-size: 2.9em;
	line-height: 1em;
	letter-spacing: 0px;
	font-weight: 600;
	padding-bottom: 5px;
	text-align: center;
	color: #FFFFFF;
	/*text-shadow:1px 1px 1px #060606;*/
	border-bottom: 3px double #ADADAD; 
}

.categorias .title span{
	width: 80%;
	padding:  2px 110px;
	padding-top: 8px;
	border-radius: 12px 12px 0 0;
	background-color: #3F8188;
}

.categorias .icones_categorias{
	float: left;
	width: 98%;
	padding: 2%;
}

.categorias .icones_categorias .icone_categorias{
	float: left;
	width: 18%;
	margin-right: 2%;
	margin-bottom: 2%;
}

.categorias .icones_categorias .icone_categorias a{
	display: block;
	outline: none;
	border: none;
}

.categorias .icones_categorias .icone_categorias img{
	float: left;
	width: 100%;
}

.categorias .icones_categorias .icone_categorias img:hover{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	opacity: 0.7;
}

.categorias .bannerPublicidade{
	float: left;
	width: 96%;
	padding: 2%;
	margin-top: -3%;
}

.categorias .bannerPublicidade img{
	float: left;
	width: 100%;
	height: 150px;
	background-color: #9A9A9A;
}






/*Pagina de Categoria*/
.conteudo .menu_categorias{
	float: left;
	width: 24%;
	margin-bottom: 2%;
	border-right: 2px solid #B1B1B1;
	margin-right: 2%;
}

.conteudo .menu_categorias .ul_cat{
	float: left;
	width: 100%;
	margin: 0;
	list-style-type: none;
}

.conteudo .menu_categorias .ul_cat li a{
	float: left;
	width: 90%;
	padding: 2% 5%;
	font-size: 1.5em;
	font-weight: 500;
	color: #444444;
	text-decoration: none;
	text-transform: uppercase;
}

.conteudo .menu_categorias .ul_cat li a:hover{
	background-color: #E8E8E8;
}

.ativo a{
	background-color: #D96C00;
	color: #FFFFFF !important;
}

.ativo a:hover{
	background-color: #F58334 !important;
}

.busca_categorias{
	float: left;
	width: 72%;

}

.busca_categorias .busca{
	float: left;
	width: 100%;
	height: 50px;
	background-color: #3F8188;
	padding: 1% 1%;
	border-radius: 12px 12px 0 0;
}

.busca_categorias .busca h3{
	float: left;
	width: 38%;
	padding: 0 1%;
	color: #FFFFFF;
	font-size: 1.8em;
	font-weight: 600;
	line-height: 1.0em;
	letter-spacing: -0em;
	text-transform: uppercase;
}

.busca_categorias .busca span{
	float: left;
	width: 40%;
	margin-top: -1%;
	padding: 0 1%;
	color: #FFFFFF;
	font-size: 0.9em;
	line-height: 1.1em;
	letter-spacing: -0px;
	text-transform: uppercase;
}

.busca_categorias .busca .form_cat{
	float: right;
	width: 58%;
	height: 50px;
	padding: 1% 0;
}

.busca_categorias .busca .form_cat .spanpesquisa{
	width: 342px;
	border-radius: 4px !important;
	font-family: arial;
}

.busca_categorias .busca .form_cat .btnpesquisa{
	border-radius: 0 4px 4px 0 !important;
}

.box_empresas{
	float: left;
	width: 100%;
	padding: 2% 0;
}

.box_empresa{
	float: left;
	width: 98%;
	padding: 1% 2%;
	margin-bottom: 2%;
	border-bottom: 1px solid #B1B1B1;
	background-color: #EBEBEB;
	position: relative;
}


.conteudo .box_empresa:nth-child(2n+1) {
    background-color: #34868F;
    
}


.conteudo .box_empresa:nth-child(2n+1) .info , .conteudo .box_empresa:nth-child(2n+1) h1 a{
    color: #FFFFFF;
    
}

.box_empresa h1 a{
	color: #F77607;
}

.box_empresa h1{
	font-size: 2.2em;
	line-height: 1.1em;
	text-transform: uppercase;
}


.box_empresa .info{
	float: left;
	width: 70%;
	
}

.box_empresa_single .telefone>p{
	line-height:1.7em !important;
	font-size: 1.9em !important;
	text-transform: none !important;
}

.box_empresa .logo_empresa{
	float: right;
	width: 22%;
	height: 120px;
	right: 1%;
	bottom: 20px;
	position: absolute;
}

.box_empresa .logo_empresa a>img{
	border-radius: 15px;
}

.box_empresa .botoes{
	float: left;	
	width: 100%;
}

.box_empresa .botoes .icone{
	margin-top: 3px;
	margin-right: 3px;
}

.box_empresa .endereco{
	float: left;
	width: 100%;
	font-size: 1.5em;
	line-height: 1.1em;
	margin: 0;
}

.box_empresa p{
	float: left;
	width: 100%;
	font-size: 1.4em;
	line-height: 1.1em;
	margin-top: 3px;
	margin-bottom: 15px;
}

.box_empresa h5{
	margin: 5px 0;
	color: #FFFFFF;
}

.box_empresa .tel{
	float: left;
	width: 15%;
	margin-right: 2%;
	line-height: 1.0em;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 2%;
}

.btn-warning{
	width: 85%;
	background-image: linear-gradient(to bottom,#FA6F02,#E99319);
}


.btn_modal{
	width: 100px;
}

.btn_modal h3, .btn_modal p{
	color: #2A2A2A !important;
}


.modal.fade.in {
	top: 25%;
	width: 770px;
	margin-left: -30%;
}
/*.popover-title{
	font-size: 1.4em;
	font-weight: 600;
}

.popover-content{
	font-size: 1.3em;
	line-height: 1.1em;
}*/

.box_empresa .mapa{
	float: left;
	width: 15%;
	line-height: 1.0em;
	margin-right: 2%;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 2%;
}

.box_empresa .site{
	float: left;
	width: 15%;
	line-height: 1.0em;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 2%;
}




/*Pagina de Single*/
.breadcrumb{
	font-size: 1.2em;
	line-height: 1.0em;
}

.single{
	float: left;
	width: 100%;
	margin-bottom: 1%;

}

.artigo-single{
	float: left;
	width: 70%;
	position: relative;

}

.artigo-single .title{
	float: left;
	width: 100%;
	margin-top:0px;
	font-size: 2.5em;
	line-height: 1.5em;
	letter-spacing: -1px;
	font-weight: 600;
	padding-bottom: 3px;
	/*text-align: justify;*/
	color: #515151;
	text-shadow:1px 1px 1px #FFFFFF;
	/*border-bottom: 3px double #ADADAD; */
}

.artigo-single  .comp{
	float: left;
	width: 100%;
	margin-top: -2%;
	height: 70px;
	margin-bottom: 10px;
}

.artigo-single .logo_single_empresa{
	float: right;
	width: 180px;
	height: 120px;
	right: 0;
	background-color: #C0C0C0;
	position: absolute;
}

.artigo-single  .comp .comp_area{
	float: left;
	width: 30%;
	margin-left: 1.3%;
}

.artigo-single .data-publi{
	float: left;
	width: 100%;
	font-size: 1.4em;
	margin-top: -2%;
	margin-bottom: 3%;
	font-style: italic;
}

.artigo-single .data-publi .um{
	float: left;
	width: 70%;
	
}

.artigo-single .cont-single{
	font-size: 1.4em;
}

.artigo-single .compartilhe{
	float: right;
	width: 220px;
	padding: 0 5px;

}

.artigo-single .compartilhe h3{
	float: left;
	width: 100%;
	font-size: 1.4em;
	line-height: 1.0em;
	margin-right: 10px;
	color: #D96C00;
}

.artigo-single .comentario-face{
	float: left;
	width: 100%;
}

.artigo-single .comentario-face h3{
	font-size: 1.9em;
	color: #D96C00;
}

.artigo-single .publicidade-single-materia{
	float: left;
	width: 100%;
	height: 200px;
	background-color: #808080;
	margin: 2% 0;
}


.single .sidebar-single{
	float: right;
	width: 28%;
	padding-left: 0.5%;
	min-height: 500px;
	margin-left: 1%;
	border-left: 2px solid #B1B1B1;
}

.single .sidebar-single .publicidade-single-um{
	float: left;
	width: 100%;
	height: 287px;
	margin-bottom: 1%;
	background-color: #808080;
}

.single .sidebar-single .outras-materias{
	float: left;
	width: 100%;
	margin: 1% 0;

}

.single .sidebar-single .outras-materias h2{
	font-size: 2.0em;
	color: #D96C00;
	text-transform: uppercase;
	
}

.single .sidebar-single .outras-materias h2 img{
	margin-top: -10px;
}

.single .sidebar-single .outras-materias .materia-sidebar{
	float: left;
	width: 96%;
	padding: 2%;
	padding-bottom: 10%;
	margin-bottom: 2%;
	background-color: #F0F0F0;
}



.single .sidebar-single .outras-materias .materia-sidebar h5{
	float: left;
	width: 100%;
	font-size: 1.5em;
	line-height: 1.1em;
	color: #2D2D2D;
}

.single .sidebar-single .outras-materias .materia-sidebar p{
	float: left;
	width: 100%;
	font-size: 1.3em;
	line-height: 1.3em;
	letter-spacing: 0px;
	margin-top: -5px;
	color: #646464;
	text-align: justify;
	
}

.single .sidebar-single .outras-materias  .leia-mais a {
	float: right;
	width: 31%;
	font-size: 1.2em;
	text-align: right;
	padding: 0 2%;
	margin-top: -10%;
	color: #2D2D2D;
}

.single .sidebar-single .outras-materias  .ver-empresa a {
	float: right;
	width: 41%;
	font-size: 1.2em;
	text-align: right;
	padding: 0 2%;
	margin-top: -10%;
	color: #2D2D2D;
}


.box_empresa_single .endereco{
	float: left;
	width: 100%;
	background-color: #F3F3F3;
	min-height: 50px;
	position: relative;
	margin-bottom: 2%;

}

.box_empresa_single  .info-left{
	float: left;
	width: 50%;
}

.box_empresa_single .telefone, .box_empresa_single .site{
	float: left;
	width: 100%;
	background-color: #E7E7E7;
	min-height: 50px;
	margin-bottom: 2%;
	position: relative;

}

.box_empresa_single .mapa{
	float: left;
	width: 100%;
	min-height: 50px;
	position: relative;
	margin-bottom: 2%;
}

.box_empresa_single .mapa .mapa-iframe{
	float:left;
	width: 100%;
	margin-top: 27px; 
}

.box_empresa_single .mapa .mapa-iframe iframe{
	width: 100% !important;
}


.box_empresa_single .endereco h5,.box_empresa_single .mapa h5{
	float: left;
	width: 13%;
	padding: 5px 10px;
	background-color: #FF8040;
	position: absolute;
	line-height: 1.0em;
	margin-top: 0;
	color: #FFFFFF;
	text-align: center;
}

.box_empresa_single .telefone h5,.box_empresa_single .site h5{
	float: left;
	width: 26%;
	padding: 5px 10px;
	background-color: #FF8040;
	position: absolute;
	line-height: 1.0em;
	margin-top: 0;
	color: #FFFFFF;
	text-align: center;
}

.box_empresa_single .icon-empresa{
	margin-top: 3px;
	margin-right: 3px;
}


.box_empresa_single .endereco p,.box_empresa_single .telefone p,.box_empresa_single .site p,.box_empresa_single .mapa p{
	float: left;
	width: 96%;
	padding: 5px 10px;
	margin-top: 30px;
	margin-bottom: 0;
	font-size: 1.8em;
	line-height: 1.1em;
	text-align: left;
	text-transform: uppercase;
}

.box_empresa_single .site p a{
	color: #3C3C3C;
	text-transform: lowercase;
}

.texto-endereco{
	font-size: 1.5em !important;
	font-weight: bold;
}
.descricao-endereco{
	float: left;
	width: 96%;
	padding: 5px 10px;
	font-size: 1.4em;
}


/*Pagina Contato*/
.contato .box1 .title{
	float: left;
	width: 100%;
	margin-top:0px;
	font-size: 2.5em;
	line-height: 1em;
	letter-spacing: -1px;
	font-weight: 600;
	padding-bottom: 3px;
	/*text-align: justify;*/
	color: #515151;
	text-shadow:1px 1px 1px #FFFFFF;
	/*border-bottom: 3px double #ADADAD; */
}

.contato .box1{
	float: left;
	width: 60%;
	min-height: 300px;
	margin-right: 2%;
	border-right: 2px solid #FF8040;
	padding-bottom: 10px;
}

.contato .box2{
	float: right;
	width: 37%;
	
}

.contato .box2 textarea, .contato .box2 input{
	border:1px solid #CCCCCC;
}

.contato .tel{
	width: 240px;
}

.contato .mapa{
	float: left;
	width: 100%;
	margin: 20px 0;
}

.page{
	float: left;
	width: 100%;
}

/*Cursos*/
.cursos-page{
	float: left;
	width: 100%;
}

.cursos-page i{
	float: left;
	margin-right: 10px;
}

.cursos-page h1{
	font-size: 2.8em;
	line-height: 1.1em;
	margin-top: -4px;
	color: #408080;
}

.cursos-page h3{
	font-size: 1.8em;
	margin-top: -18px;
	color: #FF8000;

}

.cursos{
	width: 45% !important;
	background-color: transparent !important;
	height: 130px !important;
	margin-top: 10px;
	padding: 1%;
	margin-right: 3% !important;
	border-radius: 40px 0px 40px 0px;
}

.cursos:hover{
	background-color: #EBEBEB !important;
}

.cursos img{
	float: left !important;
	width: 27% !important;
	height: 120px !important;
	margin-right: 8px !important;
	background-color: #FF8000 !important;
	box-shadow: -3px 3px 1px 1px #FF8000, 
	3px -3px 1px 1px #FF8000, 
	3px 3px 1px 1px #FF8000, 
	-3px -3px 1px 1px #FF8000;
	border-radius: 101px !important;
}

.cursos span{
	float: left !important;
	width: 66% !important;
	color: #408080 !important;
	margin-top: 10px;
	font-weight: bold;
}

.cursos span.data-c{
	font-size: 1.3em !important;
	margin-top: -10px !important;
	color: #FF8000 !important;
}

.cursos .desc{
	font-size: 1.3em !important;
	font-weight: 100 !important;
	margin-top: -10px;
	color: #606060 !important;
}

/*Paginação*/
.pagination {
	float: right;
	position: relative;
}

.page{
	float: right;
	padding: 2%;
	position: absolute;
	right: 0;
	bottom: 50px;
	font-size: 1.3em;
}

.pagination ul li a{
	font-weight: 600;
	font-size: 1.5em;
	color: #383838;
}

.pagination ul li .pg_ativo {
	background-image: linear-gradient(to bottom,#FA6F02,#E99319);
	color: #FFFFFF;
}

.postzero{
	text-align: center;
	font-size: 2.2em;
	line-height: 1.2em;
	padding: 5% 2%;
}



/*galeria*/
.galeria-empresa{
	float: right;
	width: 48%;
	height: 300px;
	background-color: #F3F3F3;
	box-shadow: -1px -1px 20px -10px #0D0D0D;
}

.galeria-empresa h4{
	font-size: 2.4em;
	margin-top: 137px;
	color:#FF8040;
	text-shadow: -1px -1px 1px  #FFFFFF;
}

.galeria-empresa h3{
	font-size: 1.7em;
	width: 40%;
	padding: 8px 10px;
	background-color: #FF8040;
	position: absolute;
	right: 0;
	line-height: 1.0em;
	margin-top: 0;
	color: #FFFFFF;
	text-align: center;
}
.galeria-empresa .clear{
	float: left;
	width: 100%;
	height: 30px;
}

.galeria-empresa .img-galeria{
	float: left;
	width: 30%;
	height: 75px;
	margin-top: 10px;
	margin-left: 1.5%;
	margin-right: 1%;
}

.galeria-empresa .img-galeria img{
	width: 100%;
	height: 75px;
}

.comite{
	height: 109px;
	width: 806px;
	margin-left: 105px;
	float: left;
}

.comite li{
	float: left;
	list-style-type: none;
	width: 265px;
}

.comite a{
	display: block;
}

.comite img{
	width:100%;
}

.comite-cont{
	float: left;
}

.comite-cont img{
	float: left;
	width: 160px;
	height: 184px;
	padding-right: 9px;
	padding-top: 3px;
}

.comite-cont h4{
	width: 477px;
	font-weight: normal;
	font-size: 18px;
}

.comite-cont p{
	width: 305px;
	text-align: justify;
	float: left;
	font-size: 13px;
}

.comite-cont p b{
	font-weight: normal;
	font-size: 16px;
	margin-bottom: 10px;
	float: left;
	width: 100%;
	margin-top: 9px;
}

.formulario{
	width: 474px;
	min-height: 279px;
	background: #f2f5fa;
	border: 1px solid #b3b3b3;
	float: right;
	margin-top: 24px;
	margin-right: 5px;
	margin-bottom: 13px;
	padding: 5px;
}

.formulario h3{
	font-size: 15px;
	text-align: center;
	margin: 0;
}

.formulario label{
	float: left;
	margin-top: 3px;
	padding-right: 11px;
	margin-left: 4px;
	text-align: right;
	width: 71px;
}

.formulario button{
	float: right;
	margin-right: 17px;
	border-radius: 0px;
	width: 97px;
}

.formulario .sucesso{
	width: 464px;
	margin-left: -6px;
	float: left;
	padding: 11px;
	background: rgba(224, 227, 233, 0.22);
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 12px;
	text-align: center;
}

.comite-menu{
	margin: 0;
	float: left;
	margin-bottom: 15px;
}

.comite-menu li{
	float: left;
	width: 204px;
	list-style-type: none;
}

