@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300);

@import url(http://fonts.googleapis.com/css?family=Anton);


body{
	background:#FCFCFC;
	font-size:100%;
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	overflow-x:hidden;
}

p{
	font-size:0.8em;
	color:#000;
}

a{
	text-decoration: none;
	color: #e10000;
	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%;
}




.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: #fff;
	text-align: center;
	text-shadow: 0 -1px 1px #64799e;
	/* Background gradient */
	background: #191d2f;
	/* Border style */
	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-color: #25a9e0;
	background-position: 0% 0%;
}

/* FIM -------------------------------------------------------------*/

#topo{
	position: absolute;
	width: 100%;
	clear:both;
	text-align:center;
	background:rgba(255,255,255,0.7);
	display:block;
	height:auto;
	z-index:1000;
	
}

	
#logo{
	float:left;
	display:block;
	margin-top:10px;
	z-index:1000;
}


#menu{
	float:right;
	margin-top:1em;
	z-index:1000;
}

#menu li{
	display:inline;
	margin-left::1em;
	z-index:1000;
}

#menu a{
	text-transform:uppercase;
	z-index:1000;
}

#banner{
	width: 100%;
    height: 500px;
	position:relative;
	float:left;
	z-index:10;
}

#uteis1{
	position:relative;
	float:left;
	width:24%;
	height:350px;
	background-image:url(../images/1.png);
	z-index:1000;
	margin-right:0.5%;
	margin-left:0.5%;
	margin-top:-90px;
	max-width: 262px;
	background-size: cover;
    -moz-background-size: cover;  /* Firefox 3.6 */
    background-position: center;  /* Internet Explorer 7/8 */
}




#uteis2{
	position:relative;
	float:left;
	width:24%;
	height:350px;
	background-image:url(../images/2.png);
	z-index:1000;
	margin-right:0.5%;
	margin-top:-90px;
	max-width: 262px;
	background-size: cover;
    -moz-background-size: cover;  /* Firefox 3.6 */
    background-position: center;  /* Internet Explorer 7/8 */
}

#uteis3{
	position:relative;
	float:left;
	width:24%;
	height:350px;
	background-image:url(../images/3.png);
	z-index:1000;
	margin-right:0.5%;
	margin-top:-90px;
	max-width: 262px;
	background-size: cover;
    -moz-background-size: cover;  /* Firefox 3.6 */
    background-position: center;  /* Internet Explorer 7/8 */
}

#uteis4{
	position:relative;
	float:left;
	width:24%;
	height:350px;
	background-image:url(../images/4.png);
	z-index:1000;
	margin-right:0.5%;
	margin-top:-90px;
	max-width: 262px;
	background-size: cover;
    -moz-background-size: cover;  /* Firefox 3.6 */
    background-position: center;  /* Internet Explorer 7/8 */
}

.texto{
	position:relative;
	float:left;
	text-align:center;
	width:95%;
	font-family:Verdana, Geneva, sans-serif;
	margin-top:130px;
	line-height:18px;
}



.borda{
	border: 3px solid #ff0000;
	padding: 2px 10px;
	width: auto;
	font-size: 1.3em;
	color: #000;
	font-family: 'Open Sans Condensed', sans-serif;
}


#bg_miolo{
	background-image:url(../images/miolo.jpg);
	width: 100%;
    height:  auto;
	position:relative;
	float:left;
	margin-top:-20px;
}

#bloco1{
	width:70%;
	height:  auto;
	padding:30px 20px;
	float:left;
	margin-top:5px;
	position:relative;
	background-image:url(../images/bem_vindo.jpg);
	line-height:18px;
	text-align:justify;
}

#bg_miolo2{
	background-color:#FFF;
	width: 100%;
    height:  auto;
	position:relative;
	float:left;
	margin-top:-20px;
}

#bloco2{
	position:relative;
	float:right;
	width:22%;
	height:auto;
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.8em;
	margin-top:40px;
	text-align:center;
}



#bloco2 img{
	float:left;
}

#bloco2 p{
	margin-top:10px;
	font-size:1em;
}

#bloco2 .anton{
	font-size:1.3em;
}

/* Empresa */

#bg2_miolo{
	background-image:url(../images/miolo.jpg);
	width: 100%;
    height:  auto;
	position:relative;
	float:left;
	margin-top:130px;
}

#bloco_empresa{
	width:97%;
	height:  auto;
	padding:30px 20px;
	float:left;
	margin-top:5px;
	position:relative;
	line-height:18px;
	text-align:justify;
}

#missao{
	width:40%;
	height:  auto;
	padding:30px 20px;
	float:left;
	margin-top:5px;
	position:relative;
	line-height:18px;
	text-align:justify;
}

#visao{
	width:40%;
	height:  auto;
	padding:30px 20px;
	float:right;
	margin-top:5px;
	position:relative;
	line-height:18px;
	text-align:justify;
}



/*Servicos*/

#bloco_servicos{
	width:97%;
	height:  auto;
	padding:30px 20px;
	float:left;
	margin-top:5px;
	position:relative;
	line-height:18px;
	text-align:justify;
}

#bg_miolo2_servicos{
	background-color:#FFF;
	width: 100%;
    height:  auto;
	position:relative;
	float:left;
	margin-top:-20px;
}

#servicos1{
	width:40%;
	height:  auto;
	padding:30px 20px;
	float:left;
	margin-top:5px;
	position:relative;
	line-height:50px;
	text-align:justify;
}

#servicos2{
	width:30%;
	height:  auto;
	padding:30px 20px;
	float:right;
	margin-top:5px;
	position:relative;
	line-height:18px;
	text-align:justify;
}

/* Contato */


#bg_miolo_contato{
	background-image:url(../images/contato.png);
	width: 100%;
    height:  250px;
	position:relative;
	float:left;
	margin-top:-20px;
}

#bg_miolo2_contato{
	background-color:#FFF;
	width: 100%;
    height:  auto;
	position:relative;
	float:left;
	margin-top:-20px;
}


#bloco_contato{
	display:block;
	float:left;
	width:30%;
	margin-top:45px;;
	margin-left:0.5em;
	margin-bottom:30px;
	text-align:justify;
	line-height:18px;
	clear:left;

}
 

footer{
	clear:both;
	text-align:center;
	background-color:#4c4c4c;
	color:#666;
	display:block;
	padding:0.8em;
	height:280px;
}

#contato1{
	display:block;
	float:left;
	width:25%;
	height:auto;
	margin-top:0.5em;
	margin-left:0.5em;
	margin-bottom:30px;
	padding:20px 20px;
	text-align:justify;
	color:#fff;
	line-height:25px;

}

#contato2{
	display:block;
	float:right;
	width:30%;
	height:auto;
	margin-top:5em;
	margin-left:0.5em;
	margin-bottom:30px;
	text-align:right;
	color:#fff;
	line-height:30px;

}



/*class*/

.open{
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:2.5em;
	margin-bottom:2%;
	
}

.open2{
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:1.2em;
	margin-bottom:2%;
	line-height:20px;
	
}

.anton{
	font-family: Verdana, Geneva, sans-serif;
	font-size:1.3em;
	color:#ff0000;
	line-height:25px;
	margin-bottom:2%;
}

.right{
	float:right;
}

.laranja{
	color: #ff0000;
}

.cinza{
	color:#000;
}

.red{
	color:#ff0000;
	font-weight:bolder;
}

@media only screen and (max-width:480px){
	

	
#bloco,
aside{
	clear:both;
	margin-bottom::0.8em;
	width:100%;
}
	


}
	
@media only screen and (max-width:650px){

/*empresa*/	

#bloco_empresa p{
	clear:both;
}

/*servicos*/	

#bloco_servico p{
	clear:both;
}

/*rodape*/	
	
footer{
	height:400px;
}

#contato1,
#contato2{
	width:90%;
	clear:both;
	text-align:center;
	float:left;
	margin-top:1em;
	
}




}

@media only screen and (max-width:800px){


/*home*/	

#banner{
	display:none;
}

	
#topo{
	position:relative;
}

#bg_miolo{
	text-align:center;
}

#bloco1 img{
	display:none;
}


#uteis1,
#uteis2,
#uteis3,
#uteis4{
	clear:both;
	margin-top:0;
	margin-left:5%;
	width:90%;
	float:none;
	background-image:url(../images/5.png);
	max-width: none;
	

}


	
/*empresa*/	
	
#bloco_empresa img{
	display:none;
}
	
#missao,
#visao{
	clear:both;
	width:95%;
}

#bloco3{
	width:90%;
}

#bg2_miolo{
	margin-top:0;
}

/*servicos*/	
	
#bloco_servicos img{
	display:none;
}
	
#servicos1,
#servicos2{
	clear:both;
	width:95%;
	float:left;
}

/*contato*/

#bloco_contato{
	clear:both;
	width:95%;
	float:left;
}

#bg_miolo_contato{
	display:none;
}

.conteudo{
	padding:1% 9%;


}

}


@media only screen and (max-width:900px){

	
#bloco1{
	width:95%;
}



	
}

@media only screen and (max-width:985px){

	
#bloco2{
	display:none;
}



	
}
