/* LAYOUT */ 

html, body {
	height: 100%;
	overflow-x: hidden;
	font-family: Arial, sans-serif;
}

#bunner {
	background-image: linear-gradient(180deg, #017F36, white);
	height: 550px;
	color: black;
}

.carousel-indicators .active {
	background-color: rgba(60, 60, 60, 1.0);
}

.carousel-indicators li {
	background-color: rgba(90, 90, 90, 0.5);
}

/* BARRA DE NAVEGAÇÃO */

nav.navbar#menu {
	background: #017F36;
}

#menu a {
	border-bottom: 4px solid #017F36;
	color: white;
}

.menu2 {
	background: #017F36;
}

#menu a:hover {
	color: #017F36;
	background: white;
	transition: background 0.4s, color 0.4s;
}

#menu a:active {
	color: #017F36;
}

.navbar-light .navbar-toggler {
    color: rgba(255, 255, 255, 1.0);
    border-color: black;
}

.divisor {
	width: 1px;
	margin: 12px 15px;
	background: white;
}

.btn-custom {
	color: #017F36;
	margin: 5px;
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	transition: background 0.4s, color 0.4s;
	padding: 10px 20px;
}

.plataforma {
	color: #017F36;
}

/* CAPA */

.capa {
	text-align: center;
	text-transform: uppercase;
}

/* ESTRUTURA CORPO DO SITE */

.margem-geral {
	height: auto;
	padding: 60px 0;
}

.nossos-numeros {
	background-image: linear-gradient(to bottom right, #017F36, #bbd43c);
	padding: 60px 0;
}

.margem-geral h1, h2, h3, h4, h5, h6 {
	color: #017F36;
	text-transform: uppercase;
}

.quem-somos {
	height: 500px;
	padding-bottom: 60px;
}

.etica {
	height: 220px;
}

.nossos-servicos {
	background: #017F36;
}

.area-servicos {
	background: #017F36;
}

.caixa-servico {
	height: 340px;
	border: 3px solid white;
	background: none;
	margin: 50px 10px;
}

.caixa-servico h4, .caixa-servico p{
	color: white;
}

.caixa-servico a {
	color: white;
	text-decoration: none;
}

.caixa-servico a:hover {
	color: black;
	text-decoration: none;
	border-bottom: 4px solid black;
}

.servicos {
	color: white;
	background: #017F36;
	border-radius: 20px;
	border: 10px solid white;
	padding: 20px 20px;
}

.servicos h6 {
	border-bottom: 2px solid white;
	padding-bottom: 10px;
	color: white;
}

.corpo-texto-servicos {
	height: 260px;
}

.texto-nossos-servicos {
	color: #017F36;
	padding-bottom: 10px;
	text-transform: uppercase;
	text-align: center;
}

.img-icones {
	margin: 10px 0;
	height: 150px; 
	width: 150px;
}

/* ARTIGOS E PUBLICAÇÕES */

#area-postagem {
	width: 300px;
	float: left;
}

#titulo {
	padding: 50px;
}

.menu-lateral {
	text-align: center;
	color: white;
	height: 270px;
	padding: 20px 10px;
	border-radius: 10px;
	margin-top: 50px;
	background: #017F36;
}

.menu-lateral ul {
	padding: 0;
	list-style: none;
}

.menu-lateral ul li {
	padding: 5px;
}

.link-artigo a {
	text-align: center;
	width: 200px;
	display: block;
	color: #fff;
	text-decoration: none;
	line-height: 40px;
}

.link-artigo a:hover {
	color: #017F36;
	background: #5FF289;
	border-radius: 10px;
}

.blog {
background: rgba(180, 180, 180, 1.0);
border-radius: 0 0 50px 50px;
}

.home-blog {
	padding: 60px;
	height: 400px;
}

.home-blog h4 a {
	color: white;
	text-decoration: none;
}
.postagem {
	margin-top: 50px;
}

/* FORMULÁRIO DE CONTATO */

.formulario-geral {
	height: 1100px;
	padding: 60px 0;
}

fieldset{
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding: 1em;
	background: #f2f2f2;
}

form button {
	padding: 15px;
	width: 100%;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

form textarea {
	padding: 15px;
	outline: none;
	border: 0;
	width: 100%;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

form input {
	padding: 15px;
	outline: none;
	border: 0;
	width: 100%;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

label {
	display: block;
	cursor: pointer;
}

textarea {
	height: 10em;
}

.contato-espaco {
	margin-bottom: 15px;
}

/* WHATSAPP */

.whatsapp {
	position: fixed;
	width: 60px;
	height: 60px;
	bottom: 40px;
	right: 40px;
	z-index: 1000;
}

/* RODAPÉ */

footer {
	background: #f2f2f2;
	margin-top: 50px;
	padding: 50px 0 20px 0;
	position: relative;
}

footer h4 {
	color: #919496;
	font-size: 0.8em;
	text-transform: uppercase;
}

footer .navbar-nav a {
	color: black;
	font-size: 0.8em;
}

footer .navbar-nav a:hover {
	color: #017F36;
	text-decoration: none;
}

footer p {
	font-size: 0.8em;
}

footer ul {
	list-style: none;
}

footer ul li {
	font-size: 0.8em;
	margin: 0 5px;
}

footer p {
	text-align: left;
}

.redes-sociais {
	padding-right: 5px;
	height: 40px;
}

/* TIPOGRAFIA */

h1 {
	color: #017F36;
}

#servicos h4 {
	color: #017F36;
}

a {
	text-decoration: none;
}

/* AJUSTES DE TELA */

/* Dispositivos extra small (telefones em modo retrato, com menos de 576px)*/
@media (max-width: 575.98px) {
	nav.navbar {
	padding: 5px 5px;
	}
	.home {
		margin-top: 10px;
	}
	.bunner-post h1{
		font-size: 1.5em;
	}

	.video {
		width: 380px;
		height: 235px;
	}
}

/* Dispositivos small (telefones em modo paisagem, com 576px ou mais)*/
@media (min-width: 576px) and (max-width: 767.98px) {
	.etica {
		padding: 50px 0;
	}
	.card-img-overlay {
		margin-bottom: 60px;
	}

	.video {
		width: 380px;
		height: 235px;
	}
}

/* Dispositivos médios (tablets com 768px ou mais)*/
@media (min-width: 768px) and (max-width: 991.98px) {
	.etica {
		padding: 50px 0;
	}
}

/* Dispositivos large (desktops com 992px ou mais)*/
@media (min-width: 992px) and (max-width: 1199.98px) {
	
}

/* Dispositivos extra large (desktops grandes com 1200px ou mais)*/
@media (min-width: 1200px) {
	
}