<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300);


body{
	background:#FCFCFC;
	font-size:100%;
	color:#666;
	font-family:Verdana, Geneva, sans-serif;
	overflow-x:hidden;
}

p{
	font-size:0.8em;
}

a{
	text-decoration:none;
	color:#ee5e1f;
	font-size:1em;
}

a:hover{
	text-decoration:none;
	color:#000;
}
h1{
	font-size:135%;
}

h3{
	color:#fff;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:2em;
}

img {
  max-width: 100%;
}


.clear{
	clear:both;
}


.conteudo{
	max-width:1100px;
	margin:0 auto;
	
}

/* POP UP IE -------------------------------------------------------------*/


#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#333;
  display:none;
}
  
#boxes .window {
  position:absolute;
  left:0;
  top:0;
  width:440px;
  height:200px;
  display:none;
  z-index:9999;
  padding:20px;
}
 
#boxes #dialog2 {
  background:transparent; 
  width:650px;
  margin:0 auto;
  margin-top:-160px;
}
 
.close{
    display:block; 
    float: left;
	margin-left: 0;
	font-weight: bold;
	line-height: 1;
	cursor: pointer;
	color: darkblue;
	text-align: center;
	text-shadow: 0 -1px 1px #64799e;
	background: #FFF;
	border: 0.1px solid #051c44;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
	background-position: 0% 0%;
	width: 10%;
}

/* FIM -------------------------------------------------------------*/

#topo{
	clear:both;
	text-align:center;
	background-color:#fff;
	display:block;
	height:auto;
}

#traco{
	float:left;
	width:100%;
	height:3px;
	background-color:#ee5e1f;

}

	
#logo{
	float:left;
	display:block;
	margin-top:10px;
}


#menu{
	float:right;
	margin-top:1em;
}

#menu li{
	display:inline;
	margin-left::1em;
}

#menu a{
	text-transform:uppercase;
}

#banner{
	width: 100%;
    height: auto;
	position:relative;
	float:left;
}

#bloco{
	padding:0px 10px;
	display:block;
	float:left;
	width:30%;
	background-color:#fff;
	margin-top:0.5em;
	margin-left:0.5em;
	margin-bottom:30px;
	text-align:justify;
	line-height:18px;

}

#icone1{
	padding: 15% 5%;
	background-size: cover;
    -moz-background-size: cover;  /* Firefox 3.6 */
    background-position: center;
	background-image:url(../images/1-laranja.jpg);
}

#icone2{
	padding: 15% 5%;
	background-size: cover;
    -moz-background-size: cover;  /* Firefox 3.6 */
    background-position: center;
	background-image:url(../images/2-laranja.jpg);
}

#icone3{
	padding: 15% 5%;
	background-size: cover;
    -moz-background-size: cover;  /* Firefox 3.6 */
    background-position: center;
	background-image:url(../images/3-laranja.jpg);
}



#bloco2{
	display:block;
	float:left;
	width:21.5%;
	background-color:#fff;
	margin-top:0.5em;
	margin-left:0.5em;
	text-align:justify;

}



#bloco2 h3{
	color:#666;
	padding:10px 30px;
}


#bloco2 a{
	color:#999;
	font-size:0.8em;
	line-height:2.5em;


}

#bloco2 a:hover{
	text-decoration:underline;
}

#bloco2 p{
	line-height:18px;
}



#texto{
	text-align:justify;
	color:#999;
	padding:20px 30px;
}

#texto3{
	line-height:25px;
	text-align:justify;
	color:#999;
	padding:20px 30px;
	font-size:0.8em;
}


#miolo{
	width:100%; 
    height: 100%;
    background-color: #ebebeb;
	position:relative;
	float:left;
	padding-bottom:20px;
}
 

footer{
	clear:both;
	text-align:center;
	background-color:#4c4c4c;
	color:#666;
	display:block;
	padding:0.8em;
	height:270px;
}

footer a{
	color:#fff;
}

#bloco3{
	display:block;
	float:left;
	width:25%;
	margin-top:0.5em;
	margin-left:0.5em;
	margin-bottom:30px;
	padding:20px 20px;
	text-align:justify;
	color:#fff;
	line-height:25px;

}

#bloco4{
	display:block;
	float:right;
	width:30%;
	margin-top:10em;
	margin-left:0.5em;
	margin-bottom:30px;
	text-align:right;
	color:#fff;
	line-height:30px;

}

/* Empresa */

#miolo_empresa{
	width:100%; 
    height: 100%;
    background: -webkit-linear-gradient(top, #fff, #D1D1D1); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(top, #fff, #D1D1D1); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(top, #fff, #D1D1D1); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to top, #fff, #D1D1D1); /* Standard syntax */

	position:relative;
	float:left;
	padding-bottom:20px;
}

#bloco_empresa{
	display:block;
	float:left;
	width:30%;
	margin-top:0.5em;
	margin-left:0.5em;
	margin-bottom:30px;
	text-align:justify;
	line-height:18px;
	clear:left;

}

#bloco_empresa h3{
	color:#ee5e1f;
}

#bloco_empresa2{
	display:block;
	float:right;
	width:55%;
	margin-top:0.5em;
	margin-left:0.5em;
	margin-bottom:30px;
	text-align:justify;
	line-height:24px;
	clear:left;

}

#bloco_empresa2 h3{
	color:#ee5e1f;
}

/*Servicos*/

#miolo_servicos{
	width:100%; 
    height: 100%;
    background: -webkit-linear-gradient(top, #fff, #D1D1D1); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(top, #fff, #D1D1D1); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(top, #fff, #D1D1D1); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to top, #fff, #D1D1D1); /* Standard syntax */

	position:relative;
	float:left;
	padding-bottom:20px;
}

#bloco_servicos{
	display:block;
	float:left;
	width:30%;
	margin-top:0.5em;
	margin-left:0.5em;
	margin-bottom:30px;
	text-align:justify;
	line-height:18px;
	clear:left;

}

#bloco_servicos h3{
	color:#ee5e1f
}

#bloco_servicos2{
	display:block;
	float:right;
	width:55%;
	margin-top:0.5em;
	margin-left:0.5em;
	margin-bottom:30px;
	text-align:justify;
	line-height:17px;
	clear:left;

}
#bloco_servicos2 h3{
	color:#ee5e1f;
}

#bloco_servicos3{
	display:block;
	width:90%;
	margin-top:0.5em;
	margin-left:0.5em;
	margin-bottom:30px;
	text-align:justify;
	line-height:17px;
	clear:left;

}

#bloco_servicos3 h3{
	color:#ee5e1f;
}

#bloco_homenagem{
	display:block;
	width:98%;
	margin-top:0.2em;
	margin-left:0.5em;
	margin-bottom:30px;
	text-align:justify;
	line-height:17px;
	clear:left;
}

#bloco_homenagem h3{
	color:#ee5e1f;
	text-transform:uppercase;
}

.bloco_orcamento{
	width:48%;
	margin-right:2%;
	font-size:0.9em;
	float:left;
	
}

.bloco_orcamento input[type="checkbox"], .bloco_orcamento input[type="radio" ]{
	width:8%;
	height:20px;
	
}

.bloco_orcamento input.btn{
	background:#ee5e1f;
	color:#fff;
}

input.btn2{
	background:#ee5e1f;
	color:#fff;
	width:30%;
}

.bloco_orcamento h3{
	color:#ee5e1f;
	text-transform:uppercase;
}
.foto img{
	max-width:100%;
	height:auto;
}
.foto {
	width:24%;
	float:left;
	margin-right:1%;
	margin-bottom:1%;
}

#bloco_contato2 h3{
	color:#ee5e1f;
}

#links{
	display:block;
	width:100%;
	margin-top:0.5em;
	margin-left:0.5em;
	margin-bottom:30px;
	text-align:justify;
	line-height:17px;
	clear:left;

}
#links h3{
	color:#ee5e1f;
}

h4{
	color:#ee5e1f;
}

/*Servicos*/

#miolo_contato{
	width:100%; 
    height: 100%;
    background: -webkit-linear-gradient(top, #fff, #D1D1D1); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(top, #fff, #D1D1D1); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(top, #fff, #D1D1D1); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to top, #fff, #D1D1D1); /* Standard syntax */

	position:relative;
	float:left;
	padding-bottom:20px;
}

#bloco_contato{
	display:block;
	float:left;
	width:30%;
	margin-top:0.5em;
	margin-left:0.5em;
	margin-bottom:30px;
	text-align:justify;
	line-height:18px;
	clear:left;

}

#bloco_contato h3{
	color:#ee5e1f;
}

#bloco_contato2{
	display:block;
	float:right;
	width:55%;
	margin-top:0.5em;
	margin-left:0.5em;
	margin-bottom:30px;
	text-align:justify;
	line-height:17px;
	clear:left;

}

#bloco_contato2 h3{
	color:#ee5e1f;
}


input{
	height: 40px;
    width: 100%;
    margin-bottom: 2%;
}

textarea{
	    width: 100%;
		height:200px;
}
@media only screen and (max-width:480px){
	

	
#bloco,
aside{
	clear:both;
	margin-bottom::0.8em;
	width:100%;
}
	


}
	


@media only screen and (max-width:780px){
	


#bloco3{
	width:90%;
}




}

@media only screen and (max-width:885px){



#bloco{
	clear:both;
	width:92%;
	background-image:none;
	background-color:#fff;
}



#icone1{
	width:90%;
	background-color:#ee5e1f;
	background-image:none;
	padding: 5% 5%;
	
}

#icone2{
	width:90%;
	background-color:#ee5e1f;
	background-image:none;
	padding: 5% 5%;
	
}

#icone3{
	width:90%;
	background-color:#ee5e1f;
	background-image:none;
	padding: 5% 5%;
	
}


#bloco_empresa,
#bloco_empresa2,
#bloco_servicos,
#bloco_servicos2,
#bloco_contato,
#bloco_contato2{
	width:100%;
	clear:both;
}



.conteudo{
	padding:1% 4%;


}

.bloco_orcamento{
	width:90%;
}

}

@media only screen and (max-width:985px){


	


#miolo,
#bloco2{
	clear:both;
	width:100%;
	right:0;
}





footer{
	height:300px;
	

}
	
}</pre></body></html>