@charset "utf-8";
/* CSS Document */

h1, h2, h3, h4, h5, h6 {
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 300;
}
.txt_titulo {
	color:#797474;
}
.cinza {
	color:#bec0c2
}
.laranja {
	color:#e97834;
	
}
.listaServicos {
	padding-left:20px;
	background-image:url(../images/seta.png);
	background-repeat:no-repeat;
	background-position:0 4px;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:dashed 1px #000;
}
.listaServicos a {
	color:#666;
}


.carousel-caption {
	right:70% !important;
	background-image:url(../images/fundo-desc.png);
	left:2% !important;
	padding-top:10px !important;
	padding-bottom:10px !important;
	text-shadow:0 1px 2px rgba(0, 0, 0, .6);

	
}


.menu_flutuante {
	position:absolute;
	right:30px;
	z-index:9999;

}
#menu {
	position:relative;
}
#menu a {
	color:#ffffff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
}
#menu .sub_menu a {
	color:#000;
	text-shadow:none;
}
	
#menu a:hover {
	text-decoration:none;
}
#menu .menu_estilo {
	padding:5px 20px 5px 20px;
	background-image:url(../images/fundo_menu.jpg);
	background-repeat:repeat-x;
	border-radius:5px 5px 0 0;
}
#menu .ativo, #menu .menu_estilo:hover {
	color:#ffffff;
	border-bottom:solid 2px #fd6533;
}
.logo {
	margin-top:2px;
	margin-bottom:2px;
}
.titulo {
	font-size:28px !important;
}
#topo {
	background-image:url(../images/back-topo.jpg);
	background-repeat:repeat-x;
	margin-top:5px;
	color:#FFF;
}
.t_branco {
	color:#FFF;
}
.t_vernelho {
	color:#890000;
}
.espaco_15 {
	display:block;
	height:15px;
}
.fundo {
	background-image:url(../images/topo.jpg);
	height:153px;
	background-repeat:no-repeat;
	background-position:center;
}
#slide {
	margin-top:25px;
	margin-bottom:25px;
	background-image:url(../images/fundo_slide.jpg);
	background-repeat:repeat-x;
}
#corpo {
	background-size:100%;
	padding:25px;
}

.btn-laranja {
	color:#fff;
	padding:3px 15px 3px 15px !important;
	background-color:#e97834 ;
	border-radius:0 !important;
}
.btn-laranja:hover, .btn-laranja:focus, .btn-laranja:active, .btn-laranja.active, .open>.dropdown-toggle.btn-laranja {
	color:#fff;
	background-color:#bb5314;
}
.btn-laranja:active, .btn-laranja.active, .open>.dropdown-toggle.btn-laranja {
	background-image:none
}
.btn-laranja.disabled, .btn-laranja[disabled], fieldset[disabled] .btn-laranja, .btn-laranja.disabled:hover, .btn-laranja[disabled]:hover, fieldset[disabled] .btn-laranja:hover, .btn-laranja.disabled:focus, .btn-laranja[disabled]:focus, fieldset[disabled] .btn-laranja:focus, .btn-laranja.disabled:active, .btn-laranja[disabled]:active, fieldset[disabled] .btn-laranja:active, .btn-laranja.disabled.active, .btn-laranja[disabled].active, fieldset[disabled] .btn-laranja.active {
	background-color:#fff;
	border-color:#ccc
}

.desc_home {
	margin-top:10px;
	margin-bottom:10px;
	border-bottom:solid 1px #CCC;
	border-top:solid 1px #CCC;
	padding:10px 0 10px 0;


	
}

.cada_quadro, .cada_quadro_2 {
	background-color:#FFF;
	border-radius:25px 0 25px 0;
	margin-bottom:25px;
	overflow:hidden;
	padding-bottom:130px;
}
.cada_quadro_2 {
	margin-bottom:0;
	padding-bottom:0;
}
.cada_quadro img {
	width:110%;
	bottom:-110px;
	position:absolute;
	margin-top:25px;
	left:-10px;
}

/*================CONTATO===================*/
#titulo_contato {
	margin-top:25px;
	margin-bottom:25px;
	background-image:url(../images/fundo_titulos.jpg);
	background-repeat:repeat-x;
	min-height:140px;
}
#titulo_contato h1 {
	padding:0 20px 0 20px;
	background-color:#FFF;
	display:inline !important;
	border-radius:15px;
}
#corpo #fale_conosco {
	
}
#corpo .texto_contato {
	margin-bottom:50px !important;
}
.info_line {
	font-size:22px !important;
}
.coluna-2 {
	min-height:600px;
	background-image:url(../images/fundo-contact.png);
	background-position:center bottom;
	background-repeat:no-repeat;
}

/*================CONTATO===================*/

/*================QUEM SOMOS===================*/
#titulo_quem_somos {
	margin-top:25px;
	margin-bottom:25px;
	background-image:url(../images/fundo_titulos.jpg);
	background-repeat:repeat-x;
	min-height:140px;
}
#titulo_quem_somos h1 {
	padding:0 20px 0 20px;
	background-color:#FFF;
	display:inline !important;
	border-radius:15px;
}

#quem_somos .titulo_texto {
	margin-bottom:50px !important;
	display:block;
	
}
#quem_somos .texto_conteudo {
	text-align:justify;
		
}


#corpo #fale_conosco {
	
}
#corpo .texto_contato {
	margin-bottom:50px !important;
}
.info_line {
	font-size:22px !important;
}
.coluna-2 {
	min-height:600px;
	background-image:url(../images/fundo-contact.png);
	background-position:center bottom;
	background-repeat:no-repeat;
}



/*===================galeria================*/

.corpo_galeria {
	margin-top:120px;
	display:block;
}
.cada_clipg {
	max-height:100px;
	margin-bottom:50px;
	
}
.corpo_galeria .cada_imagem {
		position:relative;	
}
.corpo_galeria .cada_imagem img {
	z-index:10;
}
.crop_img {
	width:100%;
	overflow:hidden;
}
.link_lupa {
	width:100%;
	height:200px;
	display:block;
	z-index:20;
	position:absolute;
	top:0;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;	
}
.link_lupa:hover {
	background-image:url(../images/botao_lupa.png);
	background-repeat:no-repeat;
	z-index:99;
	background-position:45% center;
}
.texto {
	background-color:#e0e0e0;
	padding:10px;
	color:#000;
	height:75px;
	overflow:hidden;
	
}
.linha {
	margin-bottom:25px;
}
.linha_clientes {
	margin-bottom:50px;
	display:block;
}
.cada_cliente {
	vertical-align:middle;
	text-align:center;
	max-height:50px;
}


/*================CONTATO===================*/




#rodape {
	margin-top:50px;
	background-color:#000;
	padding-top:15px;
	color:#FFF;
}
