/*
CSS dinamizado por Arthur Teixeira
YouWEB Criação de Sites
*/

.moduletable_botao_whats_fixo {
    position: fixed;
    bottom: 10px;
    right: 10px;
    -webkit-transform: translateZ(0);
    z-index: 9999;
    border-radius: 10px;
    width: 220px;
}

.moduletable_share div.nsb_container span.IN-widget {
    background: rgba(0, 0, 0, 0) url("../images/in.png") repeat scroll center center;
    cursor: pointer;
    float: left;
    height: 34px;
    overflow: hidden;
    width: 34px;
}
.moduletable_share div.nsb_container span.IN-widget * {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border: medium none !important;
    float: left;
    font-size: 0 !important;
    height: 34px;
    padding: 0 0 0 40px !important;
    position: relative !important;
    width: 34px;
}
.moduletable_share div.nsb_container .icons {
    float: left;
}
.moduletable_share {
    float: left;
    margin: 20px 0;
    width: 100%;
}
.moduletable_share h3 {
    color: #026e9c;
    float: left;
    font-weight: lighter;
    line-height: 32px;
    margin: 0 10px 0 0 !important;
    width: auto;
}
.moduletable_share div {
    float: left;
    width: auto;
}

.fancybox-title {
    text-align: center;
}

.fancybox-title b.fancyboxCounter{
    display: none;
}


/* Navigator Slide */

.moduletable_slideshow .navbar{
	position: absolute;
	min-width: 104px !important;
	height: 22px !important;
	bottom: -22px !important;
	right: 50%;
	transform: translate(-50%, 0);
	padding: 0 15px !important;
	margin: 0 !important;
	border: none !important;
	background: #C66824 !important;
	border-radius: 0 0 30px 30px !important;
	overflow: inline;
	text-align: center;
}

.moduletable_slideshow .navbar div.bullet{
	/*float: left !important;*/
	width: 16px !important;
	height: 16px !important;
	border-radius: 8px !important;
	margin: 3px !important;
	background: #fff !important;
	overflow: inline;
}

.moduletable_slideshow .navbar div.bullet.last, .moduletable_slideshow .navbar div.bullet.first{
	margin-right: 3px !important;
	margin-left: 3px !important;
}

.moduletable_slideshow .navbar div.tpclear{
	display: none;
}



.bloco .container-fluid{
	max-width:900px !important;
	font-family: Op-Regular, Helvetica, Sans-serif;
	margin: 0 auto;
	padding: 0;
	font-size: 16px;
	position: relative;
}

/*topo*/

.moduletable_logo{
	width:17.2222%; /* 155 / 897 */
	float:left;
	margin:20px 0 10px; /* 20 / 897 */
}
/*
.moduletable_fonetopo{
	float: left;
	margin: 70px 0 0;
	text-align: right;
	width: 82.7778%;
}

.moduletable_fonetopo ul{
	list-style: none;
}

.moduletable_fonetopo ul li.end, .moduletable_fonetopo ul li.redes{
	display: none;
}

.moduletable_fonetopo ul li.fone, .moduletable_fonetopo ul li.whats{
	color: #DF912E;
	font-size: 22px;
	font-weight: bold;
}

.moduletable_fonetopo ul li.fone strong, .moduletable_fonetopo ul li.whats strong{
	font-size: 16px;
	margin: 0 3px 0 0;
}

.moduletable_fonetopo ul li.fone .title, .moduletable_fonetopo ul li.whats .title{
	display: none;
}

.moduletable_fonetopo ul li.fone .ddi:before {
    content: "+";
}

.moduletable_fonetopo ul li.whats .ddi{display:none;}

.moduletable_fonetopo ul li.email a{
	color: #6B6B6D;
	font-size: 14px;
}

*/

.moduletable_fonetopo{
	width: 54%;
	float: left;
	margin: 60px 1% 10px;
}

.moduletable_fonetopo ul{
	width: 100%;
	float: left;
	margin: 0;
}

.moduletable_fonetopo ul li{
	width: 50%;
	float: left;
	display: none;
	line-height: 38px;
	font-size: 22px;
	color: #4D4D4D;
	text-align: center;
}

.moduletable_fonetopo ul li.fone,
.moduletable_fonetopo ul li.whats{
	display: block
}

.moduletable_fonetopo ul li strong{
	font-size: 18px;
	margin: 0 6px;
}

.moduletable_fonetopo ul li .title,
.moduletable_fonetopo ul li .ddi{
	display: none;
}

.moduletable_botao_whats{
	width: 26%;
	float: left;
	margin: 30px 0 0;
}

.moduletable_menu{
	width:100%; /* 666 / 897 */
	float:left;
	padding: 14px 0;
	background: #F16521;
}

.moduletable_menu ul{
	float:right;
	margin: 0;
}

.moduletable_menu li{
	float:left;
}

.moduletable_menu li:nth-child(9), .moduletable_menu li:nth-child(10){
	display: none;
}

.moduletable_menu li a{
	font-size: 14px;
	color: #fff;
	background:#F16521;
	padding: 0 13px;
	line-height: 22px;
	text-transform: uppercase;
	float: left;
	width: auto;
}

.moduletable_menu li a:hover{
	background-color: #414099;
}

.moduletable_search{
	width: 160px;
	height: 28px;
	position: absolute;
	right: 0;
	bottom: -28px;
	z-index: 999;
}

.moduletable_search form#mod-finder-searchform{
	margin: 0 !important;
}

.moduletable_search form#mod-finder-searchform input#mod-finder-searchword{
	width: 130px;
	height: 28px;
	line-height: 28px;
	float: left;
	background: #0071BB;
	padding: 0 !important;
	border: none !important;
	border-radius: 0 !important;
	text-align: center !important;
	color: #fff;
}

.moduletable_search div.finder_search.hidden-phone input#mod-finder-searchword90.search-query.input-medium{
	width: 80%;
	float: left;
	box-sizing: border-box;
	padding: 0 2px;
	line-height: 30px;
	height: 30px;
}

.moduletable_search button._search.finder_search{
	width: 20%;
	height: 28px;
	float: right;
	padding: 0 !important;
	border: none !important;
	background: url('../images/icones/search.png') #0071BB center center no-repeat;
	border-radius: 0 !important;
	font-size: 0;
}

.moduletable_search button._search.finder_search i{
	display: none;
}

/* Conteúdo */

.item-page_home{
	float: left;
	color: #58585B;
	font-size: 20px;
	line-height: 28px;
	margin: 0 0 40px;
}

.item-page_home div.page-header h1{
	font-size: 1px;
	color: #fff;
	line-height: 1px;
}

.item-page_home div h2, .item-page_home div h3{
	font-size: 30px;
	line-height: 38px;
	margin: 0 !important;
	color: #6D6E70;
	float: left;
	width: 100%;
}

.item-page_home div h3{
	color: #569ED0;
	margin: 0 0 20px !important;
}

/* Portifólio Home */

.moduletable_portifolio_home{
	float: left;
	width: 100%;
	z-index: 900;
	margin: 88px 0 50px;
	position: relative;
}

.moduletable_portifolio_home h3{
	float: left;
	line-height: 58px;
	font-size: 28px;
	color: #328DC9;
	margin: 0 !important;
	font-weight: normal;
	z-index: 900;
	background: #FBFBFB;
	position: absolute;
	top: -88px;
	left: 0;
}

.moduletable_portifolio_home .nspMain{
	float: left;
}

.moduletable_portifolio_home .nspMain .nspArts{
	width: 100%;
	float: left;
	padding: 0 !important;
}

.moduletable_portifolio_home .nspMain .nspArts .nspArt{
	width: 32% !important;
	margin: 0 2% 5px 0 !important;
	float: left;
	position: relative;
}

.moduletable_portifolio_home .nspMain .nspArts .nspArt:nth-child(3n){
	margin: 0 !important;
}

.moduletable_portifolio_home .nspMain .nspArts .nspArt .nspHeader{
	position: absolute !important;
	bottom: 0 !important;
	right: 0 !important;
	z-index: 999;
	padding: 7px 9px;
	min-width: 200px;
	background: url("../images/bg_prod_home.png") center center;
}

.moduletable_portifolio_home .nspMain .nspArts .nspArt .nspHeader a{
	line-height: 22px;
	font-size: 16px;
	color: #fff;
	width: 100%;
	text-align: center;
	float: right;
}

.moduletable_portifolio_home .nspMain .nspArts .nspArt a.nspImageWrapper, .moduletable_portifolio_home .nspMain .nspArts .nspArt a.nspImageWrapper img{
	width: 100%;
	height: auto !important;
	float: left !important;
}

.moduletable_botao_orcamento_home{
	width: 100%;
	height: 1px;
	float: left;
	position: relative;
}

.moduletable_botao_orcamento_home div{
	width: 100%;
	height: 38px;
	position: absolute;
	top: 14px;
	left: 0;
	background: url("../images/bg_botao_orcamento.png") center center repeat-x;
	z-index: 1;
}

.moduletable_botao_orcamento_home div a{
	width: 222px;
	height: 38px;
	float: right;
	background: #FBFBFB;
	text-align: center;
	font-size: 20px;
	line-height: 38px;
	color: #58585B;
	text-decoration: none;
	box-shadow: 1px 1px 0px #F16521, -1px -1px 0px #F16521, -1px 1px 0px #F16521, 1px -1px 0px #F16521;
}

/* Form Home */

.moduletable_form_home{
	width: 96%;
	margin: 60px 2% 0px;
	float: left;
}

.moduletable_form_home form#userForm .componentheading{
	width: 100%;
	float: left;
	line-height: 56px;
	font-size: 48px;
	color:  #fff;
	margin: 0 0 20px;
}

.geral.home .moduletable_form_home form#userForm .componentheading{
	font-size: 0 !important;
}

.geral.home .moduletable_form_home form#userForm .componentheading:before{
	content:"O que você precisa?";
	font-size: 48px;
}

.moduletable_form_home div{
	float: left;
}

.moduletable_form_home form{
	float: left;
	margin: 0 !important;
}

.moduletable_form_home div br{
	display: none;
}

.moduletable_form_home .rsform-block{
	font-size: 0;
	margin: 0 1% 10px 0;
	overflow: visible !important;
}

.moduletable_form_home .rsform-block input, .moduletable_form_home .rsform-block select, .moduletable_form_home .rsform-block textarea{
	width: 100%;
	float: left;
	line-height: 36px;
	height: 36px;
	border: none;
	padding: 0 !important;
	margin: 0 !important;
	border-radius: 0 !important;
	text-indent: 5px;
	background: #B6B6B6 !important;
	color: #fff;
	font-size: 16px;
	box-shadow: 1px 1px 0px #fff, -1px -1px 0px #fff, -1px 1px 0px #fff, 1px -1px 0px #fff;
	font-family: 'Op-Regular';
	font-style: italic;
}

.moduletable_form_home .rsform-block select{
	text-indent: 0 !important;
}

.moduletable_form_home .rsform-block textarea{
	resize: none;
	height: 72px;
}

.moduletable_form_home .rsform-block-text{
	font-size: 22px;
	color: #fff;
	line-height: 30px;
}

.moduletable_form_home .rsform-block-nome{
	width: 68%;
}

.moduletable_form_home .rsform-block-fone{
	width: 30%;
}

.moduletable_form_home .rsform-block-email{
	width: 53%;
}

.moduletable_form_home .rsform-block-cidade, .moduletable_form_home .rsform-block-estado{
	width: 22%;
}

.moduletable_form_home .rsform-block-produto{
	width: 37%;
}

.moduletable_form_home .rsform-block-medidas{
	width: 20%;
}

.moduletable_form_home .rsform-block-qnt{
	width: 20%;
}

.moduletable_form_home .rsform-block-compra-locacao{
	width: 19%;
}

.moduletable_form_home .rsform-block-info{
	width: 99%;
}

.moduletable_form_home .rsform-block-enviar{
	width: 100%;
}

.moduletable_form_home .rsform-block-enviar{
	width: 100% !important;
	margin: 30px 0 60px !important;
	text-align: center;
}

.moduletable_form_home .rsform-block-enviar input{
	width: 280px !important;
	float: none;
	font-size: 22px;
	background: #fff !important;
	color: #b6b6b6 !important;
}

/* Financie Home */

.moduletable_financie_home{
	width: 100%;
	height: auto;
	float: left;
}

.moduletable_financie_home .nspImage{
    height: auto !important;
    width: 100% !important;
}

.posicao1-new.bloco{
	background: #3F8BBC;
}

/* Newsletter */

.moduletable_newsletter_home{
	width: 48.5%;
	float: left;
	margin: 100px 3% 50px 0;
}

.moduletable_newsletter_home h3{
	float: left;
	width: 100%;
	margin: 0 !important;
	line-height: 36px;
	font-size: 28px;
	font-family: 'Op-Light';
	color: #328DC9;
}

.moduletable_newsletter_home div, .moduletable_newsletter_home form, .moduletable_newsletter_home p, .moduletable_newsletter_home form, .moduletable_newsletter_home span{
	float: left;
	width: 100%;
	margin: 0;
}

.moduletable_newsletter_home input, .moduletable_newsletter_home input:focus{
	width: 100%;
	max-width: 360px;
	line-height: 44px;
	height: 44px;
	box-shadow: 0px 0px 5px #333 inset;
	text-indent: 10px;
	background: #0071BB;
	color: #fff;
	float: left;
	font-size: 18px;
	border-radius: 0;
	font-family: 'Op-Light';
	padding: 0 !important;
	border: 0 !important;
	margin: 0 0 9px !important;
}

.moduletable_newsletter_home p.acysubbuttons input.button{
	text-align: right;
	background: none;
	box-shadow: none;
	color: #58585B;
	text-shadow: none;
	text-transform: uppercase;
	font-weight: bold;
}

.moduletable_newsletter_home .acymailing_introtext{
	width: 100%;
	float: left;
	color: #58585B;
	line-height: 30px;
	font-size: 22px;
	font-family: 'Op-Light';
	margin: 25px 0 20px;
}

/* Notícias home */

.moduletable_news_home{
	width: 48.5%;
	float: left;
	margin: 100px 0 0;
}

.moduletable_news_home h3{
	float: left;
	width: 100%;
	margin: 0 0 25px !important;
	line-height: 36px;
	font-size: 28px;
	font-family: 'Op-Light';
	color: #328DC9;
}

.moduletable_news_home div{
	float: left;
}

.moduletable_news_home .nspArt{
	float: left;
	margin: 0 0 20px;
}

.moduletable_news_home .nspArt a.nspImageWrapper{
	width: 23%;
	float: left;
	margin: 0 1% 0 0 !important;
}

.moduletable_news_home .nspArt a.nspImageWrapper img.nspImage{
	height: auto !important;
}

.moduletable_news_home .nspArt h4.nspHeader{
	width: 76%;
	line-height: 26px;
	font-size: 20px;
	float: left;
	overflow: hidden;
	padding: 0px !important;
	margin: 0 0 5px;
	color: #58585B;
	text-transform: uppercase;
	font-weight: bold;
	clear: none;
}

.moduletable_news_home .nspArt h4.nspHeader a{
	width: 100%;
	line-height: 26px;
	font-size: 20px;
	float: left;
	overflow: hidden;
	padding: 0px !important;	
	color: #58585B;
	text-transform: uppercase;
	font-weight: bold;
}

.moduletable_news_home .nspArt p.nspText{
	width: 76%;
	height: 52px;
	line-height: 26px;
	font-size: 20px;
	float: left;
	color: #58585B;
	overflow: hidden;
}

.moduletable_see_all_news{
	width: 48.5%;
	float: left;
	height: 26px;
}

.moduletable_see_all_news div{
	float: left;
	width: 100%;
}

.moduletable_see_all_news div a{
	float: left;
	width: 100%;
	line-height: 26px;
	font-size: 20px;
	color: #328DC9;
	text-align: right;
}

/* Menu */

.moduletable_menu_rodape{
	width: 31.9149%;
	float: left;
	margin: 30px 0;
}

.moduletable_menu_rodape h3{
	width: 100%;
	line-height: 30px;
	font-size: 24px;
	color: #328DC9;
	font-family: 'Op-Regular';
	margin: 0  0 10px !important;
}

.moduletable_menu_rodape ul{
	float: left;
}

.moduletable_menu_rodape li{
	float: left;
	width: 100%;
}

.moduletable_menu_rodape li a{
	width: 100%;
	float: left;
	color: #58585b;
	font-size: 18px;
	line-height: 22px;
}

.moduletable_menu_rodape .nav li a:focus, .moduletable_menu_rodape .nav li a:hover{
    background-color: #E1E1E1 !important;
}

.moduletable_menu_rodape li:nth-child(4), .moduletable_menu_rodape li:nth-child(6){
	display: none;
}

.moduletable_endereco_rodape{
	width: 36.17022%;
	float: left;
	margin: 30px 0 0;
}

.moduletable_endereco_rodape h3{
	width: 100%;
	line-height: 30px;
	font-size: 24px;
	color: #328DC9;
	font-family: 'Op-Regular';
	margin: 0 0 10px !important;
	text-align: center;
}

.moduletable_endereco_rodape div, .moduletable_endereco_rodape ul, .moduletable_endereco_rodape li{
	width: 100% !important;
	float: left;
	margin: 0 !important;
	list-style: none !important;
	text-align: center;
	color: #58585b;
	font-size: 18px;
	line-height: 28px;
}

.moduletable_endereco_rodape ul li.email, .moduletable_endereco_rodape ul li.fone img{
	display: none;
}

.moduletable_endereco_rodape ul li.end strong{
	font-weight: normal;
	color: #328DC9;
}

.moduletable_endereco_rodape ul li.fone{
	line-height: 60px;
}

.moduletable_endereco_rodape ul li.redes img{
	margin: 0 5px;
}

.moduletable_endereco_rodape ul li.fone strong{
	font-weight: normal;
	margin: 0 5px 0 0;
}

.moduletable_endereco_rodape ul li.fone strong.ddd:after{
	content: ")";
}

.moduletable_endereco_rodape ul li.fone strong.ddd:before{
	content: "(";
}

.moduletable_formas_pagamento{
	width: 31.9149%;
	float: left;
	margin: 30px 0;
}

.moduletable_formas_pagamento h3{
	width: 100%;
	line-height: 30px;
	font-size: 24px;
	color: #328DC9;
	font-family: 'Op-Regular';
	margin: 0  0 50px !important;
	text-align: center;
}

.moduletable_formas_pagamento div{
	width: 100%;
	float: left;
	text-align: center;
}

.moduletable_formas_pagamento div img{
	width: 100%;
	max-width: 244px;
}

/* Internas */

.item-page_interna, .blog_interna{
	float: left;
	width: 100%;
	margin: 0 0 30px;
	color: #58585B;
	font-size: 18px;
	line-height: 22px;
}

.item-page_interna h1, .item-page_interna h2, .blog_interna h1{
	width: 100%;
	float: left;
	line-height: 34px;
	font-style: 28px;
	margin: 0 0 50px !important;
}

.item-page_interna div{
	float: left;
}

.blog_interna div.category-desc{
	float: left;
	color: #58585B;
	font-size: 20px;
	line-height: 26px;
	margin: 10px 0 30px;
}

/* Empresa */

.item-page_interna.empresa h1:before{
	content: "Sobre";
	font-weight: bold !important;
	font-family: 'Op-Regular';
}

.item-page_interna.empresa.cidades h1::before {
content: "";}

.blog_interna.prod .items-row .item{
	float: left;
	width: 100%;
	position: relative;
	margin: 0 0 15px;
}

.blog_interna.prod .items-row .item img{
	float: left;
	width: 100%;
	height: auto;
	z-index: 10;
}

.blog_interna.prod .items-row .page-header{
	position: absolute !important;
	bottom: 0 !important;
	right: 0 !important;
	z-index: 998;
}
.blog_interna.prod .items-row .page-header h2{
	padding: 0px 0px !important;
	margin: 0 !important;
	max-width: 200px;
	float: right;
	background: url("../images/bg_prod_home.png") center center;
	line-height: 36px;
	font-size: 16px;
	color: #fff;
	width: 100%;
	text-align: center;
}

.blog_interna.prod .items-row p.readmore a{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0 !important;
	border: none !important;
	font-size: 0 !important;
	background: none !important;
	box-shadow: none !important;
	z-index: 999;
}

.blog_interna.prod .items-row p.readmore a span{
	display: none;
}

.item-page_interna.prod div.page-header h1{
	display: none;
}

.prodEx .poscontent, .prodEx .rodape{
	display: none;
}

/* Links Produtos */

.moduletable_links_produtos{
	width: 100%;
	float: left;
	margin: 0 0 40px;
}

.moduletable_links_produtos h3{
	width: 100%;
	float: left;
	font-family: "Op-Light";
    font-size: 28px;
    line-height: 34px;
    color: #8B8B8B;
    font-style: italic;
	text-align: center;
	margin: 55px 0 35px;
}

.moduletable_links_produtos div.custom_links_produtos{
	width: 100%;
	float: left;
	text-align: center;
	margin: 0 !important;
	list-style: none;
}

.moduletable_links_produtos div a{
	min-width: 116px;
	line-height: 36px;
	padding: 0 15px;
	margin: 0 9px 12px;
	text-align: center;
	background: #0076A3;
	float: left;
	font-family: "Op-Regular";
	color: #fff;
	font-size: 20px;
}

.moduletable_links_produtos div a:hover{
	text-decoration: none;
	background: #D7892D;
}

.moduletable_links_produtos div p{
	margin: 0 !important;
	display: inline-flex;
}

/* Notícias */

.blog_interna.news, .item-page_interna.news{
	width: 75% !important;
	margin: 0 3.8888% 20px 0;
	min-height: 400px;
}

.blog_interna.news h1{
	font-family: "Op-Regular";
	text-transform: uppercase;
}

.blog_interna.news .items-row{
	float: left;
	box-shadow: 1px 0 0 #7C7C7C;
}

.blog_interna.news .items-row .item{
	float: left;
	position: relative;
	width: 59.2592%;
	min-height: 152px;
	padding: 0 0 0 34.8149%;
	margin: 0 5.9259% 25px 0;
	overflow: hidden;
	line-height: 22px;
	font-size: 16px;
}

.blog_interna.news .items-row .item .page-header h2{
	margin: 0 0 10px;
	line-height: 30px;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Op-Regular";
}

.blog_interna.news .items-row .item img{
	position: absolute;
	top: 0;
	left: 0;
	width: 35%;
}

.blog_interna.news .items-row .item .readmore{
	float: left;
	width: 100%;
}

.blog_interna.news .items-row .item .readmore a{
	float: left;
	width: 110px;
	height: 30px;
	margin: 10px 0 0;
	border-radius: 0 !important;
	font-size: 20px;
	color: #fff;
	box-shadow: none !important;
	line-height: 30px;
	text-align: center;
	padding: 0 !important;
	border: none !important;
	background: #F7931D !important;
}

.blog_interna.news .items-row .item .readmore a:hover{
	background: #0071BB;
}

.moduletable_redes_news{
	float: left;
	width: 21%;
	margin: 141px 0 0;
}

.moduletable_redes_news h3{
	width: 100%;
	line-height: 30px;
	font-size: 24px;
	color: #6D6E70;
	font-family: "Op-Light";
	margin: 0 0 15px;
	font-weight: normal;
}

.moduletable_redes_news ul{
	margin: 0 !important;
	list-style: none;
}

.moduletable_redes_news ul li.end, .moduletable_redes_news ul li.fone, .moduletable_redes_news ul li.email{
	display: none;
}

.moduletable_links_news{
	float: left;
	width: 21%;
	line-height: 30px;
	font-size: 24px;
	color: #6D6E70;
	font-family: "Op-Light";
	margin: 25px 0;
}

.moduletable_links_news div{
	float: left;
}

.moduletable_links_news img{
	float: left;
	margin: 25px 0;
}

/* Página Vídeos */

.blog_interna.videos .items-row .item{
	float: left;
	width: 100%;
	padding: 0 0 70px;
	margin: 0 0 40px;
	position: relative;
}

.blog_interna.videos .items-row .item iframe{
	float: left;
	width: 100%;
	height: 212px;
	position: relative;
}

.blog_interna.videos .items-row .item .page-header h2{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 60px;
	line-height: 30px;
	font-size: 24px;
	margin: 0 !important;
	text-align: center;
}

.blog_interna .pagination{
	width: 100%;
	height: 15px;
	float: left;
	position: relative;
}

.blog_interna .pagination ul.pagination-list{
	position: absolute;
	left: 50%;
	transform: translate(-50%, 0);
}

.pagination p.counter.pull-right, .blog_interna .pagination ul li:nth-child(1), .blog_interna .pagination ul li:nth-child(2), .blog_interna .pagination ul li:nth-last-child(1), .blog_interna .pagination ul li:nth-last-child(2){
	display: none;
}

.blog_interna .pagination ul.pagination-list li a{
	border: none !important;
	width: 15px;
	height: 15px;
	padding: 0 !important;
	float: left;
	margin: 0 10px;
	background: #888;
	border-radius: 50%;
	font-size: 0 !important;
}

.blog_interna .pagination ul.pagination-list li a:hover, .blog_interna .pagination ul.pagination-list li.active a{
	background: #f16521;
}

/* Formulário RH */

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

.moduletable_rh form#userForm.RH, .moduletable_rh div{
	float: left;
}

.moduletable_rh h3{
	width: 100%;
	float: left;
	line-height: 40px;
	font-size: 34px;
	color: #6D6E70;
}

.moduletable_rh form#userForm.RH .componentheading{
	width: 100%;
	float: left;
	line-height: 40px;
	font-size: 34px;
	color: #3D8CC5;
	margin: 0 0 20px;
}

.moduletable_rh div br{
	display: none;
}

.moduletable_rh .rsform-block{
	font-size: 0;
	margin: 0 1% 10px 0;
	overflow: visible !important;
	width: 100%;
}

.moduletable_rh .rsform-block input, .moduletable_rh .rsform-block select, .moduletable_rh .rsform-block textarea{
	width: 100%;
	max-width: 530px;
	float: left;
	line-height: 36px;
	height: 36px;
	border: none;
	padding: 0 !important;
	margin: 0 !important;
	border-radius: 0 !important;
	text-indent: 5px;
	background: #fff !important;
	color: #6D6E70;
	font-size: 16px;
	box-shadow: 1px 1px 0px #6D6E70, -1px -1px 0px #6D6E70, -1px 1px 0px #6D6E70, 1px -1px 0px #6D6E70;
	font-family: 'Op-Regular';
	font-style: italic;
}

.moduletable_rh .rsform-block select{
	text-indent: 0 !important;
}

.moduletable_rh .rsform-block textarea{
	resize: none;
	height: 144px;
}

.moduletable_rh .rsform-block-text{
	font-size: 18px;
	color: #58585B;
	line-height: 26px;
	font-family: 'Op-Light';
	margin: 24px 0 50px ;
}

.moduletable_rh .rsform-block-nome{
	width: 100%;
}

.moduletable_rh .rsform-block-enviar input{
	width: 80px;
	background: #F7931D !important;
	color: #fff !important;
	box-shadow: none !important;
	font-style: normal;
	font-weight: bold;
}

/* Mapa Contato */

.moduletable_mapa, .moduletable_mapa div, .moduletable_mapa iframe{
	width: 100%;
	height: 440px;
	float: left;
}

/* Financie page Financie */

.postopo .moduletable_financie_financie {
    float: none !important;
    margin: 0 auto !important;
    width: 1068px !important;
    max-width: 100% !important;
}

.postopo .moduletable_financie_financie img{
    width: 100% !important;
    height: auto !important;
}

.tabela-piramidal {}

.piramidal-texto {
 float: left;
    padding-right: 1%;
    width: 40%;}

.tabela-piramidal td {
border: 1px solid #ccc;
        text-align: center;}

.tabela-piramidal .titulo {
background: #0076a3 none repeat scroll 0 0;
    color: #fff;
padding: 6px;}

.tabela-portatil {}

.portatil-texto, .bico-texto {
 float: left;
    padding-right: 1%;
    width: 61%;}

.tabela-portatil td, .tabela-bico td {
border: 1px solid #ccc;
        text-align: center;
padding: 6px;}

.tabela-portatil .portatil-titulo, .tabela-bico .bico-titulo {
background: #0076a3 none repeat scroll 0 0;
    color: #fff;
padding: 6px;}


.moduletable_copyright {
	clear: both;
    color: #838587;
    float: right;
    font-size: 16px;
    padding: 7px 0 17px;
    text-align: center;
    width: 100%;
}

.moduletable_youweb {
    color: #838587;
    float: right;
    font: 12px arial;
    margin-bottom: 10px;
    margin-right: 3%;
    margin-top: 19px;
    width: 59.231%;
}



.moduletable_youweb .youweb h2 {
    float: left;
    margin: 5px 0;
    width: 100%;
}

.moduletable_youweb .youweb h2 a {
    background: rgba(0, 0, 0, 0) url("../images/youweb.png") no-repeat scroll right top;
    color: #838587;
    float: right;
    font: 12px arial;
    padding: 6px 61px 7px 0;
    text-align: right;
}

.moduletable_youweb .youweb h3 {
    color: #838587;
    font: 12px arial;
    text-align: right;
}
.moduletable_rh #userForm .rsform-block input#captchaTxt54,
.moduletable_rh #userForm .rsform-block input#captchaTxt53,
.moduletable_form_home #userForm .rsform-block input#captchaTxt52
{
    margin-right: 20px!important;
}

