/* Icones */
@font-face {
    font-family: 'ampcon';
    src: url('../fonts/ampcon/ampcon.eot?5t1964');
    src: url('../fonts/ampcon/ampcon.eot?5t1964#iefix') format('embedded-opentype'),
        url('../fonts/ampcon/ampcon.ttf?5t1964') format('truetype'),
        url('../fonts/ampcon/ampcon.woff?5t1964') format('woff'),
        url('../fonts/ampcon/ampcon.svg?5t1964#ampcon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

.com-content.icone .sp-page-title-heading:before {
    margin-right: 0.5em;
}

.com-content.icone .sp-page-title-heading:before,
[class^="icone-"],
[class*=" icone-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'ampcon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.com-content.icone.newspapper .sp-page-title-heading:before,
.icone-newspapper:before {
    content: "\e900";
}

.icone-user-plus:before {
    content: "\e901";
}

.icone-search:before {
    content: "\e902";
}

.icone-abaco:before {
    content: "\e903";
}

.icone-phone:before {
    content: "\e904";
}

.icone-locale:before {
    content: "\e905";
}

.icone-lock:before {
    content: "\e906";
}

.icone-user:before {
    content: "\e907";
}

.com-content.icone.justice .sp-page-title-heading:before,
.icone-justice:before {
    content: "\e908";
}

.com-content.icone.pin .sp-page-title-heading:before,
.icone-pin:before {
    content: "\e909";
}

.com-content.icone.calendar-alt .sp-page-title-heading:before,
.icone-calendar-alt:before {
    content: "\e90a";
}

.icone-calendar:before {
    content: "\e90b";
}

.com-content.icone.file .sp-page-title-heading:before,
.icone-file:before {
    content: "\e90c";
}

.com-content.icone.calc .sp-page-title-heading:before,
.icone-calc:before {
    content: "\e90d";
}

.article-list .article .readmore a {
    font-weight: 700;
    color: #fff;
}

/* Colors */
.bg-ampcon-blue-light {
    background-color: #e1ebef;
}

.cl-ampcon-blue-light,
.cl-ampcon-blue-light:hover {
    color: #e1ebef;
}

.bg-ampcon-blue,
.bg-ampcon-blue:hover {
    background-color: #005f89;
}

.cl-ampcon-blue,
.cl-ampcon-blue:hover {
    color: #005f89;
}

.bg-ampcon-blue-dark,
.bg-ampcon-blue-dark:hover {
    background-color: #315f85;
}

.cl-ampcon-blue-dark,
.cl-ampcon-blue-dark:hover {
    color: #315f85;
}

.bg-ampcon-blue-darkness,
.bg-ampcon-blue-darkness:hover {
    background-color: #003a53;
}

.cl-ampcon-blue-darkness {
    color: #003a53;
}



.bg-ampcon-red {
    background-color: #7f2715
}

.cl-ampcon-red,
.cl-ampcon-red:hover {
    color: #7f2715;
}
.cl-ampcon-blue-medium,
.cl-ampcon-blue-medium:hover {
    color: #5a7f9e;
}






.alert-message,
.alert-info,
.alert-notice {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb;
}

/* Utilities */
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: bold;
}

.h7 {
    font-size: 0.9rem;
}

.box-shadow-card {
    box-shadow: 0 10px 30px 8px rgb(27 192 226 / 15%);
}

.img_container4y3 {
    position: relative;
    padding-top: 75%;
    overflow: hidden;
}

.img_container4y3_alt {
    position: relative;
    padding-top: 75%;
    overflow: hidden;
}

.img_container4y3_alt img,
.img_container4y3 img,
.img_container16y9 img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.img_container16y9 {
    position: relative;
    padding-top: 56%;
    overflow: hidden;
}

.page-image-16y9 .article-intro-image {
    position: relative;
    padding-top: 56%;
    overflow: hidden;
}

.p-absolute {
    position: absolute;
}

.p-relative {
    position: relative;
}

.left-0 {
    left: 0;
}

.right-0 {
    right: 0;
}

.top-0 {
    top: 0;
}

.bottom-0 {
    bottom: 0;
}

.top-50 {
    top: 50%;
}

.left-50 {
    left: 50%;
}

.login {
    margin-top: 0 !important;
    padding-top: 0 !important;
}

.sp-module-title {
    display: none;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1.7em !important;
    margin-top: 1em;
}

.sp-module-title span,
.sp-module.noticias .item-date-cat {
    position: relative;
    display: inline-block;
}

/* .sp-module-title span:before,
.boder-special span:before,
.sp-page-title h2.sp-page-title-heading:before {
    content: "\e905";
    font-family: 'amatra6';
    font-size: .7em;
    color: #219fd1;
    margin-right: .7em;
} */

.sp-module.noticias .item-date-cat:before {
    color: #bcc5e6 !important;
}

.sp-module.artigos .sp-module-title,
.sp-module.noticias .sp-module-title,
.sp-module.convenios .sp-module-title {
    color: #41557a;
}

.article-can-edit {
    display: none !important;
}

/* FORM */
.form-control, 
select.form-control:not([multiple]), select.inputbox:not([multiple]), select:not([multiple]),
.chzn-container.chzn-container-single .chzn-single {
    border-radius: 0 !important;
    height: 54px !important;
    border: 3px solid #193a53;
    line-height: 30px;
}
.chzn-container .chzn-results li {
	font-size: 1.2em;
	line-height: 1.5;
}
.chzn-container.chzn-container-single .chzn-drop {
    border: 3px solid #193a53;
}

.btn-rounded, 
.content-area a.wf_file,
.category a.wf_file {
    border-radius: 30px;
    padding-left: 1.2em;
    padding-right: 1.2em;
    font-weight: bold;
    font-size: 0.8em;
}
.btn-outline-blue-ampcon{
    color: #316087;
	background-color: transparent;
	background-image: none;
	border-color: #316087;
}
.btn-outline-blue-ampcon.active, 
.btn-outline-blue-ampcon:hover, 
.btn-outline-blue-ampcon:focus {
    background-color: #316087;
    color: #fff;
}

.btn-rounded-lg {
    border-radius: 30px;
    padding-left: 1.4em !important;
    padding-right: 1.4em !important;
    font-weight: bold;
    font-size: 0.9em;
}

.input-group-text {
    background: none;
}

/* NOTICIAS PAGE */
.blog.noticias-page .article-list .article {
    background-color: #fff;
    box-shadow: 0 15px 20px -8px rgb(0 0 0 / 30%);
    transition: all 0.5s;
    border-bottom: 3px solid transparent;
}

.blog.noticias-page .article-list .article:hover {
    border-bottom: 3px solid #4fa0d1;
    box-shadow: 0 15px 20px -8px rgb(27 192 226 / 30%);
}

.blog.noticias-page .article-list .article .article-body {
    padding: 1.5em;
}

.blog.noticias-page .article-list .article .article-body .readmore {
    margin-top: 1em;
}

.blog.noticias-page .article-list .article .article-body .readmore a {
    background-color: #219fd1;
    text-transform: uppercase;
    color: #fff;
    padding: 0.7em 1em;
    font-weight: bold;
}

.blog.noticias-page .article-list .article .article-body .d-flex {
    width: 100%;
}

.blog.noticias-page .article-list .article .article-body .d-flex span {
    color: #bcc5e6 !important;
    font-size: .95em;
    margin-bottom: 1em;
}

.blog.noticias-page .article-list .article .article-body .article-header h2 {
    font-weight: 600;
    line-height: 1.2em;
    height: 3.6em;
    font-size: 1em;
    overflow: hidden;
}

.blog.noticias-page .article-list .article .article-body .article-header h2 a {
    color: #41557a;
}

/* Páginas personalizadas */
.blog.estatuto .category-desc.clearfix .estatuto-download {
    border-left: 4px solid #012547;
}

/* Breadcrumbs */
.breadcrumb {
    background: none;
    padding-left: 0;
    padding-right: 0;
    font-size: 0.85em;
}

.breadcrumb li a {
    font-weight: bold;
}

.breadcrumb li:last-child a {
    font-weight: normal;
}

.breadcrumb-item+.breadcrumb-item::before {
    content: "•" !important;
}

#sp-bread .breadcrumb {
    background: none;
    margin-top: -4em;
    margin-bottom: 2em;
    padding: 0;
}

#sp-bread .breadcrumb .breadcrumb-item .pathway {
    color: #00335a;
}

#sp-bread .breadcrumb .breadcrumb-item {
    color: #0091bf;
}

.breadcrumb .breadcrumb-item.active a span {
    color: #00335a;
}

.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
    box-shadow: none;
    color: #6c747d;
}

#sp-section-2 ol {
    display: none;
}

/* RESETS JOOMLA / HELIX*/
body.ltr .sp-megamenu-parent>li.sp-has-child>a:after,
body.ltr .sp-megamenu-parent>li.sp-has-child>span:after {
    content: "\f078";
    font-size: 0.55em;
}

.hasTooltip[style] {
    display: inline-block !important;
}

#sp-left .sp-module,
#sp-right .sp-module {
    padding: 0;
    border: none;
    border-radius: 0;
}

#sp-left .sp-module ul>li,
#sp-right .sp-module ul>li {
    display: block;
    border-bottom: none;
}

.article-intro-image.float-left {
    float: none !important;
}

.view-featured #sp-main-body {
    /* display: none; */
    margin-top: 3.5em;
}

.sp-page-title {
    background-color: transparent;
}

.sp-page-title .breadcrumb>span,
.sp-page-title .breadcrumb>li,
.sp-page-title .breadcrumb>li+li:before,
.sp-page-title .breadcrumb>li>a,
.sp-page-title .sp-page-title-heading,
.sp-page-title .sp-page-title-sub-heading,
.sp-page-title .breadcrumb>.active {
    color: inherit;
}

.sp-page-title h2.sp-page-title-heading {
    position: relative;
}

.sp-page-title {
    background-color: transparent;
    text-transform: uppercase;
}

.sp-page-title h2.sp-page-title-heading {
    font-size: 2em;
    font-weight: bold;
    color: #7f2714;
}
.sp-page-title .sp-page-title-sub-heading {
    font-size: 1.4em;
    font-weight: 600;
    color: #316087;
}

@media screen and (max-width: 480px) {
    .sp-module-title {
        font-size: 1.5em !important;
    }

    .sp-page-title h2.sp-page-title-heading {
        font-size: 1.7em;
    }
}

#sp-main-body {
    padding: 0 0 4em !important;
}

#sp-title+#sp-main-body {
    padding-top: 4em !important;
}

#sp-feature {
    padding: 1.4em 0;
}

.view-featured #sp-feature {
    padding: 2em 0 4em 0;
}

.article-list .article {
    margin-bottom: 30px;
    padding: 0;
    border: none;
    border-radius: 0;
}

.article-list .article .article-intro-image,
.article-list .article .article-featured-video,
.article-list .article .article-featured-audio,
.article-list .article .article-feature-gallery {
    margin: 0;
    border-radius: 0;
    border-bottom: none;
    overflow: visible;
}

.article-list .article .article-intro-image img,
.article-list .article .article-featured-video img,
.article-list .article .article-featured-audio img,
.article-list .article .article-feature-gallery img {
    border-radius: 0;
}

.article-info>span {
    font-size: 0.9rem;
}

.article-social-share {
    float: none;
}

.article-social-share .social-share-icon ul li a {
    border: none;
    font-size: 1.5rem;
    border-radius: 0;
    height: 34px;
    line-height: 34px;
    text-align: center;
    width: 34px;
    display: inline-block;
    color: #3091bf;
}

.article-social-share .social-share-icon ul li a:hover,
.article-social-share .social-share-icon ul li a:focus {
    color: #102748;
    background: none;
}

.article-details .article-header h1,
.article-details .article-header h2 {
    font-size: 2rem;
    margin-top: 0.1em;
    margin-bottom: 1em;
    color: #0e3b53;
}

.article-details .article-ratings-social-share {
    padding: 0;
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

[data-toggle="tab"][style],
[data-toggle="tooltip"][style],
.hasPopover[style],
.sp-module.menu_associado .sp-module-content[style] {
    display: block !important;
}

.icon-plus:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    content: "\f055";
}

.icon-minus:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    content: "\f056";
}

.icon-move:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    content: "\f0b2";
}

.article-details .article-ratings-social-share {
    border: none;
}

.blog .fields-container {
    display: none;
}

.article-info>span+span::before {
    content: '|';
}

.article-list .article .article-header h1 a,
.article-list .article .article-header h2 a {
    font-weight: bold;
    font-size: .85em !important;
}

.article-info .category-name a {
    text-transform: uppercase;
    color: #7f2715;
    font-weight: 900;
    font-size: 1.1em;
}

.article-details .fields-container {
    background-color: #4fa0d14a;
    display: inline-block;
    float: right;
    margin-left: 2em;
    margin-bottom: 2em;
    width: 280px;
    font-size: 0.9em;
    /* border-radius: 0.3em; */
    border: 3px solid #5a7f9e;
}

.article-details .fields-container .field-entry {
    padding: 0.5em 1em;
    margin: 0;
    background-color: rgba(255, 255, 255, 0.9);
    border-bottom: 3px solid #5a7f9e;
}

.article-details .fields-container .field-entry:last-child {
    border-bottom: none;
}

.article-details .fields-container .field-entry:nth-child(odd) {
    background-color: rgba(255, 255, 255, 0.7);
}

.article-details .fields-container .field-label {
    display: block;
    font-weight: bold;
}

.article-details .fields-container .field-value {
    font-weight: bold;
    display: block;
    text-align: center;
    color: #41557a;
    padding: 0.5em;
}

.article-details .fields-container .field-value a {
    display: inline-block;
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 0.4em;
    color: #ffffff;
    border: 1px solid;
    padding: 0.5em;
    background-color: #0e3b53;
}

.article-details .fields-container .gcalendar .field-value a {
    overflow: hidden;
    font-size: 0;
    height: 40px;
    line-height: 36px;
    width: 180px;
    margin-top: 5px;
}

.article-details .fields-container .gcalendar .field-value a:after {
    content: "Adicionar a agenda";
    font-size: 14px;
}

.article-list .article .article-header h1, .article-list .article .article-header h2 {
    margin: .4em 0;
}

.article-details .fields-container .field-value a:before {
    content: "\f35d";
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    margin-left: 0.2em;
    margin-right: 0.3em;
    font-size: 18px;
}

.article-details .fields-container .gcalendar .field-value a:before {
    content: "\f271";
    font-weight: normal;
}

@media screen and (max-width: 575px) {
    .article-details .fields-container {
        display: block;
        float: none;
        margin-left: 0;
        width: 100%;
    }
}

/* Video Embed */
.youtube {
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    /* display: inline-block; */
    overflow: hidden;
    transition: all 200ms ease-out;
    cursor: pointer;
    background-size: auto;
}

.youtube:before {
    content: "";
    /* padding-top: 56%; */
    display: block;
}

.youtube .play {
    background: url("data:image/png;base64,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") no-repeat center center;
    background-size: 64px 64px;
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: .8;
    filter: alpha(opacity=80);
    transition: all 0.2s ease-out;
    top: 0;
    z-index: 2;
}

.youtube .play:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.link-video iframe,
.link-video .youtube {
    pointer-events: none;
}

/* Top bar */
#sp-logo-bar {
    height: 160px;
    z-index: 100;
    background-color: #fff;
    box-shadow: 0 15px 20px -8px rgb(228 238 255 / 100%);
    transition: all 0.5s;
    border-bottom: 3px solid transparent;
}

.visible-sticky {
    display: none !important;
}

.header-sticky #sp-menu .sp-megamenu-parent .sp-menu-item:first-child>a>span,
#sp-menu .sp-megamenu-parent .sp-menu-item:first-child>a>img,
.header-sticky .hidden-sticky {
    display: none !important;
}

.header-sticky #sp-menu .sp-megamenu-parent .sp-menu-item:first-child>a>img,
.header-sticky .visible-sticky {
    display: flex !important;
}

.header-sticky #sp-menu .sp-megamenu-parent>.sp-menu-item:first-child {
    float: left;
}

.header-sticky #sp-menu .sp-megamenu-parent .sp-menu-item:first-child>a>img {
    align-items: center;
    height: 60px;
    padding-top: 0.4em;
    padding-bottom: 0.4em;
}

#sp-header {
    height: 55px;
}

#sp-header div {
    height: 100%;
}

.sp-module.menu_associado .dropdown-menu.show .nav-child a {
    padding: 0 1em;
}

#sp-top1 .sp-column,
#sp-top2 .sp-column {
    align-items: center;
}

#sp-top1 .sp-module.apps:before {
    content: "APP";
    font-weight: bold;
    margin-left: 1em;
    display: flex;
    align-items: center;
    color: #000000;
}

/* Social */
.sp-module.social a {
    font-size: 1.5em;
    color: white;
    margin-right: 0.8em;
}

.sp-module.social a.small {
    font-size: 0.9em;
}

#sp-bottom1 .sp-module.social a {
    font-size: 1.7em;
    color: #315f85;
    margin-right: 0.8em;
}

#sp-bottom1 .sp-module.social a.small {
    font-size: 1.3em !important;
}

#sp-bottom1 .sp-module.social a.small span {
    font-size: 0.7em;
    position: relative;
    top: -0.1em;
}

#sp-bottom1 .sp-module.social .banneritem .contato:before {
    background: #315f85;
    height: 100%;
}

.sp-module.social .banneritem {
    display: flex;
    align-items: center;
}

.sp-module.social .banneritem .contato {
    font-size: 1.3em;
    position: relative;
    line-height: 1;
    padding-left: 0.5em;
}

.sp-module.social .banneritem .contato:before {
    content: "";
    display: block;
    height: 50%;
    width: 2px;
    background-color: #fff;
    position: absolute;
    left: 0;
}

#sp-top1 .sp-module.contato {
    font-size: 1.3em;
}

#sp-top2 {
    /* display: flex; */
    /* justify-content: flex-end; */
}

.sp-module.login .associado-btn:hover,
.sp-module.login .associado-btn:focus {
    color: #d2b059 !important;
}

#sp-top2 .sp-module.menu_associado .menu {
    margin-bottom: 0 !important;
    list-style: none;
}

.sp-module.menu_associado .custom .btn {
    height: 100%;
    border-radius: 0;
    display: flex;
    align-items: center;
}

.sp-module.menu_associado .custom .btn:hover,
.sp-module.menu_associado .custom .btn:focus {
    background-color: #316087;
    text-decoration: none;
}

#sp-top2 .fa-user-circle {
    font-weight: 400 !important;
    font-size: 1.6em;
}

#sp-logo .sp-module.menu_associado .sp-module-content {
    width: 100%;
}

#sp-logo .sp-module.menu_associado .btn {
    text-align: left;
}

#sp-logo .sp-module.menu_associado .btn img {
    width: 60px !important;
    object-fit: cover;
    float: left;
    margin-right: 0.5em;
    height: 60px !important;
}

#sp-logo .sp-column.row>.col-lg-3:last-child {
    padding-left: 0;
}

#sp-logo .sp-module.menu_associado .dropdown-toggle::after {
    top: 20px;
    position: relative;
}

#sp-logo .sp-module.menu_associado .btn .login-user-name {
    width: calc(100% - 100px);
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 60px;
    float: left;
}

#sp-logo .sp-module.menu_associado .dropdown-menu.show {
    width: 100%;
}

#sp-logo .sp-module.menu_associado .dropdown-menu .fa {
    display: none;
}

.offcanvas-menu .menu_associado.logado .menu>li>a:before {
    display: none;
}

#sp-top2 .associado-btn {
    background-color: #fff;
    align-items: center;
    display: inline-flex;
}

#sp-top2 .sp-module.login span,
#sp-top2 .sp-module.login a {
    font-size: 0.9em;
}

#sp-top2 .associe-btn {
    top: 0;
}

#sp-top1 .sp-module.logo-mini {
    margin-top: 0;
}

@media screen and (max-width: 1199px) {
    #sp-menu #offcanvas-toggler {
        display: none !important;
    }

    #sp-top1 .sp-module.logo-mini,
    #sp-top1 .sp-module.logo-mini .customlogo-mini,
    .sp-module.menu-hamburger,
    .sp-module.menu-hamburger .custom {
        display: flex !important;
    }
}

@media screen and (max-width: 991px) {
    #sp-navbar-site #sp-menu {
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }

    .logo-mini {
        display: flex;
    }

    .sp-module.login .associado-btn span {
        /* display: none !important; */
    }

    #sp-menu #offcanvas-toggler {
        display: block !important;
    }
}

@media screen and (max-width: 767px) {
    #sp-header {
        position: relative !important;
    }

    #sp-top2 {
        justify-content: space-between;
    }

    #sp-top2 .sp-column {
        flex: 100%;
        justify-content: space-between;
    }
}

@media screen and (max-width: 575px) {
    #sp-header {
        background: none;
        box-shadow: none;
    }

    #sp-logo-bar {
        position: absolute;
        top: 0;
        left: 0;
        background: none;
        height: auto !important;
        box-shadow: none;
        z-index: 99;
    }

    #sp-breadcrumbs {
        margin-top: 1em;
    }

    #sp-breadcrumbs .container-inner .sp-column {
        padding: 0.8em 1em 0 1em;
    }

    .breadcrumb {
        margin-bottom: 0;
    }

    .breadcrumb-item.active {
        display: none;
    }

    #sp-logo {
        padding: 0 !important;
    }

    .logo-image {
        height: 60px !important;
    }

    #offcanvas-toggler {
        /* margin-right: 1em; */
        padding: 0.5em;
    }
}

@media screen and (max-width: 480px) {
    #sp-header .container {
        padding-right: 0;
    }

    #sp-logo {
        padding-left: 0.5em !important;
    }
}

/* Banners Home */
#sp-banners {
    position: relative;
}

#sp-banners:before {
    background-color: #d3e1e9;
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 70%;
    z-index: -1;
}

.bannergroup.bn_associar {
    position: relative;
}

.bannergroup.bn_associar .banner-caption {
    position: absolute;
    top: 0;
    left: 0;
    padding: 2em;
    height: 100%;
    display: flex;
    align-items: center;
    width: 100%;
}

.bannergroup.bn_associar .banner-caption div {
    width: 100%;
}

.bannergroup.bn_associar .banner-caption .btn {
    border: 0;
    padding: 0.6em 1.8em !important;
    margin-top: 1em;
}

@media screen and (max-width: 1199px) {
    #sp-banners:before {
        height: 65%;
    }
}

@media screen and (max-width: 991px) {
    #sp-banners:before {
        height: 78%;
    }

    .bannergroup.bn_associar img {
        height: 250px;
        width: 100%;
        object-fit: cover;
        object-position: top;
    }
}

@media screen and (max-width: 575px) {
    #sp-banners:before {
        height: 88%;
    }
}

.sp-module.acesso-rapido {
    margin-left: -1em !important;
    margin-right: -1em !important;
}

.sp-module.acesso-rapido .banneritem {
    margin: 1em;
}

.sp-module.acesso-rapido .name-alt {
    font-size: 1.2em;
    text-transform: uppercase;
    text-align: center;
    margin-top: 1em;
    font-weight: bold;
    color: #802715;
    line-height: 1.2em;
}

@media screen and (max-width: 575px) {

    #sp-banners .container,
    #sp-banners #sp-position4,
    #sp-banners .sp-column {
        padding: 0;
    }

    .sp-module.acesso-rapido .banneritem {
        max-width: 280px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 2em;
    }
}

/* Offcanvas */
body.ltr.offcanvs-position-right.offcanvas-active .body-wrapper {
    right: 0 !important;
}

#sp-logo[class*="col"] {
    position: static;
}

#sp-top2 #offcanvas-toggler {
    height: 40px;
    width: 40px;
    text-align: center;
    border: 2px solid transparent;
    background-color: #003a53;
    align-items: center;
    justify-content: center;
    display: flex;
    top: 0;
    padding: 1em;
    margin-left: .3em !important;
    font-size: 1.6em !important;
}

#offcanvas-toggler>.fa {
    color: #fff !important;
}

.offcanvas-menu .offcanvas-inner,
body.ltr.offcanvs-position-right.offcanvas-active .offcanvas-menu {
    background-size: cover;
    background-position: center;
    width: 360px;
}

.offcanvas-menu {
    -webkit-transition: all 0.2s;
    transition: all 0.2s;

}

.offcanvas-menu .close-offcanvas {
    background: transparent;
    font-size: 30px;
    right: 0 !important;
    top: 0 !important;
    color: #f5c751;
    border-radius: 0;
    height: 60px;
    width: 55px;
    line-height: 60px;
}

.offcanvas-menu .close-offcanvas .fa {
    height: 60px !important;
    width: 55px !important;
}

.offcanvas-menu .close-offcanvas .fa:before {
    content: "" !important;
}

.sp-module.menu_offcanvas .menu-toggler:after {
    content: "\f067" !important;
    /* color: #fff; */
    padding: 0.8em;
    display: block;
    font-size: 1.2em;
    transition: all 0.2s;
}

.sp-module.menu_offcanvas .menu-parent-open .menu-toggler:after {
    transform: rotate(45deg);
}

.offcanvas-menu .offcanvas-inner .sp-module.menu_offcanvas ul>li {}

.offcanvas-menu .offcanvas-inner .sp-module ul>li a,
.offcanvas-menu .offcanvas-inner .sp-module ul>li span {
    color: #326087;
    text-transform: uppercase;
}

.sp-module.menu_offcanvas li:hover>a,
.sp-module.menu_offcanvas li.active>a {
    color: #802716 !important;
}

.sp-module.menu_offcanvas:not(.menu_associado) .menu>li:first-child>a {
    background: none !important;
    /* margin-bottom: 1em; */
    /* margin-top: 2.5em; */
}

.sp-module.menu_offcanvas li:first-child .menu-image-title {
    display: none;
}

.sp-module.menu_offcanvas .menu li a {
    margin-top: 0.3em;
    padding: 0.4em 0.8em !important;
    font-size: 1.2em !important;
    font-weight: bold;
}

.sp-module.menu_offcanvas .menu li a .fa {
    display: none;
}

.sp-module.menu_offcanvas .menu-parent-open,
.sp-module.menu_offcanvas .menu-child {
    background: rgba(0, 0, 0, 0.1);
}

.sp-module.menu_offcanvas .menu-child {
    margin-left: 0 !important;
}

.offcanvas-menu .menu_associado .menu>li {
    position: relative;
}

.offcanvas-menu .menu_associado .login-button,
.offcanvas-menu .menu_associado .menu>li>a {
    background-color: transparent;
    line-height: 45px;
    height: auto !important;
    font-size: 1em !important;
    font-weight: bold;
    display: inline-flex;
    align-items: center;
    text-transform: uppercase;
}

.offcanvas-menu .menu_associado .menu>li>a:before {
    /* 	content: "\f2bd"; */
    color: #0091bf;
    font-family: "Font Awesome 5 Free";
    margin-right: .5em;
    font-size: 1.5em;
    font-weight: 400;
}

.offcanvas-menu .menu_associado .login {
    text-align: center;
}

.offcanvas-menu .menu_associado .login:before {
    content: "\e907";
    font-family: ampcon !important;
    color: #fff !important;
    position: relative;
    top: 0.15em;
}

.offcanvas-menu .menu_associado .menu>li>a:focus:before,
.offcanvas-menu .menu_associado .menu>li>a:hover:before {
    color: #fff;
}

.offcanvas-menu .menu_associado .menu-toggler {
    position: absolute !important;
    width: 100%;
    height: 100%;
}

.sp-module.menu_offcanvas.logado .menu-toggler:after {
    padding-top: 0.6em;
    padding-bottom: 0.6em;
}

.offcanvas-menu .menu_associado .menu-toggler:before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 3;
    width: 100%;
    height: 100%;
}

.offcanvas-menu .menu_associado .menu-toggler:after {
    position: absolute;
    right: 0.1em;
    top: -0.3em;
    z-index: 4;
}

.offcanvas-menu .app-offcanvas a i,
.offcanvas-menu .app-offcanvas a span {
    color: #fff !important;
}

.offcanvas-menu .app-offcanvas a i {
    font-size: 140%;
}

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

    .offcanvas-menu .offcanvas-inner,
    body.ltr.offcanvs-position-right.offcanvas-active .offcanvas-menu {
        width: 320px;
    }

    .offcanvas-menu .offcanvas-inner {
        padding: 20px;
    }
}

/* Menu (Internet e Intranet) */
.sp-module.menu_associado .dropdown-menu.show {
    background-color: #691301;
    padding: 0;
    top: -.3em !important;
    border-radius: 0;
    border: none;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.8);
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background-color: #5a7f9e;
    padding: 0;
    top: -.3em !important;
    border-radius: 0;
    border: none;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.8);
}

.sp-module.menu_associado .dropdown-menu.show .login {
    display: none;
}

.sp-module.menu_associado .dropdown-menu.show .nav-child {
    list-style: none;
    font-size: 1.1em;
    padding: 0;
}

.sp-module.menu_associado .dropdown-menu.show .nav-child a,
.sp-megamenu-parent .sp-menu-item.sp-has-child .sp-dropdown .sp-dropdown-inner a {
    color: #fff;
    line-height: 1.4em;
    display: block;
    padding-top: 0.65em !important;
    padding-bottom: 0.65em !important;
    position: relative;
    font-weight: bold;
}

.sp-module.menu_associado .dropdown-menu.show .nav-child a:hover,
.sp-megamenu-parent .sp-dropdown .sp-menu-item a:hover {
    background-color: #41557a;
    color: #fff;
}

.offcanvas-menu .menu_associado.logado .menu>li>a {
    text-align: left;
    padding-left: 14px !important;
    display: block;
}

.offcanvas-menu .sp-module.menu_associado .custom .btn {
    display: block;
    width: 100%;
}

/* Social Offcanvas */
.sp-module.social-offcanvas .bannergroup.social-offcanvas .banneritem a {
    /* color: #ffffff; */
    margin: 0.5em;
    font-size: 1.8rem;
}

.sp-module.social-offcanvas .bannergroup.social-offcanvas .banneritem .contato a {
    font-size: 1em;
    margin-top: 0.8em;
    display: block;
}

/* Busca Offcanvas */
.sp-module.busca-offcanvas {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    /* position: absolute; */
    top: 0;
    left: 0;
    height: 60px !important;
    /* width: calc(100% - 55px); */
    z-index: 99;
}

.sp-module.busca-offcanvas input.form-control,
.sp-module.busca-offcanvas .btn {
    border-radius: 0;
    border: none;
    background: #fff;
    color: #ffffff !important;
    height: 60px !important;
    line-height: 45px;
}

.sp-module.busca-offcanvas input.form-control {
    border: 4px solid #005f89;
    width: 100%;
    color: #316087 !important;
    padding-right: 1.8em;
}

.sp-module.busca-offcanvas .btn {
    position: absolute;
    right: 0;
    background: none;
    color: #5a7f9e !important;
    z-index: 9;
}

.sp-module.busca-offcanvas input.form-control::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #802716;
    text-transform: uppercase;
}

.sp-module.busca-offcanvas input.form-control::-moz-placeholder {
    /* Firefox 19+ */
    color: #802716;
    text-transform: uppercase;
}

.sp-module.busca-offcanvas input.form-control:-ms-input-placeholder {
    /* IE 10+ */
    color: #802716;
    text-transform: uppercase;
}

.sp-module.busca-offcanvas input.form-control:-moz-placeholder {
    /* Firefox 18- */
    color: #802716;
    text-transform: uppercase;
}

/* Busca */
#sp-top2 .sp-column,
.sp-module.busca,
.sp-module.busca .sp-module-content {
    /* width: 100%; */
}

#sp-top2,
.sp-module.busca .input-group {
    /* position: static; */
    /* width: 100%; */
    /* padding-left: 1.5em; */
}

.sp-module.busca {
    display: flex;
    justify-content: flex-end;
}

.sp-module.busca .input-group input {
    height: 75px !important;
    margin: 0;
    border-radius: 4px;
    background-color: #fff !important;
    color: #316087 !important;
    font-weight: bold;
    font-size: 0.9em;
    padding-left: 1.6em;
    transition: all 0.5s;
    padding-right: 55px !important;
    position: absolute;
    z-index: 99;
    width: calc(100% - 70px);
    bottom: 0;
    border: 4px solid #005f89;
}

.filters .input-group.input-group-lg input[type=text] {
    border-right: none;
}

.filters .input-group.input-group-lg input[type=text]::placeholder {
    color: #7f2715;
    text-transform: uppercase;
    font-size: .8em;
    font-weight: bold;
}

.filters .input-group.input-group-lg button[type=submit] {
    background-color: #fff;
    border: 3px solid #193a53;
    border-left: none;
    padding: 0 .5em;
}

.filters .input-group.input-group-lg button#clearbutton {
    background-color: #fff !important;
}

.filters .input-group.input-group-lg button#clearbutton .fa {
    color: #7f2716;
    font-size: 1.3em;
}

.filters .input-group.input-group-lg button[type=submit] .fa {
    color: #316087;
}

.sp-module.busca .input-group input:focus {
    /*     position: absolute;
    width: 100%;
    right: 0;
    top: 0;
    z-index: 99; */
}
.sp-module.busca .collapse:not(.show) {
    display: none !important;
}
.sp-module.busca .btn-primary {
    right: 76px;
    color: #5a7f9e;
    background-color: transparent;
    border-color: transparent;
    box-shadow: none;
    width: 48px;
    position: absolute;
    height: 66px;
    display: block;
    border-radius: 0;
    z-index: 99;
    bottom: 0;
    font-size: 1.5em;
}

.sp-module.busca .form-control::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #802716;
    text-transform: uppercase;
}

.sp-module.busca .form-control::-moz-placeholder {
    /* Firefox 19+ */
    color: #802716;
    text-transform: uppercase;
}

.sp-module.busca .form-control:-ms-input-placeholder {
    /* IE 10+ */
    color: #802716;
    text-transform: uppercase;
}

.sp-module.busca .form-control:-moz-placeholder {
    /* Firefox 18- */
    color: #802716;
    text-transform: uppercase;
}

.sp-module.busca .collapse,
.sp-module.busca .collapsing {
    position: absolute;
}

.sp-module.busca .collapsing,
.sp-module.busca .collapse.show {
    width: 840px;
    right: -12px;
    bottom: -12px;
}

.sp-module.busca .btn-link:hover,
.sp-module.busca .btn-link:focus {
    text-decoration: none;
    opacity: 0.7;
}

.sp-module.busca .btn-link[aria-expanded="true"] {
    opacity: 1;
}

.sp-module.busca .btn-link[aria-expanded="true"]:hover {
    opacity: 0.7;
}

.sp-module.busca .btn-link[aria-expanded="true"] i,
.offcanvas-menu .close-offcanvas .fa {
    background: transparent url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%237f2715'><path d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/></svg>") center/1em auto no-repeat !important;
    width: 30px;
    height: 30px;
    display: block;
}

.sp-module.busca .btn-link[aria-expanded="true"] i:before {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #0091bf;
    display: block;
}

@media screen and (max-width: 1199px) {
    #sp-top2 {
        /* margin-left: -4em; */
    }

    .sp-module.busca .btn-primary {
        right: 5em;
    }

    .sp-module.busca .input-group input:focus+.input-group-btn .btn-primary {
        right: 14px;
    }
}

/* Inputs */
.contact-form .form-group textarea {
    height: 100px !important;
}
/* Header */
#sp-navbar-site {
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
}

#sp-logo {
    padding: 2em 0;
}

@media screen and (max-width: 1199px) {
    #sp-logo {
        padding: 1em 0;
    }

    #sp-logo-bar {
        height: 130px
    }
}

#sp-menu {
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
}

#sp-menu .sp-megamenu-parent {
    float: none;
}

#sp-menu .sp-megamenu-parent:before {
    content: "";
    display: block;
    height: 2px;
    width: 100%;
    position: absolute;
    background-color: #b7cdda;
}

#sp-menu .sp-megamenu-parent .sp-menu-item>a,
#sp-menu .sp-megamenu-parent .sp-menu-item>span {
    font-size: 1.06em;
    font-weight: bold;
    padding-left: 6px;
    color: #005f89;
    padding: 0 19px;
    text-transform: uppercase;
    position: relative;
}

#sp-menu .sp-megamenu-parent .sp-dropdown-inner .sp-menu-item a {
    color: #fff;
}

.sp-megamenu-parent>li.active>a,
.sp-megamenu-parent>li.active:hover>a,
.sp-megamenu-parent>li:hover>a,
.sp-megamenu-parent>li>a:hover,
.sp-megamenu-parent>li>a:focus {
    color: #41557a;
    position: relative;
}

.sp-megamenu-parent>li.active>a:before,
.sp-megamenu-parent>li.active:hover>a:before,
.sp-megamenu-parent>li:hover>a:before,
.sp-megamenu-parent>li>a:hover:before,
.sp-megamenu-parent>li>a:focus:before,
.sp-megamenu-parent>li.active:first-child>a span:before,
.sp-megamenu-parent>li.active:first-child:hover>a span:before,
.sp-megamenu-parent>li:first-child:hover>a span:before,
.sp-megamenu-parent>li:first-child>a:hover span:before,
.sp-megamenu-parent>li:first-child>a:focus span:before {
    /*     content: "";
    background-color: #41557a;
    display: block;
    color: #41557a;
    position: absolute;
    height: 4px;
    width: calc(100% - 30px);
    left: 50%;
    margin-left: calc(-50% + 15px);
    bottom: 0.6em; */
}

.sp-megamenu-parent>li.active:first-child>a:before,
.sp-megamenu-parent>li.active:first-child:hover>a:before,
.sp-megamenu-parent>li:first-child:hover>a:before,
.sp-megamenu-parent>li:first-child>a:hover:before,
.sp-megamenu-parent>li:first-child>a:focus:before {
    display: none;
}

.sp-megamenu-parent>li:first-child>a span {
    position: relative
}

.sp-megamenu-parent>li.active:first-child>a span:before,
.sp-megamenu-parent>li.active:first-child:hover>a span:before,
.sp-megamenu-parent>li:first-child:hover>a span:before,
.sp-megamenu-parent>li:first-child>a:hover span:before,
.sp-megamenu-parent>li:first-child>a:focus span:before {
    /* top: -0.3em; */
    /* width: 100%; */
    /* left: 0; */
    /* margin-left: 0; */
}

#sp-menu .sp-megamenu-wrapper .offcanvas-toggler-btn {
    font-size: 2em;
    position: absolute;
    z-index: 3;
    color: #fff;
    margin-right: 0.3em;
    padding: 0 0.5em;
    display: block;
    right: 0;
    top: 0;
    background-color: #4388b7;
    line-height: 65px;
    height: 60px;
}

#sp-menu .sp-megamenu-wrapper .offcanvas-toggler-btn:hover,
#sp-menu .sp-megamenu-wrapper .offcanvas-toggler-btn:focus {
    background-color: transparent;
}

#sp-top2 .dropdown-toggle::after {
    display: none;
}

#sp-top2 .dropdown-toggle {
    height: 40px;
    width: auto;
    padding: 1.65em !important;
    padding-left: 60px !important;
    top: 0;
    margin-bottom: .4em;
    display: flex;
    align-items: center;
    /* margin-right: .5em; */
    position: relative;
}

#sp-top2 .dropdown-toggle img {
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    width: 50px;
    object-fit: cover;
}

#sp-top2 .login-user-name {
    margin-right: .5em;
    max-width: 220px;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media screen and (max-width: 1199px) {
    .sp-megamenu-parent>li:first-child~li {
        display: none;
    }
}

/* Abaco */
#sp-menu .sp-megamenu-parent>li {
    position: relative;
}

#sp-menu .sp-megamenu-parent>li:before {
    font-family: 'ampcon';
    color: #7d9ab3;
    top: -12px;
    position: absolute;
    left: 50%;
    transition: 0.3s all;
    z-index: 100;
    font-size: 1.05em;
}

#sp-menu .sp-megamenu-parent>li.active:before,
#sp-menu .sp-megamenu-parent>li:hover:before {
    color: #802716;
}

#sp-menu .sp-megamenu-parent>li:nth-child(1):before {
    content: "\e903";
    margin-left: -5px;
}

#sp-menu .sp-megamenu-parent>li:nth-child(2):before {
    content: "\e903  \e903";
    margin-left: -20px;
}

#sp-menu .sp-megamenu-parent>li:nth-child(3):before {
    content: "\e903  \e903  \e903";
    margin-left: -28px;
}

#sp-menu .sp-megamenu-parent>li:nth-child(4):before {
    content: "\e903  \e903  \e903   \e903";
    margin-left: -30px;
}

#sp-menu .sp-megamenu-parent>li:nth-child(5):before {
    content: "\e903  \e903  \e903   \e903   \e903";
    margin-left: -38px;
}

/* Login */
.sp-module.login .icone-user {
    position: relative;
    top: 0.15em;
}

.password-group .input-group-prepend {
    display: none;
}

/* Rodapé */
#sp-bottom {
    position: relative;
}

#sp-bottom1 .sp-module.social {
    margin-bottom: 0;
}

#sp-bottom2 {
    position: static;
}

#sp-bottom2 .custom {
    position: relative;
    z-index: 3;
    color: #fff;
    margin-left: 5em;
}

#sp-bottom2:after {
    content: "";
    display: block;
    position: absolute;
    background-color: #315f85;
    height: 100%;
    width: 1000%;
    z-index: 1;
    top: 0;
    margin: 0;
    padding: 0;
    bottom: 0;
}

@media screen and (max-width: 991px) {
    .sp-module.logo .sp-module-content {
        width: 100% !important;
        text-align: center;
    }

    #sp-bottom2 {
        position: relative;
    }

    #sp-bottom2:after {
        height: 120%;
        width: 1000%;
        z-index: 1;
        top: -20px;
        left: -100%;
        margin: 0;
        padding: 0;
    }

    #sp-bottom2 .custom {
        margin-left: 0;
    }

    #sp-bottom2 .sp-module {
        padding-top: 1em;
        margin-bottom: 0 !important;
    }

    #sp-footer1 {
        margin-top: 2em;
    }

    #sp-footer1 .sp-column {
        width: 100%;
    }

    .sp-module.privacidade {
        width: 100%;
        justify-content: center;
    }
}

@media screen and (max-width: 575px) {
    .sp-module.privacidade p {
        width: 100%;
        text-align: center;
        margin-top: 0.5em !important;
        justify-content: center;
    }
}

#sp-footer .container-inner {
    padding: 15px 0;
}

#sp-footer1 {
    display: flex;
    /* justify-content: center; */
    align-items: center;
}

#sp-footer2 .custom p {
    margin: 0;
}

.sp-scroll-up {
    background: #0091bf !important;
	border-radius: 100%;
	width: 51px;
	height: 51px;
	line-height: 51px;
	font-size: 1.3em;
}

.sp-module.social a:hover,
.sp-module.social a:focus {
    color: #d2b059 !important;
}

.aplicativo .col p {
    font-weight: 500;
}

@media screen and (max-width: 991px) {
    .sp-module.tridia {
        margin-top: 1em;
    }

    #sp-bottom {
        padding-top: 3em;
    }

    #sp-bottom1,
    #sp-bottom2,
    #sp-bottom3 {
        padding: 0;
    }

    #sp-bottom2 {
        font-size: 90%;
    }

    #sp-bottom1 {
        display: flex;
        justify-content: center;
        padding-bottom: 2em;
    }

    #sp-bottom2 .sp-module.social {
        display: flex;
        justify-content: center;
        width: 100%;
    }

    #sp-bottom2 .sp-module.social a {
        display: inline-block;
        margin: 0 0.5em;
        font-size: 2em;
    }
}


/* Notícias Home */

.blog-featured .data-inicio, 
.blog-featured .fields-container {
	display: none;
}

.blog-featured .destaques-1 .text_info {
    height: 120px;
}

.blog-featured .destaques-2 .row {
    margin-bottom: .73em !important;
}

.blog-featured .item-inner {
    transition: all 0.5s;
}

.blog-featured .item-inner:hover {
    background-color: #005f89;
    box-shadow: 0 10px 30px 8px rgb(27 192 226 / 25%);
}

.blog-featured .item-inner:hover,
.blog-featured .item-inner:hover a {
    color: #fff;
}

.blog-featured .destaques-3 .text_info {
    padding: 0.7em;
}

.blog-featured .item-title,
.blog .item-title {
    line-height: 1.2em;
    height: 3.6em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    /* number of lines to show */
    -webkit-box-orient: vertical;
    font-weight: 700;
}

.blog-featured .destaques-1 .item-title {
    height: auto;
    max-height: 3.6em;
}

.blog-featured .destaques-2 .item-title {
    padding-right: 0.3em !important;
}

@media screen and (max-width: 1199px) {
    .blog-featured .destaques-2 {
        padding-left: 0;
    }

    .blog-featured .destaques-1 .items-leading {
        margin-right: 15px;
    }

    .blog-featured .destaques-2 .article-info {
        margin-top: 0;
    }

    .blog-featured .destaques-2 .row {
        margin-bottom: .6em !important;
    }
}

@media screen and (max-width: 991px) {
    .blog-featured {
        margin-left: 0;
    }

    .blog-featured .destaques-1 {
        padding: 0;
        margin-bottom: 2em;
    }

    .blog-featured .destaques-1 .items-leading {
        margin-right: 0;
    }

    .blog-featured .destaques-2 {
        padding-right: 0;
    }

    .blog-featured .destaques-2 .article-info {
        margin-top: 0.8em;
    }

    .blog-featured .destaques-2 .item-title,
    .blog-featured .destaques-3 .item-title {
        font-size: 1rem;
    }

    .blog-featured .destaques-3 .item {
        padding: 0;
        margin-bottom: 1.5em;
    }

    .blog-featured .destaques-3 .content-article {
        display: flex;
        display: -ms-flexbox;
        -ms-flex-wrap: wrap;

        margin-right: -15px;
        margin-left: -15px;
    }

    .blog-featured .destaques-3 .image_info {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
        padding-right: 5px;
        padding-left: 15px;
    }

    .blog-featured .destaques-3 .image_info a {
        display: block;
    }

    .blog-featured .destaques-1 .text_info {
        height: auto;
    }

    .blog-featured .destaques-3 .text_info {
        padding: 0.4em 15px;
    }
}

@media screen and (max-width: 767px) {

    .blog-featured .destaques-2 .article-info,
    .blog-featured .destaques-3 .article-info {
        margin-top: 0.4em;
    }

    .blog-featured .destaques-3 .image_info {
        padding-right: 0px;
    }

    .blog-featured .item-title {
        height: 2.4em;
        -webkit-line-clamp: 2;
    }

    .blog-featured .destaques-1 .item-title {
        -webkit-line-clamp: unset;
    }
}

@media screen and (max-width: 575px) {
    .blog-featured .no-image, 
    .blog .no-image {
        display: none;
    }

    .blog-featured .no-image+.text_info, 
    .blog .no-image+.text_info {
        padding-left: 1.4em;
    }

    .blog-featured .has-image, 
    .blog .has-image {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto !important;
        width: auto;
        max-width: none !important;
    }

    .blog-featured .has-image+.text_info, 
    .blog .has-image+.text_info {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .blog-featured .destaques-2 .has-image+.text_info {
        /* padding-left: 0; */
    }

    .blog-featured .has-image .article-full-image, 
    .blog .has-image .article-intro-image {
        position: static;
        padding-top: 0;
    }

    .blog-featured .has-image img, 
    .blog .has-image img {
        width: 80px;
        height: 80px;
        object-fit: cover;
        position: static;
    }

    .blog-featured .destaques-3 .text_info {
        padding-top: 0;
    }

    .blog-featured .item-title {
        font-size: 0.9rem !important;

    }

    .blog-featured .destaques-2 .item-title,
    .blog-featured .destaques-3 .item-title {
        -webkit-line-clamp: 3;
        height: auto;
        max-height: 3.6em;
    }

    .blog-featured .article-info {
        font-size: 0.85rem;
        margin-bottom: 0.2em;
    }

}

/* Artigos Abertos */
.article-info {
    color: #7f2715;
    font-weight: bold;
    margin: .5em 0 0 0;
    display: flex;
    align-items: center;
}

.article-header h1 {
    font-weight: 700;
}

.article-print-email .btn-outline-secondary,
.article-print-email .btn {
    color: #3091bf;
    border-color: #3091bf;
}

.article-print-email .btn:hover,
.article-print-email .btn:focus,
.article-print-email .btn.active {
    color: #ffffff;
    border-color: #0091bf;
    background-color: #0091bf;
}

/* Contato */
#sp-main-body .contact .card-header {
    color: #fff;
    display: flex;
    background-color: #41557a;
    border-radius: 0;
}

#sp-main-body .contact .contact-form {
    border: 1px solid #41557a;
}

#sp-main-body .contact .row .col-lg-5 {
    order: 2;
}

#sp-main-body .contact .row .col-lg-5 .thumbnail {
    display: flex;
    justify-content: center;
    margin-bottom: 2em;
}

#sp-main-body .contact .row .col-lg-5 .contact-address {
    text-align: center;
}

#sp-main-body .contact .row .col-lg-7 {
    order: 1;
}

@media screen and (max-width: 575px) {
    #sp-main-body .contact .row .col-lg-5 {
        order: 1;
    }

    #sp-main-body .contact .row .col-lg-7 {
        order: 2;
    }
}

/* Formulário Dados Associado */
#sp-bread {
    margin-top: 1.5em;
}

#form-associado .foto-input {
    padding: 1em;
}

#form-associado .foto-input .control-group {
    margin: 0;
}

#form-associado .text-right>small {
    font-size: 0.75em;
}

#form-associado .text-right>small>i {
    color: #e18624;
}

#form-associado .hidden-phone>a {
    color: #fff;
}

#form-associado .controls {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 2em;
    margin-top: 3em;
}

#form-associado button.validate {
    color: #fff;
}

#form-associado #associativos .card-body .col-lg-4 .control-group {
    height: 100%;
    display: flex;
    flex-wrap: wrap;
}

#form-associado .table-bordered thead td,
.table-bordered thead th {
    padding-top: 0;
}

#form-associado .table-bordered thead td,
.table-bordered thead th:nth-child(2) {
    padding: .5em;
}

/* Responsivo */
@media screen and (max-width: 991px) {
    #sp-user1 .sp-module.menu_associado a {
        display: none;
    }

    #sp-search .sp-column {
        justify-content: center !important;
    }

    #sp-logo {
        justify-content: center;
        display: flex;
    }

    .sp-module.social,
    .sp-module.social .bannergroup.social {
        padding-top: 0 !important;
    }

    .sp-module.busca {
        padding-bottom: 2em;
    }

    #sp-base-1 .container {
        padding-bottom: 0 !important;
    }

    #sp-bottom3 {
        padding: 0;
        justify-content: center;
    }

    #sp-bottom3 .col {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    #sp-bottom4 {
        padding-right: 0 !important;
        justify-content: center;
        margin-top: 1em;
    }

    #sp-footer1 span.sp-copyright {
        text-align: center;
        padding-bottom: 1.5em;
    }

    .sp-module.escola .btn-text {
        font-size: .9em;
    }
}

@media screen and (max-width: 767px) {

    #sp-bottom3,
    #sp-bottom2 {
        padding: 15px;
        justify-content: center;
        display: flex;
    }

    #sp-bottom2 .info-footer .col {
        max-width: 350px;
        margin-left: auto;
        margin-right: auto;
    }

    #sp-top1 {
        display: none !important;
    }

    .sp-module.noticias .intro,
    .sp-module.chamadas .item-media {
        display: none;
    }

    .sp-module.menu-hamburger,
    .sp-module.menu-hamburger .custom {
        display: inline-block !important;
    }

    .sp-module.chamadas .item-text {
        padding: 3em !important;
    }
}

@media screen and (max-width: 575px) {

    .container-inner .sp-column {
        padding: 0 30px;
    }

    #sp-top2 .sp-column {
        padding: 0 !important;
    }

    #sp-news .bg-logotipo:before,
    #sp-news .bg-logotipo:after {
        content: none;
    }

    .sp-module.escola .btn-text {
        font-size: .9em;
    }

    .sp-module.publicidade .banneritem {
        padding-bottom: 1em;
    }

    #sp-bottom3 .info-footer .col {
        justify-content: center;
        padding-right: 0 !important;
    }

    .sp-module.convenios .sp-module-title .firstWord,
    .sp-module.artigos .sp-module-title .firstWord {
        display: none;
    }
}

@media screen and (max-width: 480px) {
    .logo {
        overflow: hidden;
        text-align: right
    }
    .logo a {
        display: block;
    }
    .sp-module.menu_associado img.d-inline {
        display: none !important;
    }
    #sp-top2 .dropdown-toggle{
        padding-left: 0.8em !important;
        padding-right: 0.8em !important;
    }

    #sp-logo[class*="col"] {
        /* justify-content: left; */
    }

    .container-inner .sp-column {
        padding: 0 15px;
    }

    .view-featured #sp-main-body .container-inner .sp-column {
        padding: 0;
    }

    #sp-logo .sp-column {
        padding: 0 !important;
    }

    .sp-module.noticias .item-inner .item-title {
        padding-top: 0 !important;
    }

    .sp-module.escola span {
        font-size: .7em;
    }

    #sp-bottom4 {
        padding: 0;
    }

    .sp-module.destaques .readmore {
        padding: 0.6em 1.4em !important;
    }
}

/* Search */
#searchForm .form-group label>input {
    margin: 0.4em;
}

#searchForm select.inputbox:not([multiple]),
#searchForm select:not([multiple]) {
    height: calc(2.25rem + 5px);
}

#searchForm .searchintro {
    margin-bottom: 0 !important;
}

.search .search-results dt.result-title:first-child {
    margin-top: 20px !important;
}

dt.result-title a {
    color: #095d7e;
    font-size: 1.3em;
}

dt.result-title a:hover {
    color: #29a2d3;
}

/* selecionar pagina (1,2,final)*/
.pagination .page-item.active a {
    border-radius: 0rem;
    background-color: #0e2748;
    border-color: #ffffff;
    padding-left: 18px;
    padding-right: 18px;
    padding-top: 8px;
    padding-bottom: 8px;
    color: #fff;
}

.pagination .page-item.active a:hover {
    background-color: #1d91bf;
    color: #fff;
}

.pagination .page-item .page-link {
    border-radius: 0rem;
    background-color: #ddd;
    border-color: #ffffff;
    padding-left: 18px;
    padding-right: 18px;
    padding-top: 8px;
    padding-bottom: 8px;
    color: #0e2748;
}

.pagination .page-item .page-link:hover {
    background-color: #1d91bf;
    color: #fff;

}

/* Tags */
.tags>li a {
    background: #0091bf;
    color: #ffffff;
    border-radius: 0;
    font-weight: bold;
}

.tags>li a:after {
    content: "\f02b";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-left: 0.5em;
    font-size: 0.8em;
}

.tags>li a:hover {
    background: #112848;
    color: #ffffff;
}

#sp-section-4+section {
    margin-top: 3.5em;
}

/* Privacy */
.privacy-radio .modal {
    display: inline-block !important;
    position: static;
}

.privacy-radio .modal:before {
    content: "\f35d";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: inline-block;
    margin-right: 0.5em;
}

.privacy-radio .radio {
    text-align: center;
}

.privacy-radio .form-check-label input {
    display: inline-block;
}

.shadow[role="dialog"] {
    padding: 0 !important;
}

#privacidade #jform_privacidade-lbl span {
    font-weight: bold;
    font-size: 1.4em;
}

#privacidade input[type=checkbox] {
    zoom: 1.4;
}

/* CONTENT AREA */
.content-area {
    font-size: 1.05rem;
    text-align: justify;
}

.content-area a {
    font-weight: 500;
    position: relative;
}

.content-area blockquote {
    position: relative;
    padding-left: 20px;
}

.content-area img {
    display: inline-block;
}

.content-area blockquote:before {
    content: "";
    width: 0.3em;
    height: 100%;
    display: block;
    position: absolute;
    background-color: #315f85;
    left: 0;
    top: 0;
}

.content-area a[data-rokbox] {
    position: relative;
    display: inline-block;
    margin: 0.2em;
}

.content-area a.wf_file,
.category a.wf_file {
    background: #316087;
    padding: 0.5em 1.2em;
    color: #fff;
    display: inline-block;
    font-size: 0.9em;
}

.content-area a.wf_file>.wf_file_text:first-child:after,
.category a.wf_file>.wf_file_text:first-child:after {
    content: "\f15c";
    font-family: "Font Awesome 5 Free";
    font-weight: 500;
    font-size: 0.7em;
    margin-left: 0.3em;
    opacity: 0.5;
}

.content-area a.wf_file img,
.category a.wf_file img {
    background-color: white;
    padding: 0.2em;
    margin-right: 0.2em;
    position: relative;
    left: -0.3em;
    display: inline-block !important;
}

.content-area a.wf_file .wf_file_size,
.content-area a.wf_file .wf_file_date,
.category a.wf_file .wf_file_size,
.category a.wf_file .wf_file_date {
    vertical-align: super;
    font-size: 0.6em;
    opacity: 0.8;
}

.content-area img[style="float: left;"] {
    margin-right: 1em;
    margin-bottom: 1em;
}

.content-area img[style="float: right;"] {
    margin-left: 1em;
    margin-bottom: 1em;
}

@media screen and (max-width: 575px) {

    .content-area img[style="float: left;"],
    .content-area img[style="float: right;"] {
        float: left !important;
        clear: right !important;
        display: block !important;
        width: 100%;
        margin: 1em 0;
    }
}

.content-area .wf_caption>span {
    font-size: 0.9em;
    line-height: 1.2em;
    color: #0e4193;
    margin-top: 0.3em;
}

.content-area .embed-responsive,
.content-area .embed_default {
    margin-left: auto;
    margin-right: auto;
}

.content-area .embed_default iframe {
    width: 100% !important;
}

@media screen and (max-width: 549px) {
    .content-area a[data-rokbox] {
        display: block;
        max-width: 260px;
        margin-left: auto;
        margin-right: auto;
    }
}

/* Acesso do associado */
.acesso-associado .card {
    width: 275px;
    text-align: center;
    justify-content: center;
    border: none;
}

.acesso-associado .card a {
    padding: .6em;
    color: #316087;
    font-weight: 500;
    font-size: 0.9em;
    border: 1px solid;
    height: 180px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-flow: column;
    align-items: center;
    margin: 0 5px;
    border-radius: 20px;
    background-color: #fafafa;
}

.acesso-associado .card .fa {
    display: block;
    text-align: center;
    font-size: 2em;
    color: #7e9ab3;
    margin: 0 0 0.3em !important;
}

.acesso-associado .card {
    position: relative;
}

.acesso-associado .card a:hover, 
.acesso-associado .card a:focus {
    background: #5a7f9e;
}
.acesso-associado .card a:focus, 
.acesso-associado .card a:focus i,
.acesso-associado .card a:hover, 
.acesso-associado .card a:hover i {
    position: relative;
    z-index: 2;
    color: #fff;
}

@media screen and (max-width: 1199px) {
    .acesso-associado .card {
        width: 25%;
        font-size: 140%;
    }
}

@media screen and (max-width: 991px) {
    .acesso-associado .card {
        width: 33.335%;
    }
}

@media screen and (max-width: 767px) {
    .acesso-associado .card {
        width: 50%;
    }
}

@media screen and (max-width: 480px) {
    .acesso-associado .card {
        width: 100%;
    }
}

/* Privacy */
.privacy-radio .modal {
    display: inline-block !important;
    position: static;
}

.privacy-radio .modal:before {
    content: "\f35d";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: inline-block;
    margin-right: 0.5em;
}

.privacy-radio .radio {
    text-align: center;
}

.privacy-radio .form-check-label input {
    display: inline-block;
}

.shadow[role="dialog"] {
    padding: 0 !important;
}

#privacidade #jform_privacidade-lbl span {
    font-weight: bold;
    font-size: 1.4em;
}

#privacidade input[type=checkbox] {
    zoom: 1.4;
}


.not-logged .dados .info-associado p span i, .not-logged .dados .info-associado p span a{
    color: #005f89;
}

.not-logged .dados .info-associado p span a{
    font-weight: bold;
}

.not-logged .container-dados{
    border-bottom: 2px solid #5a7f9e;
    border-radius: .3rem;
    height: 135px;
}

.not-logged .container-dados .associado-entidade span a, .not-logged .container-dados .associado-nome span a{
    pointer-events: none;
}

.associados-list .form-controls .container-filters .js-stools-field-filter {
    margin: 0;
}

@media screen and (max-width: 575px) {
    .associados-list .form-controls .container-filters .js-stools-field-filter .control-group #filter_entidade, .associados-list .form-controls .container-filters .js-stools-field-filter .control-group #filter_entidade_chzn{
        width: 257px;
    }
}

.associados-list .form-controls .js-stools .input-group  .input-group-append {
    position: relative;
    z-index: 0;
}

.link-video img{
    object-fit: contain;
}

.item-featured {
    margin: .3rem;
}

span.cl-am-azul-alt.categoria{
    text-transform: uppercase;
    color: #7f2715;
    font-weight: 900;
    font-size: 1rem;
    margin: .5em 0 0 0;
}

a.cl-ampcon-blue-medium.title-noticias {
    color: #005f89;
    font-size: .9rem;
}

.informacoes-noticia:hover{
     background-color: #005f89;
     box-shadow: 0 10px 30px 8px rgb(27 192 226 / 25%);
}

.informacoes-noticia:hover .title-noticias {
  color: #fff;
}

.informacoes-noticia:hover .cl-am-azul-alt.categoria{
    color: #fff;
}