* {
    font-family: 'Lato', sans-serif;
    font-weight: 300;
	font-size:18px;
}

body {
    padding-top: 50px;
}

.navbar-default .navbar-nav > li > a {
  margin: 40px 0px -10px;
  font-weight:bold;
  font-size: 20px;
  color: #999;
  float: right;
}

.navbar-default .navbar-nav > li > a:hover {
  color: #488048;
}

#telefone{
	margin-top: 10px;
	margin-right:10px;
	float: right;
	font-size: 20px;
	color:#666;
	background: #ccc;
}

#telefone i{
	padding: 0px 10px;
}

#numero-tel {
	font-size:18px;
	font-family: 'Oswald';
	font-weight:bold;
	color:#666;
	float: right;
}

h1 {
	font-size: 30px;
	color: #3d7a46;
	font-weight: bold;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #ccc;
}

p#funcao{
	font-size:15px;
	line-height: 18px;
}

p#funcao-dois{
	font-size:14px;
	line-height: 18px;
}

h3 {
	font-family: 'Lato', sans-serif;
	font-size: 40px;
	font-weight:600;
	color:#E9E9E9;
	text-shadow: 3px 4px #000; 
}
h2 {
	font-family: 'Lato', sans-serif;
	font-size: 40px;
	font-style:normal;
	font-weight:600;
	color:#000;
	text-shadow: 3px 3px #fff; 
}

h4{
	font-family: 'Lato', sans-serif;
    font-weight: 600;
	font-size:24px;
}

h4 a:link{
    font-weight: 700;
	font-size:16px;
	color:#333;
	text-decoration:none;
}
h4 a:link{
    font-weight: 700;
	font-size:16px;
	color:#069;
	text-decoration:none;
}

h5{
	font-family: 'Lato', sans-serif;
    font-weight:900;
	font-size:18px;
	text-align:center;
	color: #333;
	margin-bottom: 50px;
}

.dicas a{
	color: #666;
	text-decoration: none;
}

.dicas a:hover{
	color: #000;
}

section {  
    padding-bottom: 15px;
    min-height: 100vh;
}
section#empresa {
	padding-top: 100px;
    min-height: 80vh; 
	padding-bottom: 50px;
}

section#servicos {
    min-height: 80vh; 
	padding-bottom: 50px;	
	padding-top: 130px;
}


section#contato {
    min-height: 70vh;   
	padding-top: 120px;
}

footer {
    padding-top: 50px;
    padding-bottom: 50px;
    background: url(../imagens/bgslider.jpg); 
}


.btn-primary {
  color: #fff;
  background-color: #15653e;
  border-color: #245a29;
}

.btn-primary:hover {
  color: #fff;
  background-color: #0f5834;
  border-color: #245a29;
}

small.titulos{
	color:#DADADA;
}
strong.titulos{
	color:#DADADA;
}

.resposta{
	padding: 80px;
}

.titulos h1, .branco{
	color:#FFF;
}


.txt {
	color:#DADADA;
	font-size: 15px;
}

li{
	list-style: square;
	margin: 20px 0px;
}

.txt a:link{
	color:#DADADA;
	text-decoration:none;
	font-weight:bold;
	font-size: 15px;
}
.txt a:hover{
	color:#C6E2FF;
	text-decoration:none;
	font-weight:bold;
	font-size: 15px;
}
.txt a:visited{
	color:#DADADA;
	text-decoration:none;
	font-weight:bold;
	font-size: 15px;
}

.navbar-brand {
   font-weight: 700; 
}  

.cinza{
	background: #ccc;
}

.divslider {
    padding-top: 85px;
    padding-bottom: 15px;
    background: url(../imagens/bgslider.jpg);
}

.divslider_cinza {
    padding-top: 20px;
    padding-bottom: 15px;
    background-color:#f5f7f7;
}


.div_colorida {
    background: url(../imagens/bgslider.png);
}

.servicos_item * {
    text-align: center;
}

.servicos_item h4 {
    margin-top: 30px;  
    font-size: 25px;
}

.servicos_btn_todososservicos {
    margin-top: 25px;   
}

.portfolio_item {
    background: white;   
}

.portfolio-margin{
	margin-bottom: 60px;
}

.portfolio_row {
    margin-bottom: 20px;   
}

.portfolio_row:last-child {
    margin-bottom: 0px;   
}

.portfolio_item h4 {
    text-align: center;
    margin-top: 20px;
    padding-bottom: 20px;
}

.contato textarea {
    height: 170px;   
}

.contato .aviso {
   padding: 15px; 
}  

.section_interna {
    padding-top: 0px;   
}


.form-login {
    max-width: 350px;
    margin-left: rigth;
    margin-right: auto;
    padding: 10px;
    border-radius: 6px;
    background: #cdd7e2;
	border: #b9c5d3 1px solid;
}

.form-ebook {
    max-width: 350px;
    margin-left: left;
    margin-right: auto;
    padding: 15px;
    border-radius: 6px;
    background: #cdd7e2;
	border: #b9c5d3 1px solid;
}

.form-login input, .form-ebook input {
    margin-bottom: 15px;   
}

.panel {
    margin-bottom: 2px;   
}

.conteudo_painel {
    background: white;   
    border-radius:8px;
    border:1px solid #eee;
    box-shadow: 2px 2px 5px #888;
}

.conteudo_painel_int {
    padding: 12px;   
}

.mais, .mais a{
	font-family: 'Lato', sans-serif;
	color: #003366;
    font-weight: bold;
	font-size:18px;
	text-decoration: none;
	margin-top: 30px;
	margin-bottom: 30px;
}

.mais a:hover{
	color: #333;

}


.icones-top{
	
	margin-top: 10px;
	float: right;
	
}

.icones a{
	color: rgba(255, 255, 255, 0.5);
	padding:5px;
	font-size: 26px;
}

.icones a:hover{
	color:#fff;
	text-decoration: none;
}

@media (max-width: 700px) {
	h3 {
		font-family: 'Lato', sans-serif;
		font-size: 30px;
		font-weight:700;
		color:#CEEFFF;
		text-shadow: 3px 2px #000; 
	}
	h2 {
		font-family: 'Lato', sans-serif;
		font-size: 30px;
		font-weight:700;
		color:#000;
		text-shadow: 3px 2px #fff; 
}
}

@media (max-width: 500px) {
	h3 {
		font-family: 'Lato', sans-serif;
		font-size: 16px;
		font-weight:700;
		color:#fff;
		text-shadow: 3px 2px #000; 
	}
	h2 {
		font-family: 'Lato', sans-serif;
		font-size: 16px;
		font-weight:700;
		color:#000;
		text-shadow: 3px 2px #fff; 
	}
}

