/* Topo */
.blog_interna.criabr .items-row .item{
	width: 100%;
	float: left;
	line-height: 20px;
	font-size: 14px;
	margin: 0 0 30px;
}
.blog_interna.criabr .items-row .item .page-header h2{
	width: 100%;
	float: left;
	text-align: left;
	font-size: 18px;
	line-height: 24px;
	text-transform: uppercase;
	margin: 5px 0;
}
.blog_interna.criabr .items-row .item .readmore{
	width: 100%;
	float: left;
	margin: 10px 0 0;
}
.blog_interna.criabr .items-row .item .readmore a{
	background: none;
	border-radius: 0;
	box-shadow: none;
	color: #999;
	border: none;
	padding: 0;
}
.blog_interna.criabr .items-row .item .readmore a:hover{
	color: #333;
}
.item-page_interna.criabr .page-header h2{
	background: none;
	width: 100%;
	float: left;
	color: #333;
	text-align: left;
	padding: 0;
	text-align: center;
}
.item-page_interna.criabr h2,
.item-page_interna.criabr h3,
.item-page_interna.criabr h4{
	line-height: 30px;
	font-size: 26px;
	color: #333;
	margin: 10px 0;
	width: 100%;
	text-align: center;
}
.moduletable_slideshow.slcriac,
.moduletable_slideshow.slloja,
.moduletable_slideshow.slmanu,
.moduletable_slideshow.sldesen,
.moduletable_slideshow.slhosp,
.moduletable_slideshow.sldomi,
.moduletable_slideshow.sladwor{
	display: none;
}
.geral.page-cria .moduletable_slideshow.slcriac,
.geral.page-loja .moduletable_slideshow.slloja,
.geral.page-manu .moduletable_slideshow.slmanu,
.geral.page-extra .moduletable_slideshow.sldesen,
.geral.page-hosp .moduletable_slideshow.slhosp,
.geral.page-domi .moduletable_slideshow.sldomi,
.geral.page-adwor .moduletable_slideshow.sladwor{display:block;}
.moduletable_text_pt {
    width: 100%;
    float: left;
    background: #666;
    color: #fff;
    font-size: 48px;
    line-height: 56px;
    text-align: center;
    box-sizing: border-box;
    padding: 40px 20px;
    margin: 2px 0;
}
.moduletable_text_pt div{
	display: inline-table;
	text-align: left;
}
.moduletable_botaogotop{
	width: 0px;
	position: fixed;
	bottom: 30px;
	right: -100%;
	z-index: 9999;
	transition: 0.9s;
	overflow: hidden;
	white-space: nowrap;
}
.moduletable_botaogotop a{
	width: 100%;
	float: left;
	background: #000;
	color: #fff;
	line-height: 30px;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	border-radius: 5px;
}
.moduletable_botaogotop a:hover{
	background: #C20E0E;
}
.moduletable_botaogotop.botao-fixo{
	transition: 0.9s;
	width: 100px;
	right: 30px;
}
.moduletable_logo{
	width: 12%;
	float: left;
	margin: 5px 0 10px 2% ;
}
.moduletable_texto_topo{
	width: 34%;
	float: left;
	margin: 25px 0 10px;
	line-height: 26px;
	font-size: 11px;
	color: #7F7F7F;	
}
.moduletable_texto_topo h1{
	line-height: 30px;
	font-size: 24px;
	color: #999999;
	font-weight: normal;
	margin: 0;
}
.moduletable_texto_topo strong{
	line-height: 22px;
	font-size: 18px;
	color: #FF0000;
	font-weight: normal;
}
.moduletable_fone_topo{
	width: 25%;
	float: left;
	margin: 20px 0 10px;
	background: url("../images/bg_fone_topo.png") center left no-repeat;
	box-sizing: border-box;
	padding: 0 0 0 60px;
}
.moduletable_fone_topo h3{
	width: 100%;
	float: left;
	line-height: 34px;
	font-size: 23px;
	color: #4D4D4D;
	font-weight: normal;
	margin: 0;
}
.moduletable_fone_topo table{
	width: 100% !important;
	height: auto !important;
	float: left;
}
.moduletable_fone_topo table tr{
	width: 100%;
	float: left;
	display: none;
}
.moduletable_fone_topo table tr.fone1{
	display: block;
}
.moduletable_fone_topo table tr td{
	width: 100%;
	float: left;
	line-height: 30px;
	font-size: 23px;
	color: #000;	
}
.moduletable_fone_topo table tr td strong{
	font-size: 15px;
	font-weight: normal;
}
.moduletable_whats_botao{
	width: 25%;
	float: left;
	margin: 5px 2% 10px 0;
	text-align: right;
}
.moduletable_menu_s{
	width: 90%;
	float: left;
	margin: 0 5%;
}
.moduletable_menu_s ul{
	float: right;
}
.moduletable_menu_s ul li{
	float: left;
}
.moduletable_menu_s ul li a{
	float: left;
	line-height: 18px;
	font-size: 11px;
	color: #656565;
	background: url("../images/bg_menu_s.jpg") center left no-repeat;
	padding: 0 5px 0 13px;
	transition: all .5s;
}
.moduletable_menu_s ul li a:hover,
.moduletable_menu_s ul li a:focus{
	background: url("../images/bg_menu_s.jpg") center left no-repeat;
	background-size: 10px auto;
}
.moduletable_menu{
	width: 80%;
	float: left;
	text-align: center;
	margin-left: 10%;
}
.moduletable_menu ul{
	display: inline-table;
	margin: 13px 0;
}
.moduletable_menu ul li{
	float: left;
}
.moduletable_menu ul li a{
	float: left;
	color: #fff;
	text-decoration: none;
	white-space: nowrap;
	line-height: 24px;
	font-size: 19px;
}
.moduletable_menu ul li:nth-child(1){
	display: none;
}
.moduletable_menu ul li a:before,
.moduletable_menu ul li:nth-last-child(1) a:after{
	content: "|";
	color: #fff !important;
	margin: 0 3px;
}
.moduletable_menu ul li a:hover,
.moduletable_menu ul li a:focus{
	color: #FEC901;
	background: none;
}
.moduletable_menu_l{
	width: 10%;
	height: 50px;
	float: right;
	position: relative;
	background: url("../images/bg_menu_l.png") center center no-repeat;
}
.moduletable_menu_l ul{
	min-width: 200px;
	position: absolute;
	right: 10px;
	top: 50px;
	padding-top: 15px;
	display: none;
	transition: all 1s;
	z-index: 999;
}
.moduletable_menu_l:hover ul{
	display: block;
}
.moduletable_menu_l ul li{
	width: 100%;
	float: left;
	overflow: hidden;
}
.moduletable_menu_l ul li h4{
	width: 100%;
	float: left;
	margin: 0 !important;
}
.article-separator{
	display: none;
}
.moduletable_menu_l ul li a{
	width: 100%;
	float: left;
	white-space: nowrap;
	background: #000;
	color: #fff;
	box-sizing: border-box;
	padding: 0 16px;
	line-height: 34px;
	font-size: 14px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	transition: all 0.2s;
	text-decoration: none;
}
.moduletable_menu_l ul li a:hover{
	background: #C20E0E;
	box-shadow: 1px 1px 1px #000 inset;
}
.moduletable_menu_l ul li:nth-child(1) a{
	border-radius: 5px 5px 0 0;
	border-top: 1px solid #000;
}
.moduletable_menu_l ul li:nth-last-child(1) a{
	border-radius: 0 0 5px 5px;
	border-bottom: 1px solid #000;
}
/* Postopo */
.moduletable_video_topo{
	width: 100%;
	float: left;
	position: relative;
	min-height: 450px;
	overflow: hidden;
	z-index: 995;
}
.moduletable_video_topo div.custom_video_topo video.bg_video{
	position: absolute;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	bottom: -150;
	left: 0;
	z-index: 1;
}
.moduletable_video_topo .area_video{
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	min-height: 450px;
	background: url("../images/mask.png") no-repeat center center;
	z-index: 999;
}
.moduletable_video_topo .area_video div.text_video{
	width: 100%;
	max-width: 1100px;
	margin: 80px auto 0;
	color: #fff;
	line-height: 28px;
	font-size: 23px;
}
.moduletable_video_topo .area_video div.text_video h3{
	line-height: 38px;
	font-size: 45px;
	margin: 0;
}
.moduletable_video_topo .area_video div.text_video h4{
	line-height: 40px;
	font-size: 20px;
	background: #FFCC00;
	padding: 0 2px;
	float: left;
	margin: 0;
}
/* Conteúdo Home */
.moduletable_titulo_clientes{
	width: 100%;
	float: left;
	border-top: 30px solid #C20E0E;
	text-align: center;
	color: #7F7F7F;
	line-height: 22px;
	font-size: 18px;
	margin: 0;
}
.moduletable_titulo_clientes > h3{
	display: inline-table;
	padding: 0 15px;
	box-sizing: border-box;
	min-width: 220px;
	line-height: 50px;
	font-size: 36px;
	color: #fff;
	background: #C20E0E;
	margin: 0 0 10px;
	font-weight: normal;
}
.moduletable_titulo_clientes div h2{
	width: 100%;
	max-width: 90%;
	text-align: left !important;
	color: #C20E0E;
	line-height: 40px;
	font-size: 36px;
	margin: 0 0 30px;
	display: inline-table;
	font-weight: normal;

}
.moduletable_titulo_clientes div h3{
	line-height: 38px;
	font-size: 23px;
	margin: 0;
	font-weight: normal;
}
.moduletable_clientes_h{
	width: 100%;
	float: left;
	margin: 30px 0 0;
}
.moduletable_clientes_h .nspMain{
	width: 100%;
	float: left;
	text-align: center;
}
.moduletable_clientes_h .nspMain .nspArts{
	width: 100%;
	max-width: 1482px;
	display: inline-table;
	padding: 0 !important;
}
.moduletable_clientes_h .nspArtPage{
	width: 100%;
	float: left;
}
.moduletable_clientes_h .nspArtPage .nspArt{
	width: 8.3%;
	float: left;
}
.moduletable_clientes_h .nspArtPage .nspArt p.nspText img{
	border: 1px solid #E6E6E6;
	margin: 0 0 1px;
	max-width: 100% !important;
	height: auto !important;
}
.moduletable_clientes_h .see_news{
	width: 90%;
	margin: 20px 0;
	float: left;
	text-align: right;	
}
.moduletable_clientes_h .see_news a{
	line-height: 36px;
	font-size: 23px;
	color: #C20E0E;
	text-decoration: none;
}
.moduletable_clientes_h .see_news a:hover{
	color: #666;
}
.moduletable_clientes_h .see_news h2{
	display: inline-table;
	margin: 0;
	line-height: 36px;
	font-size: 15px;
	color: #C20E0E;
	font-weight: normal;
	margin-left: 6px;
}
/* Conteudo 2 */
.moduletable_serv_h{
	width: 100%;
	float: left;
	margin: 0 0 20px;
}
.moduletable_serv_h .nspMain{
	width: 100%;
	float: left;
	text-align: center;
}
.moduletable_serv_h .nspMain .nspArts{
	width: 100%;
	max-width: 1600px;
	display: inline-table;
	padding: 0 !important;
}
.moduletable_serv_h .nspArtPage{
	width: 100%;
	float: left;
}
.moduletable_serv_h .nspArtPage .nspArt{
	width: 25%;
	float: left;
}
.moduletable_serv_h .nspArtPage .nspArt a.nspImageWrapper img{
	border: 1px solid #fff;
	max-width: 100% !important;
	height: auto !important;
	transition: all 1s;
}
.moduletable_serv_h .nspArtPage .nspArt a.nspImageWrapper:hover img{
	transform: scale(0.97,0.97);
}
/* Conteúdo 3 */
.moduletable_video_h{
	width: 100%;
	float: left;
	border-top: 30px solid #C20E0E;
	text-align: center;
	color: #7F7F7F;
	line-height: 22px;
	font-size: 18px;
	margin: 0;
}
.moduletable_video_h > h3{
	display: inline-table;
	padding: 0 15px;
	box-sizing: border-box;
	min-width: 220px;
	line-height: 50px;
	font-size: 36px;
	color: #fff;
	background: #C20E0E;
	margin: 0 0 10px;
	font-weight: normal;
}
.moduletable_video_h ul{
	width: 100%;
	float: left;
	margin: 0;
	padding: 50px 0 0;
	list-style: none;
	background: #4D4D4D;
	border-top: 6px solid #C20E0E;
}
.moduletable_video_h ul li{
	width: 50%;
	float: right;
	color: #fff;
	margin-bottom: 40px;
}
.moduletable_video_h ul li:nth-child(2){
	max-width: 40%;
	text-align: left;
	line-height: 54px;
	font-size: 23px;
	color: #fff;
}
.moduletable_video_h ul li:nth-child(2) h2{
	line-height: 42px;
	font-size: 36px;
	margin: 30px 0;
	font-weight: normal;
	background: url("../images/bg_tv.jpg") center left no-repeat;
	text-indent: 8px;
}
.moduletable_video_h ul li:nth-child(2) h3{
	line-height: 56px;
	font-size: 50px;
	font-weight: normal;
}
.moduletable_video_h ul li:nth-child(3){
	clear: right;	
}
.moduletable_video_h ul li iframe{
	max-width: 390px;
}
.moduletable_video_h ul li > a{
	line-height: 30px;
	font-size: 20px;
	color: #C20E0E;
	text-decoration: none;
}
.moduletable_video_h ul li > a:hover{
	color: #fff;
}
/* Conteudo 4 */
.moduletable_orc_h{
	width: 100%;
	float: left;
	border-top: 30px solid #C20E0E;
	text-align: center;
	color: #7F7F7F;
	line-height: 22px;
	font-size: 18px;
	margin: 0;
}
.moduletable_orc_h > h3{
	display: inline-table;
	padding: 0 15px;
	box-sizing: border-box;
	min-width: 220px;
	line-height: 50px;
	font-size: 36px;
	color: #fff;
	background: #C20E0E;
	margin: 0 0 10px;
	font-weight: normal;
}
.moduletable_orc_h ul{
	width: 100%;
	float: left;
	margin: 0;
	padding: 25px 0;
	list-style: none;
	background: #4D4D4D;
	border-top: 6px solid #C20E0E;
}
.moduletable_orc_h ul li{
	width: 50%;
	float: left;
	margin: 25px 0;
}
.moduletable_orc_h ul li img{
	margin: 0 10px;
}
/* Conteudo 5 */
.moduletable_informes_titulo{
	width: 100%;
	float: left;
	border-top: 30px solid #C20E0E;
	text-align: center;
	color: #C20E0E;
	line-height: 40px;
	font-size: 23px;
	margin: 0;
}
.moduletable_informes_titulo > h3{
	display: inline-table;
	padding: 0 15px;
	box-sizing: border-box;
	min-width: 220px;
	line-height: 50px;
	font-size: 36px;
	color: #fff;
	background: #C20E0E;
	margin: 0 0 10px;
	font-weight: normal;
}
.moduletable_informes_titulo strong{
	font-size: 36px;
	font-weight: normal;
}
.moduletable_inf_h{
	width: 100%;
	float: left;
	margin: 30px 0;
}
.moduletable_inf_h .nspMain{
	width: 100%;
	float: left;
	text-align: center;
}
.moduletable_inf_h .nspMain .nspArts{
	width: 100%;
	max-width: 1300px;
	display: inline-table;
	padding: 0 !important;
}
.moduletable_inf_h .nspArtPage{
	width: 100%;
	float: left;
}
.moduletable_inf_h .nspArtPage .nspArt{
	width: 48%;
	float: left;
	margin: 0 1% 30px;
}
.moduletable_inf_h .nspArtPage .nspArt h4.nspHeader{
	width: 100%;
	float: left;
	padding: 0;
	font-weight: normal;
}
.moduletable_inf_h .nspArtPage .nspArt h4.nspHeader a{
	width: 100%;
	float: left;
	line-height: 20px;
	font-size: 18px;
	box-sizing: border-box;
	border-left: 20px solid #666666;
	padding: 0 0 0 25px;
	color:  #C20E0E;
}
.moduletable_inf_h .nspArtPage .nspArt:nth-child(4n+3) h4.nspHeader a,
.moduletable_inf_h .nspArtPage .nspArt:nth-child(4n+4) h4.nspHeader a{
	color:  #666666;
}
.moduletable_inf_h .see_news{
	width: 100%;
	max-width: 1300px;
	display: inline-table;
}
.moduletable_inf_h .see_news a{
	float: right;
	line-height: 26px;
	font-size: 20px;
	color: #C20E0E;
	text-decoration: none;
}
.moduletable_inf_h .see_news a:hover{
	color:  #666666;
}
/* Localização  */
.moduletable_mapa_h{
	width: 100%;
	float: left;
	border-top: 30px solid #C20E0E;
	text-align: center;
	color: #B3B3B3;
	line-height: 40px;
	font-size: 18px;
	margin: 0;
}
.moduletable_mapa_h > h3{
	display: inline-table;
	padding: 0 15px;
	box-sizing: border-box;
	min-width: 220px;
	line-height: 50px;
	font-size: 36px;
	color: #fff;
	background: #C20E0E;
	margin: 0 0 20px;
	font-weight: normal;
}
.moduletable_mapa_h strong{
	font-size: 36px;
	font-weight: normal;
}
.moduletable_mapa_h iframe{
	width: 100%;
	height: 400px;
	float: left;
	margin: 20px 0 0;
}
.moduletable_red_text{
	width: 100%;
	float: left;
	background: #C20E0E;
	line-height: 56px;
	font-size: 46px;
	color: #fff;
	text-align: center;
	padding: 60px 0;
}
.moduletable_red_text h2{
	display: inline-table;
	width: 100%;
	max-width: 1200px;
	line-height: 80px;
	font-size: 72px;
	font-weight: normal;
	margin: 0 0 50px;
	text-align: left;
}
/* Conteudo 7 */
.moduletable_insta_titulo{
	width: 100%;
	float: left;
	text-align: center;
	margin: 70px 0 40px;
	line-height: 46px;
	font-size: 36px;
	color: #FF0000;
}
.moduletable_insta_titulo img{
	margin-right: 30px;
}
.moduletable_insta_titulo h1{
	width: 100%;
	float: left;
	line-height: 22px;
	font-size: 14px;
	color: #CBCBCB;
	margin: 0;
	font-weight: normal;
}
.moduletable_inst_h{
	width: 100%;
	float: left;
	box-sizing: border-box;
    padding: 0 0.5%;
}
.moduletable_inst_h iframe{
	height: 318px;
}
.moduletable_redes_cont7{
	width: 100%;
	float: left;
	margin: 60px 0 70px;
}
.moduletable_redes_cont7 table{
	width: 100% !important;
	height: auto !important;
	float: left;
}
.moduletable_redes_cont7 table tbody tr{
	width: 100%;
	float: left;
	display: none;
}
.moduletable_redes_cont7 table tbody tr.redes{
	display: block;
}
.moduletable_redes_cont7 table tbody tr td{
	width: 100%;
	float: left;
	padding: 0;
	text-align: center;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
}
.moduletable_redes_cont7 table tbody tr td strong{
	margin-right: 25px;
}
/* Rodapé */
.moduletable_logo_r{
	width: 70%;
	max-width: 500px;
	float: left;
	text-align: center;
	margin: 15px 0;
}
.moduletable_whats_r{
	width: 30%;
	float: right;	
	margin: 70px 0 40px;
}
.moduletable_fone_r{
	width: 65%;
	float: right;
	margin: 20px 0 40px;
}
.moduletable_fone_r table{
	width: 100% !important;
	height: auto !important;
	float: left;
}
.moduletable_fone_r table tr{
	width: 50%;
	float: left;
	display: none;
}
.moduletable_fone_r table tr.end,
.moduletable_fone_r table tr.fone1{
	display: block;
}
.moduletable_fone_r table tr td{
	width: 100%;
	float: left;
	padding: 0;
	color: #fff;
	line-height: 22px;
	font-size: 20px;
}
.moduletable_fone_r table tr td img{
	float: left;
	margin-right: 5px;
}
.moduletable_fone_r table tr.fone td{
	line-height: 44px;
	font-size: 28px;
}
.moduletable_fone_r table tr.fone td strong{
	font-size: 15px;
	font-weight: normal;
}
.moduletable_fone_r table tr.fone td strong:before{
	content: "Fone: ";
	font-size: 20px;
}
.moduletable_text_r{
	width: 65%;
	float: right;
	line-height: 22px;
	font-size: 16px;
	color: #7F7F7F;
	margin: 0 0 40px;
}
.moduletable_text_r h2{
	margin: 0;
	line-height: 50px;
	font-size: 18px;
	color: #DDDDDD;
	font-weight: normal;
}
.moduletable_text_r > div{
	max-width: 440px;
}
/* Copyright */
.moduletable_redes_c{
	width: 33.3%;
	float: right;
	margin: 20px 0 10px 0;
	box-sizing: border-box;
	padding-right: 30px;
}
.moduletable_redes_c table{
	width: auto !important;
	height: auto !important;
	float: right;
}
.moduletable_redes_c table tr{
	float: left;
	display: none;
}
.moduletable_redes_c table tr.redes{
	display: block;
}
.moduletable_copyright{
	width: 66.6%;
	float: left;
	margin: 15px 0 0;
}
.moduletable_copyright ul{
	width: 100%;
	float: left;
	margin: 0;
	list-style: none;
}
.moduletable_copyright ul li{
	width: 50%;
	float: left;
	line-height: 
}
.moduletable_copyright ul li:nth-child(1) img{
	float: left;
	margin: 0 5px 0 30px;
}
.moduletable_copyright ul li:nth-child(1) a{
	color: #C20E0E;
	text-decoration: none;
	line-height: 22px;
	font-size: 15px;
}
.moduletable_copyright ul li:nth-child(2){
	text-align: center;
	color: #999999;
	line-height: 16px;
	font-size: 11px;
}
/*  Internas */
.blog_interna,
.item-page_interna{
	width: 96%;
	float: left;
	padding: 0 2%;
	margin: 1px 0 20px;
	border-top: 30px solid #C20E0E;
	color: #666;
	line-height: 32px;
	font-size: 18px;
	min-height: 300px;
	overflow: hidden;
}
.blog_interna .page-header h1,
.item-page_interna .page-header h1,
.item-page_interna .page-header h2{
	display: inline-table;
	padding: 0 15px;
	box-sizing: border-box;
	min-width: 220px;
	line-height: 50px;
	font-size: 36px;
	color: #fff;
	background: #C20E0E;
	margin: 0 0 20px;
	font-weight: normal;
}
.page-header{
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}
.blog_interna .category-desc{
	width: 100%;
	float: left;	
	line-height: 22px;
	font-size: 18px;
	color: #7F7F7F;
	text-align: center;
	margin: 0 0 20px;
}
.blog_interna .category-desc strong{
	line-height: 38px;
	font-size: 23px;
	font-weight: normal;
}
.blog_interna .items-row{
	width: 100%;
	float: left;
}
.item-page_interna ul{
	display: inline;
	list-style: none;
	margin: 0;
}
.item-page_interna h4{
	width: auto;
	margin: 0;
	color: #C20E0E;
	font-size: 22px;
	line-height: 30px;
	display: inline;
}
/* Sobre */
.item-page_interna.sobre h3{
	line-height: 54px;
	font-size: 36px;
	text-transform: uppercase;
	color: #0F90D4;
	margin: 0;
	display: inline;
}
/* Clientes */
.blog_interna.clientes .items-row .item{
	width: 100%;
	float: left;
	margin: 0 0 1px;
	text-align: center;
}
.blog_interna.clientes .items-row .span1{
	width: 8.33% !important;
	box-sizing: border-box !important;
	padding: 0 1px;
	margin: 0 !important;
}
.blog_interna.clientes .items-row .item img{
	max-width: 100%;
	border: 1px solid #777;
	box-sizing: border-box;
}
/* Vídeos */
.blog_interna.videos .items-row .item{
	width: 100%;
	float: left;
	margin: 0 0 30px;
}
.blog_interna.videos .items-row .item iframe{
	max-height: 250px;
}
/* Informes */
.blog_interna.infor .category-desc.clearfix{
	color: #C20E0E;
}
.blog_interna.infor .items-row .item{
	width: 100%;
	float: left;
	margin: 0 0 26px;
	line-height: 0 !important;
	font-size: 0 !important;
}
.blog_interna.infor .items-row .item > *{
	display: none;
}
.blog_interna.infor .items-row .item .page-header h2{
	width: 100%;
	float: left;
	margin: 0;
	text-align: left;
	font-weight: normal;
	line-height: 20px;
	font-size: 16px;
	box-sizing: border-box;
	padding: 0 0 0 20px;
	border-left: 20px solid #666;
}
.blog_interna.infor .items-row .item .page-header h2 a{
	text-decoration: none;
	color: #666666;
}
.blog_interna.infor .items-row .item .page-header:nth-child(1){
	display: block !important;
}
.blog_interna.infor .items-row:nth-child(2n) .item .page-header h2 a{
	color: #C20E0E;
}
.item-page_interna.infor{
	line-height: 34px;
	color: #656533;
}
.item-page_interna.infor .page-header h2{
	width: 100%;
	float: left;
	background: none;
	color: #C20E0E;
	text-align: left;
	line-height: 30px;
	font-size: 24px;
	padding: 0;
}
.item-page_interna.infor img{
	display: block;
}
/* Criação */
.item-page_interna.serv{
	text-align: center;
}
.item-page_interna.serv h3{
	width: 100%;
	margin: 0;
	line-height: 34px;
	font-size: 24px;
	color: #f00;
	font-weight: normal;
}
.item-page_interna.serv ul li h3{
	width: auto !important;
}
.item-page_interna.serv h4{
	width: 100%;
	margin: 0;
	line-height: 42px;
	font-size: 36px;
	color: #f00;
	font-weight: normal;
}
.item-page_interna.serv table{
	display: inline-table;
	width: 100%;
	max-width: 1200px;
}
.item-page_interna.serv table tr:nth-child(1) td:nth-child(1){
	width: 32%;
	text-align: left;
	vertical-align: top;
}
.item-page_interna.serv table tr td:nth-last-child(2){
	width: 12%;
	vertical-align: top;
}
.item-page_interna.serv table tr td:nth-last-child(1){
	width: 56%;
	text-align: left;
	padding: 0 0 20px;
}
.item-page_interna.serv ul{
	display: inline-table;
	width: 100%;
	max-width: 1000px;
	margin: 0;
	list-style: none;
}
.item-page_interna.serv ul li{
	line-height: 30px;
	font-size: 20px;
	margin: 0 0 20px;
	text-align: left;
	color: #4D4D4D;
}
.item-page_interna.serv ul li strong{
	font-weight: normal;
	color: #f00;
	font-size: 22px;
}
/* Menu Lateral */
.item-page_interna.menul{
	line-height: 20px;
	font-size: 16px;
	color: #333;
}
.item-page_interna.menul .page-header h2{
	width: 100%;
	float: left;
	background: none;
	color: #000;
	padding: 0;
	text-align: left;
}
.item-page_interna.menul strong{
	color: #000;
	font-size: 18px;
}
.item-page_interna.menul a{
	color: #333;
}
.moduletable_linksuteis
{
	position: fixed;
	width: 5%;
	height: 95px;
	left: 0;
	top: 50%;
	z-index: 999;
	background: url(../images/icones/link_symbol.png) no-repeat center center;
	transition: 1s;
}
.moduletable_linksuteis .custom_linksuteis{
	position: relative;
}
.moduletable_linksuteis .custom_linksuteis .pro
{
	display: none;
	position: absolute;
	top: 85px;
	left: 23%;
	transition: 1s;
	color: #fff;
	font-size: 15px;
	text-transform: uppercase;

}
.moduletable_linksuteis:hover .pro
{
	display: block;
	transition: 1s;
}
.moduletable_linksuteis:hover
{	
	width: 10%;
	height: 110px;
	background: url(../images/icones/link_symbol_white.png) no-repeat center 30% rgba(0, 0, 0, .4);
	transition: 1s;
}
.moduletable_zap_fix
{
	position: fixed;
	bottom: 64px;
	right: -90px;
	z-index: 999;
}
.moduletable_zap_fix img
{
	width: 60%;
	border-radius: 3px;
	outline: none;
}