/*font*/
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);
@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700);


/* GERAIS -------------------------------------------------------------*/
html{
	margin: 0;
	padding: 0;	
	overflow-x: hidden;
}

body {
    font-family: 'Open Sans', Arial, serif;
	background:#fff;
	color:#333333;
	font-size:0.8em;
}

*{
	margin:0px auto;
	padding:0px 0px;	
}

ul{
    list-style: none;
}

a {
    text-decoration: none;
    border: none;
	color:#666;
}
a:hover {
    text-decoration: underline;
}

p {
    margin-top:1em;
}

img {
    border: none;
}

.clear{
	clear:both;
}
.clearout{
	display:none;
}
.conteudo{
    max-width:1100px;
    height: auto;
}

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

.line-height{
	line-height:1.8em;
}
/* HEADER -------------------------------------------------------------*/

header{
    width:100%;
	height:380px;
	position:relative;
	float:left;
}

.boder-header{	
	border-top:6px solid #d8d8d8;	
	height:6px;
	width:100%;
	margin-bottom:4%;
}

/*Logo*/
.logo{
	width:30%;
	float:left;
	position:relative;
	margin:6% 0 2% 0;
	z-index:999;
}

#logo{
	width:100%;
	position:relative;
	float:left;
}

.logo-2{
	
}


/* MENU -------------------------------------------------------------*/

.text-align{
	text-align:center;
}
.menu{
	width:100%;
	float:left;
	position:relative;
	text-align:center;
	background:rgba(166,128,45,0.8) ;
}

nav {
    width: 100%;
    position: relative;
    float: right;
}


/* BANNER -------------------------------------------------------------*/

#banner{
	width: 100%;
    height:auto;
	position: absolute;
	float:left;
	z-index:10;
}



/*Link Home ---------------------------------------------------------*/

#link-home{
	width:100%;
	float:none;
	position:relative;
	padding:1%;
	background:url(../images/bg-faixa.png) no-repeat 50% 50%;
	margin-bottom:2%;
}

.link-home-col{
	width:22%;
	margin:1% 3% 1% 0;
	float:left;
	position:relative;
	color:#fff;
	font-size:0.95em;
	line-height:1.7em;
}

.link-home-col a{
	color:#fff;
	font-weight:bold;
	font-size:2.1em;
	text-transform:uppercase;
	-webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}
.link-home-col a:hover{
	color:#af0a0a;
	text-decoration:none;
	-webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}


.link-home-col h2{	
	font-family: 'Open Sans Condensed', sans-serif;
	color:#fff;
	font-weight:300;
	font-size:1.3em;
}

.link-home-col img{
	float:left;
	margin-right:2%;
}

.link-home-col .botao{
	border:1px solid #fff;
	padding:5px 10px;
	color:#fff;
	width:25%;
	float:left;
	text-transform:uppercase;
	margin-top:5%;
}

.link-home-col .botao a{
	color:#fff;
	font-size:1em;
	font-weight:300;
	text-align:center;

}

.link-home-col .botao a:hover{
	color:#af9250;
	
}
/* MIOLO -------------------------------------------------------------*/

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

.section-1{
	width:100%;
	float:left;
	position:relative;
}

/*Bem Vindo-----------------------------------------------------*/

.bem-vindo{
	width:100%;
	margin-top:3%;
	margin-bottom:1%;
	text-align:left;
	margin:0 auto;
}

.texto-bemvindo{
	line-height:1.8em;
	width:80%;
	text-align:center;
	margin:0 auto;
	margin-bottom:4%;
}

/*Titulos-----------------------------------------------------*/

h1{
	color:#1d2957;
	font-size:1.8em;
	font-weight:700;
	margin:1% 0;
	text-transform:uppercase;	
	font-family: 'Open Sans Condensed', sans-serif;
}


h2{
	color:#656565;
	font-size:1.6em;
	font-weight:bold;
	margin:0.5% 0;
	text-transform:uppercase;	
	font-family: 'Open Sans Condensed', sans-serif;
}

h4{
	color:#656565;
	text-transform:uppercase;
	font-size:1.4em;
	font-weight:300;
	margin-bottom:5%;	
	font-family: 'Open Sans Condensed', sans-serif;
}

h4 img{
	float:left;
	margin-right:2%;
}


.borda{
	border-bottom:1px solid #d8d8d8;
	padding-bottom:2%;
	width:30%;
	margin:0 auto;
}


.h1-margin{
	margin:3% 0;
}

.title{
	width:100%;
	text-align:center;
	background:url(../images/line.png) repeat-x top center;
}

.bg-title{
	background:#fff;
	width:15%;
	margin:0 auto;
}

/*Imagens----------------------------------------------------*/

.foto{
	width: 32%;
	margin-right: 5%;
	margin-bottom: 5%;
	float: left;
	position: relative;
}

.foto-servicos{
	width: 32%;
	margin-right: 5%;
	margin-bottom:2%;
	float: left;
	position: relative;
}

.img{
	width:100%;
}

.img-contato{
	float:left;
	width:45%;
	margin-bottom:3%;
	margin-right:5%;
}

.img-empresa{
	width:100%;
	float:none;
	margin-bottom:3%;
}

/*Section 2------------------------------------------------------------------------*/

.section-2{
	width: 100%;
	float: left;
	position: relative;
	margin-top: 1%;
	margin-bottom: 1%;
}

.section-2 a{
	color:#7f7f7f;
	text-decoration:none;
}
.colunas{
	float:left;
	position:relative;
	width:45%;
	margin-right:5%;
	text-align:left;
	padding-top:2%;
	padding-bottom:3%;
}

.coluna-1{
	float:left;
	position:relative;
	width:50%;
	margin-right:0%;
	text-align:left;
	padding-bottom:3%;
}
.coluna-2{
	float:left;
	position:relative;
	width:20%;
	font-size:0.7em;
	margin-right:0%;
	text-align:left;
	padding-bottom:3%;
	padding-right:2%;
}

.coluna-3{
	float:left;
	position:relative;
	width:44%;
	margin-right:0%;
	text-align:left;
	padding-left:0%;
	padding-top:2%;
}

.coluna-4{
	float:left;
	position:relative;
	width:25%;
	margin-right:2%;
	text-align:left;
	padding-left:2%;
	padding-top:2%;
}

.coluna-5{
	float:left;
	position:relative;
	width:25%;
	margin-left:2%;
	text-align:left;
	padding-top:2%;
}

.coluna-6{
	float:left;
	position:relative;
	width:28%;
	margin-right:5%;
	text-align:left;
	padding-top:2%;
}

.coluna-7{
	float:left;
	position:relative;
	width:45%;
	margin-left:5%;
	text-align:left;
	padding-top:2%;
	padding-bottom:3%;
}
.text-align{
	text-align:justify !important;
}
/*Noticias-------------------------------*/
.noticias{
	margin-top:4%;
}

.noticias a{
	color:#585858;
}
.noticias-mobile{
	display:none;	
}


/*Section 3 ------------------------------------------------------*/
.section-3{
	width:100%;
	padding-bottom:1%;
	position:relative;
	float:none;
	height:auto;
	color:#585858;
}


/*Login-------------------------------------------------------*/

.login{
	width:100%;
	text-align:left;
}

.login h2{
	color:#999;
	font-weight:300;
	padding:0;
	margin:0;
}

.login input{
	font-family: 'Open Sans', Arial, serif;
	font-size:0.9em;
	padding: 3px; 
	border: 1px solid #ccc; 
	width: 70%; 
	height: 20px; 
	margin-bottom:3%;
	margin-left:2%; 
	border-radius:0px; 
	background: #fff;
	float:right;
}

.login input.btn{
	background:none;
	margin:0 auto;
	height:30px;
}

/*Link Rapido-------------------------------------------------*/
.col-1{
	width:42%;
	position:relative;
	float:left;
	margin-right:8%;
}
.link {
	float:none;
	width:100%;
	position:relative;
	border:1px solid #737373;
	height:25px;
	margin-bottom:6%;
	padding:2% 2% 2% 5%;
	background:url(../images/bg-link.png) 95% center no-repeat;
	font-size:1.1em !important;
	font-weight:300;
	text-transform:uppercase;
	-webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}
.link:hover{
	background:url(../images/bg-link-white.png) 95% center no-repeat #af0a0a;
	border:none;
	color:#fff;
	border:1px solid #af0a0a;
	-webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;

}
.link:hover a{
	color:#fff;

}
.link a{
	color:#737373;
}

.link a:hover{
	color:#fff;
	text-decoration:none;
}
/* Quem Somos -------------------------------------------------------*/

.quem-somos{
	width: 100%;
	float: left;
	position: relative;
	margin-right: 3%;
	margin-top: 0%;
	margin-bottom: 1%;
	color: #7f7f7f;
}

.quem-somos h1, .texto-quem-somos h1{
	padding-left:0;
	margin-bottom:3%;
	margin-top:3%;
}
.quem-somos-foto{
	width: 26%;
	margin-right: 3%;
	float: left;
	position: relative;
	
}
.texto-quem-somos{
	width:30%;
	float:left;	
	position:relative;
	margin-right:5%;
	line-height:1.6em;
	margin-top:1%;
	margin-bottom:5%;
}


.exclui-foto{
}

.exclui-foto-2{
}

.no-margin-right{
	margin-right:0 !important;
}
.no-border{
	border:none !important;
}

/* Servicos -------------------------------------------------------*/

.servicos{
	width: 100%;
	float: left;
	position: relative;
	margin-top: 0%;
	margin-bottom: 1%;
	color: #7f7f7f;
	text-align:center;
}

.servicos h1{
	padding-left:0;
	margin-bottom:3%;
	margin-top:3%;
}

.texto-servicos h1{
	padding-left:0;
	margin-bottom:7%;
	margin-top:3%;
}
.servicos-foto{
	width: 26%;
	margin-right: 3%;
	float: left;
	position: relative;
	
}
.texto-servicos{
	width:45%;
	float:left;	
	position:relative;
	margin-right:5%;
	line-height:1.6em;
	margin-top:1%;
	margin-bottom:5%;
}


/*Pagina Links Uteis --------------------------------------------------*/
.link-uteis{
}
.online{
	width: 33%;
	position:relative;
	float:left;
	margin-bottom:5%;
	height:auto;
}

.frame_online{
	width: 90%;
	background:#fff;
	color: #1d2957;
	border:1px solid #1d2957;
	font-size:1.2em;
	font-weight: 300;
	margin-right: 2%;
	margin-top: 2%;
	float:left;
	text-transform:uppercase;
	text-align:center;
	padding-top: 10px;
	padding-bottom: 10px;
	-webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;	
}

.frame_online:hover{
	background-color:#1d2957;
    color:#fff;
	-webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;	
}

/* Contato -------------------------------------------------------------*/

.contato{
	width:100%;
	float:left;
	position:relative;
	margin-top:1%;
	margin-bottom:4%;
}

.texto-contato{
	text-align:center;
	width:100%;
	margin-bottom:5%;
	margin-top:5%;
	}


.mapa h1{
	padding:1% !important;
}
.mapa{
	width:50%;
	float:left;
	position:relative;
	margin-top:0%;
	margin-bottom:1%;
}

a.telefone {
	color:#1d2957;
	font-size:1.1em;
	font-weight:bolder;
}
/**Fotmulario*/

.form{
	width:45%;
	float:left;
	position:relative;
	margin-right:5%;
	margin-top:1%;
	margin-bottom:1%;
}
.formulario {
	width:100%;
	margin-left:0%;
	height:auto;
	float: left;
	position:relative;
	font-family: 'Open Sans', Arial, serif;
	color:#7f7f7f;
}
.button{
	width:33%;
	height:35px;
	font-size:1.1em;
	text-transform:uppercase;
	float: left;
	font-weight:300;
	line-height: 1em;
	cursor: pointer;
	color: #fff;
	text-align: center;
	background: #1d2957;
	border-radius:0;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	padding: 10px;
	-webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}
.button:hover {
	background:#ad914e;
	color:#1d2957;
	-webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}

input{
	font-family: 'Open Sans', Arial, serif;
	font-size:0.9em;
	padding: 3px; 
	border: 1px solid #ccc; 
	width: 100%; 
	height: 30px; 
	margin-bottom:3%; 
	border-radius:0px; 
	background: #fff;
}

textarea{
	font-family: 'Open Sans', Arial, serif;
	font-size:0.9em;
	padding: 3px; 
	border: 1px solid #cccccc; 
	width: 100%; 
	color:#7f7f7f;
	margin-bottom:3%; 
	border-radius:0px; 
	background: #FFF;
}
/* FOOTER -------------------------------------------------------------*/

footer{
    width: 100%;
    height:auto;
    background:#141313;
    color:#fff;
    position:relative;
	line-height:1.8em;
	font-size:0.9em;
}

footer a{
	color: #fff;
	text-decoration:none;
	font-weight:lighter;
}


footer .col{
	width:33%;
	float:left;
	position:relative;
	margin-top:2%;
	text-align:left;
}

footer .col-2{
	width:50%;
	float:left;
	position:relative;
}

footer .texto{
	float:left;
}
.text-right{
	text-align:right !important;
}

footer h5{
	color:#fff;
	font-size:1.4em;
	font-weight:300;
	margin-bottom:1%;
	text-align:left;
	font-family: 'Open Sans Condensed', sans-serif;
	text-transform:uppercase;
}

footer input.btn{
	background:#555;
	border:none;
	width:30%;
	padding:2%;
	float:right;
	color:#fff;
	text-transform:uppercase;
	cursor:pointer;

}

footer .rodape{
	background:#0f0f0f;
	padding:20px 0;
	margin-top:1%;
}

/*Face--------------------------------------------------------*/

.face{
	float:right;
	width:8%;
	position:relative;
}


/* 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: #b09350;
	/* 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: #b09350;
	background-position: 0% 0%;
	 width: 29px;
}



/*Clientes-----------------------------------------------*/

#bloco1{
	float:left;
	width:50%;
	position:relative;
}

#bloco2{
	float:right;
	width:50%;
	position:relative;
}

.clientes{
	width:15%;
	float:left;
	position:relative;
	margin-right:5%;
	margin-bottom:1%;
	height:230px;
	
}
.clientes a{
	color:#5a86c5;
}
.clientes img{
	width:100%;
	float:none;
	position:relative;
	border:1px solid #ccc;
}
/*Responsivo---------------------------------------------*/
@media only screen and (max-width :1440px){
	.logo{
		margin-top:1%;
		width:40%;
	}
	header{
		height:auto;
	}
	
	#miolo{
		margin-top:3%;
	}	
}

@media only screen and (max-width :1280px){
	#miolo{
		margin-top:1.5%;
	}	
	
}
@media only screen and (max-width :1024px){

.conteudo{
	padding:0px 5px;
}

.logo-2{
	width:80%;
}
#miolo{
		margin-top:0;
	}

.noticias{
	display:none;
}
.noticias-mobile{
	display:block;
}
}
@media only screen and (max-width :970px){

.link-home-col .botao{
	width:35%;
}


}
@media only screen and (max-width :855px){
	
	#banner{
		position:relative;
	}
	
	.logo{
		position:absolute;
		margin-top:10%;
	}
	header{
		height:auto;
	}

	.menu{
		width:100%;
		margin:0;
		z-index:999;
	}
	nav{
		margin-top:0%;
	}


	.noticias{
		display:block;
	}
	.noticias-mobile{
		display:none;		
	}

.coluna-3{
	width:97%;
	margin-left:3%;
	margin-top:2%;
}

.coluna-4{
	width:45%;
}
.logo-2{
	width:60%;
}
.exclui-coluna{
	display:none;
}
.link-home-col{
	width:30%;
}
	
}


@media only screen and (max-width :610px){
.clearout{
	clear:both;
	display:block;
}

.exclui-foto{
		display:none;
}
.logo{
	margin-top:15%;
}

.form{
	width:95%;
	float:none;
	margin:0%;
	position:relative;
}

.texto-contato{
	width:100%;
	float:none;
	margin-bottom:3%;
	height:auto;
}
.section-3{
	margin-top:5%;
	width:100%;
	float:none;
	position:relative;
}
.contato{
	margin-top:0%;
}
.colunas, .coluna-7{
	min-height:220px;
}

.mapa{
	width:100%;
}

footer .col{
	width:50%;
	margin-right:0%;
}

.coluna-5{
	width:48%;
}

h4{
	font-size:1.5em;
}

.borda{
	width:50%;
}

footer .col-2{
	width:100%;
	text-align:center !important;
}
.text-right{
	text-align:center !important;
}
.exclui-coluna-2{
	display:none;
}
.foto-servicos{
	display:none;
}
}


@media only screen and (max-width :500px){
	
#link-home{
	display:none;
}

	.noticias{
		display:none;
	}
	.noticias-mobile{
		display:block;		
	}
footer .col{
	width:45%;
	margin-right:5%;
}

#miolo{
	border-top:5px solid #1d2957;
	padding-top:5%;
}

}

@media only screen and (max-width :320px){
	
.texto-bemvindo{
	width:95%;
}

.borda{
	width:60%;
}

.coluna-4{
	width:100%;
	margin-bottom:2%;
}

.bg-title{
	width:50%;
	margin-bottom:3%;
}
footer{
	margin-top:5%;
}
footer h5{
	text-align:center !important;
}
footer .col{
	width:100%;
	text-align:center;
}
footer .texto{
	float:none;
}

.coluna-7, .coluna-6, .colunas, .online{
	width:100%;
}

.coluna-6{
	margin-bottom:8%;
}

.coluna-7{
	margin-left:0;
}
.img-empresa {
	display:none;
}

.logo{
	width:100%;
	text-align:center;
	position:relative;
	margin-top:5%;
}

#banner{
	display:none;
}

h4{
	margin-bottom:0;
}

.contato {
	text-align:center;
}

.h1-margin{
	text-align:center;
}

}