@charset "UTF-8";
/*
Theme Name: Amazonia Life
Author: Matheus Camargo
Author URI: https://matheuscamargo.co/
Description: Blog Amazonia Life com postagens em PT, ES e EN.
Version: 0.1

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/*Fonte*/
@import url("https://fonts.googleapis.com/css?family=Fjalla+One|Roboto:100,300,400,500,700,900&display=swap");
* {
  font-family: "Roboto", sans-serif;
  color: #777777d9; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Fjalla One", sans-serif; }

p {
  font-size: 15px;
  line-height: 1.75;
  font-weight: 400; }
  p strong {
    color: #084600; }

a:hover {
  text-decoration: none; }

.title {
  font-size: 50px;
  color: #084600 !important;
  fill: #084600 !important;
  text-transform: uppercase;
  font-weight: 400; }

.title-g {
  font-size: 100px; }

.title-m {
  font-size: 45px; }

.title-s {
  font-size: 35px; }

.title-xs {
  font-size: 25px; }

.pre-title {
  display: block;
  text-transform: uppercase;
  color: #ffac05;
  font-size: 12px;
  letter-spacing: 0.2em !important;
  line-height: 1;
  text-align: center;
  margin-bottom: 6px !important; }

.btn {
  letter-spacing: 0.2em !important;
  font-size: 12px;
  text-transform: uppercase;
  border-radius: 2px;
  transition: 0.2s; }

.btn-1 {
  color: #fff !important;
  font-weight: 400 !important;
  background-color: #ffac05 !important;
  border-color: #ffac05 !important; }

.btn-2 {
  color: #084600 !important;
  font-weight: 600 !important;
  background-color: #ffac05 !important;
  border-color: #ffac05 !important; }

.btn-card {
  background-color: #a16e07;
  border-bottom: 1px solid #ca8a0a;
  padding: 1.45rem 1.25rem;
  font-size: 1.3rem;
  color: #fff !important;
  letter-spacing: 0.1em !important;
  text-transform: uppercase;
  line-height: 1;
  text-align: left !important;
  font-family: "Fjalla One", sans-serif; }

.btn-1:hover,
.btn-2:hover {
  background-color: #f29f00 !important;
  border-color: #f29f00 !important; }

.btn-m {
  padding: 11px 25px 11px 25px !important; }

.btn-s {
  padding: 9px 25px 9px 25px !important;
  font-size: 10px !important; }

.btn-g {
  width: 100%;
  padding: 1.3rem 0 !important;
  font-size: 12px !important; }

.navbar {
  margin-bottom: -192px;
  z-index: 2;
  padding: 1rem 2rem;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.9) 10%, rgba(0, 0, 0, 0) 100%) !important; }
  .navbar .navbar-brand img {
    width: 150px; }

.navbar-expand-lg .navbar-nav .dropdown-menu {
  background-color: #000000d1;
  border-radius: 2px;
  min-width: unset; }

.dropdown-item {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 400;
  color: #fff; }
  .dropdown-item:focus, .dropdown-item:hover {
    color: #ffac05;
    text-decoration: none;
    background-color: transparent; }

.navbar-nav .dropdown-redd {
  left: 0.7rem; }

.navbar-expand-lg .dropdown-menu {
  background-color: #000000d1;
  border-radius: 2px;
  min-width: unset; }
  .navbar-expand-lg .dropdown-menu .dropdown-item {
    min-width: unset;
    text-align: center; }
  .navbar-expand-lg .dropdown-menu.dropdown-redd .dropdown-item {
    text-align: left;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 400;
    color: #fff; }
    .navbar-expand-lg .dropdown-menu.dropdown-redd .dropdown-item:hover {
      color: #ffac05;
      text-decoration: none;
      background-color: transparent; }
  .navbar-expand-lg .dropdown-menu img {
    width: 2rem; }

.navbar-expand-lg .navbar-nav .nav-item .nav-link {
  font-size: 12.5px;
  text-transform: uppercase;
  font-weight: 400 !important;
  letter-spacing: 0.05em;
  padding: 0.7rem 0.9rem;
  color: #fff;
  transition: 0.2s; }
  .navbar-expand-lg .navbar-nav .nav-item .nav-link.icon-link {
    font-size: 14px; }
  .navbar-expand-lg .navbar-nav .nav-item .nav-link path {
    color: #fff;
    transition: 0.2s; }
  .navbar-expand-lg .navbar-nav .nav-item .nav-link:hover {
    color: #ffac05 !important; }
  .navbar-expand-lg .navbar-nav .nav-item .nav-link.nav-btn:hover {
    background-color: #e09807;
    color: #084600 !important; }
  .navbar-expand-lg .navbar-nav .nav-item .nav-link:hover path {
    color: #ffac05; }

.navbar-expand-lg .navbar-nav .nav-item:last-child .nav-link {
  background-color: #ffac05;
  border: none;
  color: #fff !important;
  font-weight: 500 !important;
  padding: 7px 25px 7px 25px !important;
  margin-left: 1rem;
  margin-right: 1rem;
  letter-spacing: 0.2em !important;
  text-transform: uppercase;
  border-radius: 2px;
  margin-top: 3.5px; }

.nav-languages img {
  width: 28px;
  margin-top: -7px; }

.navbar-nav .nav-languages .nav-link {
  padding: 0.7rem 0.4rem !important; }

/* Cabeçalho */
.h-blog {
  background-image: url(../images/juntos_podemos.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
  .h-blog .title-page {
    margin-top: 9rem;
    margin-bottom: -20px;
    color: #fff;
    font-size: 75px;
    text-transform: uppercase; }

.b-blog {
  padding: 5rem 0 0; }
  .b-blog .title,
  .b-blog .subtitle {
    text-align: center; }

.preview-post {
  margin-top: 36px; }
  .preview-post .link-post {
    transition: 0.2s; }
    .preview-post .link-post .img-post {
      height: 265px;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center;
      transition: 0.2s; }
    .preview-post .link-post .cont-post .title {
      text-align: left;
      transition: 0.2s; }
    .preview-post .link-post .cont-post time,
    .preview-post .link-post .cont-post span {
      margin-top: 9px;
      color: #084600;
      text-transform: uppercase;
      font-size: 12px;
      display: block;
      transition: 0.2s; }
    .preview-post .link-post .cont-post p {
      margin-top: 9px;
      margin-bottom: 0;
      font-size: 15px; }
    .preview-post .link-post:hover {
      transition: 0.2s; }
      .preview-post .link-post:hover .cont-post time,
      .preview-post .link-post:hover .cont-post span,
      .preview-post .link-post:hover .cont-post .title {
        color: #ffac05 !important;
        transition: 0.2s; }

.pagination {
  margin-top: 40px; }
  .pagination .page-numbers {
    color: #084600;
    transition: 0.2s;
    padding: 0.8rem 0.55rem;
    text-transform: uppercase;
    font-size: 12px; }
    .pagination .page-numbers.current {
      padding-left: 1.15rem;
      padding-right: 1.15rem;
      border-radius: 50%;
      background-color: #e4e4e4;
      margin-right: 0.55rem;
      margin-left: 0.55rem;
      color: #777777d9; }
    .pagination .page-numbers:hover {
      text-decoration: none;
      color: #ffac05;
      transition: 0.2s; }

.b-post .infos-post {
  color: #999999;
  margin-top: 0.5rem;
  margin-bottom: 1rem;
  padding-left: 1.2rem;
  font-family: "Fjalla One";
  font-weight: 400;
  font-size: 12px;
  letter-spacing: 0.05em;
  text-transform: uppercase; }
  .b-post .infos-post ul {
    display: inline-block;
    padding-inline-start: 0;
    margin-bottom: 0; }
    .b-post .infos-post ul li {
      list-style: none; }
      .b-post .infos-post ul li a {
        color: #999999;
        transition: 0.2s;
        font-family: "Fjalla One";
        font-weight: 400; }
        .b-post .infos-post ul li a:hover {
          color: #ffac05; }

.b-post .attachment-post-thumbnail {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: auto; }

.b-post .conteudo-post h1,
.b-post .conteudo-post h2,
.b-post .conteudo-post h3,
.b-post .conteudo-post h4,
.b-post .conteudo-post h5,
.b-post .conteudo-post h6 {
  line-height: 1.2;
  margin: 27px 0 0;
  color: #084600; }

.b-post .conteudo-post p {
  line-height: 1.75;
  margin: 18px 0 0; }

.b-post .conteudo-post ul,
.b-post .conteudo-post ol {
  margin: 18px 0px 0px 0px;
  padding-left: 18px; }

.b-post .conteudo-post strong {
  color: #084600; }

.b-post .conteudo-post .wp-block-image {
  margin: 20px 0 0; }

.b-post .social-post {
  margin-top: 3rem; }

.cta {
  padding: 2.5rem 3rem 3rem;
  margin-top: 4rem;
  border-radius: 4px;
  background-image: url(../images/juntos_podemos.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
  .cta .pre-title {
    display: block;
    text-align: left; }
  .cta h6 {
    text-align: left;
    margin: 0 !important;
    font-size: 29px;
    color: #fff !important; }

.b-rodape {
  background-image: url(../images/footer.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 90px 0 85px;
  margin-top: 5rem; }
  .b-rodape p {
    margin: 0;
    text-align: center; }
  .b-rodape p,
  .b-rodape h5,
  .b-rodape li,
  .b-rodape a {
    color: #fff; }
  .b-rodape .cta-footer h5 {
    text-align: center;
    text-transform: uppercase;
    font-size: 2rem;
    margin: 0; }
  .b-rodape .cta-footer p {
    font-weight: 300;
    margin-top: 1rem; }
  .b-rodape .form-footer {
    margin-top: 4rem;
    margin-bottom: 4rem; }
    .b-rodape .form-footer .form-control {
      border: 2px solid #86a780;
      border-radius: 0;
      color: #fff;
      padding: 1.375rem 0.75rem;
      font-weight: 300;
      background-color: transparent; }
      .b-rodape .form-footer .form-control:focus {
        outline: 0;
        box-shadow: unset; }
      .b-rodape .form-footer .form-control::placeholder {
        color: #fff; }
      .b-rodape .form-footer .form-control:-internal-autofill-selected {
        background-color: transparent !important; }
    .b-rodape .form-footer .btn {
      padding: 0.75rem 0 !important; }
  .b-rodape .logo-rodape img {
    max-width: 250px; }
  .b-rodape .contato-rodape .nav-link {
    padding: 0.5rem 0.6rem;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px; }
    .b-rodape .contato-rodape .nav-link svg {
      font-size: 15px; }
      .b-rodape .contato-rodape .nav-link svg path {
        color: #ffac05; }
  .b-rodape .social-rodape .nav-link {
    font-size: 18px; }
  .b-rodape .social-rodape path {
    color: #ffac05; }
  .b-rodape .submenu-rodape {
    margin-top: 3rem;
    margin-bottom: 3rem; }
    .b-rodape .submenu-rodape .nav-link {
      text-transform: uppercase;
      font-size: 13px; }
  .b-rodape .copyright-rodape p {
    text-transform: uppercase;
    font-weight: 300;
    font-size: 13px; }

@media only screen and (max-width: 1515px) {
  .navbar {
    margin-bottom: -81.53px; }
    .navbar .navbar-brand img {
      width: 210px; } }

@media only screen and (max-width: 1440px) {
  .navbar {
    padding: 1rem 1rem; }
  .navbar-expand-lg .navbar-nav .nav-link {
    letter-spacing: 0;
    padding: 0.7rem 0.6rem; } }

@media only screen and (max-width: 1199px) {
  .b-destaque {
    padding: 100px 0 calc(130px - 5rem); }
    .b-destaque .destaque {
      margin-bottom: 5rem; }
      .b-destaque .destaque p {
        height: 100px; }
  .b-ajude .subtitle {
    margin-bottom: 4rem; }
  .b-ajude .cta-b-nos-ajude {
    margin-bottom: 1rem; }
    .b-ajude .cta-b-nos-ajude h5 {
      font-size: 25px;
      padding-top: 3rem;
      padding-bottom: 3rem; } }

@media only screen and (max-width: 1157px) {
  .navbar {
    padding: 2rem 1rem;
    margin-bottom: -113.56px; }
  .navbar-expand-lg .navbar-nav .nav-link {
    text-align: center;
    line-height: 1; } }

@media only screen and (max-width: 1007px) {
  .navbar {
    margin-bottom: -122.38px; } }

@media only screen and (max-width: 990px) {
  .navbar {
    margin-bottom: -89.06px;
    z-index: 2;
    padding: 1rem 2rem;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.9) 10%, rgba(0, 0, 0, 0.6) 60%, rgba(0, 0, 0, 0.2) 90%, rgba(0, 0, 0, 0) 100%) !important; }
    .navbar .navbar-collapse.show {
      margin-bottom: 89.06px; }
    .navbar .navbar-brand img {
      width: 250px; }
  .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    margin-top: 4px;
    background-color: #fff; }
  .navbar-toggler:focus {
    outline: none; }
  .navbar-expand-lg .navbar-nav .nav-link {
    text-align: left;
    line-height: 1.5; }
  .carousel-caption {
    padding-bottom: 75px;
    right: 10%;
    left: 10%; }
  .b-destaque .destaque img {
    margin-bottom: 1rem; }
  .b-destaque .destaque p {
    height: 120px; }
  .cta .pre-title,
  .cta .title {
    text-align: center !important; }
  .cta .btn {
    margin-top: 1rem; }
  .img-sobre {
    height: 10rem;
    margin-bottom: 1.5rem; }
  .conteudo-sobre {
    text-align: center !important; }
    .conteudo-sobre p,
    .conteudo-sobre .pre-title,
    .conteudo-sobre .title {
      text-align: center !important; }
  .img-mico,
  .img-indias,
  .img-selva,
  .img-arvore {
    display: none; } }

@media only screen and (max-width: 768px) {
  .row {
    margin: 0; }
  .title {
    font-size: 40px;
    color: #084600 !important;
    fill: #084600 !important;
    text-transform: uppercase;
    font-weight: 400; }
  .title-g {
    font-size: 70px; }
  .title-m {
    font-size: 35px; }
  .title-s {
    font-size: 25px; }
  .title-xs {
    font-size: 20px; }
  .carousel-item {
    height: auto;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center; }
    .carousel-item .filtro-carousel {
      height: auto;
      width: 100%;
      background: linear-gradient(to top, black, rgba(0, 0, 0, 0) 99%); }
  .navbar {
    margin-bottom: -110.38px; }
  .carousel-caption {
    position: relative;
    z-index: 10;
    right: unset;
    left: unset;
    bottom: unset;
    padding: 12rem 40px 50px;
    color: #fff;
    text-align: center; }
    .carousel-caption.d-none {
      display: block !important; }
    .carousel-caption .title-carousel {
      font-size: 50px; }
  .b-destaque {
    padding: 70px 0 calc(100px - 5rem); }
    .b-destaque .destaque p {
      height: auto;
      margin-bottom: 1.5rem; }
  .b-juntos .filtro {
    padding: 100px 0; }
    .b-juntos .filtro p {
      max-width: 100%; }
  .b-ajude {
    padding: 70px 0 70px; }
  .h-internas .title-page {
    margin-top: 9rem !important;
    margin-bottom: -8px;
    font-size: 50px;
    line-height: 1; }
  .b-internas {
    padding: 3rem 0 3.5rem; }
  .destaque-amazonia {
    margin-top: 1rem; }
  .counter,
  .p-sobre {
    margin-bottom: 3rem; }
  .b-dados-contato {
    margin-bottom: 1.5rem;
    text-align: center !important; }
    .b-dados-contato .title {
      text-align: center !important; }
  .mob-conheca {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  .ajust-mob,
  .text-right {
    flex: 100% !important;
    max-width: 100% !important;
    text-align: center !important; }
  .ajuste-mob {
    max-width: 100%;
    flex: 100%;
    text-align: center;
    padding: 0; }
  .mob-btn {
    width: 80%;
    margin-top: 1rem; }
  .mob-img img {
    width: 80% !important;
    margin-top: 1rem; }
  .menu-rodape {
    display: initial; }
  .b-rodape {
    padding-bottom: 2rem; }
  .mob-redd {
    margin-top: 6rem !important; }
  .mob-redP {
    margin-left: 1rem !important;
    margin-right: 1rem !important; }
  .mob-redtop {
    margin-top: 3rem; }
  .conteudo-doacao {
    position: initial;
    transform: initial; }
  .lp-doacao {
    height: initial; }
  .btn-donate {
    border-radius: 0;
    margin-bottom: 1rem; }
  .doacao-text {
    margin-top: 12rem;
    font-size: 3rem; }
  .img-objetivo {
    display: none; }
  .nomes-objetivo {
    max-width: 100%;
    flex: 100%; }
  .text-left,
  .text-right {
    text-align: center !important; }
  .cta {
    padding: 2rem 1rem; }
  .mob-rempadding {
    padding: 0; }
  .carousel-redd .carousel-item {
    margin-bottom: 2rem; } }

@media only screen and (max-width: 550px) {
  .title-g {
    font-size: 50px; }
  .h-internas .title-page {
    margin-top: 6rem;
    margin-bottom: -7px;
    font-size: 35px;
    line-height: 1; } }

@media only screen and (max-width: 500px) {
  .carousel-caption .title-carousel {
    font-size: 40px;
    line-height: 1.2; }
  .carousel-caption p {
    line-height: 1.2; }
  .btn-m {
    margin: 0 0 1rem; }
  .b-juntos .filtro {
    padding: 70px 15px; }
  .img-guardioes {
    height: 15rem;
    margin-bottom: 2rem; }
  .grid-form {
    padding: 0 2rem; } }

@media only screen and (max-width: 380px) {
  .navbar .navbar-brand img {
    width: 170px; }
  .title-g {
    font-size: 35px; } }
