.total-contono-header{
	width: 100%;
	top: 0px;
	left: 0px;
	max-width: 1920px;
	position: absolute;
	z-index: 9;
}
.total-contono-header .conteudo{
	position: relative;
}
.logo-header{
	float: left;
	width: 169px;
	margin-top: 24px;
}
.logo-header img{
	width: 100%;
	display: block;
}
.contorno-menu-header{
	display: table;
	margin-top: 72px;
	padding-left: 115px;
}
.borda-menu{
	background: #8ccb45;
	height: 2px;
	width: 100%;
	margin-top: 3px;
	opacity: 0;
}
.menu-header{
	width: 688px;
	float: left;
}
.menu-header a{
	float: left;
	font-family: 'Raleway', sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #444444;
	padding-left: 12px;
	padding-right: 12px;
}
.menu-header a:hover .borda-menu{
	opacity: 10;
}
.menu-selecionado-quem-somos,
.menu-selecionado-quem-somos .borda-menu,
.menu-selecionado-produtos,
.menu-selecionado-produtos .borda-menu,
.menu-selecionado-contato,
.menu-selecionado-contato .borda-menu,
.menu-selecionado-inicio,
.menu-selecionado-inicio .borda-menu{
	color: #8ccb45 !important;
	opacity: 10 !important;
}
.titulo-menu-mobile,
.close-menu-mobile,
.contorno-icone-menu-mobile,
.total-menu-responsivo-topo {
    display: none;
}
.fundo-verde-acao-header-geral,
.fundo-verde-acao-header{
	display: none;
}

/* BANNER */
.total-banner{
	width: 100%;
	position: relative;
}
.total-banner .conteudo{
	position: relative;
}
.foto-banner{
	height: 752px;
	width: 100%;
}
.contorno-informacoes-banner{
	position: absolute;
	top: 216px;
	left: 0px;
	width: 100%;
	height: 300px;
	z-index: 99;
}
.frase-banner{
	font-family: 'Raleway', sans-serif;
	font-weight: 900;
	line-height: 56px;
	font-size: 58px;
	color: #1F3664;
	height: 234px;
	padding-top: 5px;
	overflow: hidden;
}
.borda-frase-banner{
	width: 80px;
	height: 6px;
	background: #1F3664;
	margin-top: 20px;
	margin-bottom: 30px;
}
.contorno-paginacao-banner {
    height: 12px;
    position: absolute;
    bottom: 45px;
    left: 15px;
    width: 100%;
    z-index: 99;
}
.texto-banner{
	width: 50%;
	font-size: 18px;
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
	color: #1F3664;
	height: 43px;
	overflow: hidden;
}
.swiper-pagination-bullet{
	background: transparent !important;
	border:1px solid #434343 !important;
	opacity: 10;
	width: 12px;
	height: 12px;
}
.swiper-pagination-bullet + .swiper-pagination-bullet{
	margin-left:9px;
}
.swiper-pagination-bullet-active{
	background: #434343 !important;
}
.btt-banner{
	padding-left: 16px;
	padding-right: 16px;
	height: 45px;
	line-height: 45px;
	display: table;
	margin-top: 32px;
	margin-bottom: 65px;
	text-transform: uppercase;
}