/* .itemid-129 ID DA PÁGINA BLOG */
.itemid-129 #sp-main-body {
    margin-top: 5em;
}

.itemid-129 img {
    border-radius: 20px !important;
}

.itemid-129 .article-list .article {
    border: none !important;
}

.itemid-129 .sp-module {
    border-radius: 20px !important;
}

.itemid-129 input {
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    border-radius: 20px;
    color: #CAC8C7;
}

.itemid-129 .sp-module-title {
    color: #1A1A1A;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 20px !important;
}

.itemid-129 #arquivo_blog .col-md-12 a {
    text-decoration: none;
    color: #76B82ACC !important;
    font-size: 1.1em !important;
}

.itemid-129 #arquivo_blog .col-md-12 span {
    color: #595959 !important;
}

.itemid-129 .tagspopulartags-populares div {
    background: #E6E6E6;
    border-radius: 50px;
    margin: auto;
    margin-top: 14px;
    text-align: center;
    padding: 5px !important;
}

.itemid-129 .data-blog {
    color: #616161;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
}

.itemid-129 .readmore a {
    font-size: 18px;
    line-height: 21px;
    text-align: right;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    color: #83BA56 !important;
}

.itemid-129 .margin-body {
    margin-top: -20px;
}

.disqus-comment-count {
    font-size: 1.3em !important;
}

/* 
PÁGINA VER NOTICIA */

.view-article.itemid-129 .arquivo-blog,
.view-article.itemid-129 .tags-populares,
.view-article.itemid-129 .newsleeter-bottom,
.view-article.itemid-129 .buscar-blog {
    display: none;
}

.view-article.itemid-129 .sp-module{
    border: 0px !important;
}

.view-article.itemid-129 #sp-main-body {
    margin-top: 0 !important;
}

.view-article.itemid-129 #assinar-news-leeter .logo .row{
    display: block;
}

.view-article.itemid-129 #assinar-news-leeter .col-md-2 {
    display: none;
}

.view-article.itemid-129 #assinar-news-leeter .col-md-4 {
    max-width: 100%;
}

.view-article.itemid-129 #share i {
    color: #aaa;
    font-size: 2em;
    margin-right: 10px;
}
.view-article.itemid-129 #sp-main-body > .container {
    max-width: 100%;
}

.view-article.itemid-129 .article-full-image {
    margin-bottom: 0 !important;
}
.view-article.itemid-129 .article-full-image img {
    width: 100%;
}

.view-article.itemid-129 .col-lg-8 {
    flex: 0 100% !important;
    max-width: 100% !important;
    padding-right: 0;
    padding-left: 0;
}

.view-article.itemid-129 .card {
    margin-top: -200px;
    border-radius: 20px;
    border: none;
}

.view-article.itemid-129 .article-full-image img {
    border-radius: 0 !important;
}

@media (max-width: 600px)
{
    .view-article.itemid-129 .card {
        margin-top: -3em;
    }
}