@charset "UTF-8";
@font-face {
  font-family: "termina";
  src: url(../themes/amufert/assets/fonts/l.woff);
  font-display: auto;
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
}
@font-face {
  font-family: "termina";
  src: url(../themes/amufert/assets/fonts/l.woff);
  font-display: auto;
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
}
@font-face {
  font-family: "termina";
  src: url(../themes/amufert/assets/fonts/d.woff);
  font-display: auto;
  font-style: normal;
  font-weight: 200;
  font-stretch: normal;
}
body {
  font-family: "termina";
  top: 0 !important;
}
p {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 0.5px;
}
header {
  position: fixed;
  width: 100%;
  transition: all 0.3s;
  padding-bottom: 6px;
  z-index: 9999;
}
header .navbar .navbar-nav {
  margin-top: 13px !important;
  align-items: center;
}
header .navbar .nav-link {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  color: #83A601;
  font-weight: 600;
}
header .navbar .nav-link:hover {
  color: #083A06;
}
header .logo {
  max-width: 160px;
}
.btn {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  border-radius: 0;
}
section {
  padding: 60px 0;
}
footer {
  background: #083A06;
  color: #fff;
  padding: 60px 0;
}
.full-banner {
  background-size: cover;
  min-height: 780px;
  display: flex;
  align-items: flex-end;
}
.full-banner img {
  max-width: 120px;
}
.full-banner h1 {
  color: #fff;
  font-weight: bold;
  margin: 20px 0;
  font-size: 36px;
  line-height: 40px;
}
.btn.btn-primary {
  background: #83A601;
  border-radius: 2px;
  border-color: #83A601;
}
h2 {
  color: #083A06;
  font-weight: 200;
  font-size: 36px;
  margin: 10px 0;
}
h3 {
  color: #83A601;
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 20px;
}
.quem-somos {
  background: #F8F2EA;
}
.quem-somos .logo {
  width: 100%;
  max-width: 240px;
}
.quem-somos img.grafico {
  margin-top: -250px;
}
.compromisso-ambiental {
  background: #d2dfb099;
  padding-bottom: 0;
}
.compromisso-ambiental h2 {
  max-width: 300px;
}
.compromisso-ambiental h3 {
  max-width: 400px;
}
.produtos {
  background: #f4f1ea;
  background: linear-gradient(180deg, #f4f1ea 0%, #d0deae 100%);
}
.produtos h2 {
  color: #83A601;
}
.produtos p {
  max-width: 800px;
  margin: 0 auto;
}
.produtos .item {
  margin-bottom: 20px;
  text-decoration: none;
}
.produtos .item h4 {
  background: #A7D300;
  border-radius: 22px;
  color: #083A06;
  font-size: 12px;
  margin: 0 12%;
  padding: 8px 10px 6px;
}
.infos {
  background: #083A06;
  color: #fff;
}
.infos h2 {
  color: #D2F061;
  font-size: 26px;
}
.infos .box-infos img {
  max-height: 130px;
  display: block;
}
.infos .box-infos span {
  color: #EAF4BE;
  font-size: 12px;
  font-weight: bold;
  line-height: 18px;
  margin-top: 20px;
  display: block;
}
.governanca {
  background: url(../themes/amufert/assets/images/hero.jpg) center no-repeat;
  padding: 60px 0;
  background-size: cover;
  color: #fff;
}
.governanca h2 {
  color: #fff;
  font-weight: bold;
  font-size: 26px;
}
.governanca h3 {
  color: #BED85D;
  font-size: 20px;
}
.governanca img {
  margin: -100px 0;
}
.noticias {
  padding: 100px 0;
}
.noticias h2 {
  font-size: 28px;
}
.noticias .capa {
  position: relative;
}
.noticias .capa .data {
  color: #fff;
  background: #83B240;
  font-size: 12px;
  font-family: "Poppins", sans-serif;
  padding: 10px;
  border-radius: 6px 0px 0px 0px;
  position: absolute;
  bottom: 0;
  margin-left: 15px;
  width: calc(100% - 15px);
}
.noticias .info {
  padding-left: 10px;
}
.noticias .info h3 {
  color: #083A06;
  font-size: 14px;
  margin: 20px 10px 6px 10px;
}
.noticias .info p {
  font-size: 14px;
  line-height: 20px;
  color: #777;
  padding-bottom: 20px;
}
.noticias .info .content p {
  padding-bottom: 0;
}
.noticias .info .btn.btn-primary {
  border-radius: 6px 0px 0px 0px;
  background-color: #083A06;
  border-color: #083A06;
  padding: 10px;
  max-width: 80px;
  margin-left: auto;
  display: block;
}
.noticias .info .btn.btn-primary img {
  max-width: 40px;
}
footer .logo {
  max-width: 160px;
}
footer ul {
  font-family: "Poppins", sans-serif;
  padding: 0;
  list-style: none;
  margin: 0;
}
footer ul li {
  padding: 2px 0;
}
footer ul li a {
  color: #fff;
  text-decoration: none;
  font-size: 14px;
}
.midias {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.midias a {
  margin: 0 5px;
}
.midias .icon {
  height: 30px;
  width: 30px;
}
.midias .icon.icon-facebook {
  background: url(../themes/amufert/assets/images/icon-facebook.svg) center no-repeat;
}
.midias .icon.icon-instagram {
  background: url(../themes/amufert/assets/images/icon-instagram.svg) center no-repeat;
}
.midias .icon.icon-linkedin {
  background: url(../themes/amufert/assets/images/icon-linkedin.svg) center no-repeat;
}
.midias .icon.icon-x {
  background: url(../themes/amufert/assets/images/icon-x.svg) center no-repeat;
}
.midias .icon.icon-youtube {
  background: url(../themes/amufert/assets/images/icon-youtube.svg) center no-repeat;
}
.page-header {
  min-height: 360px;
  background: #ddd;
  border-top: 68px solid #E5DED5;
}
.page-header.quem-somos {
  background: url(../themes/amufert/assets/images/hero5.jpg) center no-repeat;
  background-size: cover;
}
.page-header.sustentabilidade {
  background: url(../themes/amufert/assets/images/hero6.jpg) center no-repeat;
  background-size: cover;
}
.page-header.investidores {
  background: url(../themes/amufert/assets/images/hero7.jpg) center no-repeat;
  background-size: cover;
}
.contato-info {
  font-weight: bold;
  color: #777777;
  margin-top: 30px;
}
.quem-somos-page {
  background: #83A601;
  color: #fff;
}
.quem-somos-page h2 {
  color: #fff;
}
.quem-somos-page h3 {
  color: #fff;
}
.quem-somos-page ._bg {
  background: url(../themes/amufert/assets/images/hero2.jpg) center;
  background-size: cover;
  min-height: 550px;
}
.quem-somos-page ._bg-2 {
  background: url(../themes/amufert/assets/images/agricultor.jpg) center;
  background-size: cover;
  min-height: 550px;
}
.quem-somos-page ._bg-3 {
  background: url(../themes/amufert/assets/images/carreira.jpg) center;
  background-size: cover;
  min-height: 550px;
}
.quem-somos-page ._bg-4 {
  background: url(../themes/amufert/assets/images/investimento.jpg) center;
  background-size: cover;
  min-height: 550px;
}
.form-control {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
}
input::placeholder, textarea::placeholder {
  color: #777 !important;
  /* Altere para a cor desejada */
  opacity: 0.7 !important;
  /* Padrão é 0.54 para melhorar a visibilidade */
}
._bg-1 {
  background: #F8F2EA;
}
.bg-breadcrumb {
  background: #E5DED5;
}
.bg-breadcrumb.contato {
  border-top: 68px solid #E5DED5;
  background: #83A601;
}
.breadcrumb {
  margin: 0;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-weight: bold;
  padding: 10px 0;
  color: #083A06;
}
.breadcrumb a {
  text-decoration: none;
  color: #083A06;
}
.bg-green {
  background: #83A601;
}
.valores {
  background: #83a601;
  background: linear-gradient(90deg, #83a601 50%, #658000 50%);
  color: #fff;
}
.valores h2 {
  color: #fff;
}
.valores img {
  max-height: 80px;
  margin-top: 20px;
}
.valores p {
  max-width: 300px;
}
.valores .item {
  padding: 60px 0;
}
.valores .item._bg-1 {
  background: #789800;
}
.principais-valores {
  padding: 60px 0;
}
.principais-valores h4 {
  font-size: 16px;
  font-weight: bold;
  color: #83A601;
  margin-top: 20px;
}
.alinhamento h2 {
  max-width: 400px;
}
.alinhamento h3 {
  font-size: 20px;
}
.alinhamento ul {
  margin: 0;
  padding: 0;
  font-weight: bold;
  list-style: none;
  color: #777777;
}
.alinhamento ul li {
  padding: 5px 0;
}
.detalhe-produto {
  padding-top: 160px;
  padding-bottom: 100px;
  background: url(../themes/amufert/assets/images/hero.svg) center top fixed repeat-x #F8F2EA;
}
.detalhe-produto .prod {
  max-width: 600px;
  margin: 0 auto;
  display: block;
}
.detalhe-produto .info img {
  max-width: 140px;
  margin-bottom: 10px;
}
.detalhe-produto .info h1 {
  font-weight: bold;
  color: #083A06;
  font-size: 36px;
}
.detalhe-produto .info h3 {
  font-size: 20px;
}
.detalhe-produto .tabela {
  margin-top: 80px;
}
.detalhe-produto .tabela .table {
  font-family: "Poppins", sans-serif;
  font-size: 12px;
}
.detalhe-produto .tabela .table td, .detalhe-produto .tabela .table th {
  background: transparent;
  border-bottom: solid 1px #ccc;
}
.detalhe-produto .tabela h4 {
  font-weight: bold;
  font-size: 18px;
}
.detalhe-produto .tabela p {
  line-height: 20px;
}
.detalhe-produto .tabela small {
  font-size: 12px;
  font-family: "Poppins", sans-serif;
}
.detalhe-produto .tabela strong {
  font-size: 12px;
  font-family: "Poppins", sans-serif;
}
.detalhe-produto .tabela hr {
  margin: 3px 0;
}
.detalhe-produto .box-infos {
  margin-top: 60px;
}
.detalhe-produto .box-infos img {
  max-width: 60px;
}
.detalhe-produto .box-infos .item {
  margin-bottom: 60px;
}
.detalhe-produto .box-infos .item h4 {
  font-weight: bold;
  color: #083A06;
  font-size: 20px;
  margin: 10px 0;
}
.detalhe-produto .fixed-prod {
  position: fixed;
  top: 50px;
  right: 8.33333333%;
}
.detalhe-produto .fixed-prod-bottom {
  position: absolute;
  bottom: 0;
  display: flex;
  align-items: flex-end;
}
@media (max-width: 1200px) {
  .fixed-prod {
    position: relative !important;
    top: 0 !important;
    right: 0 !important;
  }
  section, header {
    padding: 0 40px;
  }
  .principais-valores {
    padding: 60px 40px;
  }
  .quem-somos .grafico {
    display: none;
  }
  .noticias {
    padding: 100px 40px;
  }
  .noticias .content p {
    margin-bottom: 10px;
  }
  .valores {
    background: #83a601;
    background: linear-gradient(0deg, #83a601 50%, #658000 50%);
  }
  .midias {
    justify-content: center;
    margin-top: 20px;
  }
  .breadcrumb {
    min-height: 63px;
    padding-left: 40px;
  }
  .governanca {
    padding: 60px 40px;
  }
  .detalhe-produto {
    padding: 100px 40px;
  }
  header {
    background: #E5DED5 !important;
  }
  .detalhe-produto .prod {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
    display: block;
  }
  h2 {
    font-size: 28px;
  }
  h3 {
    font-size: 20px;
  }
}
.goog-te-gadget-simple .VIpgJd-ZVi9od-xl07Ob-lTBxed span {
  font-family: "Poppins", sans-serif;
  font-size: 12px;
  text-decoration: none;
}
.goog-te-gadget img {
  display: none;
}
.goog-te-gadget-simple {
  background: transparent !important;
}
.goog-te-gadget-simple .VIpgJd-ZVi9od-xl07Ob-lTBxed span {
  text-decoration: none;
  padding-right: 2px;
}
.VIpgJd-ZVi9od-ORHb-OEVmcd {
  display: none;
}
