/* -- Corpo do documento -- */

html, body, .capa, .capa2{
	height: 100%;
	/*overflow-x: hidden;*/
}
body {
	background: linear-gradient(50deg,#33474E,#166073);
	background-attachment: fixed;
	height: 100%;
	width: 100%;
	font-family: Helvetica,Arial,sans-serif;
}
/* -- Barra de navegação -- */
.img-logo {
	margin: -15px;
	height: 80px;
	width: 132px;
	display: block;
	background: url('../../imagens/logoGL.svg') no-repeat;
	background-size: contain;
	color: transparent;
}
nav.navbar-transparente {
	padding: 15px 0px;
	background: rgba(0, 168, 89, 0.6);
	border: none;
}

.navbar-brand{
	padding: 0px 20px;
}

.divisor{
	width: 1px;
	height: 16px;
	background: white;
	margin: 16px 10px;
}

.navbar-inverse .navbar-nav>li>a, footer .nav a {
	color: white;
}

.navbar-inverse .navbar-nav>li>a:hover, footer .nav a:hover {
	color: #9bf0e1;
	background: none;
}

.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover{
	background: rgba(0, 168, 89, 0.6);
}

.navbar.less{
	color: #000;
	background: rgba(0, 168, 89, 0.6);
}

/* -- background -- */
.capa {
	padding-top: 100px;
	display: table;
	width: 100%;
}
.capa1 {
	display: table;
	width: 100%;
	height: 100%;
	background: linear-gradient(0deg,#33474E,#1fa152);
}

.capa2 {
	display: table;
	width: 100%;
	background: url('../../imagens/empresa.jpg') no-repeat;
	background-size: 100%;	
}

.texto-capa {
	text-align: center;
	color: white;
	display: table-cell;
	vertical-align: middle;
}

.texto-capa1 {
	text-align: justify;
	color: white;
	display: table-cell;
	vertical-align: middle;
}

.sombra{
	color: #fff; 
	text-shadow: black 0.1em 0.1em 0.2em
}

.sombra1{
	color: #166073; 
	text-shadow: black 0.1em 0.1em 0.2em
}


.tabela{
	background-color: #FFF;
}

/* -- Botão -- */
.btn-custom {
	color: white;
	border-radius: 500px;
	-webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    text-transform: uppercase;
    transition: background 0.4s, color 0.4s;
}

.capa2>div>a .btn-custom {
	color: white;
	background-color: rgba(0, 168, 89, 0.6);
	border-radius: 500px;
	-webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    text-transform: uppercase;
    transition: background 0.4s, color 0.4s;
}

.btn-branco {
	border: 2px solid white;
}
.btn-branco:hover {
	background-color: white;
	color: black;
}

#btn-lambu{
	width: 40%;
}

.btn-lambu2{
	width: 35%;
}

/* -- Serviços Lambu -- */

 pre{
 	border-radius: 50px;
 }

/* -- rodape -- */
.footer {
	background: rgba(0, 168, 89, 0.6);
	padding: 0px 0px 0px 0px;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
}
footer {
	background: rgba(0, 168, 89, 0.6);
	padding: 0px 0px 0px 0px;
	position: relative;
	bottom: 0;
	left: 0;
	width: 100%;
}

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

footer a:hover{
	color: #fff;
	text-decoration: none;
}

#lojas {
	background: #166073;
	border-radius: 50px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#lojas1 {
	text-align: center;
	color: #fff;
	border: 1px solid #fff;
	border-radius: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 3px;
}
}

/* ========================= Tipografia ======================== */
.paragrafo{
	text-indent:4em;
}

h1 {
	font-weight: 900;
	letter-spacing: -0.05em;
	margin-bottom: 20px;
}

h4 {
	font-size: 50px;
	font-weight: 900;
	letter-spacing: -0.05em;
}

@media screen and (max-width: 767px) {
	h1 {
	    font-size: 50px; 
  	}
  	.btn-custom {
    margin: -50px 5px;
	margin-button: 10px;
	}
	.capa {
	padding-top: 120px;
}

	.capa2>div>h1{
	margin-top: 110px;
	font-size: 25px; 
	}
	.capa2>div>a>img {
	width: 20px;
	}
	.capa2 {
	height: 45%;
	overflow: auto;
	}
	#btn-lambu{
	width: 90%;
}
	.btn-lambu2{
	width: 45%;
}
	.relatorio{
		font-size: 40px;
	}
}


@media screen and (max-width: 768px) {
  	.tabela{
	font-size: 7px;
}
}

@media screen and (min-width: 768px) {
    h1{
	    font-size: 70px; 
  	}
}

@media screen and (min-width: 992px) {
    h1 {
	    font-size: 80px; 
  	}

}

@media screen and (min-width: 1200px) {
    h1 {
	    font-size: 100px; 
  	}
}

@media print {
  	.tabela{
	font-size: 10px;
}
}
/* Fim Media queries */


h2{
	font-size: 50px;
	font-weight: 700;
	letter-spacing: -0.04em;
}

h3{
	font-size: 35px;
	font-weight: 700;
	letter-spacing: -0.04em;
}

h4{
	font-size: 25px;
	font-weight: 700;
	letter-spacing: -0.04em;
}

#rodape h4 {
	color: #919496;
	font-size: 12px;
	text-transform: uppercase;
}

#servicos h2, #servicos h3 {
	color: #166073;
}

#bombaslambu h2, #bombaslambu h3 {
	color: #00A859;
}

#bombaslambu h2{
	font-size: 40px;
}

#aminoagro h2, #aminoagro h3 {
	color: #00A859;
}

#aminoagro h2{
	font-size: 40px;
}