/* CONCURSO */
img.img-canto-artigo-lateral {
  position: absolute;
  top: -35px;
  width: 28px;
  right: -32px;
  animation: efect-img-logo-marca 3s infinite;
  opacity: 1;
}
article.article-index-lateral h1 {
  margin-top: 70px !important;
  font-size: 15px;
  color: #3fafb0;
  font-weight: 700;
  line-height: inherit;
}
article.article-index-lateral h2 {
  font-size: 0.9em;
}
p.data-por-ext-lateral {
  line-height: 25px;
  font-size: 1em;
}
.article-prox-concurso.article-index-lateral {
  padding: 15px 10px;
}
h3.p-prox-concurso-acumulou {
  font-size: 0.9em !important;
}
h3.p-prox-concurso-acumulou span {
  display: block;
}
span.canto-article.canto-article-lateral {
  border: 40px solid;
}
.aviso-acumulou-lateral {
  padding: 5px 10px;
  margin-top: 20px !important;
}
section.box-bolls-lateral {
  display: flex;
  flex-wrap: wrap;
}
.bolls-sorteio-lateral {
  display: inline-block;
  height: 70px !important;
  width: 70px !important;
  display: flex !important;
  font-size: 38px !important;
}
p.data-art-home.data-art-home-lateral {
  border-bottom: none;
}
h2.size-h2-lateral {
  margin-top: 40px !important;
  padding-top: 20px !important;
}

a.a-gif-lateral img {
  width: 100%;
  height: auto;
  border-radius: 8px;
}
a.a-gif-lateral {
  display: block;
  overflow: hidden;
  padding: 0px;
  margin: 0px;
  height: auto;
}
.box-home-contato.box-home-contato-lateral {
  padding: 10px;
  margin-top: 40px;
  border-top: 1px solid #55555547 !important;
}
.box-lateral-compartihe.border-bottom {
  border-bottom: 1px solid #55555547 !important;
  padding-bottom: 30px !important;
  margin-top: 68px;
}
.box-home-contato.box-home-contato-lateral.box-lateral-compartihe.border-bottom h2 {
  text-align: center;
  margin-bottom: 30px !important;
}
.box-home-contato.box-home-contato-lateral .box-contato-redes {
  margin-top: 10px;
}
.box-home-contato.box-home-contato-lateral a img {
  width: 30px;
  height: 30px;
}
.box-home-contato-lateral .box-img-contato {
  padding: 10px;
  margin: 10px;
}
.box-home-contato-lateral .box-share {
  margin-top: 20px;
}
.box-home-contato.box-home-contato-lateral h2:before {
  position: absolute;
  content: "";
  width: 2px;
  height: 28px;
  text-align: center;
  margin-left: -12px;
  margin-top: 2px;
}
a.btn-lateral-share {
  color: #fff;
  background: #3fafb0;
  padding: 8px 15px;
  border-radius: 5px;
  margin-top: 15px;
  font-size: 18px;
}

.border-bottom {
  padding-bottom: 0px !important;
}

.box-lateral-artigos.border-bottom a {
  width: 96%;
}

.box-lateral-artigos.border-bottom a h2:before {
  width: 0;
  height: 0;
}

.box-lateral-artigos.border-bottom a h2 {
  text-align: inherit;
  width: 100%;
}
.box-home-contato.box-home-contato-lateral.box-lateral-artigos.border-bottom > h2 {
  margin-bottom: 20px;
}
a.btn-lateral-share span {
  margin-left: 10px !important;
}

.box-share a {
  background: #3fafb0;
  border-radius: 100px;
  height: 32px;
  padding: 5px;
  color: #fff;
  width: 32px;
  display: flex;
  align-items: center;
  margin: 0;
  margin-right: 5px;
  justify-content: space-around;
}
.box-share {
  display: flex;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
}
.box-share a i {
  color: #fff;
  font-size: 18px;
}
a.a-link-blog.a-artigo-lateral {
  display: inherit;
  margin-bottom: 20px;
  padding: 15px 2% !important;
}
.box-lateral-artigos.border-bottom a h2 {
  text-align: inherit;
  font-size: 0.8em;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 33px;
  text-transform: uppercase;
  position: absolute;
  left: 0;
  top: 0;
  padding: 5px 10px;
  border-bottom-right-radius: 5px;
  background: #3babac;
  color: #fff;
  width: auto;
}
h2.size-h2 {
  color: #333;
  line-height: inherit;
  margin-top: 15px !important;
  font-size: 1.2em;
  margin-bottom: 13px !important;
}
h3.title-art-home {
  color: #3fafb0;
  line-height: inherit;
  margin-top: 13px !important;
  font-size: 1em;
  margin-top: 40px !important;
}
p.subtitle-art-home {
  color: #333;
  line-height: inherit;
  margin-top: 5px !important;
  font-size: 0.9em;
  font-weight: 400;
}
@media screen and (max-width: 992px) {
  .box-lateral-artigos.border-bottom a {
    text-align: center;
  }
  .box-lateral-artigos.border-bottom a:before {
    width: 0;
    height: 0;
  }
}
