@charset "UTF-8";
.list-menu {
  list-style: none;
  float: left;
}
.box {
  box-shadow: 0px 0px 50px rgba(0,0,0,0.1);
  border-radius: 30px;
}
.input {
  background: none;
  border: 0;
  border-bottom: 1px solid #E2E2E2;
  color: #757575;
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  padding: 12px 0;
}
.title-default {
  color: #454545;
  font-size: 28px;
  font-weight: 700;
  text-transform: uppercase;
}
hr {
  background: #C4C4C4;
  border: 0;
  height: 1px;
}
.page {
  padding-top: 130px;
}
.default-sub,
.default-title {
  font-weight: 700;
  text-transform: uppercase;
}
.default-sub {
  color: #6AA14D;
  font-size: 15px;
}
.default-title {
  color: #454545;
  font-size: 28px;
}
.soft-hover {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
section#intro-about {
  background-position: center right;
  background-repeat: no-repeat;
  background-size: contain;
  height: 613px;
  padding: 100px 0;
}
section#intro-about #txt {
  width: 480px;
}
section#intro-about #txt h1 {
  margin-bottom: 35px;
}
section#intro-about #txt p {
  text-align: justify;
}
section#timeline {
  background: #e5e9e3;
  padding: 95px 0;
}
section#timeline header {
  align-items: center;
  display: flex;
  color: #3C5F2A !important;
  flex-direction: row;
  justify-content: space-between;
}
section#timeline header #titulos h1,
section#timeline header #titulos h2 {
  color: #3C5F2A;
}
section#timeline header p {
  width: 399px;
}
section#timeline #line {
  background: url("../img/icons/timeline.svg") center no-repeat;
  height: 635px;
  margin-top: 70px;
}
section#timeline #line .container {
  padding: 0 90px 0 150px;
}
section#timeline #line .container .topic {
  float: left;
  margin: 0 70px 60px 0;
  width: 110px;
}
section#timeline #line .container .topic .year {
  background: #285c4d;
  border-radius: 50px;
  color: #fff;
  display: block;
  font-size: 14px;
  font-weight: 700;
  height: 25px;
  line-height: 25px;
  margin: 0 auto;
  margin-bottom: 15px;
  text-align: center;
  width: 79px;
}
section#timeline #line .container .topic .icon {
  align-items: center;
  background: #fff;
  border-radius: 20px;
  box-shadow: 0px 4px 20px rgba(0,0,0,0.25);
  cursor: pointer;
  display: flex;
  height: 125px;
  justify-content: center;
  width: 110px;
}
section#timeline #line .container .topic .icon img {
  max-width: 100%;
}
section#timeline #line .container .topic .info {
  align-items: center;
  background: #6CA54E;
  border-radius: 10px;
  display: flex;
  display: none;
  font-size: 13px;
  line-height: 17px;
  height: 98px;
  margin: -104px 0 0 -38px;
  justify-content: center;
  padding: 15px 19px;
  position: absolute;
  text-align: center;
  width: 182px;
}
section#timeline #line .container .topic .info p {
  color: #fff !important;
  line-height: 17px;
}
section#timeline #line .container .topic .info span {
  color: #fff !important;
}
section#origem {
  padding: 90px 15px;
}
section#origem h2 {
  margin-bottom: 40px;
}
section#origem p {
  margin-bottom: 30px;
  text-align: justify;
}
#parallax-about {
  background: url("../img/bgs/parallax-1.jpg") center no-repeat;
  background-attachment: fixed;
  height: 315px;
}
#mvv {
  padding: 100px 15px;
  text-align: justify;
}
#mvv #columns {
  align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 20px;
}
#mvv #columns .column {
  width: 455px;
}
#mvv #columns .column h3 {
  font-family: Montserrat;
  color: #3C5F2A;
  font-size: 28px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
#mvv #values h3 {
  font-family: Montserrat;
  color: #3C5F2A;
  font-size: 28px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
#mvv #values h6 {
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 10px;
}
#mvv #values .columns {
  column-count: 2;
  column-gap: 200px;
}
#photos-about {
  background: url("../img/bgs/line.png") center left no-repeat;
  height: 470px;
  margin-bottom: 90px;
}
#photos-about #carousel-about {
  float: right;
  width: 1157px;
}
#photos-about #carousel-about .item {
  background-color: #ccc;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 30px;
  height: 403px;
}
#photos-about #carousel-about .owl-nav.disabled {
  display: block;
  margin-top: 35px;
}
#photos-about #carousel-about .owl-nav button.owl-next,
#photos-about #carousel-about .owl-nav button.owl-prev {
  background: #ccc;
  font-size: 0;
  height: 24px;
  opacity: 1;
  width: 45px;
}
#photos-about #carousel-about .owl-nav button.owl-next:hover,
#photos-about #carousel-about .owl-nav button.owl-prev:hover {
  opacity: 0.8;
}
#photos-about #carousel-about .owl-nav button.owl-next {
  background: url("../img/icons/arrow-right.svg") center no-repeat;
}
#photos-about #carousel-about .owl-nav button.owl-prev {
  background: url("../img/icons/arrow-left.svg") center no-repeat;
  margin-right: 26px;
}
section#intro-sustainability {
  background-color: #eee;
  background-position: top right;
  background-repeat: no-repeat;
  background-size: 50%;
  padding: 100px 0;
}
section#intro-sustainability #txt {
  width: 480px;
}
section#intro-sustainability #txt h1 {
  margin-bottom: 35px;
}
section#intro-sustainability #txt p {
  text-align: justify;
}
section#fsc {
  background: url("../img/icons/line.svg") no-repeat top 395px right -100px;
  padding: 110px 0;
}
section#fsc #title-fsc h1,
section#fsc #title-fsc h2 {
  text-transform: uppercase;
  font-size: 28px;
  font-weight: 700;
  text-align: center;
}
section#fsc #title-fsc h1 {
  color: #454545;
  margin-bottom: 10px;
}
section#fsc #title-fsc h2 {
  color: #6AA14D;
}
section#fsc #title-fsc hr {
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 50px;
  width: 120px;
}
section#fsc #content {
  align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
section#fsc #content #txt-fsc {
  text-align: justify;
  width: 715px;
}
section#fsc #content #languages {
  width: 311px;
}
section#fsc #content #languages #icon {
  align-items: center;
  border-radius: 80px;
  display: flex;
  height: 35px;
  justify-content: center;
  position: relative;
  left: -20px;
  width: 125px;
}
section#fsc #content #languages #icon img {
  max-width: 100%;
}
section#fsc #content #languages #card {
  float: right;
  background: #F2F2F2;
  border-radius: 20px;
  box-shadow: 0px 0px 20px rgba(0,0,0,0.3);
  color: #454545;
  height: 149px;
  line-height: 30px;
  margin-top: -123px;
  padding: 28px 20px 38px;
  text-align: right;
  width: 238px;
}
section#fsc #content #languages #card span {
  color: #6AA14D;
}
section#fsc #content #languages #card ul {
  list-style: none;
}
section#fsc #content #languages #card ul li a {
  color: #454545;
}
section#fsc #content #languages #card ul li a:hover {
  color: #6AA14D;
}
section#fsc #content #languages #card ul li img {
  margin-left: 9px;
}
#parallax-suntainability {
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  height: 315px;
}
section#columns-suntainability {
  background: url("../img/bgs/bicolor.png") center repeat-y;
  padding: 110px 0;
}
section#columns-suntainability .column {
  float: left;
  padding-left: 75px;
  padding-right: 75px;
  width: 50%;
}
section#columns-suntainability .column h2 {
  margin-bottom: 17px;
}
section#columns-suntainability .column p {
  height: 66px;
  margin-bottom: 50px;
}
section#columns-suntainability .column a button {
  background: transparent;
  border: 0;
  border-radius: 30px;
  color: #6AA14D;
  font-size: 14px;
  font-weight: 700;
  height: 44px;
  padding: 0 36px;
  text-transform: uppercase;
  border: 3px solid #6AA14D;
}
section#columns-suntainability .column a button:hover {
  background: #6AA14D;
  color: #fff;
}
section#columns-suntainability .column:first-child {
  color: #fff;
  padding-right: 75px;
}
section#columns-suntainability .column:first-child h2 {
  color: #fff;
}
section#columns-suntainability .column:first-child a button {
  background: #3C5F2A;
  border: 0;
  border-radius: 30px;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  height: 44px;
  padding: 0 36px;
  text-transform: uppercase;
}
section#columns-suntainability .column:first-child a button:hover {
  background: #fff;
  color: #6AA14D;
}
section#header-environment {
  background-position: center;
  background-repeat: no-repeat;
  height: 300px;
  text-transform: uppercase;
  padding-top: 118px;
}
section#header-environment h1 {
  color: #fff;
  font-size: 30px;
  width: 400px;
}
section#header-environment h1 span {
  color: #8BEB59;
}
.responsibility-section {
  background-color: #6CA54E;
  background-position: center right 10% !important;
  background-repeat: no-repeat !important;
  color: #fff;
  margin-bottom: 80px;
  padding: 115px 0;
}
.responsibility-section:last-child {
  margin-bottom: 0;
}
.responsibility-section.has-gallery {
  margin-bottom: 450px;
}
.responsibility-section h2,
.responsibility-section h1 {
  font-weight: 700;
  text-transform: uppercase;
}
.responsibility-section h2 {
  color: #3C5F2A;
  font-size: 15px;
  margin-bottom: 14px;
}
.responsibility-section h1 {
  font-size: 30px;
  margin-bottom: 45px;
  width: 710px;
}
.responsibility-section p,
.responsibility-section span {
  color: #fff !important;
  text-align: justify;
}
.responsibility-section:nth-child(-n+3) {
  background: #EEEEEE;
}
.responsibility-section:nth-child(-n+3) p,
.responsibility-section:nth-child(-n+3) span {
  color: #757575 !important;
}
.responsibility-section:nth-child(-n+3) h2 {
  color: #54833B;
}
.responsibility-section:nth-child(-n+3) h1 {
  color: #454545;
}
.responsibility-section .owl-nav.disabled {
  display: block;
}
.responsibility-section .owl-nav {
  margin-top: 20px;
}
.responsibility-section .owl-nav button.owl-next,
.responsibility-section .owl-nav button.owl-prev {
  background: #ccc;
  font-size: 0;
  height: 24px;
  opacity: 1;
  width: 45px;
}
.responsibility-section .owl-nav button.owl-next:hover,
.responsibility-section .owl-nav button.owl-prev:hover {
  opacity: 0.8;
}
.responsibility-section .owl-nav button.owl-next {
  background: url("../img/icons/arrow-right.svg") center no-repeat;
}
.responsibility-section .owl-nav button.owl-prev {
  background: url("../img/icons/arrow-left.svg") center no-repeat;
  margin-right: 26px;
}
.responsibility-section .carrossel-environment {
  float: right;
  width: 950px;
}
.responsibility-section .carrossel-environment .item {
  background-color: #ccc;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 30px;
  height: 400px;
  width: 300px;
}
.responsibility-section ul {
  margin-top: 30px;
}
.responsibility-section ul li {
  font-weight: 700;
  line-height: 28px;
  list-style: none;
  margin-bottom: 8px;
}
.responsibility-section ul li img {
  margin-right: 15px;
}
.responsibility-section a button {
  background: transparent;
  border: 0;
  border-radius: 30px;
  color: #6AA14D;
  font-size: 14px;
  font-weight: 700;
  height: 44px;
  padding: 0 36px;
  text-transform: uppercase;
  border: 2px solid #6AA14D;
  margin-top: 30px;
}
.responsibility-section a button:hover {
  background: #6AA14D;
  color: #fff;
}
.enviroment-section {
  background-color: #6CA54E;
  background-position: center right 10% !important;
  background-repeat: no-repeat !important;
  color: #fff;
  margin-bottom: 80px;
  padding: 115px 0;
}
.enviroment-section:nth-child(odd) {
  background: #EEEEEE;
  color: #757575;
}
.enviroment-section:nth-child(odd) h2 {
  color: #54833B;
}
.enviroment-section:nth-child(odd) h1 {
  color: #454545;
}
.enviroment-section:last-child {
  margin-bottom: 0;
}
.enviroment-section.has-gallery {
  margin-bottom: 500px;
}
.enviroment-section h2,
.enviroment-section h1 {
  font-weight: 700;
  text-transform: uppercase;
}
.enviroment-section h2 {
  color: #3C5F2A;
  font-size: 15px;
  margin-bottom: 14px;
}
.enviroment-section h1 {
  font-size: 30px;
  margin-bottom: 45px;
  width: 710px;
}
.enviroment-section p {
  text-align: justify;
}
.enviroment-section .owl-nav.disabled {
  display: block;
}
.enviroment-section .owl-nav {
  margin-top: 20px;
}
.enviroment-section .owl-nav button.owl-next,
.enviroment-section .owl-nav button.owl-prev {
  background: #ccc;
  font-size: 0;
  height: 24px;
  opacity: 1;
  width: 45px;
}
.enviroment-section .owl-nav button.owl-next:hover,
.enviroment-section .owl-nav button.owl-prev:hover {
  opacity: 0.8;
}
.enviroment-section .owl-nav button.owl-next {
  background: url("../img/icons/arrow-right.svg") center no-repeat;
}
.enviroment-section .owl-nav button.owl-prev {
  background: url("../img/icons/arrow-left.svg") center no-repeat;
  margin-right: 26px;
}
.enviroment-section .carrossel-environment {
  float: right;
  width: 950px;
}
.enviroment-section .carrossel-environment .item {
  background-color: #ccc;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 30px;
  height: 400px;
  width: 300px;
}
.enviroment-section ul {
  margin-top: 30px;
}
.enviroment-section ul li {
  font-weight: 700;
  line-height: 28px;
  list-style: none;
  margin-bottom: 8px;
}
.enviroment-section ul li img {
  margin-right: 15px;
}
.enviroment-section a button {
  background: transparent;
  border: 0;
  border-radius: 30px;
  color: #6AA14D;
  font-size: 14px;
  font-weight: 700;
  height: 44px;
  padding: 0 36px;
  text-transform: uppercase;
  border: 2px solid #6AA14D;
  margin-top: 30px;
}
.enviroment-section a button:hover {
  background: #6AA14D;
  color: #fff;
}
section#header-socioenvironment {
  background-repeat: no-repeat;
  background-position: center;
  height: 300px;
  text-transform: uppercase;
  padding-top: 118px;
}
section#header-socioenvironment h1 {
  color: #fff;
  font-size: 30px;
  width: 400px;
}
section#header-socioenvironment h1 span {
  color: #8BEB59;
}
#socioenvironment-itens .green h1,
#socioenvironment-itens .grey h1 {
  width: 420px;
}
#socioenvironment-itens .green .carrossel-environment,
#socioenvironment-itens .grey .carrossel-environment {
  margin-top: 30px;
}
section#intro-forest {
  background-color: #eee;
  background-position: top right;
  background-repeat: no-repeat;
  background-size: 50%;
  padding: 100px 0;
}
section#intro-forest #txt {
  width: 480px;
}
section#intro-forest #txt h1 {
  margin-bottom: 35px;
}
section#intro-forest #txt p {
  color: #757575 !important;
  text-align: justify;
}
section#intro-forest #txt span {
  color: #757575 !important;
}
.negative,
.positive {
  background: #eee;
  padding: 60px 0;
}
.positive {
  background: #fff;
}
.item-list {
  align-items: center;
  display: flex;
  flex-direction: row;
  padding: 70px 0;
}
.item-list .carrossel-forest {
  margin-right: 75px;
  width: 650px;
}
.item-list .carrossel-forest .owl-nav {
  float: right;
  margin-top: 20px;
  width: 130px;
}
.item-list .carrossel-forest .owl-nav button.owl-next,
.item-list .carrossel-forest .owl-nav button.owl-prev {
  background: #ccc;
  font-size: 0;
  height: 24px;
  opacity: 1;
  width: 45px;
}
.item-list .carrossel-forest .owl-nav button.owl-next:hover,
.item-list .carrossel-forest .owl-nav button.owl-prev:hover {
  opacity: 0.8;
}
.item-list .carrossel-forest .owl-nav button.owl-next {
  background: url("../img/icons/arrow-right.svg") center no-repeat;
}
.item-list .carrossel-forest .owl-nav button.owl-prev {
  background: url("../img/icons/arrow-left.svg") center no-repeat;
  margin-right: 26px;
}
.item-list .carrossel-forest .item {
  background-color: #ccc;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 30px;
  display: block;
  height: 219px;
  width: 300px;
}
.item-list .txt {
  text-align: justify;
  width: 550px;
}
.item-list .txt h2 {
  color: #454545;
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 22px;
  text-align: left;
  text-transform: uppercase;
}
.item-list .txt p {
  color: #757575 !important;
}
.item-list .txt span {
  color: #757575 !important;
}
section#know-product {
  background: #6CA54E;
  color: #fff;
  padding: 110px 0;
  text-align: center;
}
section#know-product h1 {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 35px;
  text-transform: uppercase;
}
section#know-product a button {
  background: #3C5F2A;
  border: 0;
  border-radius: 30px;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  height: 44px;
  padding: 0 36px;
  text-transform: uppercase;
  margin-top: 35px;
}
section#know-product a button:hover {
  background: #fff;
  color: #3C5F2A;
}
section#intro-product {
  background: #eee;
  padding: 100px 0;
}
section#intro-product #txt {
  width: 800px;
}
section#intro-product #txt h1 {
  margin-bottom: 35px;
}
section#intro-product #txt p {
  text-align: justify;
}
#photos-product #carousel-product {
  position: absolute;
  right: 0;
  top: 290px;
  width: 625px;
}
#photos-product #carousel-product .owl-nav {
  margin-top: 20px;
}
#photos-product #carousel-product .owl-nav button.owl-next,
#photos-product #carousel-product .owl-nav button.owl-prev {
  background: #ccc;
  font-size: 0;
  height: 24px;
  opacity: 1;
  width: 45px;
}
#photos-product #carousel-product .owl-nav button.owl-next:hover,
#photos-product #carousel-product .owl-nav button.owl-prev:hover {
  opacity: 0.8;
}
#photos-product #carousel-product .owl-nav button.owl-next {
  background: url("../img/icons/arrow-right.svg") center no-repeat;
}
#photos-product #carousel-product .owl-nav button.owl-prev {
  background: url("../img/icons/arrow-left.svg") center no-repeat;
  margin-right: 26px;
}
#photos-product #carousel-product .item {
  background-color: #ccc;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 30px;
  height: 400px;
  width: 300px;
}
section#assortment {
  padding: 100px 0;
}
section#assortment h1 {
  color: #454545;
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 30px;
  text-align: center;
  text-transform: uppercase;
}
section#assortment h1 span {
  color: #6AA14D;
}
section#assortment hr {
  margin: 0 auto;
  margin-bottom: 50px;
  width: 120px;
}
section#assortment table {
  color: #454545;
  font-size: 14px;
  margin: 0 auto;
  text-align: center;
  width: 850px;
}
section#assortment table thead {
  background: #eee;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
section#assortment table tbody td.sub {
  font-size: 25px;
  font-weight: 700;
  text-transform: uppercase;
  border-bottom: 0;
}
section#assortment table tr {
  height: 40px;
  line-height: 40px;
}
section#assortment table tr td {
  border-bottom: 1px solid #C4C4C4;
}
section#assortment table .divisor {
  border-bottom: 2px solid #454545;
}
section#assortment a button {
  background: transparent;
  border: 0;
  border-radius: 30px;
  color: #6AA14D;
  font-size: 14px;
  font-weight: 700;
  height: 44px;
  padding: 0 36px;
  text-transform: uppercase;
  border: 2px solid #6AA14D;
  display: block;
  margin: 0 auto;
  margin-top: 45px;
}
section#assortment a button:hover {
  background: #6AA14D;
  color: #fff;
}
header.secondary {
  background: #eee;
  padding: 104px 0 55px;
}
header.secondary #left {
  float: left;
  width: 460px;
}
header.secondary p {
  display: block;
  float: right;
  margin-top: 40px;
  text-align: right;
  width: 240px;
}
header.secondary h2,
header.secondary h1 {
  font-weight: 700;
  text-transform: uppercase;
}
header.secondary h2 {
  color: #6AA14D;
  font-size: 15px;
}
header.secondary h1 {
  color: #454545;
  font-size: 28px;
}
#itens-default #top {
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding: 58px 0 51px;
}
#itens-default #top span {
  display: inline-block;
}
#itens-default #itens {
  align-items: center;
  display: grid;
  grid-template-columns: repeat(3,1fr);
  grid-gap: 42px 21px;
  padding-bottom: 100px;
}
#itens-default #itens .item .thumbnail {
  background-color: #ccc;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 30px 30px 0px 0px;
  height: 230px;
}
#itens-default #itens .item .txt {
  border-radius: 0 0 30px 30px;
  box-shadow: 0px 0px 50px rgba(0,0,0,0.15);
  padding: 25px;
}
#itens-default #itens .item .txt h4 {
  color: #454545;
  font-size: 20px;
  font-weight: 500;
}
#itens-default #itens .item .txt a {
  color: #757575;
  font-size: 10px;
  letter-spacing: 0.05em;
  text-decoration-line: underline !important;
  text-transform: uppercase;
}
#itens-default #itens .item .txt a img {
  margin-left: 13px;
}
#itens-default #itens .item .txt a:hover {
  color: #6AA14D;
}
p.depoiment {
  color: #6AA14D;
  font-size: 16px;
  font-style: italic;
}
p.depoiment span {
  color: #454545;
}
section#intro-people {
  background-color: #eee;
  background-position: center right;
  background-repeat: no-repeat;
  background-size: contain;
  padding: 100px 0;
}
section#intro-people #txt-intro {
  width: 480px;
}
section#intro-people #txt-intro h1 {
  margin-bottom: 35px;
}
section#intro-people #txt-intro p {
  text-align: justify;
}
section#work {
  background-color: #eee;
  background-position: center left -100px;
  background-repeat: no-repeat;
  background-size: contain;
  padding: 90px 0;
}
section#work #txt-work {
  float: right;
  width: 500px;
}
section#work #txt-work h1 {
  color: #454545;
  font-size: 28px;
  font-weight: 700;
  text-transform: uppercase;
}
section#work #txt-work h1 span {
  color: #6AA14D;
}
section#work #txt-work hr {
  margin: 30px 0 10px;
  width: 200px;
}
section#work #txt-work p {
  text-align: justify;
}
section#benefits {
  background-color: #6AA14D;
  background-image: url("../img/icons/beneficios.svg");
  background-position: center right 200px;
  background-repeat: no-repeat;
  color: #fff;
  padding: 115px 0 80px;
}
section#benefits #txt-benefits {
  width: 750px;
}
section#benefits #txt-benefits h2 {
  color: #3C5F2A;
}
section#benefits #txt-benefits h1 {
  color: #fff;
}
section#benefits #txt-benefits p {
  padding: 47px 0;
}
section#benefits ul {
  align-items: flex-start;
  display: flex;
  flex-direction: row;
  list-style: none;
}
section#benefits ul .column {
  column-count: 3;
  width: 100%;
}
section#benefits ul .column li {
  margin-bottom: 15px;
}
section#benefits ul .column li img {
  margin-right: 19px;
}
section#benefits ul .column li b {
  font-size: 18px;
}
section#our-team {
  padding: 125px 0;
}
section#our-team #txt-team {
  margin: 0 auto;
  text-align: center;
  width: 580px;
}
section#our-team #txt-team h1 {
  color: #454545;
  font-size: 28px;
  font-weight: 700;
  text-transform: uppercase;
}
section#our-team #txt-team h1 span {
  color: #6AA14D;
}
section#our-team #txt-team hr {
  margin: 0 auto;
  margin-top: 20px;
  width: 120px;
}
section#our-team #txt-team p {
  margin: 37px 0;
}
section#our-team #txt-team a button {
  background: #6AA14D;
  border: 0;
  border-radius: 30px;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  height: 44px;
  padding: 0 36px;
  text-transform: uppercase;
}
section#our-team #txt-team a button:hover {
  background: #3C5F2A;
  color: #fff;
}
section#our-team .owl-carousel .owl-stage-outer {
  padding: 40px 0;
}
section#our-team #carrossel-depoiments {
  margin-top: 65px;
}
section#our-team #carrossel-depoiments .item {
  align-items: flex-start;
  display: flex;
  flex-direction: row;
  list-style: none;
}
section#our-team #carrossel-depoiments .item .thumbnail {
  background-color: #eee;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 100px;
  flex: none;
  height: 130px;
  margin-right: -65px;
  position: relative;
  width: 130px;
  z-index: 1;
}
section#our-team #carrossel-depoiments .item .card {
  box-shadow: 0px 0px 50px rgba(0,0,0,0.2);
  border-radius: 30px;
  min-height: 215px;
  padding: 35px 50px 35px 89px;
  width: 428px;
}
section#our-team #carrossel-depoiments .item .card h6 {
  color: #454545;
  font-size: 20px;
  font-weight: 500;
}
section#our-team #carrossel-depoiments .item .card span {
  color: #454545;
  display: block;
  font-size: 10px;
  margin-top: 5px;
  text-transform: uppercase;
}
section#our-team #carrossel-depoiments .item .card p {
  font-size: 14px;
  margin-top: 20px;
}
section#programs {
  background: url(/assets/img/bgs/bg-programs.jpg) center no-repeat;
  background-size: cover;
  padding: 70px 0 100px;
}
section#programs #title-programs h1 {
  font-size: 25px;
  margin: 10px 0 78px;
  width: 380px;
}
section#programs #component {
  align-items: flex-start;
  display: flex;
  flex-direction: row;
  list-style: none;
  justify-content: space-between;
}
section#programs #component aside#menu-programs {
  width: 48%;
}
section#programs #component aside#menu-programs nav ul {
  list-style: none;
}
section#programs #component aside#menu-programs nav ul li {
  background-color: #6AA14D;
  background-image: url(/assets/img/icons/g-icon.svg);
  background-position: left 10px center;
  background-repeat: no-repeat;
  border-radius: 0px 20px 20px 0px;
  color: #fff;
  cursor: pointer;
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  height: 68px;
  line-height: 68px;
  margin-bottom: 9px;
  padding: 0 42px 0 100px;
  text-transform: uppercase;
}
section#programs #component aside#menu-programs nav ul li:hover {
  background-color: #3C5F2A;
}
section#programs #component aside#menu-programs nav ul li.dark {
  background-color: #3C5F2A;
}
section#programs #component aside#menu-programs nav ul li.dark:hover {
  background-color: #6AA14D;
}
section#programs #component .content {
  background: #fff;
  box-shadow: 0px 0px 15px rgba(0,0,0,0.25);
  border-radius: 20px;
  padding: 58px 47px;
  width: 50%;
}
section#programs #component .content h1 {
  color: #454545;
  font-size: 28px;
  margin-bottom: 35px;
  text-transform: uppercase;
}
section#programs #component .content p {
  font-size: 15px;
  text-align: justify;
}
section#programs #component .content #content-1 {
  display: block;
}
section#programs #component .content .text {
  display: none;
}
.secondary #oportunity-header {
  float: left;
  width: 430px;
}
.secondary #image {
  background-image: url(/assets/img/examples/foto-2.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 30px;
  filter: drop-shadow(0px 0px 20px rgba(0,0,0,0.2));
  height: 223px;
  margin-top: -60px;
  position: absolute;
  right: 13.2%;
  width: 637px;
}
#itens-default {
  margin-top: 55px;
}
#itens-default #top input[type="text"] {
  background: url(/assets/img/icons/lupa.svg) center right 20px no-repeat #eee;
  border: 0;
  border-radius: 50px;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  height: 45px;
  padding: 0 60px 0 24px;
  width: 55%;
}
#itens-default #top .select {
  width: 27%;
}
#itens-default #top span {
  display: inline-block;
  text-align: right;
}
#itens-default #jobs {
  background: url(/assets/img/bgs/gzao.png) right center no-repeat;
  padding: 50px 0;
}
#itens-default #jobs .job {
  align-items: flex-start;
  border-bottom: 1px solid #C4C4C4;
  display: flex;
  flex-direction: row;
  list-style: none;
  justify-content: space-between;
  padding: 30px 0;
}
#itens-default #jobs .job .txt-job h2 {
  color: #454545;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  font-weight: 400;
}
#itens-default #jobs .job .txt-job h2 span {
  color: #757575;
  font-size: 10px;
  text-transform: uppercase;
}
#itens-default #jobs .job .txt-job h3 {
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  font-weight: 400;
  margin-top: 10px;
}
#itens-default #jobs .job a button {
  background: transparent;
  border: 0;
  border-radius: 30px;
  color: #6AA14D;
  font-size: 14px;
  font-weight: 700;
  height: 44px;
  padding: 0 36px;
  text-transform: uppercase;
  border: 2px solid #6AA14D;
  line-height: 44px;
  width: 255px;
}
#itens-default #jobs .job a button:hover {
  background: #6AA14D;
  color: #fff;
}
#content-job {
  align-items: flex-start;
  background: url(/assets/img/bgs/gzao.png) right center no-repeat;
  display: flex;
  flex-direction: row;
  list-style: none;
  justify-content: space-between;
  padding: 50px 15px;
}
#content-job #txt-job {
  font-size: 15px;
  text-align: justify;
  width: 75%;
}
#content-job #txt-job h5 {
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 20px;
}
#content-job #txt-job ul {
  margin-bottom: 55px;
}
#content-job #txt-job ul:not(#basic-info) {
  list-style: none;
  margin-bottom: 55px;
}
#content-job #txt-job ul:not(#basic-info) li {
  margin-bottom: 10px;
}
#content-job #txt-job ul:not(#basic-info) li::before {
  content: "\2022";
  color: red;
  font-weight: bold;
  display: inline-block;
  width: 1em;
}
#content-job #txt-job ul#basic-info {
  list-style: none;
}
#content-job a#back {
  color: #454545;
  text-decoration: underline !important;
}
#content-job a#back img {
  margin-right: 10px;
}
#content-job a#back:hover {
  color: #6AA14D;
}
#cta-job {
  align-items: center;
  background: url(/assets/img/bgs/gzao.png) right center no-repeat;
  border-bottom: 1px solid #C4C4C4;
  display: flex;
  flex-direction: row;
  list-style: none;
  justify-content: space-between;
  padding-bottom: 100px;
}
#cta-job a button {
  background: #6AA14D;
  border: 0;
  border-radius: 30px;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  height: 44px;
  padding: 0 36px;
  text-transform: uppercase;
}
#cta-job a button:hover {
  background: #3C5F2A;
  color: #fff;
}
#cta-job span {
  display: inline-block;
}
#modal {
  display: none;
  width: 640px;
}
#modal h6 {
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 22px;
}
#modal form .linha {
  align-items: center;
  display: flex;
  flex-direction: row;
  list-style: none;
  margin-bottom: 15px;
  grid-gap: 15px;
  justify-content: space-between;
}
#modal form input[type="text"] {
  background: #eee;
  border: 1px #FFFFFF00 solid;
  border-radius: 50px;
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  height: 45px;
  padding-left: 24px;
  flex: 1 1 auto;
}
#modal form select {
  background: #eee;
  border: 0;
  border-radius: 50px;
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  flex-basis: 150px;
  height: 45px;
  padding-left: 24px;
}
#modal form #upload-pdf {
  background: #454545;
  border-radius: 50px;
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  font-weight: 700;
  height: 45px;
  line-height: 45px;
  text-align: center;
  width: 330px;
}
#modal form #upload-pdf img {
  margin-right: 10px;
}
#modal form #upload-pdf:hover {
  background: #6AA14D;
}
#modal form input[type="submit"] {
  background: #6AA14D;
  border: 0;
  border-radius: 30px;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  height: 44px;
  padding: 0 36px;
  text-transform: uppercase;
  margin-top: 45px;
  width: 100%;
}
#modal form input[type="submit"]:hover {
  background: #3C5F2A;
  color: #fff;
}
section#intro-ombudsman {
  background-color: #eee;
  background-position: top right;
  background-repeat: no-repeat;
  background-size: 50%;
  padding: 100px 0;
}
section#intro-ombudsman #txt {
  width: 1089px;
}
section#intro-ombudsman #txt h1 {
  margin-bottom: 35px;
}
section#intro-ombudsman #txt p {
  text-align: justify;
}
.ouvidoria {
  align-items: flex-start !important;
}
.ouvidoria form .linha {
  margin-top: 15px;
}
.ouvidoria form span {
  color: #454545;
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  padding-right: 20px;
}
.ouvidoria form label {
  color: #757575;
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  margin-right: 15px;
}
.ouvidoria form textarea {
  margin-top: 15px;
}
#blog-page {
  padding-bottom: 55px;
}
#blog-page #posts {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-top: 25px;
  transition: opacity 0.2s ease;
}
#blog-page #posts .post {
  box-shadow: 0px 0px 50px rgba(0,0,0,0.1);
  border-radius: 30px;
  background: #fff;
  margin: 21px;
  width: 327px;
}
#blog-page #posts .post .img {
  background-position: center, center;
  background-repeat: no-repeat, no-repeat;
  background-size: cover;
  border-radius: 30px 30px 0px 0px;
  height: 230px;
}
#blog-page #posts .post .txt {
  padding: 25px;
}
#blog-page #posts .post .txt h1 {
  font-family: Roboto;
  font-size: 20px;
  font-weight: 700;
  color: #454545;
  display: block;
  display: -webkit-box;
  height: 50px;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#blog-page #posts .post .txt p {
  color: #757575;
  height: 60px;
  margin: 19px 0 22px;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#blog-page #posts .post .txt span.date {
  color: #454545;
  font-size: 10px;
  text-transform: uppercase;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#blog-page #posts .post:hover h1,
#blog-page #posts .post:hover p,
#blog-page #posts .post:hover span {
  color: #6AA14D !important;
}
#blog-page #posts .report a {
  color: #454545;
  font-size: 10px;
  text-decoration: underline !important;
  text-transform: uppercase;
}
#blog-page #posts .report a:hover {
  color: #6AA14D;
}
#blog-page #posts .big {
  width: 697px;
}
#blog-page #pagination {
  padding-top: 50px;
}
#blog-page #pagination ul {
  align-items: center;
  display: flex;
  justify-content: center;
  list-style: none;
  margin-bottom: 0;
}
#blog-page #pagination ul li {
  color: #454545;
  font-size: 18px;
  line-height: 23px;
  margin-left: 10px;
  margin-right: 10px;
}
#blog-page #pagination ul li.active {
  color: #6AA14D;
  font-weight: bold;
}
header.secondary #titles {
  float: left;
}
header.secondary a#back {
  color: #757575;
  display: block;
  float: right;
  font-size: 14px;
  margin-top: 25px;
  text-decoration: underline !important;
}
header.secondary a#back img {
  margin-right: 10px;
}
header.secondary a#back:hover {
  color: #6AA14D;
}
article {
  padding: 60px 0;
}
article h1 {
  color: #3C5F2A;
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 40px;
}
article p {
  text-align: justify;
}
article a {
  color: #6ca54e;
}
article img {
  height: auto;
  max-width: 100% !important;
}
.page ul {
  padding-left: 20px;
}
section#more-articles {
  background: #eee;
  margin-top: 60px;
  padding: 90px 0;
}
section#more-articles h2 {
  color: #454545;
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 45px;
  text-transform: uppercase;
}
section#more-articles #posts {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
section#more-articles #posts .post {
  box-shadow: 0px 0px 50px rgba(0,0,0,0.1);
  border-radius: 30px;
  background: #fff;
  height: 427px;
  margin: 21px;
  width: 327px;
}
section#more-articles #posts .post .img {
  background-position: center, center;
  background-repeat: no-repeat, no-repeat;
  background-size: cover;
  border-radius: 30px 30px 0px 0px;
  height: 230px;
}
section#more-articles #posts .post .txt {
  padding: 25px;
}
section#more-articles #posts .post .txt h1 {
  font-family: Roboto;
  font-size: 20px;
  font-weight: 700;
  color: #454545;
  display: block;
  display: -webkit-box;
  height: 50px;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
section#more-articles #posts .post .txt p {
  color: #757575;
  height: 40px;
  margin: 19px 0 22px;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
section#more-articles #posts .post .txt span.date {
  color: #454545;
  font-size: 10px;
  text-transform: uppercase;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
section#more-articles #posts .post:hover h1,
section#more-articles #posts .post:hover p,
section#more-articles #posts .post:hover span {
  color: #6AA14D !important;
}
