.sp-menu-item.sp-has-child.menu-user {
    color: #ffffff;
}

.sp-menu-item.sp-has-child.menu-user #login-form {
    color: #333840;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0;
}

.sp-menu-item.sp-has-child.menu-user ul.sp-mega-group {
    color: #333840;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0;
}

.sp-menu-item.sp-has-child.menu-user ul.sp-mega-group {
    color: #333840;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0;
}

.com_users #sp-main-body {
    font-size: 18px;
    font-style: normal;
    line-height: 36px;
    letter-spacing: 0;
}

.md-produto-artigo ul.mod-articlesnews-horizontal li figure {
    margin: 0;
}

.btn-produtos {
    z-index: 0 !important;
}

.com-content #sp-section-2 .article-full-image img {
    width: 100% !important;
    height: 400px !important;
    object-fit: cover !important;
    object-position: center center !important;
}

.com-content #sp-main-body .article-details .article-header h1,
.com-content #sp-main-body .article-details .article-header h2,
.com-content #sp-main-body .article-details .article-header h3,
.com-content #sp-main-body .article-details .article-header h4,
.com-content #sp-main-body .article-details .article-header h5,
.com-content #sp-main-body .article-details .article-header h6 {
    color: #000000;
    font-style: normal;
    font-weight: 700;
}

.com-content #sp-main-body .article-details .article-header h1 {
    font-size: 45px;
    line-height: 54px;
}

.com-content #sp-main-body .article-details .article-header h2 {
    font-size: 39px;
    line-height: 48px;
}

.com-content #sp-main-body .article-details .article-header h3 {
    font-size: 34px;
    line-height: 42px;
}

.com-content #sp-main-body .article-details .article-header h4 {
    font-size: 29px;
    line-height: 37px;
}

.com-content #sp-main-body .article-details .article-header h5 {
    font-size: 25px;
    line-height: 33px;
}

.com-content #sp-main-body .article-details .article-header h6 {
    font-size: 22px;
    line-height: 29px;
}

.com-content #sp-main-body .article-details p {
    color: #000000;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: 0;
}

.com-content #sp-main-body .article-details img {
    border-radius: 8px;
}

.com-content #sp-main-body .related-article-list-container {
    border-top: 1px solid #9A9A9A;
    margin-top: 100px;
    padding-top: 40px;
}

.com-content #sp-main-body .related-article-list-container h3 {
    font-size: 25px;
    font-style: normal;
    font-weight: 600;
    line-height: 33px;
}

.com-content #sp-main-body .related-article-list-container .article img {
    border-radius: 8px 8px 0 0;
    width: 100%;
}

.com-content #sp-main-body .related-article-list-container .article .article-header {
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    color: #000000;
}

.com-content #sp-main-body .related-article-list-container .article .article-info {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0;
    color: #ABABAB;
}

.blog-page .blog .blog-destaque {
    margin-bottom: 50px;
}

.blog-page .blog .blog-destaque.row {
    margin-right: 0;
    margin-left: 0;
    gap: 20px;
    flex-wrap: unset;
    margin-bottom: 40px;
}

.blog-page .blog .blog-destaque.row .blog-category.row {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.blog-page .blog .blog-destaque .blog-category.row [class^="col-"] {
    width: 100%;
}

.blog-page .blog .blog-destaque.row > * {
    padding-right: 0;
    padding-left: 0;
}

.blog-page .blog .blog-destaque [class^="col-"] {
    background-color: #ffffff;
    width: 23.8%;
}

.blog-page .blog .blog-destaque h1 {
    font-size: 25px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
    color: #00091E;
    padding: 24px;
    border-bottom: 1px solid #9A9A9A;
}

.blog-page .blog .blog-destaque .com-content-category-blog__children.cat-children {
    margin: 16px;
    border-bottom: 1px solid #9A9A9A;
}

.blog-page .blog .blog-destaque .com-content-category-blog__children.cat-children h3 a,
.blog-page .blog .blog-destaque .com-content-category-blog__children.cat-children h3 .bg-info {
    background-color: #ffffff !important;
    color: #ABABAB;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
}

.blog-page .blog .blog-destaque .blog-img-category {
    position: relative;
}

.blog-page .blog .blog-destaque .blog-img-category .article-intro-image img {
    height: 198px;
    object-fit: cover;
    object-position: center center;
    border-radius: 8px 0 0 8px;
}

.blog-page .blog .blog-destaque .item-category {
    position: absolute;
    top: 10px;
    left: 10px;
    background-color: #316CFF;
    display: flex;
    padding: 2px 8px;
    align-items: flex-start;
    align-content: flex-start;
    gap: 10px;
    flex-wrap: wrap;
    color: #FBFBFB;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 1px;
}

.blog-page .blog .blog-destaque .article-intro-image {
    position: relative;
}

.blog-page .blog .blog-destaque .item-content {
    padding: 24px 16px;
}

.blog-page .blog .blog-simples .item-content {
    padding: 0 16px;
}

.blog-page .blog .blog-destaque .item-content .article-header h2 a,
.blog-produtos .blog .blog-simples .item-content .article-header h2,
.blog-produtos .blog .blog-simples .item-content .article-header h2 a,
.md-produto-artigo ul.mod-articlesnews-horizontal li h2.newsflash-title,
.blog-page .blog .blog-simples .item-content .article-header h2 a {
    color: #000000;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}

.md-produto-artigo ul.mod-articlesnews-horizontal li h2.newsflash-title,
.blog-produtos .blog .blog-simples .item-content .article-header h2,
.blog-produtos .blog .blog-simples .item-content .article-header h2 a {
    overflow: hidden;
    display: -webkit-box;
    max-height: 24px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.blog-page .blog .blog-destaque .item-content p,
.blog-produtos .blog .blog-simples .item-content p,
.md-produto-artigo ul.mod-articlesnews-horizontal li p,
.blog-page .blog .blog-simples .item-content p {
    color: #666666;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 1px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 147px;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    margin: 8px 0;
}

.blog-page .blog .blog-destaque .item-content .article-info > span,
.blog-page .blog .blog-simples .item-content .article-info > span {
    color: #ABABAB;
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 1px;
}

.blog-page .blog .blog-destaque .item-content .article-info > span + span::before,
.blog-page .blog .blog-simples .item-content .article-info > span + span::before {
    content: "-";
}

.blog-page .blog .blog-simples {
    margin-top: 80px !important;
}

.blog-page .blog .blog-simples [class^="col-"] {
    margin-bottom: 32px;
}

.blog-page .blog .blog-simples .item-category {
    display: none;
}

.blog-page .blog .blog-simples .com-content-category-blog__item.blog-item {
    display: flex;
    flex-direction: row;
}

.blog-page .blog .blog-simples .com-content-category-blog__item.blog-item .blog-img-category {
    flex: 50%;
}

.blog-page .blog .blog-simples .com-content-category-blog__item.blog-item .blog-img-category img {
    height: 235px;
    object-fit: cover;
    object-position: center center;
    border-radius: 8px 0 0 8px;
}

.blog-page .blog .blog-simples .com-content-category-blog__item.blog-item .item-content {
    flex: 50%;
}

.blog-page .blog .blog-pagination {
    margin-top: 50px;
}

.blog-page .blog .blog-pagination .pagination {
    justify-content: center;
}

.blog-page .blog figcaption {
    display: none;
}

.blog-produtos .blog .blog-title h3 {
    color: #00091E;
    font-size: 45px;
    font-style: normal;
    font-weight: 700;
    line-height: 54px;
    margin-bottom: 42px;
}

.md-produto-artigo .mod-articlesnews-horizontal figure img,
.blog-produtos .blog .blog-simples .blog-img-category img {
    height: 252px;
    width: 100%;
    object-fit: cover;
    object-position: center center;
    border-radius: 8px 0 0 8px;
}

.md-produto-artigo ul.mod-articlesnews-horizontal li .item-content,
.blog-produtos .blog .blog-simples .item-content {
    padding: 16px 16px 16px 16px;
    background-color: #ffffff;
}

.md-produto-artigo ul.mod-articlesnews-horizontal li,
.blog-produtos .blog .blog-simples .com-content-category-blog__item {
    position: relative;
    overflow: hidden;
}

.md-produto-artigo ul.mod-articlesnews-horizontal li .item-content,
.blog-produtos .blog .blog-simples .item-content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    transition: transform 0.3s ease;
    width: 100%;
}

.md-produto-artigo ul.mod-articlesnews-horizontal li .item-content p,
.blog-produtos .blog .blog-simples .item-content p {
    display: none;
}

.md-produto-artigo ul.mod-articlesnews-horizontal li:hover .item-content,
.blog-produtos .blog .blog-simples .com-content-category-blog__item:hover .item-content {
    transform: translateY(0);
}

.md-produto-artigo ul.mod-articlesnews-horizontal li:hover .item-content p,
.blog-produtos .blog .blog-simples .com-content-category-blog__item:hover .item-content p {
    display: block;
}

@media only screen and (max-width: 800px) {
    .com-content #sp-section-2 .article-full-image img {
        height: 200px !important;
    }
}