@font-face {
  font-family: "sk";
  src: url("../fonts/sk-modernist/sk-modernist.otf");
  font-display: swap;
}

.link {
  display: block;
}

.banner-blog {
  width: 100%;
  margin-top: 3rem;
}

.banner-blog img {
  width: 100%;
  border-top-left-radius: 100px;
  border-bottom-right-radius: 100px;
  margin-top: 50px;
}

.container {
  max-width: 1316px;
  margin: auto;
  width: 95%;
}

.destaque-container h1 {
  font-family: "sk";
  font-style: normal;
  font-weight: 700;
  font-size: 40.52px;
  line-height: 99%;
  color: #000000;
  margin-top: 29px;
  margin-bottom: 25px;
}

.title-post {
  font-family: "sk";
  font-style: normal;
  font-weight: 700;
  font-size: 34.52px;
  line-height: 99%;
  color: #ffffff;
  max-width: 646px;
}

.excerpt p {
  font-family: "sk";
  font-style: normal;
  font-weight: 400;
  font-size: 21.52px;
  line-height: 105%;
  color: #ffffff;
  max-width: 662px;
}

.tagss {
  background: #88bd45;
  border-radius: 13px;
  display: flex;
  padding: 1px 10px;
}

.tags {
  display: flex;
  gap: 2px;
}

.tags a {
  font-family: "sk";
  font-style: normal;
  font-weight: 400;
  font-size: 17.52px;
  line-height: 110.5%;
  letter-spacing: 0.01em;
  color: #ffffff;
}

.tags a.no-margin {
  margin-right: 0 !important;
  margin-left: -21px !important;
}

.l-images {
  position: relative;
}

.post-absolute {
  position: absolute;
  bottom: 25px;
  left: 34px;
  z-index: 2;
}

.posts-destaques-2 .title-post,
.posts-destaques-3 .title-post {
  font-family: "sk";
  font-style: normal;
  font-weight: 700;
  font-size: 22.52px;
  line-height: 99%;
  color: #ffffff;
  max-width: 430px;
}

.posts-destaques-2 .post-absolute {
  position: absolute;
  bottom: 10px;
  left: 13px;
}

.posts-destaques-3 .post-absolute {
  position: absolute;
  bottom: 16px;
  left: 13px;
}

@media (min-width: 1350px) {
  .grid-images {
    position: relative;
    /* display: flex;
    flex-wrap: wrap; */
  }

  .posts-destaques-1,
  .posts-destaques-2,
  .posts-destaques-3 {
    width: calc(50% - 5px);
  }

  .posts-destaques-2,
  .posts-destaques-3 {
    position: absolute;
    right: 0;
    height: 100%;
    max-height: calc(50% - 5px);
  }

  .posts-destaques-2 .link,
  .posts-destaques-3 .link {
    display: flex;
    max-height: 100%;
  }

  .posts-destaques-2 .link .l-images,
  .posts-destaques-3 .link .l-images {
    width: 100%;
  }

  .posts-destaques-2 .link .l-images img,
  .posts-destaques-3 .link .l-images img {
    height: auto;
    max-height: 100%;
  }

  .posts-destaques-2 {
    top: 0;

  }

  .posts-destaques-3 {
    bottom: 0;
  }

  .posts-destaques-1 img {
    width: 100%;
    max-width: 100%;
    height: 520px;
    object-fit: cover;
  }

  .posts-destaques-2 img {
    width: 100%;
    max-width: 100%;
    height: 520px;
    object-fit: cover;
  }

  .posts-destaques-3 img {
    width: 100%;
    max-width: 100%;
    height: 520px;
    object-fit: cover;
  }

  .posts-destaques-4 img {
    width: 100%;
    max-width: 100%;
    height: 520px;
    object-fit: cover;
  }
}

@media (max-width: 1349px) {
  .grid-images {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
  }

  .posts-destaques-1,
  .posts-destaques-2,
  .posts-destaques-3 {
    width: 100%;
    top: inherit;
    bottom: inherit;
    left: inherit;
    position: relative;
  }

  .posts-destaques-1 img {
    width: 100%;
    max-width: 100%;
    height: 520px;
    object-fit: cover;
  }

  .posts-destaques-2 img {
    width: 100%;
    max-width: 100%;
    height: 520px;
    object-fit: cover;
  }

  .posts-destaques-3 img {
    width: 100%;
    max-width: 100%;
    height: 520px;
    object-fit: cover;
  }

  .posts-destaques-4 img {
    width: 100%;
    max-width: 100%;
    height: 520px;
    object-fit: cover;
  }
}

@media (max-width: 500px) {
  .excerpt p {
    font-size: 15.52px;
  }

  .title-post {
    font-size: 25.52px;
  }

  .post-absolute {
    left: 16px;
  }

  .banner-blog img {
    border-top-left-radius: 50px;
    border-bottom-right-radius: 50px;
  }
}

@media (max-width: 380px) {
  .excerpt p {
    font-size: 11px;
  }

  .title-post {
    font-size: 20px;
  }

  .posts-destaques-2 .title-post,
  .posts-destaques-3 .title-post {
    font-size: 16.52px;
  }

  .tags a {
    font-size: 14.52px;
  }

  .destaque-container h1 {
    font-size: 30.52px;
  }
}

.sidebar .categoria_lista .listaCategorias_sidebar .categories {
  font-size: 0;
}

.cat-item {
  font-family: "sk";
  font-style: normal;
  font-weight: 700;
  font-size: 18.52px;
  line-height: 110.5%;
  letter-spacing: 0.01em;
  /* color: #FFFFFF;  */
  list-style: none;
}

.listaCategorias_sidebar {
  display: flex;
}

/*Slider*/

.carrosel-blog .swiper-wrapper .swiper-slide {
  height: 140px;
  background: #88bd45;
  border-radius: 33px 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 15px;
}

.swiper-slide a {
  font-family: "sk";
  font-style: normal;
  font-weight: 700;
  font-size: 18.52px;
  line-height: 110.5%;
  letter-spacing: 0.01em;
  color: #ffffff;
  text-align: center;
}

.carrosel-blog .swiper-wrapper .swiper-slide:first-child {
  padding-left: 10px !important;
}

.carrosel-blog .swiper-wrapper .swiper-slide:last-child {
  padding-right: 10px !important;
}

.carrosel-blog {
  /* border: 3px solid #D7D7D7; */
  border-radius: 19px;
  padding-top: 27px;
  padding-bottom: 29px;
}

/* .carrosel-blog .swiper-wrapper{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 68px;
} */

.categories-prev {
  left: 10px;
  right: auto;
  color: #cdcdcd;
}

.categories-next {
  right: 10px;
  left: auto;
  color: #cdcdcd;
}

.container-categorias h1 {
  margin-top: 29px;
  margin-bottom: 21px;
  font-family: "sk";
  font-style: normal;
  font-weight: 700;
  font-size: 40.52px;
  line-height: 99%;
  color: #000000;
}

.titulo_recentes {
  font-family: "sk";
  font-style: normal;
  font-weight: 700;
  font-size: 40.52px;
  line-height: 99%;
  color: #000000;
  margin-top: 29px;
  margin-bottom: 17px;
}

.item {
  display: flex;
  margin-right: 55px;
}

.imagem-ultimas img {
  margin-right: 18px;
  margin-bottom: 18px;
  width: 416px;
  height: 250px;
}

/* .imagem-ultimas{
    width: 100%;
    height: 100%;
  } */

.tag-ultimas a {
  background: #88bd45;
  border-radius: 7px 0px;
  margin-bottom: 5px;
  font-family: "sk";
  font-style: normal;
  font-weight: 400;
  font-size: 17.52px;
  line-height: 110.5%;
  letter-spacing: 0.01em;
  color: #ffffff;
  padding: 2px 10px;
}

.titulo-recentes {
  font-family: "sk";
  font-style: normal;
  font-weight: 700;
  font-size: 23.52px;
  line-height: 100%;
  letter-spacing: -0.02em;
  color: #000000;
  width: 411px;
}

.resumo-ultimas p {
  font-family: "sk";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 122.5%;
  color: #000000;
  width: 379px;
}

.autor_data {
  display: flex;
  align-items: center;
  gap: 5px;
  margin-top: 10px;
}

.autor_data p {
  margin-bottom: 0;
  font-family: "sk";
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
  color: rgba(0, 0, 0, 0.6);
}

.img-ultimas-deco img {
  margin-top: 90px;
  margin-bottom: 20px;
}

@media (max-width: 1190px) {
  .item {
    flex-direction: column;
    margin-bottom: 2rem;
    display: flex;
  }
}

.wp-pagenavi {
  display: flex;
  justify-content: center;
}

.wp-pagenavi span.current {
  border: none;
  font-weight: 200;
}

span.current::before {
  content: "<< ";
}

span.current::after {
  content: " >>";
}

.muda-nav {
  display: block;
}

.nav-home {
  display: none;
}

.l-images {
  position: relative;
}

.l-images img {
  display: block;
}

.overlay1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}

@media (max-width: 1348px) {
  .overlay1 {
    width: 100%;
  }
}

.overlay2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}

.overlay3 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}

.rows {
  display: flex;
}

@media (max-width: 1035px) {
  .rows {
    flex-wrap: wrap;
    display: block;
  }
}

@media (max-width: 1365px) {
  .item {
    flex-wrap: wrap;
  }
}

@media (max-width: 768px) {
  .img-ultimas-deco {
    text-align: center;
  }

  .item {
    margin-right: 0px;
    justify-content: center;
    align-items: center;
  }
}

@media (max-width: 425px) {
  .resumo-ultimas p {
    width: 285px;
  }

  .titulo-recentes {
    width: 285px;
  }

  .rows {
    display: block;
  }
}





/* Estilo padrão do banner em português */
.banner-pt {
  display: block;
}

/* Estilo padrão do banner em inglês */
.banner-en {
  display: none;
}

/* Estilo do banner em português quando a classe "translated-ltr" estiver presente na tag <html> */
html.translated-ltr .banner-pt {
  display: none;
}

/* Estilo do banner em inglês quando a classe "translated-ltr" estiver presente na tag <html> */
html.translated-ltr .banner-en {
  display: block;
}