@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video, whrapper {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: middle;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}


img {
	max-width:100%;
}


body {
	background-color:#fff;
}

a:link {
	text-decoration: none;
	color: #F62500;
}

a:visited {
	color: #F62500;
		
}

a:hover {
	color: #fff;
}

.clear {
	clear:both;
}

.whrapper {
	width:100%;
}

.header {
	width: 100%;
	
}

.header-telefones {
	display:none;
}

.page {
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
}

.logo {
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	width: 150px;
	background-color: #FFFFFF;
	-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;

}

.logo img {
	max-width:90%;	
}

.fb {
	display:none;
	position:absolute;
	right:-5%;
	
}

.homeendereco {
	width:300px;
	position:absolute;
	right:10px;
	top:10px
	height:50px;
	text-align:right;
	background-color: #FFFFFF;
}

.menu {
	display:none;
}

.menu ul {
	display: block;
	list-style-image: none;
	list-style-type: none;
}

.menu ul li {
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.menu ul li a:link {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 13px;
	color: #000;
}


.menu ul li a:visited {
	color: #000;
	
}

.menu ul li a:hover {
	color: #FF0004;
	
}

/*FIM MENU*/


.banner {
	display: block;

}

.banner-destaque-quemsomos {
	display: none;
	height: 200px;
}

.antesdepois {
	width: 100%;
	padding-top: 20px;
	padding-bottom: 50px;
	
}

.antesdepois-titulo {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}

.antesdepois-imagens {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.obras-imagens {
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.obras-imagens-quadrado {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}




.botao a:link {
	background-color: #FF0004;
	display: inline-block;
	color: #FFFFFF;
	font-family:Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
	font-size: 20px;
	padding: 15px;
	text-decoration: none;
	text-align:center;
	
    }
	
	 .botao a:visited {
      color: #ffffff;
    }
	
	    .botao a:hover {
        
       background-color:#000;
    }
	
   
	
    .chamada-titulo a:active {
        position:relative;
        top:1px;
    }


.caixa-texto {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 30px;
	color: #FF0004;
	text-align: center;
	padding-top: 10%;
	padding-right: 2%;
	padding-bottom: 10%;
	padding-left: 2%;
}



.interno {
	

}


.quemsomos-foto-texto {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 14px;
}

.obras-texto {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 14px;
	padding-top: 50px;	
}

.footer {
	background-color: #434343;
	padding-top: 15px;
	padding-bottom: 20px;
}

.footer-texto {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	color: #F9F9F9;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 13px;
	text-align: center;
	line-height:26px;
}

.footer-texto img {
	vertical-align: top;	
}

.cartoes img {
	vertical-align: middle;
}

.row {
	width: 90%;
	margin-top: 0px;
	margin-left:auto;
	margin-right:auto;
}

.coluna-1-1 {
	width:100%;
	
}

.coluna-1-2 {
	width:100%;	
	float:left;
	margin-left:1%;
	margin-top:80px;
}

.coluna-1-3 {
	width:100%;	
	float:left;
	margin:5px;
}

.coluna-2-3 {
	width:100%;	
	float:left;
}

.coluna-1-4 {
	width:100%;	
	margin-left:1%;
	float:left;
}

.coluna-1-6 {
	display:none;	
	margin-left:1%;
	float:left;
}

.coluna-4-6 {
	width:99%;	
	margin-left:1%;

}

.obra-foto {
	width: 37%;
	margin-left: 1%;
	margin-right: 1%;
	float: left;
	text-align: right;
	
}

.obra-texto {
	width:59%;	
	margin-left:1%;
	float:left;
}


.coluna-1-4 {
	width:100%;	
	margin-left:1%;
	float:left;
}


.coluna-1-4 img {
	width:100%;
}

.coluna-1-2 img {
	max-width:100%;
}

.coluna-1-5 {
	
	width: 50%;
	height:160px;
	float:left;
	text-align:center;
	display:block;
}

.icone {
	
}


.texto {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	color: #000;
	font-size: 14px;
	text-align: left;
	line-height: 22px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.texto-header-telefone {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	color: #DEDEDE;
	font-size: 11px;
	text-align: right;
	line-height: 22px;
	padding-top: 10px;
}

.texto-header-telefone img {
	vertical-align: top;	
}


h1 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	color: #FF0004;
	font-size: 26px;
	text-align: left;
	line-height: 30px;
	font-weight: bolder;
	padding-bottom: 5px;
	padding-top: 0px;
}

h2 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 20px;
	font-weight:bolder;
	color: #000;
}

h5 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	color: #000;
	font-size: 12px;
	text-align: center;
	line-height: 22px;
	padding: 5px;
}


.texto-subtitulo {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	color: #FF0004;
	font-size: 26px;
	text-align: left;
	line-height: 30px;
	font-weight: bolder;
	padding-bottom: 5px;
	padding-top: 0px;
}


.texto ul {
	display: block;
	list-style-image: none;
	list-style-type: none;
}

.texto ul li {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	color: #939393;
	font-size: 14px;
	text-align: left;
	line-height: 22px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	list-style-image: none;
	list-style-type: none;
}


.parceiros {
	width:80%;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:5%;
}


[role='main'] {
	margin: 5% auto;
}
[role='navigation'] {
	margin: 0 auto;
	width: 100%;
	background-color: #333;		
}
.flexNav-touch [role='navigation'],
.flexNav-no-touch [role='navigation'] {	
	display: none;
}
.menu-button {
	text-align:center;
	display: block;
	padding: 1em;
	background: #fff;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	color: #000;
	font-size: 16px;
	background-image: url('img/arrow-down.png');
	background-repeat: no-repeat;
	background-position: 35% 20px;
	cursor: pointer;
}

.menucel {display: block;}


[role='navigation']:after { /* clearfix */
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

[role='navigation'] li {
	position: relative;
	list-style: none;
	display: block;	
	background-color: #333;	
	width: 100%;		
}

[role='navigation'] li.item-with-ul {	
	background-color: #222;	
			
}

[role='navigation'] li a {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	text-align:center;
	display: block;
	color: #ddd;
	border-bottom: 1px solid #111;			
}

[role='navigation'] .top-level a {
	position: relative;
	display: block;
	background-color: #333;
	padding: 1em;
	z-index: 2;
}
[role='navigation'] li ul {
	width: 100%;
	position: relative;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
}
[role='navigation'] li ul li {
	float: none;
	width: 100%;			
}

[role='navigation'] li ul li a {
	display: block;
	background-color: #333;
			
}

[role='navigation'] .item-with-ul {
	background-image: url('../images/arrow-down.png');
	background-repeat: no-repeat;
	background-position: 93% 18px;	
}
.sub-menu {
	display: none;
}

.sub-menu.open {
	display: block;
}

.tx-destaque {
	color:#FF0004;
}

.aligncenter {
	text-align:center;
}

.margem {
	margin-top:30px;
	margin-bottom:30px;
}

@media only screen and (min-width:600px){

.menu-button {
	display: none;
}
	
	.menucel {display: none;}

.row {
	width: 100%;
	margin-top: 40px;
}


.header-telefones {
	background-color:#434343;
	width:100%;
	text-align:right;
	display:block;
	height:40px;
	
}

.logo {
	margin-left: auto;
	width: 180px;
	margin-right: auto;
}

.menu {
	width: 100%;
	height: 100px;
	margin-top: 0px;
	margin-left: auto;
	float:none;
	padding-top: 50px;
	text-align: center;
	display: block;
	margin-right: auto;
}




.header {
	width:100%;
}


.fb {
	display:none;
	position:absolute;
	right:5%;
	
}

.banner {
	width: 100%;
	background-color: #fff;
}

.banner-destaque-quemsomos {
	display: block;
	width: 100%;
	height: 200px;
	background-color: #000;
	background-image: url(img/imagens-destaques-1.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

.coluna-1-2 {
	width:49%;	
	float:left;
	margin-left:1%;
	margin-top:0px;
}

.coluna-1-3 {
	width:30%;	
	float:left;
	margin:5px;
}

.coluna-2-3 {
	width:66%;	
	float:left;
}

.coluna-1-4 {
	width:23%;	
	margin-left:1%;
	float:left;
}

.coluna-1-5 {
	width: 33%;
	height:180px;
	
}

.coluna-1-6 {
	display:block;
	width:10%;	
	margin-left:1%;
	float:left;
}

.coluna-4-6 {
	width:75%;	
	margin-left:1%;
	float:left;
}

.obras-imagens-quadrado {
	width: 50%;
	
}

}

@media only screen and (min-width: 999px) {
	
	
.logo {
	margin-left: auto;
	margin-right:auto;
	width: 180px;
	float:left;
}

.menu {
	width: 700px;
	height: 100px;
	margin-top: 50px;
	margin-left: auto;
	padding-top: 0px;
	text-align: center;
	display:block;
	float:left;
	position:absolute;
	right:30px;
}


.banner {
	margin-top:0px;
}
	

.banner-destaque-quemsomos {	
background-position: center center;
	margin-top:0px;
}

.coluna-1-5 {
	
	width: 20%;
	height:180px;
	float:left;
	text-align:center;
	display:block;
}
	
.coluna-1-6 {
	display:block;
	width:15%;	
	margin-left:1%;
	float:left;
}	

.coluna-4-6 {
	width:60%;	
	margin-left:1%;
	float:left;
}	
	
.obras-imagens-quadrado {
	width: 50%;
	
}	
	
}
