/* ----------------------------------------------------------------------
POSTS
color for geopark estrela - #006cb6
-------------------------------------------------------------------------*/

.post-item {
  float: left;
  width: 100%;
  height: auto;
  padding: 0px 0px 0px 0px;
}

.post-item .post-item-wrap {
  background-color: #ffffff;
  position: relative;
}

.post-item img {
  width: 100%;
  height: auto;
  pointer-events: none;
}

.img-biografia {
  height: 225px!important;
  width: auto!important;
  margin-bottom: 20px!important;
}

.post_img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 200px;
  border-radius: 4px 4px 0px 0px;
}

.post-meta-footer h2 {
  margin-bottom: 0px;
  color: #006cb6;
}

.post-meta-footer h5 {
  color: #9d9d9d;
}

.post-item .post-image,
.post-item .post-slider,
.post-item .post-video,
.post-item .post-audio,
.post-item .post-quote-img {
  margin: 0;
  position: relative;
  padding: 0;
}

.post-item .post-image .post-meta-category,
.post-item .post-slider .post-meta-category,
.post-item .post-video .post-meta-category,
.post-item .post-audio .post-meta-category,
.post-item .post-quote-img .post-meta-category {
  background: #006cb6;
  color: #ffffff;
  font-size: 13px;
  padding: 2px 16px;
  border-radius: 50px;
  position: absolute;
  right: 10px;
  top: 11px;
  z-index: 3;
  margin-right: 0;
}

.post-item .post-image .post-meta-category-futuramente {
  background: #006cb6;
  color: #ffffff;
  font-size: 13px;
  padding: 0px 15px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 5px;
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 3;
  margin-right: 0;
}

.post-item .post-image .post-meta-category-cancelado {
  background: #ac2925;
  color: #ffffff;
  font-size: 13px;
  padding: 0px 15px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 5px;
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 3;
  margin-right: 0;
}

.post-item .post-image .post-meta-category-realizado {
  background: #717171;
  color: #ffffff;
  font-size: 13px;
  padding: 0px 15px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 5px;
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 3;
  margin-right: 0;
}

.post-item .post-image .atividade-decorreu {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  filter: grayscale(100%);
  color: #cccccc!important;
}

.post-item .post-image .post-meta-category i,
.post-item .post-slider .post-meta-category i,
.post-item .post-video .post-meta-category i,
.post-item .post-audio .post-meta-category i,
.post-item .post-quote-img .post-meta-category i {
  margin-right: 4px;
}

.post-item .post-image .post-meta-category a,
.post-item .post-slider .post-meta-category a,
.post-item .post-video .post-meta-category a,
.post-item .post-audio .post-meta-category a,
.post-item .post-quote-img .post-meta-category a {
  color: #ffffff !important;
}

.post-item .post-quote-img .post-meta-category {
  background: #ffffff;
  color: #1abc9c;
}

.post-item .post-quote-img .post-meta-category a {
  color: #1abc9c !important;
}

.post-item .post-video video, .post-item .post-video iframe {
  width: 100%;
  background-color: #000000;
}

.post-item .post-audio>a>img {
  margin-bottom: -28px;
}

.post-item .post-audio audio, .post-item .post-audio iframe {
  width: 100%;
}

.post-item .post-audio audio {
  margin-bottom: -6px;
}

.post-item .post-item-description {
  padding: 24px;
  line-height: 28px;
  color: #676767;
}

.post-item .post-image .post-meta-title {
  color: #ffffff;
  font-size: 13px;
  padding: 15px 15px;
  position: absolute;
  right: 0px;
  left: 0px;
  top: 36px;
  z-index: 3;
  text-align: center;
  background-color: rgba(0,0,0,0.5);
}

.post-item .post-image .post-meta-footer>h2 {
  color: #ffffff;
  font-weight: 600;
}

.post-item .post-image .post-meta-footer {
  padding: 24px;
  line-height: 28px;
  padding: 10px 15px;
  position: absolute;
  right: 0px;
  left: 0px;
  bottom: 0px;
  z-index: 3;
  text-align: justify;
  background-color: rgba(0,0,0,0.6);
}

.post-item .post-item-description p {
  margin-bottom: 2px;
}

.post-item .post-item-text p {
  margin-bottom: 2px;
}

.post-item .post-item-description>h2, .post-item .post-item-description>h2>a {
  letter-spacing: -0.1px;
  line-height: 23px;
  margin-bottom: 16px;
  color: #006cb6;
  /*font-family: "Open Sans", "Helvetica", "Arial", sans-serif;*/
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
  font-size: 18px;
}

.post-item .post-item-description .post-meta-date,
.post-item .post-item-description .post-meta-comments,
.post-item .post-item-description .post-meta-category {
  color: #C2C2C2;
  position: relative;
  top: -4px;
  font-size: 12px;
  margin-right: 8px;
}

.post-item .post-item-description .post-meta-date i,
.post-item .post-item-description .post-meta-comments i,
.post-item .post-item-description .post-meta-category i {
  margin-right: 4px !important;
}

.post-item .post-item-description .post-meta-date a,
.post-item .post-item-description .post-meta-comments a,
.post-item .post-item-description .post-meta-category a {
  color: #C2C2C2;
}

.post-item .post-item-description .post-post-likes {
  float: right;
  font-size: 14px;
  color: #aaa;
}

.post-item .post-item-description .post-post-likes i {
  margin-right: 8px;
  color: #aaa;
}

.post-item.shadow {
  box-shadow: none;
}

.post-item.shadow .post-item-wrap {
  box-shadow: 0 1px 10px #efefef !important;
}

.post-item.grey-bg .post-item-wrap {
  background-color: #f7f7f7;
}

.post-item.border {
  border: none;
}

.post-item.border .post-item-wrap {
  border: 1px solid #f2f2f2;
}

.post-item.border>.post-item-wrap>.post-item-description {
  padding: 24px !important;
  width: 100% !important;
}

.post-item.quote .post-item-wrap {
  background-color: #1abc9c;
  border-radius: 4px;
  border-width: 0;
}

.post-item.quote .post-quote-img img {
  width: auto;
  margin-left: 40px;
  margin-top: 40px;
}

.post-item.quote .post-item-description {
  padding: 40px;
}

.post-item.quote .post-item-description .post-meta-date,
.post-item.quote .post-item-description .post-meta-comments,
.post-item.quote .post-item-description .post-meta-category {
  color: #ffffff;
  opacity: 0.8;
}

.post-item.quote .post-item-description .post-meta-date a,
.post-item.quote .post-item-description .post-meta-date p,
.post-item.quote .post-item-description .post-meta-comments a,
.post-item.quote .post-item-description .post-meta-comments p,
.post-item.quote .post-item-description .post-meta-category a,
.post-item.quote .post-item-description .post-meta-category p {
  color: #ffffff;
}

.post-item.quote .post-item-description>h3,
.post-item.quote .post-item-description>h3>a,
.post-item.quote .post-item-description a,
.post-item.quote .post-item-description p,
.post-item.quote .post-item-description .item-link {
  color: #ffffff;
}

.post-item.quote .post-item-description .post-author {
  font-size: 14px;
  height: 40px;
}

.post-item.quote .post-item-description .post-author>img {
  height: 28px;
  margin-right: 8px;
  width: 28px;
}

.post-items-transparent .post-item .post-item-wrap {
  border: 0;
  background-color: transparent;
}

.post-items-transparent .post-item .post-item-wrap .post-item-description>p,
.post-items-transparent .post-item .post-item-wrap .post-item-description .post-meta-date,
.post-items-transparent .post-item .post-item-wrap .post-item-description .post-meta-comments,
.post-items-transparent .post-item .post-item-wrap .post-item-description .post-meta-category {
  opacity: .7;
}


/*Single Post*/

.single-post .post-item {
  /*padding: 0 0 20px 0;*/
}

.single-post .post-item img {
  width: 100%;
  height: auto;
}

.single-post .post-item .post-item-description {
  padding: 22px 0;
  line-height: 28px;
  color: #676767;
}

.single-post .post-item .post-item-description p {
  font-size: 16px;
}

.single-post .post-item .post-item-description>h2,
.single-post .post-item .post-item-description>h2>a {
  font-size: 34px;
  letter-spacing: 0;
  line-height: 38px;
  margin-bottom: 12px;
  margin-top: 8px;
  color: #252525;
}

.single-post .post-item .post-item-description .post-meta-date,
.single-post .post-item .post-item-description .post-meta-comments,
.single-post .post-item .post-item-description .post-meta-category {
  color: #777;
  font-size: 13px;
  margin-right: 16px;
}

.single-post .post-item .post-item-description .post-meta-date a,
.single-post .post-item .post-item-description .post-meta-comments a,
.single-post .post-item .post-item-description .post-meta-category a {
  color: #777;
}

.single-post .post-item .post-item-description .post-meta-share {
  float: right;
}

.single-post .post-item .post-item-description .post-meta-share .btn {
  display: inline-block;
  margin-right: 0;
}

.single-post .post-item .post-item-description .post-meta {
  border-bottom: 1px solid #f3f3f3;
  clear: both;
  display: block;
  margin-bottom: 26px;
  padding: 12px 0;
  position: relative;
  width: 100%;
}

.single-post .post-item .post-tags {
  display: block;
  margin-bottom: 40px;
  position: relative;
  width: 100%;
}

.single-post .post-item .post-tags a {
  border: 1px solid #c4c4c4;
  border-radius: 4px;
  font-size: 12px;
  margin-bottom: 10px;
  padding: 3px 10px;
}


/*Thumbnail Version*/

.post-thumbnails .post-item {
  width: 100%;
  padding: 0 0 20px 0;
}

.post-thumbnails .post-item .post-image,
.post-thumbnails .post-item .post-slider,
.post-thumbnails .post-item .post-video,
.post-thumbnails .post-item .post-audio {
  float: left;
  width: 46%;
}

.post-thumbnails .post-item:not(.quote)
.post-item-description {
  float: left;
  padding-top: 0;
  width: 54% !important;
}

#blog .blog .post-item {
  width: 25%;
  padding: 0 20px 20px 0;
}


/*Single Page*/

.post-post-title h1 {
  font-size: 48px;
  letter-spacing: -.03em;
  line-height: 1;
  font-weight: 700;
}

.post-image {
  margin-bottom: 20px;
}

.post-image img {
  width: 100%;
}

.post-metaa {
  margin-bottom: 20px;
  min-height: 60px;
}

.post-metaa div {
  border-right: 1px solid #f6f6f6;
  float: left;
  margin-right: 18px;
  padding: 8px 18px 8px 0;
}

.post-metaa :last-child {
  border-right: 0;
}

.post-metaa .social-icons {
  margin-top: 8px;
}

.post-metaa .post-comments i,
.post-metaa .post-shares i {
  margin-right: 4px;
  font-size: 20px;
  float: left;
}

.post-metaa .post-comments .post-shares-number,
.post-metaa .post-comments .post-comments-number,
.post-metaa .post-shares .post-shares-number,
.post-metaa .post-shares .post-comments-number {
  color: #000;
  font-size: 18px;
  font-weight: 700;
  display: block;
}

.post-metaa .post-comments .post-shares-label,
.post-metaa .post-comments .post-comments-label,
.post-metaa .post-shares .post-shares-label,
.post-metaa .post-shares .post-comments-label {
  color: #aaa;
  font-size: 12px;
  text-transform: uppercase;
  display: block;
}

.post-author {
  border-top: 1px solid #eee;
  font-size: 14px;
  height: 40px;
  margin-top: 15px;
  padding-bottom: 0;
  padding-top: 16px;
}

.post-author a {
  color: #1abc9c;
}

.post-author p {
  position: relative;
}

.post-author>img {
  border-radius: 50%;
  height: 28px;
  float: left;
  margin-right: 8px;
  width: 28px;
}

.post-content {
  clear: both;
  display: block;
  padding: 0 40px 0 0;
}

.sidebar>h3:nth-of-type(2) {
  margin-top: 17px;
}

.story-click {
  position: relative;
  width: 270px;
  position: relative;
  margin-bottom: 20px;
}

.story-click img {
  height: 72px;
  margin-right: 10px;
}

a.reco {
  position: absolute;
  line-height: 18px;
  font-weight: 700;
}

span.rec-by {
  font-size: 11px;
  position: relative;
  top: 31px;
}

.rec-n {
  position: absolute;
  text-transform: uppercase;
  background-color: #1abc9c;
  height: 32px;
  text-indent: 1px;
  width: 32px;
  display: block;
  color: #FFF;
  text-align: center;
  font-weight: 500;
  border-radius: 50%;
  border: 2px solid #FFF;
  font-size: 18px;
  line-height: 30px;
  position: absolute;
  left: -14px;
  bottom: 22px;
}


/**************************** MEDIA QUERYS ************************************/
/* (2048)*/
@media only screen and (max-width: 2048px) {

  .post-item .post-item-description>h2,
  .post-item .post-item-description>h2>a {
    font-size: 18px;
  }

}

/* (1920)*/
@media only screen and (max-width: 1920px) {

  .post-item .post-item-description>h2,
  .post-item .post-item-description>h2>a {
    font-size: 18px;
  }

  .post-item .post-image .post-meta-footer>h2 {
    color: #ffffff;
    font-weight: 600;
    font-size: 30px;
  }

}

/* (1680) */
@media only screen and (max-width: 1680px) {

  .post-item .post-item-description>h2,
  .post-item .post-item-description>h2>a {
    font-size: 18px;
  }

  .post-item .post-image .post-meta-footer>h2 {
    color: #ffffff;
    font-weight: 600;
    font-size: 30px;
  }

}

/* (1440) */
@media only screen and (max-width: 1440px) {

  .post-item .post-image .post-meta-footer>h2 {
    color: #ffffff;
    font-weight: 600;
    font-size: 30px;
  }

}

/* (1366) */
@media only screen and (max-width: 1366px) {

  .post-item .post-image .post-meta-footer>h2 {
    color: #ffffff;
    font-weight: 600;
    font-size: 30px;
  }

}

/* (1280) */
@media only screen and (max-width: 1280px) {

  .post-item .post-image .post-meta-footer>h2 {
    color: #ffffff;
    font-weight: 600;
    font-size: 30px;
  }

}

/* (1080) */
@media only screen and (max-width: 1080px) {

  .post-item .post-image .post-meta-footer>h2 {
    color: #ffffff;
    font-weight: 600;
    font-size: 30px;
  }

}

/* (1024) */
@media only screen and (max-width: 1024px) {

  .post-item .post-image .post-meta-footer>h2 {
    color: #ffffff;
    font-weight: 600;
    font-size: 30px;
  }

}

/* (991) */
@media only screen and (max-width: 991px) {

  .post-item .post-image .post-meta-footer>h2 {
    color: #ffffff;
    font-weight: 600;
    font-size: 30px;
  }

}

/* (800) */
@media only screen and (max-width: 800px) {

  .post-item .post-image .post-meta-footer>h2 {
    color: #ffffff;
    font-weight: 600;
    font-size: 27px;
  }

}

/* (720) */
@media only screen and (max-width: 720px) {

  .post-item .post-image .post-meta-footer>h2 {
    color: #ffffff;
    font-weight: 600;
    font-size: 27px;
  }

}

/* (667) */
@media only screen and (max-width: 667px) {

  .post-item .post-image .post-meta-footer>h2 {
    color: #ffffff;
    font-weight: 600;
    font-size: 25px;
  }

}

/* (480)*/
@media only screen and (max-width: 480px) {

  .post-item .post-image .post-meta-footer>h2 {
    color: #ffffff;
    font-weight: 600;
    font-size: 20px;
  }

}

/* (375)*/
@media only screen and (max-width: 375px) {

  .post-item .post-image .post-meta-footer>h2 {
    color: #ffffff;
    font-weight: 600;
    font-size: 15px;
  }

}

/* (320)*/
@media only screen and (max-width: 320px) {

  .post-item .post-image .post-meta-footer>h2 {
    color: #ffffff;
    font-weight: 600;
    font-size: 12px;
  }

}
