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

.moduletable_logo{
	width: 21.7948%;
	float: left;
	margin: 16px 0 22px;
}

.moduletable_dados_topo{
	width: 75%;
	max-width: 740px;
	float: right;
	margin: 30px 0;
}

.moduletable_dados_topo table, .moduletable_dados_topo table tbody{
	width: 100%;
	float: left;
}

.moduletable_dados_topo table tbody tr.end, .moduletable_dados_topo table tbody tr.celu, .moduletable_dados_topo table tbody tr.email{
	display: none;
}

.moduletable_dados_topo table tbody tr{
	width: 32%;
	margin: 0 1% 0 0;
	float: left;
	border: 1px solid #DDDDDD;
	border-radius: 5px;
	box-sizing: border-box;
	padding: 0 0 0 50px;
	min-height: 60px;
}

.moduletable_dados_topo table tbody tr.fone{
	background: url("../images/icones/fone.png") 10px center no-repeat;
}

.moduletable_dados_topo table tbody tr.orcam{
	background: url("../images/icones/orcam.png") 10px center no-repeat;
}

.moduletable_dados_topo table tbody tr.port{
	background: url("../images/icones/download.png") 10px center no-repeat;
}

.moduletable_dados_topo table tbody tr td{
	line-height: 22px;
	font-size: 16px;
	color: #3E3F93;
	font-family: 'Op-Regular';
	padding: 2px 0;
}

.moduletable_dados_topo table tbody tr td p{
	line-height: 16px;
	font-size: 12px;
	color: #868686;
	margin: 0;
}

.moduletable_dados_topo table tbody tr td a{
	text-decoration: none;
	color: #3E3F93;
}

.moduletable_dados_topo table tbody tr td a:hover{
	color: #f68b1f;
}

.moduletable_dados_topo table tbody tr.fone td:before{
	content: "Telefone: ";
}

.moduletable_dados_topo table tbody tr.fone td:after{
	content: "Ligue e fale conosco";
	line-height: 16px;
	font-size: 12px;
	color: #868686;
	margin: 0;
	width: 100%;
	float: left;
}

.moduletable_menu{
	float: left;
	width: 82.9059%;
	max-width: 870px;
}

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

.moduletable_menu ul li{
	width: 16.6666%;
	float: left;
}

.moduletable_menu ul li a{
	width: 100%;
	float: left;
	line-height: 22px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	padding: 24px 0;
	white-space: nowrap;
}

.moduletable_menu ul li a:hover, .moduletable_menu ul li.active a{
	background: #F68B1F;
}

.moduletable_redes_topo{
	width: 17.0940%;
	float: right;
	position: relative;
}

.moduletable_redes_topo .whatstel {
	background: #432817 none repeat scroll 0 0;
    border-radius: 16px;
    bottom: -44px;
    color: #fff;
    display: none;
    font-size: 17px;
    margin-left: 7px;
    padding: 13px;
    position: absolute;
}

.moduletable_redes_topo a.wats:hover div {
	display: block;

}

.moduletable_redes_topo img{
	float: left;
	width: 25%;
}

.moduletable_slideshow {}

.moduletable_slideshow .tp-caption {
	color: #fff !important;
    font-family: Myriad Pro !important;
    font-size: 47px !important;
    font-weight: bold !important;
    line-height: 54px !important;
}

.postopo {
	border-bottom: solid 8px #EEEEEE;
}

.content {
	background: url("../images/fundo-meio.jpg") top center no-repeat;
}


.moduletable_empresa {
	color: #333333;
    float: left;
    font-size: 22px;
    width: 100%;
}

.moduletable_empresa h3 {
	background: rgba(0, 0, 0, 0) url("../images/h3-traco.png") no-repeat scroll left bottom;
    color: #492b19;
    font-size: 32px;
    padding: 10px 0 20px;
    margin-bottom: 33px;
    font-weight: bold;
}

.moduletable_empresa .texto{
	 float: left;
    line-height: 42px;
    padding-top: 19px;
    width: 59.829%;
}

.moduletable_empresa .imagem {
	display: block;
    float: right;
    padding-left: 2%;
    width: 38%;
}

.moduletable_empresa img {}

.moduletable_empresa a.readmore {
	background: #4a2c1a none repeat scroll 0 0;
    float: left;
    color: #FFF;
    font-weight: bold;
    padding: 13px 4%;
    border-radius: 5px;
    margin-top: 32px;
}

.conteudo2 {

	 border-top: 1px solid #dddddd;
    margin-top: 26px;
}

.moduletable_servicoshome {
	float: left;
    width: 100%;
    margin-top: 20px;
}

.moduletable_servicoshome h3 {
    background: rgba(0, 0, 0, 0) url("../images/h3-traco.png") no-repeat scroll center bottom;
    color: #492b19;
    font-size: 32px;
    margin-bottom: 5px;
    padding: 3px 0 26px;
    text-align: center;
    font-weight: bold;
}

.moduletable_servicoshome .nspTopInterface {
	margin-right: 3%;
}

.moduletable_servicoshome .nspArt {
	float: left;
    padding: 13px 1.1% !important;
    width: 33%;
}
.moduletable_servicoshome .nspArt:hover {
background:#EEEEEE;
}

.moduletable_servicoshome .nspArt h4 {
	text-align: center;
    padding-top: 15px!important;
}

.moduletable_servicoshome .nspArt h4 a {
	font-weight: bold;
	font-size: 22px;
	color: #482B19;
	line-height: 26px;
}


.conteudo3 {
	margin: 20px 0;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	 background: #EEEEEE
}

.moduletable_portifolio {
	color: #333333;
    float: left;
    font-size: 17px;
    line-height: 30px;
    margin: 12px 0;
    width: 100%;
}

.moduletable_portifolio img {
	margin-right: 2.5%;
}

.moduletable_portifolio h3 {
	color: #472b19;
    font-size: 32px;
    font-weight: bold;
    margin: 0;
    padding: 22px 0 21px;
}
.moduletable_portifolio a {
	 background: #fdb913 url("../images/icones/download2.png") no-repeat scroll left center;
    border-radius: 5px;
    color: #222222;
    float: left;
    font-family: Kozuka Gothic Pro;
    font-size: 16px;
    font-weight: bold;
    margin-top: 6px;
    padding: 7px 20px 7px 38px;
}


.conteudo4 {
	position: relative;
	float: left;
	width: 100%;
	background: #FFF;
}

.moduletable_ultimasnoticias {
	float: left;
    width: 48%;
    margin-right: 2%;
}

.moduletable_ultimasnoticias h3 {
	background: rgba(0, 0, 0, 0) url("../images/h3-traco.png") no-repeat scroll left bottom;
    color: #492b19;
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 0px;
    padding: 10px 0 20px;
}

.moduletable_ultimasnoticias .nspArts .nspTopInterface {}

.moduletable_ultimasnoticias .nspArt h4 {
	border-top: 1px solid #E3E3E3;
}

.moduletable_ultimasnoticias .nspArt a {
	background: rgba(0, 0, 0, 0) url("../images/icones/ico-noticias.png") no-repeat scroll left 8px;
    color: #333333;
    font-family: Open Sans;
    font-size: 16px;
    font-weight: normal;
    padding-left: 32px;
    display: block;
    line-height: 26px;
}

.moduletable_ultimasnoticias .nspArtPage {
	border-bottom: 1px solid #E3E3E3;
}

.moduletable_saibainformes {}

.moduletable_formhome {
	float: left;
	width: 50%;
}

.moduletable_formhome h3 {
	background: rgba(0, 0, 0, 0) url("../images/h3-traco.png") no-repeat scroll left bottom;
    color: #492b19;
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 33px;
    padding: 10px 0 20px;
}

.moduletable_formhome h2 {
	display: none;
}


.moduletable_formhome .rsform-block {
	width: 44%;
    float: left;
    margin-right: 6%;
    margin-bottom: 0!important;
}

.moduletable_formhome .rsform-block-mensagem {
	width: 100%!important;
}

.moduletable_formhome .rsform-block .formControlLabel {
	display: none;
}



.moduletable_formhome .rsform-block .formControls {
	margin: 0!important;
}

.moduletable_formhome .rsform-block textarea {
	width: 94%!important;
	font-size: 15px;
    padding: 10px 5px;
}

.moduletable_formhome .rsform-block .formControls input {
	font-size: 15px;
    padding: 10px 5px;
    width: 100%;
}

.moduletable_formhome .rsform-block-captcha {
	background: url("../images/recapcha.jpg") top left no-repeat;
	width: 52%;
	
}

.moduletable_formhome .rsform-block-captcha img {
	float: left;
    padding: 22px 10px 26px;
    width: 27%;
}

.moduletable_formhome .rsform-block-captcha input {
	float: left;
}


.moduletable_formhome .rsform-block-enviar {
	width: 38%;
	margin: 0;
}

.moduletable_formhome .rsform-block-enviar .formControls input {
	background: #452918;
	font-size: 16px;
	font-family: Open Sans;
	font-weight: bold;
	margin-top: 12px;
}

.moduletable_formhome .rsform-block-enviar .formControls input:hover {
	background: #452918;
	color: #FDB913;
}

.moduletable_saibainformes {
	position: absolute;
    float: left;
    width: 50%;
    bottom: 51px;
    left: 35%;
}

.moduletable_saibainformes a {
	background: #452918 none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    font-family: Open Sans;
    font-size: 16px;
    font-weight: bold;
    margin-top: 12px;
    padding: 8px 39px;
}


.moduletable_dados_rodape {
    float: left;
    position: relative;
    width: 78%;
}

.moduletable_dados_rodape table {
	position: relative;
	 float: left;
    width: 100%;
}

.moduletable_dados_rodape .orcam, .moduletable_dados_rodape .port {display: none;}

.moduletable_dados_rodape table tbody tr.end td::before {
    content: "Endereço: ";
    display: block;
    font-size: 26px;
    font-weight: bold;
    color: #4A2C1A;
    padding: 15px 0 21px;
}

.moduletable_dados_rodape .end {
	  float: left;
    height: 100px;
    margin-left: 5%;
    padding-top: 23px;
    width: 45%;
    font-size: 18px;
    line-height: 23px;
}

.moduletable_dados_rodape table tbody tr.fone td::before {
    color: #4a2c1a;
    content: "Telefone: ";
    display: block;
    font-size: 26px;
    font-weight: bold;
    margin-left: -33px;
    padding: 10px 0 20px;
}

.moduletable_dados_rodape .fone {
	background: rgba(0, 0, 0, 0) url("../images/fone.png") no-repeat scroll left bottom;
    float: left;
    font-size: 18px;
    line-height: 23px;
    margin-left: 5%;
    padding-left: 3.5%;
    padding-top: 23px;
    width: 15%;
}

.moduletable_dados_rodape .fone td {
		
}

.moduletable_dados_rodape .celu {
	background: rgba(0, 0, 0, 0) url("../images/fone.png") no-repeat scroll left bottom;
    float: left;
    font-size: 18px;
    line-height: 23px;
    padding-left: 3.5%;
    padding-top: 73px;
    width: 21%;
}

.moduletable_dados_rodape .email {
	background: rgba(0, 0, 0, 0) url("../images/msg.png") no-repeat scroll left bottom;
    float: left;
    font-size: 18px;
    line-height: 23px;
    margin-left: 5%;
    padding-left: 3.5%;
    padding-top: 7px;
    width: 41%;
     margin-bottom: 24px;
}

.moduletable_logo-rodape {
    float: left;
    margin: 32px 0 22px;
    width: 21.7948%;
}

.moduletable_dados_rodape .email a {
	color: #4a2c1a;
}

.moduletable_rodape2 .custom_rodape2
{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.moduletable_rodape2 .copyright {
    color: #ffffff;
    float: left;
    font: 14px arial;
    /*margin-right: 14%;*/
    padding: 25px;
    /*width: 44.265%;*/
}

.moduletable_rodape2 .youweb {
    color: #ffffff;
    float: left;
    font: 12px arial;
    /*width: 35.231%;*/
}

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

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

.moduletable_rodape2 .youweb h3 {
    color: #ffffff;
    font: 12px arial;
    text-align: right;
}

.patchway {

border-bottom: 1px solid #DDDDDD;

}

.moduletable_patch {
	float: left;
    padding: 14px 0;
    position: relative;
    width: 100%;
}

.moduletable_patch ul {
	margin: 0;
}

.moduletable_patch li {
	color: #cccccc;
    float: left;
    font-size: 16px;
    list-style: outside none none;
}

.moduletable_patch li a {
	color: #BBBBBB;
}

.moduletable_patch li.active {
	color: #BBBBBB;
}

.item-page {
	font-family: Myriad Pro;
	color:#333333;
	font-size: 17px;
    line-height: 29px;
}

.item-page .page-header {
	margin: 0;
    padding-bottom: 0;
    border: 0 none;
}

.item-page .page-header h2 {
	background: rgba(0, 0, 0, 0) url("../images/h3-traco.png") no-repeat scroll left bottom;
    color: #492b19;
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 33px;
    padding: 10px 0 20px;
}

.item-page.empresa {}

.item-page.empresa h3 {
	background: rgba(0, 0, 0, 0) url("../images/h3-traco.png") no-repeat scroll left bottom;
    color: #492b19;
    display: block;
    float: left;
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 33px;
    padding: 23px 0 20px;
}

.item-page.empresa table {
	float: left;
    margin-top: 52px;
    width: 100%;
}

.item-page.empresa table td {
	float: left;
    padding-right: 6%;
}


.moduletable_links {
	margin-left: 21%;
}

.moduletable_links ul {
	float: left;
    margin: 50px 0;
    position: relative;
    width: 100%;
}

.moduletable_links ul li {
	list-style: none;
}

.moduletable_links ul li:nth-child(odd) a {
	background: #F15A22;
}

.moduletable_links ul li:nth-child(odd) a:hover {
	color: #432817;
	text-decoration: none;
}

.moduletable_links ul li a {
	background: #432817 none repeat scroll 0 0;
    color: #fff;
    float: left;
    font-size: 22px;
    margin-right: 3%;
    padding: 24px 15px;
    text-align: center;
    width: 33%;
}



.moduletable_links ul li a:hover {
	color: #F15A22;
	text-decoration: none;
	}

.blog.servicos .items-row .item .page-header {
	margin: 0;
	padding:0;
	border: 0;
}

.blog.servicos .items-row .item h2 {
	border: 2px solid #eeeeee;
    border-radius: 5px;
    font-size: 21px;
    font-weight: normal;
    padding: 13px;
    text-transform: uppercase;
}

.blog.servicos .items-row .item h2:hover {
	cursor: pointer;
}


.blog.servicos .items-row .item {
	
    float: left;
    width: 100%;
    overflow: hidden;
    transition-property: height;
    transition-duration: 2s;
    transition-timing-function: linear;
    transition-delay: 1s;

    
}

.item-page.servicos h3 {
     background: rgba(0, 0, 0, 0) url("../images/h3-traco.png") no-repeat scroll left bottom;
    color: #492b19;
    float: left;
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 33px;
    padding: 10px 0 20px;
    width: 58%;
}


.item-page.servicos table {}

.item-page.servicos table tr {
	 border-bottom: 5px solid #fff;
    float: left;
    height: 56px;
    overflow: hidden;
    transition: height 2s linear 1s;
    width: 100%;
}

.item-page.servicos table tr td {
	float: left;
    width: 100%;
}

.item-page.servicos table tr td strong:hover {
	cursor: pointer;
}

.item-page.servicos table tr td strong {
	background: url("../images/icone-servicos.png") right center no-repeat;
	border: 2px solid #eeeeee;
    border-radius: 5px;
    float: left;
    font-size: 21px;
    font-weight: normal;
    padding: 13px;
    text-transform: uppercase;
    width: 97%;
}

.item-page.servicos table tr.active td strong {
	 background: rgba(0, 0, 0, 0) url("../images/h3-traco.png") no-repeat scroll left bottom;
    color: #492b19;
    float: left;
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 33px;
    padding: 25px 0 20px;
    width: 100%;
    border:0;
}

.blog.servicos .items-row .item.active {}

.blog.servicos .items-row .item.active h2 {
	border:0;
	background: rgba(0, 0, 0, 0) url("../images/h3-traco.png") no-repeat scroll left bottom;
    color: #492b19;
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 25px;
    padding: 10px 0 20px;
}



.blog.servicos .items-row:nth-child(n+2) .item {
  height: 68px;
 
}


.blog.servicos .item .readmore a {
    background: #4a2c1a none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    float: right;
    font-size: 17px;
    font-weight: bold;
    margin: 13px 3%;
    padding: 10px 4%;
}

.blog.servicos .item, .item-page.servicos {
    font-size: 16px;
    line-height: 25px;
}

.blog.servicos .item img {
	float: left;
    padding: 10px 10px 10px 0;
}


.categories-list.obras h1 {
	background: rgba(0, 0, 0, 0) url("../images/h3-traco.png") no-repeat scroll left bottom;
    color: #492b19;
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 33px;
    padding: 10px 0 20px;
}

.categories-list.obras {
	width:100%;
	float: left;

}

.categories-list.obras div {
	float: left;
    height: 210px;
    margin: 0 2% 10px 0;
    position: relative;
    width: 23%;
}

.categories-list.obras div h3 {
	border: 0 none;
	margin: 0;
}

.categories-list.obras div h3 a {
	color: #472b19;
    font-family: Myriad Pro;
    font-size: 21px;
    padding: 159px 0 5px;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 1000;
    text-decoration: none;
}

.categories-list.obras div span {
	display: none;
}

.categories-list.obras div .category-desc {
	padding-bottom: 50px;
    width: 100%;
}

.categories-list.obras div .category-desc img {}

.blog.obras .category-desc {
	display: none;
}

.blog.obras .page-header {
	border: 0;
	margin: 0;
}

.blog.obras .items-row {
	border-bottom: 1px solid #eeeeee;
    margin-bottom: 10px;
    padding-bottom: 19px;}

.blog.obras .page-header h2 {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #472b19;
    font-size: 26px;
    margin: 0;

}

.blog.obras .page-header h1 {
   display: none;

}

.blog.obras h2 {
    background: rgba(0, 0, 0, 0) url("../images/h3-traco.png") no-repeat scroll left bottom;
    color: #492b19;
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 33px;
    padding: 10px 0 20px;

}

.blog.obras table {}

.blog.obras table tr {}

.blog.obras table td {
	font-size: 16px;
    line-height: 24px;
    vertical-align: top;
    padding-top: 5px;
}

.blog.obras table td img {
	float: left;
    margin-right: 17px;
    max-width: 370px;
}

.blog.obras p.readmore  {
	margin: 0;
}

.categories-list.obras div:hover {
	background: #EEE;
}

.blog.obras .readmore a {
	background: #452918 none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    font-family: Open Sans;
    font-size: 16px;
    font-weight: bold;
    margin-top: 0 12px 12px;
    padding: 8px 39px;
    float: right;
}

.item-page.obras {
	margin-bottom: 30px;
}

.item-page.obras h1 {
	display: none;
}

.item-page.clientes img {
	background: rgba(0, 0, 0, 0) url("../images/sombra-clientes.jpg") no-repeat scroll left bottom;
    float: left;
    margin: 0 1.8% 30px 0;
    padding: 0 0 18px;
}

.item-page.faleconosco {
	 float: left;
    margin-right: 2%;
    position: relative;
    width: 35%;
}

.moduletable_faleconosco {
	float: right;
    position: relative;
    width: 60%;
}

.moduletable_faleconosco h3 {
	background: rgba(0, 0, 0, 0) url("../images/h3-traco.png") no-repeat scroll left bottom;
    color: #492b19;
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 33px;
    padding: 10px 0 20px;
}

.moduletable_dados-fale {
	float: left;
    position: relative;
    width: 60%;
    margin-top: 22px;
}

.rsform_faleconosco h2 {
	display: none;
}


.moduletable_faleconosco .rsform-block .formControls {
	margin: 0!important;
}

.moduletable_faleconosco .rsform-block textarea {
	width: 94%!important;
	font-size: 15px;
    padding: 10px 5px;
}

.moduletable_faleconosco .rsform-block .formControlLabel {
	display: none;
}

.moduletable_faleconosco .rsform-block .formControls input {
	font-size: 15px;
    padding: 10px 5px;
    width: 100%;
}

.moduletable_faleconosco .rsform-block textarea {
    font-size: 15px;
    padding: 10px 5px;
    width: 94% !important;
}

.moduletable_faleconosco .rsform-block-mensagem {
    width: 100% !important;
}

.moduletable_faleconosco .rsform-block {
	width: 44%;
    float: left;
    margin-right: 6%;
    margin-bottom: 0!important;
}

.moduletable_faleconosco .rsform-block-captcha {
	background: url("../images/recapcha.jpg") top left no-repeat;
	width: 52%;
	
}

.moduletable_faleconosco .rsform-block-captcha img {
	float: left;
    padding: 22px 10px 26px;
    width: 27%;
}

.moduletable_faleconosco .rsform-block-captcha input {
	float: left;
}


.moduletable_faleconosco .rsform-block-enviar {
	float: right;
    margin: 0 4% 0 0;
    width: 30%;
}

.moduletable_faleconosco .rsform-block-enviar .formControls input {
	background: #452918;
	font-size: 16px;
	font-family: Open Sans;
	font-weight: bold;
	margin-top: 12px;
}

.moduletable_faleconosco .rsform-block-enviar .formControls input:hover {
	background: #452918;
	color: #FDB913;
}

.moduletable_dados-fale table {
	position: relative;
	 float: left;
    width: 100%;
}

.moduletable_dados-fale .orcam, .moduletable_dados-fale .port {display: none;}

.moduletable_dados-fale table tbody tr.end td::before {
	background: rgba(0, 0, 0, 0) url("../images/h3-traco.png") no-repeat scroll left bottom;
    color: #4a2c1a;
    content: "Endereço: ";
    display: block;
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 16px;
    padding: 4px 0 18px;
}

.moduletable_dados-fale .end {
	  float: left;
    height: 100px;
    margin-left: 5%;
    padding-top: 23px;
    width: 45%;
    font-size: 18px;
    line-height: 23px;
}

.moduletable_dados-fale table tbody tr.fone td::before {
	background: rgba(0, 0, 0, 0) url("../images/h3-traco.png") no-repeat scroll left bottom;
    color: #4a2c1a;
    content: "Telefone: ";
    display: block;
    font-size: 26px;
    font-weight: bold;
    margin-left: -33px;
    margin-bottom: 16px;
    padding: 4px 0 18px;
}

.moduletable_dados-fale .fone {
	background: rgba(0, 0, 0, 0) url("../images/fone.png") no-repeat scroll left bottom;
    float: left;
    font-size: 18px;
    line-height: 23px;
    margin-left: 1%;
    padding-left: 3.5%;
    padding-top: 24px;
    width: 20%;
}

.moduletable_dados-fale .fone td {
		
}

.moduletable_dados-fale .celu {
	background: rgba(0, 0, 0, 0) url("../images/fone.png") no-repeat scroll left bottom;
    float: left;
    font-size: 18px;
    line-height: 23px;
    padding-left: 3.5%;
    padding-top: 84px;
    width: 21%;
}

.moduletable_dados-fale .email {
	background: rgba(0, 0, 0, 0) url("../images/msg.png") no-repeat scroll left bottom;
    float: left;
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 24px;
    margin-left: 1%;
    padding-left: 3.5%;
    padding-top: 7px;
    width: 44%;
}
.moduletable_dados-fale .email a {
	color: #4a2c1a;
}

.geral.newsEx .moduletable_projetosrealizados {
	display: none;
}

.moduletable_projetosrealizados {
	position: relative;
	width: 100%;
	margin-top: 48px;

}

.moduletable_projetosrealizados h3 {
	background: rgba(0, 0, 0, 0) url("../images/h3-traco.png") no-repeat scroll left bottom;
    color: #492b19;
    font-size: 27px;
    font-weight: bold;
    margin-bottom: -12px;
    padding: 3px 0 23px;
    text-transform: uppercase;
}

.moduletable_projetosrealizados .nspTopInterface {
	margin-right: 3%;
}

.moduletable_projetosrealizados .nspArt {
	float: left;
    padding: 13px 1.1% !important;
    width: 25%;
}
.moduletable_projetosrealizados .nspArt:hover {
background:#EEEEEE;
}

.moduletable_projetosrealizados .nspArt h4 {
	text-align: center;
    padding-top: 15px!important;
}

.moduletable_projetosrealizados .nspArt h4 a {
	font-weight: bold;
	font-size: 22px;
	color: #482B19;
	line-height: 26px;
}

.moduletable_projetosrealizados .nspArt img.nspImage {
	height: auto !important;
}

.blog.noticias {
	margin-bottom: 23px;
}

.blog.noticias .page-header {
	border: 0 none;
    margin: 0;
    padding: 0;
}

.blog.noticias .page-header h1 {
	background: rgba(0, 0, 0, 0) url("../images/h3-traco.png") no-repeat scroll left bottom;
    border: 0 none;
    color: #492b19;
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 25px;
    padding: 10px 0 20px;
}

.blog.noticias  .item {
	 float: left;
    height: 81px;
    overflow: hidden;
    width: 100%;
}

.item-page.noticias h1 {
	display: none;
}

.blog.noticias  .item .article-info {}

.blog.noticias  .item .article-info dt {
	float: left;
    padding-left: 2.8%;
    padding-right: 1%;
}

.blog.noticias  .item .article-info dd {}

.blog.noticias .item .page-header {}

.blog.noticias .item .page-header h2 {}

.blog.noticias .item .page-header h2 a {
	background: rgba(0, 0, 0, 0) url("../images/icones/ico-noticias.png") no-repeat scroll left 8px;
    color: #333333;
    display: block;
    font-family: Open Sans;
    font-size: 16px;
    font-weight: normal;
    line-height: 26px;
    padding-left: 32px;
}



