/*font*/
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);
@import url(https://fonts.googleapis.com/css?family=Pacifico);
/* GERAIS -------------------------------------------------------------*/
html{
	margin: 0;
	padding: 0;	
	overflow-x: hidden;
	
}


*{
	margin:0px auto;
	padding:0px 0px;	
}
ul{
	list-style: none;
}
a {
	text-decoration: none;
	border: none;
	color:#000;
}
a:hover {
	text-decoration: underline;
}
p {
	margin-top:1em;
}
img {
	border: none;
}
.clear{
	clear:both;
}
.clearout{
	display:none;
}
/* HEADER -------------------------------------------------------------*/
header{
	width:100%;
	height:auto;
	position: absolute;
	z-index: 1000;
}
header.fixed{
	position:fixed !important;
	top:0;
}

/* Logo ------------------------------------------------------------*/
.logo{
	padding:10px 0;
}
/*Portfolio----------------------------------------------------------*/
.menu-portfolio{
	font-weight: bold;
	font-size: 1.3em;
	background: url(../images/bg-missao.png) #9abe57 no-repeat 50% 50%;
	position: relative;
	min-height: 50px;
	width: 100%;
	overflow: hidden;
	color: #000;
	padding: 2%;
	text-align: center;
	margin-bottom:1.5%;
}
.menu-portfolio a{
	padding:2% 1.5%;
}
.menu-portfolio a:hover{
	background:#000;
	color:#fff;
}
/*OrÃ§amento---------------------------------------------------------*/
.orcamento{
	background: url(../images/bg-orcamento.png) no-repeat center;
	background-size:cover;
	color:#fff;
	position:absolute;
	z-index:999;
	width:100%;
	bottom:0;
	padding-bottom:1%;
	
}
.orcamento h2{
	text-transform:uppercase !important;
}
.orcamento h2{
	color:#fff;
	font-weight:300;
	font-size: 1.2em !important;
	line-height: 1.5em;
}
.orcamento form{
	margin-top:3%;
}
.orcamento input{
	background: #363636;
	color: #818181 !important;
	border: 0;
	height: 30px;
	width: 30%;
	float: left;
	margin-right: 3%;
	font-size:0.9em;
}
.orcamento input.btn{
	border:3px solid #363636;
	background:none;
	padding:0;
	margin:0;
}
.orcamento input::-webkit-input-placeholder {
	color:#FFF;
}
.orcamento input::-moz-placeholder { 
	color:#FFF;
	opacity: 1;
}
.orcamento input:-moz-placeholder { 
	color:#FFF;
	opacity: 1;
}
.orcamento input::-ms-input-placeholder { 
	color:#FFF; 
	}	/* IE10+ */
	/*Frase do Banner------------------------------------------------------*/
	.title-1{
		position:relative;
		z-index:999;
	}
	/*Especialidade-------------------------------------------------------*/
	.section-especialidade{
		background:#16171d;
		color:#fff;
		font-size:1.8em;
		font-weight:300;
		padding:1% 0;
		margin-bottom:0;
		margin-top:2%;

	}
	/*Title Page ----------------------------------------------------------*/
	.section-title{
		background: url(../images/bg-orcamento.png) no-repeat center;
		color: #fff;
		font-size: 1.8em;
		font-weight: 300;
		padding: 4% 0 4% 0;
		margin-bottom: 0;
		margin-top: 5%;
	}
	
	.breadcrumb{
		font-size: 0.6em !important;
		background: transparent !important;
		padding: 0 !important;
		margin-bottom: 0 !important;
	}
	.breadcrumb a{
		color:#bbb !important;
	}
	/* Padding ------------------------------------------------------------*/
	.padding-menu{
		padding:25px 0;
	}
	.padding-1{
		padding:20px;
	}
	.margin-2{
		margin-bottom:3%;
	}
	.padding-p{
		padding:0 10%;
	}
	.no-margin-top{
		margin-top:0 !important;
	}
	/*Section-------------------------------------------------------------*/
	.section-1{
		width:100%;
		float:left;
		position:relative;
		margin-top:2%;
	}
	.section-2{
		width:100%;
		float:left;
		position:relative;
		background:url(../images/bg-noticias.png) no-repeat center bottom #f7f6fb;
		padding:3% 0 3% 0;
	} 
	.section-3{
		width:100%;
		float:left;
		position:relative;
	}
	.section-4{
		width:100%;
		float:left;
		position:relative;;
	}
	/*ServiÃ§os-------------------------------------------------------------*/
	.online{
		width:33%;
		float:left;
		position:relative;
		height:auto;
		margin-bottom:5%;
	}
	/* General button style (reset) */
	.btn {
		border: none;
		font-family: inherit;
		font-size: inherit;
		color: inherit;
		background: none;
		cursor: pointer;
		width:80%;
		padding:3%;
		display: inline-block;
		margin: 2% 2% 0% 0%;
		text-transform: uppercase;
		font-size:1.1em;
		letter-spacing: 1px;
		font-weight:300;
		text-align:center;
		outline: none;
		position: relative;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
	}
	.btn:after {
		content: '';
		position: absolute;
		z-index: -1;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
	}
	/* Button 1 */
	.btn-1 {
		border:1px solid #70a801;
		color: #70a801;
	}
	.bt1 {
		border: none;
		font-family: inherit;
		font-size: inherit;
		color: inherit;
		background: none;
		width:80%;
		padding:3%;
		display: inline-block;
		margin: 2% 2% 0% 0%;
		text-transform: uppercase;
		font-size:1.1em;
		letter-spacing: 1px;
		font-weight:300;
		text-align:center;
		outline: none;
		position: relative;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
	}
	.bt2 {
		border:1px solid #70a801;
		color: #70a801;
	}
	/* Button 1c */
	.btn-1c:after {
		width: 0%;
		height: 100%;
		top: 0;
		left: 0;
		background: #70a801;
	}
	.btn-1c:hover,
	.btn-1c:active {
		color: #fff;
	}
	.btn-1c:hover:after,
	.btn-1c:active:after {
		width: 100%;
	}
	/*Impostos-----------------------------------------------------------*/
	#Imposto{
		background: rgba(247,247,251,0.9) !important;
	}
	/*CalendÃ¡rio---------------------------------------------------------*/
	.calendario{
		font-size: 0.85em !important;
	}
	/*BotÃ£o--------------------------------------------------------------*/
	.botao{
		background: #70a801;
		padding: 3%;
		width: 30%;
		text-align: center;
		text-transform:uppercase;
	}
	.botao a{
		color:#fff;
	}
	/* Faixa------------------------------------------------------------*/
	.faixa{
		background: url(../images/bg-faixa.png) no-repeat 50% 50%;
		position: relative;
		min-height: 200px;
		width: 100%;
		overflow: hidden;
	}
	.texto-faixa h1{
		font-family: 'Pacifico', cursive;
		color: #fff !important;
		text-transform: none !important;
		font-size: 3.5em !important;
		font-weight: 300 !important;

	}
	.texto-faixa{
		color:#fff;
		font-weight:500;
		text-align:center;
		padding:2% 1%;

	}
	.texto-faixa a{
		color:#fff;
	}
	.texto-faixa p{
		font-size: 1.8em;
		font-weight: 300;
		margin-top:5%;

	}
	/*MissÃ£o------------------------------------------------------*/
	.missao{

		background: url(../images/bg-missao.png)  #9abe57 no-repeat 50% 50%;
		position: relative;
		min-height: 200px;
		width: 100%;
		overflow: hidden;
	}
	.missao h1{
		color: #000 !important;
		text-transform: none !important;
		font-size: 1.5em !important;
		font-weight: bolder !important;

	}
	.missao-texto{
		color:#000;
		font-weight:500;
		text-align:center;
		padding:2% 1%;
		font-size:1.1em;
		line-height:1.8em;
	}
	/*Painel do EmpresÃ¡rio ------------------------------------------*/
	.painel{

		background: url(../images/bg-painel.png)  #9abe57 no-repeat 50% 50%;
		position: relative;
		min-height: 200px;
		width: 100%;
		overflow: hidden;
		padding-bottom:3%;
	}
	.painel h1{
		color: #000 !important;
		text-transform: none !important;
		font-size: 1.5em !important;
		font-weight: bolder !important;

	}
	/*Titulos-----------------------------------------------------*/
	h1{
		color:#000 !important;
		font-size:2.2em !important;
		font-weight: bolder !important;
		margin:0;
		text-transform:uppercase;
	}
	h2{
		color:#000;
		font-size:2.4em !important;
		font-weight:300 !important;
		margin:0;
		text-transform: none;
	}
	h3{
		color:#383838 !important;
		font-weight:300!important;
		font-size:1.3em !important;
		text-transform:uppercase;

	}
	h4{
		color:#70a801 !important;
		font-weight:300 !important;
		font-size:1.5em !important;
		text-transform:uppercase;
	}
	/* Empresa  -------------------------------------------------------*/
	.exclui-foto{
	}
	.exclui-foto-2{
	}
	.no-margin-right{
		margin-right:0 !important;
	}
	.no-border{
		border:none !important;
	}
	.margin-top{
		margin-top:5%;
	}
	.empresa{
		font-size:1.3em;
	}
	/*Pagina Links Uteis --------------------------------------------------*/
	.link-uteis{
		width:100%;
		margin-top:3%;
	}
	/* Contato -------------------------------------------------------------*/
	.formulario{
		margin-bottom:2%;
	}
	.mapa{
		margin-top:2%;
	}
	.button{
		width:33%;
		height:50px;
		font-size:1.1em;
		text-transform:uppercase;
		float: left;
		font-weight:bolder;
		cursor: pointer;
		color: #000;
		text-align: center;
		background: #70a801;
		border:0;
		-webkit-transition: 0.5s;
		-moz-transition: 0.5s;
		-o-transition: 0.5s;
		-ms-transition: 0.5s;
		transition: 0.5s;
	}
	.button:hover {
		background: #ccc;
		color:#000;
		-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: 15px; 
		border: 1px solid #000; 
		width: 100%; 
		height: 50px; 
		margin-bottom:2%; 
	}
	textarea{
		font-family: 'Open Sans', Arial, serif;
		font-size:0.9em;
		padding: 3px; 
		border: 1px solid #000; 
		width: 100%; 
		color:#000;
		margin-bottom:3%;
	}
	/* FOOTER -------------------------------------------------------------*/
	footer{
		width: 100%;
		height:auto;
		background:#212121;
		color:#7b7979;
		position:relative;
		line-height:1.8em;
		font-size:0.9em;
		padding-top:1%;
		padding-bottom:1%;
	}
	.footer-2 a, footer a{
		color:#7b7979 !important;
		text-decoration:none;
	}
	.footer-2{
		background:#303030 !important;
		color:#8f8f8f;
		text-align:center !important;
		font-size:0.8em;
		padding:10px 0;
	}
	footer h5{
		color:#fff;
		font-size:1.6em;
		text-transform:uppercase;
		font-weight:bolder;
		margin-bottom:5%;
	}
	footer a {
		color:#7b7979 !important;
		margin-bottom:5%;
	}
	footer .fone{
		font-size: 1.8em;
		line-height: 1.8em;
		font-weight:normal !important;
	}
	footer input{
		border:1px solid #fff;
		background:transparent;
		padding:4%;
		width:60%;
		border-radius:2px;
		height:45px;
	}
	footer input.btn{
		background:#8bb535 !important;
		border-radius:2px;
		border:0;
		margin:0;
		color:#fff;
		padding: 2% 3%;
		width: 12%;
		height:45px;
	}
	.redes img{
		border:2px solid #b4b4b4;
	}
	footer .border{
		border-right:1px solid #3b3b3b;
	}
	/* 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:999999999999;
		padding:20px;
	}

	#boxes #dialog2 {
		background:transparent; 
		width:650px;
		margin:0 auto;
		margin-top:-160px;
	}
	#boxes img{
		max-width: 100%;
	}
	.close{
		display:block; 
		float: right !important;
		margin-left: 0;
		font-weight: bold;
		line-height: 1;
		cursor: pointer;
		color: #fff;
		text-align: center;
		margin-top: 10px;
		margin-right: 0px;
		margin-bottom: 10px;
		padding-top: 6px;
		padding-right: 8px;
		padding-bottom: 6px;
		padding-left: 8px;
		background-color: #000;
		background-position: 0% 0%;
		width: 50px;
	}
	/*Responsivo---------------------------------------------*/
	@media only screen and (max-width :1024px){
		.conteudo{
			padding:0px 5px;
		}

		ul#main-menu li a {	
			padding: 14px 15px;    
		}
		.view h2{
			font-size:1.1em !important ;
			margin:0 !important;
		}
	}
	@media only screen and (max-width :855px){

		.exclui-coluna{
			display:none !important;
		}
		.menu{
			width:100%;
			margin:0;
			float:right;
		}
		nav{
			margin-top:0%;
		}
		.col-md-2-5{
			width:25% !important;
			float:left;
		}

		header.fixed{
			position:relative !important;
		}

		.section-title{
			margin-top:0;
			padding:3% 0 4% 0;
		}
	}
}
@media only screen and (max-width :650px){
	.padding-3{
		margin-left:20px !important;
	}
	
	.exclui-foto-2{
		display:none !important;
	}
	.section-3{
		display:none !important;
	}
	.link-empresa{
		min-height:0 !important;
	}
	.text-right{
		text-align:center !important;
	}
	
	.title-1, .bx-wrapper{
		display:none !important;
	}
	
	.orcamento input{
		padding:0;
	}
	
	.col-md-2-5{
		width:50% !important;
		float:left;
	}
	
	.online{
		width:100% !important;
	}
}
@media only screen and (max-width :550px){
	.menu{
		width:100%;
	}
	.exclui-coluna{
		display:none !important;
	}
	.col-md-2-5{
		width:100% !important;
		float:left;
	}
	.text-left, .text-right{
		text-align:center !important;
	}
	.missao{
		background:#9abe57;
	}
	.orcamento{
		padding-bottom:5%;
	}
	.orcamento input{
		width:100%;
	}
	.online{
		width:100% !important;
	}
	
	.btn{
		width:100% !important;
	}
}