﻿.name-site-color-color {
    font-weight: 700;
    color: var(--cor-sigla-header);
    font-size: 1.7rem;
    margin: 0;
    text-decoration: none
}

    .name-site-color-color:hover {
        text-decoration: none !important;
        color: var(--cor-sigla-header) !important
    }

.col-gov-bar-left-header {
    z-index: 2
}

.svg-fundo {
    position: relative;
    z-index: 3;
    right: 453px
}

.svg-fundo-mobile {
    position: relative;
    z-index: 2;
    right: 510px
}

.sigla-logo {
    display: flex;
    align-items: center;
    justify-content: left;
    height: 100%;
    margin-left: 3px;
    position: relative;
    width: 200px;
    z-index: 4;
    white-space: nowrap
}

.header-fundo-branding {
    height: 151px
}

@media (max-width:1320px) {
    .sigla-logo {
        display: flex;
        align-items: center;
        justify-content: left;
        height: 100%;
        margin-left: 53px;
        position: relative;
        width: 200px;
        z-index: 4
    }

    .name-site-color-color {
        font-size: 1.6rem
    }

    .logo-governo .container-img-logo-governo {
        margin-right: 25px
    }

    .logo-default {
        width: 85% !important
    }

    .svg-fundo {
        right: 436px
    }

    img.logo.logo-default.logo-width.pe-2 {
        margin-left: 25px
    }
}

@media (max-width:1150px) {
    .name-site-color-color {
        font-size: 1.3rem;
        margin-left: 20px
    }

    .mobile-content .container-img-logo-governo img {
        height: 90px
    }

    .mobile-content .container-img-logo-governo span.name-secretariat {
        top: 55px !important;
        right: 91px !important;
        font-size: 10px !important
    }
}

.col-gov-bar-center-header {
    flex-shrink: 0;
    width: 100%;
    max-width: 1300px
}

@media (max-width:1399px) and (min-width:1321px) {
    .col-gov-bar-center-header {
        max-width: 1110px
    }
}

.col-gov-bar-logo-header {
    height: 149px
}

@media (max-width:767px) {
    .name-site-color-color {
        font-size: 1.4rem;
        margin-left: 15px
    }

    .logo-default {
        max-width: 160px !important
    }

    .container-header-branding {
        min-width: 140px !important
    }

    .header-fundo-branding {
        height: 140px
    }

    .logo-default {
        margin-left: 15px !important
    }

    .logo-governo .container-img-logo-governo {
        margin-right: 15px !important
    }

    .mobile-content .container-img-logo-governo img {
        height: 75px
    }

    .mobile-content .container-img-logo-governo span.name-secretariat {
        top: 47px !important;
        right: 75px !important;
        font-size: 9px !important
    }

    .container-header-mobile img {
        height: 60px;
        width: min-content
    }
}

@media (max-width:576px) {
    .name-site-color-color {
        font-size: 1.3rem;
        margin-left: 15px
    }

    .container-header-branding {
        min-width: 150px !important
    }

    .logo-default {
        margin-left: 15px !important
    }

    .logo-governo .container-img-logo-governo {
        margin-right: 15px !important
    }

    .container-content-site {
        padding-top: 0
    }

    .container.container-content-site-2 {
        margin: 0;
        padding: 0
    }

    .mobile-content .container-img-logo-governo img {
        height: 70px
    }

    .mobile-content .container-img-logo-governo span.name-secretariat {
        top: 47px !important;
        right: 75px !important;
        font-size: 9px !important
    }

    .container-header-mobile img {
        height: 60px;
        width: min-content
    }
}

@media (max-width:430px) {
    .name-site-color-color {
        font-size: 1.2rem;
        margin-left: 10px
    }

    .container-header-branding {
        min-width: 130px !important
    }

    .logo-default {
        margin-left: 10px !important
    }

    .logo-governo .container-img-logo-governo {
        margin-right: 10px !important
    }

    .mobile-content .container-img-logo-governo img {
        height: 60px !important
    }

    .mobile-content .container-img-logo-governo span.name-secretariat {
        top: 40px !important;
        right: 60px !important;
        font-size: 8px !important
    }
}

p {
    color: var(--cor-texto) !important;
    font-family: var(--fonte-texto);
    font-weight: var(--peso-texto)
}

h1, h2, h3, h4, h5, h6 {
    color: var(--cor-titulo);
    font-family: var(--fonte-titulos);
    font-weight: var(--peso-titulos)
}

.acesso-rapido-box h6 {
    font-family: var(--fonte-texto);
    font-weight: 700;
    font-size: 13px
}

.carousel-caption h4 {
    font-family: var(--fonte-titulos);
    font-weight: 500
}

a {
    color: var(--cor-link)
}

.widget-container-site h1, .widget-container-site h2, .widget-container-site h3 {
    color: var(--color-text-titulo-widget);
    font-family: var(--fonte-titulo-widget);
    font-weight: var(--peso-titulo-widget);
    border-left: 4px solid #717171;
    padding-left: 15px
}

.galeriade-noticias .container {
    padding: 0
}

.widget-container-site h3 {
    text-transform: uppercase
}

h1.bg-secondary.text-bg-primary {
    background: rgb(0 0 0 / .8) !important
}

.navbar {
    padding: 0
}

.triangle {
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    border-style: solid;
    width: 0;
    height: 0;
    line-height: 0;
    border-width: 0 100px 100px 100px;
    border-color: transparent transparent #fff transparent
}

.triangle-1 {
    position: absolute;
    top: 0;
    border-width: 85px 95px 0 0;
    border-color: #fff transparent transparent transparent
}

.triangle-2 {
    position: absolute;
    bottom: 0;
    border-width: 0 85px 95px 0;
    border-color: transparent transparent #fff transparent
}

.triangle-3 {
    position: absolute;
    bottom: 0;
    border-width: 0 140px 130px 0;
    border-color: transparent #fff transparent transparent
}

.trapezoid {
    border-bottom: 100px solid #258dab;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    height: 0;
    width: 100px
}

.trapezoid-1 {
    border-bottom: none;
    border-left: none;
    border-right: 65px solid transparent;
    border-top: 70px solid #258dab;
    width: 100%;
    height: 0;
    right: -75px;
    position: relative
}

.parallelogram {
    width: 150px;
    height: 100px;
    -moz-transform: skewX(20deg);
    -webkit-transform: skewX(20deg);
    -o-transform: skewX(20deg);
    -ms-transform: skewX(20deg);
    transform: skewX(20deg)
}

.parallelogram-1 {
    position: relative;
    z-index: 3;
    right: -90%;
    width: 100px;
    height: 110px;
    -moz-transform: skewX(47deg);
    -webkit-transform: skewX(47deg);
    -o-transform: skewX(47deg);
    -ms-transform: skewX(47deg);
    transform: skewX(47deg)
}

.parallelogram-2 {
    position: relative;
    top: -25px;
    left: -80%;
    width: 200%;
    -moz-transform: skewX(50deg);
    -webkit-transform: skewX(50deg);
    -o-transform: skewX(50deg);
    -ms-transform: skewX(50deg);
    transform: skewX(35deg)
}

.bottom-triangle {
    position: absolute;
    left: 50%;
    top: 100%;
    margin-left: -8px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 8.5px 0 8.5px;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent
}

.gov-bar-container {
    background-color: var(--cor-header-fundo)
}

.col-gov-bar, .col-gov-bar-center .col-gov-bar-logo .diamond-effect, .col-gov-bar-center .col-gov-bar-name {
    height: 149px
}

.col-gov-bar-left {
    padding: 0;
    flex: 1;
    z-index: 2
}

.col-gov-bar-center .col-gov-bar-name {
    padding: 0;
    flex: 1;
    z-index: 1
}

.col-gov-bar-right {
    flex: 1
}

.col-gov-bar .secondary-bar {
    position: relative
}

.parallelogram, .parallelogram-1, .secondary-bar-top {
    background-color: #006a88
}

.col-gov-bar .secondary-bar-top {
    height: 60px;
    z-index: 2
}

.secondary-bar-bottom {
    background-color: #258dab
}

.col-gov-bar .secondary-bar-bottom {
    height: 70px;
    top: -25px;
    z-index: 2
}

.col-gov-bar-center .col-gov-bar-logo {
    padding-left: 0;
    padding-right: 0
}

    .col-gov-bar-center .col-gov-bar-logo .diamond-effect {
        background-image: url(//cdn.es.gov.br/images/backgrounds/abstract/diamond-effect.png);
        position: relative;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center
    }

.logo-governo {
    padding-top: 12px
}

    .logo-governo .container-img-logo-governo {
        display: inline-block;
        position: relative;
        text-align: left
    }

        .logo-governo .container-img-logo-governo .name-secretariat {
            position: absolute;
            max-width: 227px;
            color: #fff;
            top: 74px;
            right: 123px;
            font-size: 14px;
            font-style: italic;
            font-family: 'PT Sans',sans-serif;
            line-height: 1.2em;
            text-align: right
        }

.logo-default {
    display: inline-block;
    width: 100%;
    max-width: 250px;
    max-height: 120px
}

.logo-thumb {
    display: none
}

.scroll-to-fixed-fixed .logo-default {
    display: none
}

.scroll-to-fixed-fixed .logo-thumb {
    display: block
}

.col-gov-bar-navigation-header, .header-bar-container, .navbar-mobile {
    background-color: var(--cor-barra-menu);
    position: relative;
    z-index: 5
}

    .header-bar-container .col-gov-bar, .header-bar-container .col-gov-bar-center .col-gov-bar-content {
        height: 60px
    }

        .header-bar-container .col-gov-bar.col-gov-bar-center {
            height: auto
        }

    .header-bar-container .col-gov-bar-center .col-gov-bar-navigation {
        overflow: hidden
    }

    .header-bar-container .col-gov-bar-content .triangle-2 {
        border-width: 0 112px 112px 0
    }

    .header-bar-container .col-gov-bar-content .zone-header {
        background-color: #fff
    }

#col-gov-bar-center-id .row-navigation {
    background-color: #fff
}

.col-gov-bar-name .sec-name-row {
    position: relative;
    top: -55px;
    padding-left: 30px
}

.content-first-column .sec-name-row {
    margin-bottom: 22px;
    min-height: 98px;
    max-width: 270px
}

.sec-name-row .branding {
    font-size: 3em;
    margin-bottom: 5px
}

.sec-name-row a {
    color: #5a5a5a;
    text-decoration: none;
    font-family: Open Sans,sans-serif
}

.col-gov-bar-navigation .menu {
    margin-bottom: 0;
    background: 0 0;
    padding-left: 0
}

    .col-gov-bar-navigation .menu li {
        display: inline-block;
        margin-right: 20px;
        border: none
    }

        .col-gov-bar-navigation .menu li a {
            color: #fff;
            font-size: 1.2em;
            font-family: OpenSans,Arial,sans-serif;
            font-weight: 500;
            display: block;
            padding-top: 18px;
            padding-bottom: 13px;
            text-transform: none
        }

            .col-gov-bar-navigation .menu li a:focus, .col-gov-bar-navigation .menu li a:hover {
                text-decoration: underline
            }

        .col-gov-bar-navigation .menu li.menu-background-color-background-color {
            background: 0 0
        }

.scroll-to-fixed-fixed .col-gov-bar-navigation .menu a.menu-background-color-background-color, .scroll-to-fixed-fixed .col-gov-bar-navigation .menu a.menu-background-color-background-color:focus, .scroll-to-fixed-fixed .col-gov-bar-navigation .menu a.menu-background-color-background-color:hover {
    background: 0 0
}

.col-gov-bar-navigation .content-wrapper {
    margin-top: 0
}

.container-navigation-menu a {
    color: var(--cor-fonte-icon-menu)
}

.search-form .input-group {
    border: 1px solid #ccc
}

.search-form .form-control {
    border-radius: 0;
    border: none;
    box-shadow: none
}

.search-form .input-group-btn {
    background-color: #fff;
    border: none;
    padding: 3px
}

.search-form .input-group-btn-close {
    display: none
}

.search-form .input-group-btn .btn-default {
    background-color: #6e6e6e;
    color: #fff;
    border: none;
    border-radius: 0;
    height: 34px;
    font-size: 14px;
    font-family: var(--fonte-titulo-widget);
    font-weight: var(--peso-titulo-widget)
}

.search-results {
    font-family: "Open Sans",sans-serif
}

    .search-results .content-item {
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        display: block
    }

        .search-results .content-item .thumbnail {
            margin-bottom: 10px
        }

    .search-results li {
        border-bottom: 1px dotted #8c8c8c;
        padding-bottom: 24px
    }

        .search-results li.first {
            border-top: 1px solid #d0d0d0
        }

    .search-results .content-item h1 {
        font-size: 17px;
        text-transform: none;
        margin-bottom: 3px;
        line-height: 1.4em;
        font-weight: 700
    }

.fixed-top-header .container {
    display: none
}

.scroll-to-fixed-fixed.fixed-top-header {
    box-shadow: #b9b9b9 0 3px 10px;
    padding-bottom: 0;
    background-color: #fff
}

    .scroll-to-fixed-fixed.fixed-top-header .container {
        display: block
    }

.gov-header-accessibility {
    background-color: #006a88
}

.scroll-to-fixed-fixed .gov-header-accessibility .gov-header, .scroll-to-fixed-fixed .gov-header-accessibility .gov-header a {
    color: #fff;
    border-color: #fff
}

.scroll-to-fixed-fixed .gov-header-accessibility .gov-header {
    background: 0 0;
    border: none
}

    .scroll-to-fixed-fixed .gov-header-accessibility .gov-header .dropdown-menu a {
        color: #333
    }

    .scroll-to-fixed-fixed .gov-header-accessibility .gov-header .gov-name {
        text-transform: uppercase;
        font-family: OpenSans-Semibold,Arial,sans-serif;
        font-weight: 700;
        font-size: 1.1em
    }

.scroll-to-fixed-fixed .gov-header .circle-border, .scroll-to-fixed-fixed .gov-menu-accessibility a:hover {
    background: 0 0;
    color: #fff
}

.scroll-to-fixed-fixed .sec-name-row {
    top: 0;
    position: static;
    padding-left: 0
}

    .scroll-to-fixed-fixed .sec-name-row .branding, .scroll-to-fixed-fixed .sec-name-row .name-sec {
        display: inline-block
    }

    .scroll-to-fixed-fixed .sec-name-row .branding {
        margin-top: .2em;
        font-size: 2.571em
    }

    .scroll-to-fixed-fixed .sec-name-row .name-sec {
        max-width: 200px;
        font-size: .9em;
        display: none
    }

.scroll-to-fixed-fixed .search-form .input-group-btn, .scroll-to-fixed-fixed .search-form input.form-control {
    background-color: #e5e5e5
}

.scroll-to-fixed-fixed .col-gov-bar-navigation .menu a {
    color: #4d4d4d;
    display: inline-block;
    font-size: 1.2em;
    font-family: OpenSans,Arial,sans-serif;
    font-weight: 500;
    line-height: 3em;
    margin-right: 20px
}

.scroll-to-fixed-fixed .search-form {
    margin-top: .5em
}

.fixed-top-header .col-gov-bar-content {
    max-height: 60px;
    overflow: hidden
}

.gov-bar-container-mobile {
    background-color: var(--cor-header-fundo)
}

.mobile-content .logo-governo {
    padding-top: 15px;
    padding-bottom: 15px
}

.header-bar-container.mobile-content {
    background-color: #fff
}

.mobile-content .sec-name-row {
    top: 0;
    padding: 0;
    padding-top: 15px;
    padding-bottom: 15px
}

    .mobile-content .sec-name-row .branding {
        display: inline-block;
        margin-right: 15px;
        margin-top: 10px;
        margin-bottom: 10px;
        vertical-align: middle
    }

    .mobile-content .sec-name-row .name-sec {
        display: inline-block;
        vertical-align: middle;
        max-width: 200px;
        text-align: left
    }

.navbar-mobile {
    border-radius: 0
}

    .btn-search-mobile, .btn-search-mobile:focus, .btn-search-mobile:hover, .navbar-mobile .navbar-toggle, .navbar-mobile .navbar-toggle:focus, .navbar-mobile .navbar-toggle:hover {
        border-color: #4d4d4d;
        border-radius: 66px;
        padding: 11px 8px;
        background-color: #4d4d4d;
        margin-right: 0;
        margin-bottom: 0
    }

        .navbar-mobile .navbar-toggle .icon-bar {
            background-color: #fff;
            height: 4px;
            width: 26px;
            border-radius: 8px
        }

.navbar-header-mobile ul {
    padding: 0;
    list-style: none;
    display: list-item;
    line-height: 2em
}

    .navbar-header-mobile ul li {
        display: inline-block;
        margin-right: 10px;
        vertical-align: bottom;
        align-content: center
    }

    .navbar-header-mobile ul.accessibility-mobile li {
        margin-right: 5px
    }

    .navbar-header-mobile a, .navbar-header-mobile ul.accessibility-mobile > li > span.divider {
        color: #fff
    }

    .navbar-header-mobile ul.accessibility-mobile > li > a, .navbar-header-mobile ul.accessibility-mobile > li > span.divider {
        display: block;
        text-transform: uppercase;
        padding-top: 10px;
        text-decoration: none
    }

.navbar-header-mobile .btn-search-mobile, .navbar-header-mobile .btn-search-mobile:focus, .navbar-header-mobile .btn-search-mobile:hover {
    display: block;
    padding: 10px 12px 9px 12px;
    color: #fff;
    margin-top: 8px;
    line-height: 1.42857143;
    font-size: 1.1em;
    min-width: 44px
}

.btn-search-mobile .fa {
    font-size: 21px
}

.navbar-header-mobile .search-mobile-container {
    margin-right: 0
}

.navbar-header-mobile .search-mobile {
    width: 0;
    -webkit-transition: width .2s ease-in-out;
    -moz-transition: width .2s ease-in-out;
    -ms-transition: width .2s ease-in-out;
    -o-transition: width .2s ease-in-out;
    transition: width .2s ease-in-out;
    margin-top: 8px
}

    .navbar-header-mobile .search-mobile .search-form {
        margin-top: 0
    }

        .navbar-header-mobile .search-mobile .search-form .form-control {
            padding: 0
        }

        .navbar-header-mobile .search-mobile .search-form .input-group-btn {
            display: none
        }

.widget-search {
    margin: 0
}

.navbar-header-mobile.open-search > ul > li {
    display: none
}

.navbar-header-mobile.open-search .search-mobile-container {
    display: inline-block
}

.navbar-header-mobile.open-search .search-mobile {
    width: 100%
}

    .navbar-header-mobile.open-search .search-mobile .search-form .form-control {
        padding: 6px 12px
    }

    .navbar-header-mobile.open-search .search-mobile .search-form .input-group-btn {
        display: table-cell;
        padding: 0;
        margin: 0
    }

        .navbar-header-mobile.open-search .search-mobile .search-form .input-group-btn .btn-default {
            background-color: #4d4d4d;
            height: 40px;
            padding: 6px 17px
        }

    .navbar-header-mobile.open-search .search-mobile .search-form .input-group-btn-close {
        background: 0 0;
        padding: 3px
    }

    .navbar-header-mobile.open-search .search-mobile .search-form .btn-default.btn-close-search {
        padding: 2px 10px 2px 10px;
        background: 0 0;
        margin-left: 10px;
        height: 34px
    }

    .navbar-header-mobile.open-search .search-mobile .search-form .btn-close-search .fa {
        font-size: 30px
    }

.container-navigation-menu {
    display: inline-flex;
    justify-content: flex-end !important;
    align-content: center
}

    .container-navigation-menu .widget-container {
        height: 100%;
        width: auto;
        margin: 0;
        align-content: center
    }

.search-container {
    display: grid;
    align-items: center
}

.color-primary-background-color {
    background-color: var(--bs-color-primary-background-color) !important
}

.zone-mobile-menu-header .menu {
    padding: 0;
    margin: 0;
    list-style: none
}

.cbp-spmenu {
    background: #fff;
    position: fixed
}

    .cbp-spmenu h3 {
        color: #fff;
        font-size: 1.9em;
        padding: 20px;
        margin: 0;
        font-weight: 300;
        background: #006a88;
        font-family: OpenSans-bold,Arial,sans-serif
    }

    .cbp-spmenu a {
        display: block;
        color: #4d4d4d;
        font-size: 1.1em;
        font-weight: 300
    }

        .cbp-spmenu .active a, .cbp-spmenu .active a:hover, .cbp-spmenu a:active, .widget-mobile-menu-header .menu li.dropdown .dropdown-menu li.active a:hover {
            background-color: #c86673;
            color: #fff;
            text-decoration: none
        }

        .cbp-spmenu a:hover {
            background-color: #f5f5f5;
            color: #4d4d4d;
            text-decoration: none
        }

.cbp-spmenu-vertical {
    width: 240px;
    height: 100%;
    top: 0;
    z-index: 1000;
    overflow-y: scroll;
    overflow-x: hidden
}

    .cbp-spmenu-vertical li {
        background: 0 0
    }

    .cbp-spmenu-vertical a {
        border-bottom: 1px solid #e0e0e0;
        padding: 1em;
        color: #4d4d4d;
        font-family: OpenSans,Arial,sans-serif;
        text-transform: inherit !important
    }

.cbp-spmenu-left {
    left: -240px
}

    .cbp-spmenu-left.menu-open {
        left: 0;
        background-color: #fff;
        z-index: 9999
    }

.cbp-spmenu-right {
    right: -240px
}

    .cbp-spmenu-right.menu-open {
        right: 0;
        background-color: #fff;
        z-index: 9999
    }

.push-body {
    overflow-x: hidden;
    position: relative;
    left: 0
}

.push-body-toright {
    overflow: hidden
}

.cbp-spmenu, .push-body {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

@media screen and (max-height:26.375em) {
    .cbp-spmenu-vertical {
        font-size: 90%;
        width: 190px
    }

    .cbp-spmenu-left {
        left: -190px
    }
}

.background-shadow {
    height: 100%;
    width: 100%;
    background-color: rgba(0,0,0,.5)
}

    .background-shadow.visible {
        position: fixed;
        top: 0;
        -webkit-transition: opacity .3s;
        -moz-transition: opacity .3s;
        -ms-transition: opacity .3s;
        -o-transition: opacity .3s;
        transition: opacity .3s;
        z-index: 2000
    }

.container-header-branding {
    padding-top: 15px;
    padding-bottom: 15px;
    z-index: 3;
    position: relative;
    min-width: 180px
}

.btn, .btn.btn-default, .btn.btn-primary, .btn.btn-principal, .btn.btn-read-more {
    border-radius: 2px
}

.btn-default {
    color: var(--cor-fonte-botao-primario);
    background-color: var(--cor-fundo-botao-primario);
    border-color: var(--cor-bordas-botao-primario)
}

.btn-secondary {
    color: var(--cor-fonte-botao-secundario);
    background-color: var(--cor-fundo-botao-secundario);
    border-color: var(--cor-bordas-botao-secundario)
}

.btn-default.active, .btn-default:active, .btn-default:focus, .btn-default:hover, .open > .dropdown-toggle.btn-default {
    color: var(--cor-fonte-botao-primario);
    background-color: var(--cor-fundo-botao-primario-hover);
    border-color: var(--cor-bordas-botao-primario)
}

.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default[disabled].active, .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd
}

    .btn-primary.active, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open > .dropdown-toggle.btn-primary {
        color: #fff;
        background-color: #3071a9;
        border-color: #285e8e
    }

    .btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
        background-image: none
    }

    .btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
        background-color: #428bca;
        border-color: #357ebd
    }

    .btn-primary .badge {
        color: #428bca;
        background-color: #fff
    }

.btn-read-more {
    font-weight: 700;
    text-transform: uppercase;
    padding-top: 10px;
    padding-bottom: 10px
}

.noticia .published {
    color: #717171;
    font-size: .85em;
    margin-top: 5px;
    font-family: OpenSans-Semibold,Arial,sans-serif
}

.list-content-item {
    text-align: left;
    margin-bottom: 15px !important;
    box-shadow: rgba(17,17,26,.1) 0 1px 0
}

    .list-content-item .title-list {
        margin-top: 0;
        font-weight: 600
    }

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: all .2s ease-in-out
}

.album-image-item {
    display: inline-block
}

.content-projection .thumbnail {
    border: none;
    margin-bottom: 5px;
    padding-right: 20px
}

a.thumbnail:hover {
    border-color: #428bca
}

.thumbnail > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    height: 160px !important;
    width: 290px !important;
    object-fit: cover;
    box-shadow: 0 .1rem .2rem rgba(0,0,0,.25)
}

.content-projection .thumbnail img {
    border-radius: 0
}

.container-search p, p.descricao-noticia {
    font-family: var(--fonte-texto);
    font-weight: var(--peso-texto);
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

a.color-link-noticia.leia-mais {
    color: #525252 !important
}

.titulo-noticia {
    font-size: 18px;
    font-weight: 600
}

.color-link-noticia {
    color: var(--color-link-noticia) !important;
    text-decoration: none
}

    .color-link-noticia:hover {
        text-decoration: underline
    }

.noticia:hover {
    transform: translateX(-2px)
}

.bg-img-container-slide {
    max-width: 60%;
    overflow: hidden;
    max-height: 350px
}

.post-noticia-slide {
    margin: 5px 5px 5px !important;
    height: 350px;
    border: 1px dotted #ccc;
    background-color: var(--bg-color-noticia);
    text-align: left;
    width: 100%
}

.bg-img-content-slide {
    width: 100%;
    height: 350px;
    object-fit: cover;
    object-position: center;
    background-repeat: no-repeat
}

.noticia-slide-retangulo {
    padding: 18px;
    text-align: center;
    justify-items: center !important;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 12px;
    position: relative;
    background-color: var(--bg-color-read-more-noticia-carousel)
}

.noticias-position-img-slide {
    position-area: center
}

.item-carousel .date-item-carousel {
    padding: 0 15px;
    margin-top: 10px;
    margin-right: -15px;
    margin-left: -15px;
    color: #4d4d4d;
    font-family: OpenSans-Semibold,Arial,sans-serif
}

.item-carousel .title-item-carousel {
    line-height: 1.45em;
    font-family: OpenSans-Semibold,Arial,sans-serif;
    text-transform: uppercase;
    font-size: 1.1em
}

.post-noticia-carousel {
    margin: 5px 5px 5px;
    text-align: left;
    border: 1px solid #ccc;
    position: relative;
    background-color: var(--cor-fundo-carrossel-noticias);
    min-height: 440px;
    width: 100%;
    border-radius: 10px;
    box-shadow: 0 1px 6px 0 rgba(0,0,0,.12)
}

    .post-noticia-carousel:hover {
        background-color: var(--cor-fundo-carrossel-noticias-hover)
    }

button.btn.btn-default.btn-read-more {
    border-radius: 50px;
    box-shadow: 0 1px 6px 0 rgba(0,0,0,.06)
}

.excerpt-noticia-carousel {
    font-size: 14px
}

.noticia-content-info {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding: 10px
}

.title-noticia-carousel {
    text-transform: uppercase
}

.content-title-slide {
    display: flex;
    justify-content: space-between;
    align-items: end
}

.thumbnail-carousel.bg-img-container {
    position: relative;
    overflow: hidden;
    height: 15em;
    line-height: 0
}

    .thumbnail-carousel.bg-img-container .noticias-position-img {
        position: absolute;
        inset: 0;
        width: 100%;
        height: 100%
    }

        .thumbnail-carousel.bg-img-container .noticias-position-img > a {
            display: block;
            width: 100%;
            height: 100%
        }

            .thumbnail-carousel.bg-img-container .noticias-position-img > a > .bg-img-content {
                display: block;
                width: 100% !important;
                height: 100% !important;
                max-width: none !important;
                object-fit: cover;
                object-position: center;
                transform-origin: center;
                border-radius: 10px 10px 0 0
            }

.noticia-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.learn-more-noticia {
    text-align: right
}

.read-more-span {
    font-size: 1.8em;
    padding: 5px 9px 5px 12px
}

.color-read-more-noticia {
    color: var(--cor-secundaria-botao-carrossel);
    background-color: var(--cor-primaria-botao-carrossel)
}

    .color-read-more-noticia:hover {
        color: var(--cor-secundaria-botao-carrossel);
        background-color: var(--cor-primaria-botao-carrossel-hover)
    }

.noticia-content-read-more {
    padding: 10px;
    display: none
}

.date-noticia-carousel {
    font-size: 14px;
    padding-bottom: 5px
}

@media (max-width:767px) and (min-width:600px) {
    .noticia-content {
        height: 220px
    }
}

.carousel-dot-noticia {
    margin-top: -30px !important
}

    .carousel-dot-noticia .carousel-dot {
        border: 1px solid #fff;
        border-radius: 50%;
        background-color: transparent;
        opacity: .99
    }

        .carousel-dot-noticia .carousel-dot.active {
            opacity: .9;
            background-color: #fff
        }

.box-service-card {
    width: 150px;
    min-height: 150px;
    display: grid;
    align-content: center
}

@media (max-width:767px) {
    .box-service-card {
        width: 146px
    }
}

@media (max-width:450px) {
    .box-service-card {
        width: 130px
    }
}

.img-service {
    border-radius: 100%;
    width: 95px;
    height: 95px;
    border: 1px solid #ddd;
    padding: 0
}

.title-service {
    font-family: var(--fonte-subtitulos);
    font-weight: var(--peso-subtitulos);
    text-transform: uppercase;
    font-size: .9em
}

.service-icon svg {
    padding-top: 5px;
    height: 65px
}

.service-color {
    background-color: var(--cor-fundo-carrossel-servicos)
}

    .service-color:hover {
        background-color: var(--cor-fundo-carrossel-servicos-hover)
    }

    .service-color a {
        color: var(--cor-service-link);
        text-decoration: none
    }

        .service-color a:hover {
            color: var(--cor-service-link);
            text-decoration: underline;
            opacity: .8
        }

.footer-wrapper, .footer-wrapper .container-items-menu ul.list-items-menu li a.item-menu, .footer-wrapper .container-items-menu > li > a.item-menu {
    color: #4d4d4d
}

#layout-footer {
    min-height: 10px;
    background-color: #e6e6e6;
    padding-top: 10px !important;
    padding-bottom: 24px !important
}

.footer-wrapper .footer-menu {
    padding-bottom: 20px;
    background: 0 0
}

    .footer-wrapper .footer-menu ul {
        padding: 0;
        list-style: none
    }

    .footer-wrapper .footer-menu .header-item-menu {
        text-transform: uppercase
    }

.footer-wrapper ul.menu {
    padding: 0;
    list-style: none
}

    .footer-wrapper ul.menu > li {
        display: inline-block
    }

.footer-wrapper .container-items-menu > li > a.item-menu {
    display: block;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1em;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: OpenSans-Bold,Arial,sans-serif
}

.footer-bar-container .content-wrapper {
    margin-top: 0
}

.footer-bar-container, .footer-bar-container .col-gov-bar-center .footer-contact-info {
    background-color: #e6e6e6
}

.col-gov-bar-logo-footer {
    background-color: var(--cor-borda-rodape-01);
    max-height: 180px
}

.parallelogram-2, .secondary-bar-top-footer-right {
    background-color: var(--cor-borda-rodape-02)
}

.parallelogram-1-footer, .secondary-bar-top-footer-left {
    background-color: var(--cor-borda-rodape-03)
}

.footer-bar-container .col-gov-bar-center .col-gov-bar-name, .footer-bar-container .col-gov-bar-center-right, .footer-bar-container .col-gov-bar-left, .footer-bar-container .col-gov-bar-right {
    background-color: #e6e6e6;
    padding: 0
}

    .footer-bar-container .col-gov-bar-center-right .secondary-bar-top, .footer-bar-container .col-gov-bar-right .secondary-bar-top {
        height: 100px
    }

.footer-bar-container .col-gov-bar, .footer-bar-container .col-gov-bar-center .col-gov-bar-logo .diamond-effect, .footer-bar-container .col-gov-bar-center-right {
    height: 180px
}

.footer-bar-container .col-gov-bar-center, .footer-bar-container .col-gov-bar-center .col-gov-bar-name {
    height: auto
}

.footer-bar-container .triangle-1 {
    border-color: #e6e6e6 transparent transparent transparent
}

.footer-bar-container .triangle-2 {
    border-color: transparent transparent #e6e6e6 transparent
}

.footer-bar-container .triangle-3 {
    right: 0;
    border-right-color: #e6e6e6;
    border-width: 0 140px 150px 0
}

.footer-bar-container .col-gov-bar-center {
    background-color: transparent;
    display: flex;
    margin: 0;
    padding: 0
}

    .footer-bar-container .col-gov-bar-center .col-gov-bar-logo {
        padding-right: 0
    }

.bar-red-footer > .col-gov-bar .secondary-bar-top {
    top: -25px;
    width: 120%;
    left: -20%
}

.contact-info {
    margin-top: 10px;
    text-align: center;
    color: #3c3c3c;
    font-size: 14px
}

.footer-bar-container .contact-info {
    margin-top: -12px;
    padding-bottom: 12px;
    padding-left: 24px;
    text-align: left;
    color: #4d4d4d;
    font-size: 14px
}

.contact-info .name-institute {
    text-transform: uppercase
}

.contact-info {
    margin-top: 5px;
    margin-bottom: 5px
}

.social-icon {
    text-decoration: none;
    color: var(--cor-midias-sociais-rodape);
    transition: color .3s ease
}

    .social-icon:hover {
        color: var(--bs-primary)
    }

    .social-icon[title=Facebook]:hover, .social-icon[title=facebook]:hover {
        color: #1877f2
    }

    .social-icon[title=Instagram]:hover, .social-icon[title=instagram]:hover {
        color: #e4405f
    }

    .social-icon[href*=youtube]:hover, .social-icon[title=YouTube]:hover, .social-icon[title=youtube]:hover {
        color: red
    }

    .social-icon[title="X"]:hover, .social-icon[title="x"]:hover, .social-icon[title=Twitter]:hover, .social-icon[title=twitter]:hover {
        color: #000
    }

    .social-icon[href*=whatsapp]:hover, .social-icon[title="Whats App"]:hover, .social-icon[title="whats app"]:hover, .social-icon[title=WP]:hover, .social-icon[title=WhatsApp]:hover, .social-icon[title=whatsapp]:hover, .social-icon[title=wp]:hover {
        color: #25d366
    }

.credits {
    padding-top: 10px;
    padding-bottom: 5px;
    background-color: #ccc;
    text-align: center;
    font-family: Helvetica,sans-serif;
    font-size: 12px;
    position: relative;
    z-index: 3
}

.container.col-center-footer {
    height: 180px
}

.credits a {
    text-decoration: underline;
    color: inherit;
    font-weight: 700
}

.content-title {
    font-size: 18px;
    font-weight: 700;
    color: var(--color-text-titulo-widget);
    justify-items: start;
    font-family: OpenSans-Bold,Arial,sans-serif
}

.content-title-bordered {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    margin-right: 0;
    margin-left: 0
}

.content-title-right-column {
    padding: 10px;
    text-align: center;
    justify-items: center !important;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    color: var(--color-text-titulo-widget-column-right) !important;
    margin-bottom: 17px;
    position: relative;
    background-color: var(--bg-color-right-column-title)
}

    .content-title-right-column h1, .content-title-right-column h2, .content-title-right-column h3, .content-title-right-column h4, .content-title-right-column h5, .content-title-right-column h6 {
        color: var(--color-text-titulo-widget-column-right) !important;
        font-family: var(--fonte-titulo-widget);
        font-weight: var(--peso-titulo-widget)
    }

.right-column .bottom-triangle {
    position: absolute;
    left: 50%;
    top: 100%;
    margin-left: -8px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 8.5px 0 8.5px;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent
}

.container-content-site {
    padding-top: 20px
}

.container-fluid-content .widget-container-site:not(:first-child) .content-title {
    margin-top: 20px
}

body.contraste .control-next--service, body.contraste .control-prev--service, body.contraste .menu-navbar, body.contraste .own-carousel__item--imagem .mt-1 h5, body.contraste button, body.contraste h1, body.contraste h2, body.contraste h3, body.contraste h4, body.contraste h5, body.contraste h6, body.contraste li.has-submenu > a .fa-chevron-right, body.contraste span, body.contraste strong {
    color: #fff333 !important;
    border-color: #fff333
}

    body.contraste button.control__next, body.contraste button.control__prev {
        background-color: #000 !important;
        border-color: #fff333 !important;
        opacity: 1
    }

body.contraste .menu-toggle-button.active, body.contraste .menu-toggle-button:hover {
    background-color: #414040 !important
}

body.contraste .content-title-noticias.content-title-noticias-page h3, body.contraste .published-noticia {
    color: #fff !important;
    border-color: #fff
}

body.contraste ul.sf-submenu li.sfHover > a, body.contraste ul.sf-submenu li:hover > a {
    color: #fff !important
}

body.contraste .acesso-rapido-box:hover {
    text-decoration: underline;
    background-color: #2b2b2b !important
}

body.contraste .carousel-dot.active {
    background-color: #fff333 !important
}

body.contraste .content-title-right-column {
    background-color: #000;
    border: 1px solid #fff
}

body.contraste .alert, body.contraste .form-label {
    color: #fff333;
    border-color: #fff333;
    text-decoration: underline
}

body.contraste #fale-conosco .form-control, body.contraste .form-select {
    color: #fff333;
    border-color: #fff333;
    background-color: #000;
    text-decoration: underline
}

body.contraste .icon-hamburguer svg {
    fill: #fff333
}

body.contraste .color-read-more-noticia, body.contraste .post-content, body.contraste .post-slide {
    color: #fff333;
    border: 1px solid #fff333;
    background-color: #000;
    text-decoration: underline
}

    body.contraste .post-content a, body.contraste .post-date, body.contraste .post-description {
        color: #fff333;
        text-decoration: underline
    }

body.contraste .service-color {
    color: #fff333;
    border-color: #fff333;
    background-color: #000;
    text-decoration: underline
}

body.contraste .content-title-bordered {
    border-color: #fff333
}

body.contraste .color-link-noticia, body.contraste .published, body.contraste .secondary-bar-top-footer {
    color: #fff333 !important;
    border-color: #fff333 !important;
    text-decoration: underline;
    background-color: #000
}

body.contraste .secondary-bar-top-footer {
    background-color: #524f4f
}

body.contraste .descricao-noticia, body.contraste .post-noticia-carousel, body.contraste p {
    color: #fff !important;
    text-decoration: none;
    background-color: #000
}

body.contraste .name-secretariat {
    color: #fff !important;
    text-decoration: none
}

body.contraste .svg-fundo path {
    fill: #000 !important
}

body.contraste .list-group-item {
    background-color: #000
}

body.contraste .accordion-button {
    background-color: #000 !important;
    border-radius: 5px !important
}

    body.contraste .accordion-button:not(.collapsed) {
        color: #fff !important;
        background-color: #000 !important
    }

body.contraste div.accordion-body .tabela-content-arquivos thead {
    background-color: #000;
    color: #fff
}

body.contraste .bottom-triangle-accordion {
    display: none !important
}

body.contraste tbody tr a {
    color: #fff !important;
    background-color: #000 !important
}

body.contraste tbody tr td {
    color: #fff333 !important;
    background-color: #000 !important
}

body.contraste .accordion-body p {
    border-top: 1px solid
}

body.contraste .card.service-card.shadow-sm.h-100.w-100.p-2 {
    background-color: #000
}

body.contraste #custom-menu .submenu-breadcrumb-title, body.contraste .custom-back-button, body.contraste .custom-offcanvas-menu {
    background-color: #000 !important
}

body.contraste #custom-menu .header-menu-mobile {
    background-color: #000 !important;
    border-bottom: 1px solid #fff !important
}

body.contraste #custom-menu .custom-menu-list > li {
    border-bottom: 1px solid #fff
}

body.contraste .mobile-menu-arrow {
    fill: #fff333 !important
}

body.contraste .svg-fundo-mobile path {
    display: none
}

body.contraste .custom-menu-toggle {
    background-color: #000;
    border: 1px solid #fff333
}

    body.contraste .custom-menu-toggle .bar {
        background-color: #fff333 !important
    }

body.contraste ul.pager li.active a {
    color: #000;
    background-color: #fff333 !important;
    border-color: #797979
}

body.contraste ul.pager li.disabled a {
    color: #000;
    background-color: #fff333 !important;
    border-color: #797979
}

body.contraste .dropdown-item:hover {
    background-color: #000
}

.menu-toggle-button {
    font-weight: 700;
    line-height: 2;
    border-radius: 0;
    transition: background-color .3s ease,color .3s ease,border-color .3s ease;
    border: none
}

    .menu-toggle-button .icon-arrow-up {
        display: none
    }

    .menu-toggle-button.active .icon-arrow-down {
        display: none
    }

    .menu-toggle-button.active .icon-arrow-up {
        display: inline-block
    }

.menu-navbar {
    color: var(--cor-fonte-icon-menu) !important
}

.menu-toggle-button.active, .menu-toggle-button:hover {
    color: var(--cor-fonte-icon-menu-hover) !important;
    border-color: var(--menu-dark-bg) !important;
    background-color: var(--cor-barra-menu);
    filter: brightness(.9)
}

.menu-toggle-button:focus, .menu-toggle-button:focus-visible {
    outline: 0 !important;
    box-shadow: none !important
}

.menu-toggle-button {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: .2em
}

    .menu-toggle-button svg {
        display: block;
        vertical-align: middle;
        width: 1.1em;
        height: 1.1em;
        margin-top: 1px
    }

.container-fluid {
    margin: 0 !important;
    padding: 0 !important
}

.row {
    margin: 0 !important;
    padding: 0 !important
}

    .row > * {
        margin: 0;
        padding: 0
    }

#before-content {
    margin-top: 0
}

    #before-content .widget-html-widget, .widget-html-widget {
        margin-top: 10px
    }

.content-first-column {
    position: relative;
    padding-right: 0
}

@media (max-width:992px) {
    .content-first-column {
        top: 0
    }
}

li.has-submenu > a {
    position: relative;
    padding-right: 20px
}

    li.has-submenu > a .fa-chevron-right {
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
        font-size: .8em;
        color: var(--cor-fonte-icon-menu)
    }

.submenu-indicator {
    font-size: .8em;
    margin-left: 5px;
    color: var(--color-text-menu)
}

.navbar-menu-principal {
    display: flex;
    align-content: center
}

.expicon {
    font-size: .7em;
    margin: 0 -.35em 0 .7em
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.logo-governo {
    display: flex;
    justify-content: flex-end
}

.container-img-logo-site {
    z-index: 3
}

@media (max-width:992px) {
    .logo-governo {
        display: flex;
        justify-content: center
    }
}

.collapsing {
    transition: none !important
}

.botao-menu-principal {
    display: flex;
    align-items: center;
    padding: 8px
}

.icon-hamburguer, .icon-x {
    display: none
}

.btn-custom-toggler {
    display: flex;
    align-items: self-start;
    justify-content: center;
    padding: 8px
}

.btn-custom-text {
    margin-right: 8px
}

.navbar-governo {
    background-color: rgba(var(--bs-tertiary-bg-rgb),1) !important;
    z-index: 10
}

.row-menu__mobile {
    width: 100%
}

#scrollUp {
    position: fixed;
    bottom: 30px;
    right: 30px;
    width: 50px;
    height: 50px;
    background-color: rgba(0,0,0,.4);
    color: #fff;
    text-align: center;
    line-height: 50px;
    font-size: 22px;
    border-radius: 15%;
    z-index: 9999;
    cursor: pointer;
    display: none;
    transition: opacity .3s ease
}

    #scrollUp:hover {
        background-color: rgba(0,0,0,.6)
    }

ul.pager li a {
    position: relative;
    display: block;
    padding: .3rem .6rem;
    margin-left: 1px;
    width: 40px;
    height: 40px;
    color: var(--cor-fonte-borda-botao-paginacao);
    background-color: var(--cor-fundo-botao-paginacao) !important;
    border: 2px solid var(--cor-fonte-borda-botao-paginacao);
    text-decoration: none;
    font-weight: 700;
    line-height: 25px;
    text-align: center;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important
}

ul.pager li.active a {
    color: var(--cor-fonte-borda-botao-paginacao-hover);
    text-decoration: none;
    background-color: var(--cor-fundo-botao-paginacao-hover) !important;
    border-color: var(--cor-fonte-borda-botao-paginacao-hover);
    transform: none;
    pointer-events: none;
    cursor: default
}

ul.pager li a:hover {
    z-index: 2;
    color: var(--cor-fonte-borda-botao-paginacao-hover);
    text-decoration: none;
    background-color: var(--cor-fundo-botao-paginacao-hover) !important;
    border-color: var(--cor-fonte-borda-botao-paginacao-hover);
    transform: none
}

ul.pager li.disabled a {
    z-index: 2;
    color: var(--cor-fonte-borda-botao-paginacao-hover);
    text-decoration: none;
    background-color: var(--cor-fundo-botao-paginacao-hover) !important;
    border-color: var(--cor-fonte-borda-botao-paginacao-hover);
    transform: none;
    pointer-events: none;
    cursor: default
}

ul.pager li.first.disabled {
    display: none !important
}

ul.pager li.disabled:nth-child(2) {
    display: none !important
}

ul.pager li.disabled:nth-last-child(2) {
    display: none !important
}

ul.pager li.last.disabled {
    display: none !important
}

@media (max-width:768px) {
    ul.pager li a {
        width: 25px;
        height: 25px;
        padding: 0;
        line-height: 23px;
        font-size: 13px
    }
}

@media (min-width:992px) {
    :root {
        --gov-h: 0px;
        --head-h: 0px;
        --stack-h: 0px
    }

    body.sticky-nav.sticky-show .navbar-governo {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 1048
    }

    body.sticky-nav.sticky-show #layout-header {
        position: fixed;
        top: var(--gov-h);
        left: 0;
        right: 0;
        z-index: 1047
    }
}

@media (min-width:992px) {
    #layout-header, .navbar-governo {
        transition: transform .18s ease,opacity .18s ease
    }

    body.sticky-nav:not(.sticky-show):not(.menu-open) #layout-header, body.sticky-nav:not(.sticky-show):not(.menu-open) .navbar-governo {
        transform: translateY(-6px);
        opacity: 0
    }
}

@media (max-width:991.98px) {
    #mobileTitleBar {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 1021;
        background: var(--cor-header-fundo,#2e3f5e);
        color: #fff;
        height: 44px;
        box-shadow: 0 2px 6px rgba(0,0,0,.08)
    }

        #mobileTitleBar .mobile-title {
            height: 44px;
            line-height: 44px;
            font-weight: 700;
            text-transform: uppercase;
            text-align: center;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            font-size: .95rem
        }

    body.mobile-compact .gov-bar-container-mobile, body.mobile-compact .navbar-governo {
        display: none !important
    }

    body.mobile-compact #mobileTitleBar {
        display: block !important
    }

    body.mobile-compact .navbar-mobile {
        position: fixed;
        left: 0;
        right: 0;
        top: var(--mobile-title-height,44px);
        z-index: 1020
    }

    body.mobile-compact #content-site {
        margin-top: calc(var(--mobile-title-height,44px) + var(--mobile-nav-height,56px))
    }

    #custom-menu {
        z-index: 11000
    }

    #custom-overlay {
        z-index: 10990
    }

    #mobileTitleBar {
        z-index: 1019
    }

    .navbar-mobile {
        z-index: 1020
    }
}

.footer-main {
    background: var(--cor-borda-rodape-01);
    color: var(--cor-icones-social-midia-rodape);
    padding-top: 48px;
    padding-bottom: 48px
}

    .footer-main a {
        color: var(--cor-icones-social-midia-rodape);
        text-decoration: none !important
    }

.footer-row {
    row-gap: 24px
}

.footer-secretaria-title {
    font-weight: 700;
    letter-spacing: .5px;
    font-size: clamp(18px,2.2vw,22px);
    text-transform: uppercase
}

.footer-sep {
    width: min(520px,90%);
    border: 0;
    border-top: 2px solid rgba(255,255,255,.7);
    margin: 12px 0 16px 0
}

.footer-contact {
    line-height: 1.45;
    font-size: clamp(14px,1.6vw,16px)
}

.footer-social a {
    filter: none
}

.footer-social i, .footer-social svg {
    font-size: 28px
}

.footer-govmark .container-img-logo-governo img, .footer-govmark .container-img-logo-governo svg {
    max-height: 100px;
    height: auto;
    width: auto
}

.footer-wordmark {
    font-weight: 800;
    letter-spacing: 1px;
    font-size: clamp(20px,6vw,26px);
    line-height: 1;
    opacity: .95
}

.footer-credits {
    background: var(--cor-borda-rodape-02);
    color: #e9f6f7;
    padding: 16px 0;
    font-size: 14px
}

    .footer-credits a {
        color: #e9f6f7;
        text-decoration: underline
    }

.footer-central {
    padding: 25px 110px
}

.footer-cc {
    padding: 5px 0
}

.credits, .footer-bar-container, .footer-bar-container .bar-red-footer, .footer-bar-container .diamond-effect, .footer-bar-container .parallelogram, .footer-bar-container .parallelogram-1, .footer-bar-container .parallelogram-2, .footer-bar-container .secondary-bar, .footer-bar-container .secondary-bar-footer, .footer-bar-container .secondary-bar-footer-2, .footer-bar-container .secondary-bar-top, .footer-bar-container .secondary-bar-top-footer, .footer-bar-container .triangle, .footer-govmark .name-secretariat, .footer-wrapper, .footer-wrapper .bar-red-footer, .footer-wrapper .diamond-effect, .footer-wrapper .parallelogram, .footer-wrapper .parallelogram-1, .footer-wrapper .parallelogram-2, .footer-wrapper .secondary-bar, .footer-wrapper .secondary-bar-footer, .footer-wrapper .secondary-bar-footer-2, .footer-wrapper .secondary-bar-top, .footer-wrapper .secondary-bar-top-footer, .footer-wrapper .triangle {
    display: none !important
}

#layout-footer {
    display: none !important
}

#layout-footer {
    display: none !important
}

.footer-main .footer-central .name-institute::after {
    content: "";
    display: block;
    width: min(520px,90%);
    margin: 8px auto 8px;
    border-top: 2px solid rgba(255,255,255,.7)
}

.footer-main .footer-central .name-institute + br {
    display: none
}

.footer-wordmark, .footer-wordmark .navbar-brand {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 0;
    text-align: center
}

.footer-main .footer-wordmark .navbar-brand {
    display: flex;
    align-items: center;
    justify-content: center
}

.footer-social .social-icon {
    color: var(--cor-icones-social-midia-rodape)
}

@media (max-width:991.98px) {
    .footer-govmark .container-img-logo-governo img, .footer-govmark .container-img-logo-governo svg {
        max-height: 75px
    }

    .container-img-logo-governo {
        margin-left: 15px
    }

    .footer-wordmark .navbar-brand .logo {
        padding-bottom: 20px;
        max-width: 170px !important
    }

    .footer-central {
        padding: 35px 50px 10px
    }

    .footer-cc {
        padding: 10px 30px;
        line-height: 5px;
        margin-bottom: 10px
    }
}

@media (max-width:430px) {
    .footer-wordmark .navbar-brand .logo {
        padding-bottom: 20px;
        max-width: 120px !important
    }

    .footer-govmark .container-img-logo-governo img, .footer-govmark .container-img-logo-governo svg {
        max-height: 60px
    }
}

.footer-govmark .container-img-logo-governo img {
    max-height: 125px
}

.footer-main .footer-govmark img.ratio-square, .footer-main .footer-wordmark img.ratio-square {
    max-height: 125px;
    max-width: 125px
}

.footer-main .footer-govmark img.ratio-landscape, .footer-main .footer-wordmark img.ratio-landscape {
    max-height: 100px;
    max-width: 250px
}

.footer-main .footer-govmark img.ratio-portrait, .footer-main .footer-wordmark img.ratio-portrait {
    max-height: 100px;
    max-width: 80px
}

@media (max-width:991.98px) {
    .footer-main .footer-govmark img.ratio-square, .footer-main .footer-wordmark img.ratio-square {
        max-height: 75px;
        max-width: 75px !important
    }

    .footer-main .footer-govmark img.ratio-landscape, .footer-main .footer-wordmark img.ratio-landscape {
        max-height: 75px;
        max-width: 180px
    }

    .footer-main .footer-govmark img.ratio-ultrawide, .footer-main .footer-wordmark img.ratio-ultrawide {
        max-width: 160px !important
    }

    .footer-main .footer-govmark img.ratio-portrait, .footer-main .footer-wordmark img.ratio-portrait {
        max-height: 75px;
        max-width: 64px
    }
}

p.mb-2.summary-results {
    text-align: right;
    padding-bottom: 10px
}

    p.mb-2.summary-results em {
        font-weight: 700
    }

p.mb-2.summary-results-gallery {
    text-align: right;
    padding-bottom: 8px;
    padding-top: 5px
}

    p.mb-2.summary-results-gallery em {
        font-weight: 700
    }

p.mb-2.summary-results-tag {
    text-align: right;
    padding-bottom: 8px;
    padding-top: 5px
}

    p.mb-2.summary-results-tag em {
        font-weight: 700
    }

.content-title {
    padding: 7px 0
}

@media (max-width:1000px) {
    #content-site .widget-container-site[data-largura-completa=False], #content-site .widget-container-site[data-largura-completa=false] {
        padding: 0 40px
    }

    .control-next--imagem svg, .control-next--noticia svg, .control-next--service svg, .control-prev--imagem svg, .control-prev--noticia svg, .control-prev--service svg {
        width: 30px !important;
        height: 30px !important
    }

    .container-fluid-content .widget-container-site:not(:first-child) .content-title {
        align-items: center
    }
}

.carousel-control-next, .carousel-control-prev {
    width: 5%
}

.widget-container-site h1 {
    font-size: 22px;
    font-weight: 600;
    padding: 10px 20px
}

.carousel-caption h4 {
    font-size: 18px;
    padding: 0 20px 10px 20px
}

@media (max-width:991.98px) {
    .nome-secretaria {
        display: none
    }

    .kb-carousel, .kb-carousel .carousel-inner, .kb-carousel .carousel-item {
        min-height: 100%
    }

    carousel .carousel-item {
        min-height: 100%
    }

    .kb-carousel .carousel-item > a, .kb-carousel .carousel-item > a > img, .kb-carousel .carousel-item > img {
        height: 100%
    }

    .container-content-site {
        padding-top: 0
    }

    .carousel-caption h4 {
        font-size: 13px
    }

    .widget-container-site h1, .widget-container-site h2, .widget-container-site h3 {
        font-size: 18px
    }

    .carousel-control-next, .carousel-control-prev {
        width: 6%;
        height: 42px
    }
}

@media (max-width:700px) {
    .carousel-control-next, .carousel-control-prev {
        width: 8%;
        height: 40px
    }
}

.container-noticia .img-fluid {
    max-width: 50%
}

@media (max-width:991.98px) {
    .container-noticia .img-fluid {
        max-width: 70%
    }

    .content-title-noticias-page h3 {
        font-size: 25px
    }
}

.text-center img:not([src]), .text-center img[src=""] {
    display: none
}

.container-search img {
    height: 160px !important;
    width: 290px !important;
    object-fit: cover;
    border-radius: 0 !important;
    box-shadow: 0 .1rem .2rem rgba(0,0,0,.25)
}

.container-search .content-galeria-de-noticias {
    border-block-start: none;
    border-bottom: 1px solid rgb(17,17,26,.1)
}

.container-search .published {
    color: #717171;
    font-size: .85em;
    margin-top: 5px;
    font-family: OpenSans-Semibold,Arial,sans-serif
}

.content-galeria-de-noticias {
    margin-bottom: 15px
}

@media (max-width:767.98px) {
    .content-projection .col-sm-4, .content-projection .col-sm-8 {
        flex: 0 0 100%;
        max-width: 100%;
        text-align: center
    }
}

@media (max-width:767.98px) {
    .container-search img {
        height: auto !important;
        width: 80% !important
    }

    .list-content-item .title-list {
        text-align: center
    }

    .container-search .published {
        text-align: center
    }

    .container-search p, p.descricao-noticia {
        text-align: justify
    }

    .list-content-item {
        border-bottom: 1px solid rgb(17,17,26,.1);
        box-shadow: none
    }

    .thumbnail > img {
        height: auto !important;
        width: 80% !important
    }
}

.arw-horizontal-enabled {
    width: 100%;
    user-select: none;
    -webkit-user-select: none;
    position: relative;
    box-sizing: border-box;
    max-width: 1296px;
    margin: 0 auto
}

.arw-carousel-outer {
    position: relative;
    overflow: hidden;
    width: 100%;
    box-sizing: border-box;
    padding: 15px 0;
    touch-action: pan-y
}

.arw-carousel-track {
    display: flex;
    flex-wrap: nowrap;
    align-items: stretch;
    gap: 0;
    transition: transform .25s;
    will-change: transform
}

.arw-card-slide {
    flex: 0 0 auto;
    padding: 0 10px;
    box-sizing: border-box;
    display: flex;
    justify-content: center
}

.arw-card {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 3px 9px 1px rgba(0,0,0,.1);
    width: 190px;
    min-height: 180px;
    padding: 16px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    justify-content: space-between;
    transition: box-shadow .3s,transform .3s
}

    .arw-card:hover {
        transform: translateY(-2px);
        box-shadow: 0 3px 9px 1px rgba(0,0,0,.2)
    }

.arw-icon-wrapper {
    width: 64px;
    height: 64px;
    border-radius: 8px;
    background-color: #f5f5f5;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 8px;
    flex-shrink: 0
}

.arw-icon-img {
    max-width: 70%;
    max-height: 70%;
    object-fit: contain;
    display: block
}

.arw-card-title {
    font-size: .95rem;
    font-weight: 600;
    color: #1a1a1a;
    line-height: 1.3;
    word-break: break-word;
    text-wrap: balance;
    margin-bottom: 8px;
    height: 60px;
    align-content: center
}

.arw-card-link {
    display: inline-block;
    text-decoration: none;
    color: inherit
}

.arw-carousel-control {
    position: absolute;
    top: 50%;
    left: -20px;
    right: -20px;
    transform: translateY(-50%);
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 8px;
    pointer-events: none;
    z-index: 5
}

.arw-carousel-next, .arw-carousel-prev {
    border: none;
    background: 0 0;
    color: #666;
    width: auto;
    height: auto;
    border-radius: 0;
    padding: 0;
    cursor: pointer;
    pointer-events: auto;
    display: flex;
    align-items: center;
    justify-content: center
}

    .arw-carousel-next.control__next, .arw-carousel-prev.control__prev {
        border: none !important
    }

        .arw-carousel-next.control__next:hover, .arw-carousel-prev.control__prev:hover {
            border: none !important
        }

.arw-carousel-btn-icon {
    display: inline-block;
    font-size: 30px;
    line-height: 1;
    font-weight: 500
}

.arw-carousel-next svg, .arw-carousel-prev svg {
    width: 30px;
    height: 30px
}

@media (max-width:767.98px) {
    .arw-carousel-next, .arw-carousel-prev {
        width: 28px;
        height: 28px;
        font-size: 18px;
        line-height: 28px
    }

        .arw-carousel-next svg, .arw-carousel-prev svg {
            width: 30px !important;
            height: 30px !important
        }
}

.arw-carousel-btn-icon {
    display: inline-block;
    line-height: 32px;
    font-size: 20px;
    font-weight: 500
}

.arw-carousel-dots, .own-carousel__dots {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: .4rem;
    margin-top: .5rem
}

    .arw-carousel-dots .carousel-dot, .own-carousel__dots .carousel-dot {
        width: .5rem;
        height: .5rem;
        border-radius: 50%;
        background: #ccc;
        cursor: pointer
    }

        .arw-carousel-dots .carousel-dot.active, .own-carousel__dots .carousel-dot.active {
            background: #666
        }

.arw-no-scroll .arw-carousel-control {
    display: none
}

.arw-no-scroll .arw-carousel-track {
    justify-content: center
}

@media (max-width:767.98px) {
    .arw-card {
        max-width: 190px
    }

    .arw-card-title {
        font-size: .9rem
    }
}

.arw-vertical-wrapper {
    display: flex;
    flex-direction: column;
    gap: .75rem
}

.arw-vertical-item {
    width: 100%
}

.arw-vertical-link {
    text-decoration: none;
    color: inherit;
    display: block;
    width: 100%
}

.arw-vertical-card {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 20px 40px -10px rgba(0,0,0,.18);
    padding: 16px 12px;
    text-align: center;
    transition: box-shadow .3s,transform .3s;
    display: flex;
    flex-direction: column;
    align-items: center
}

    .arw-vertical-card:hover {
        transform: translateY(-2px);
        box-shadow: 0 26px 40px -14px rgba(0,0,0,.28)
    }

.arw-vertical-icon {
    display: block;
    margin: 0 auto .75rem auto;
    object-fit: contain;
    max-width: 64px;
    max-height: 64px
}

.arw-vertical-title {
    font-size: .95rem;
    font-weight: 600;
    color: #1a1a1a;
    margin: 0;
    line-height: 1.3;
    word-break: break-word;
    text-wrap: balance
}

@media (max-width:999px) {
    .arw-carousel-outer {
        width: 95%;
        touch-action: pan-y
    }

    .arw-horizontal-enabled {
        justify-items: center
    }

    .arw-carousel-control {
        left: 0;
        right: 0
    }

    .arw-carousel-next svg, .arw-carousel-prev svg {
        width: 30px !important;
        height: 30px !important
    }
}

@media (max-width:990px) and (min-width:768px) {
    .arw-carousel-outer {
        width: 80%;
        touch-action: pan-y
    }

    .arw-carousel-control {
        left: 30px;
        right: 30px
    }
}

@media (max-width:767px) and (min-width:601px) {
    .arw-carousel-outer {
        width: 80%;
        touch-action: pan-y
    }

    .arw-carousel-control {
        left: 30px;
        right: 30px
    }
}

@media (max-width:600px) and (min-width:486px) {
    .arw-carousel-outer {
        width: 85%;
        touch-action: pan-y
    }

    .arw-carousel-control {
        left: 5px;
        right: 5px
    }
}

@media (max-width:485px) {
    .arw-icon-wrapper {
        width: 50px;
        height: 50px
    }

    .arw-card {
        max-width: 140px;
        max-height: 150px;
        min-height: 150px
    }

    .arw-carousel-outer {
        width: 80%;
        touch-action: pan-y
    }
}

.arw-barra-wrapper {
    width: 100%;
    background-color: #f4f4f4;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 25px 0
}

.arw-barra-track {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 20px;
    max-width: 100%;
    overflow: visible;
    padding: 0 20px
}

    .arw-barra-track::-webkit-scrollbar {
        display: none
    }

.arw-barra-item {
    flex: 0 0 110px;
    max-width: 110px;
    text-align: center;
    display: flex
}

.arw-barra-link {
    width: 110px;
    text-decoration: none;
    color: #333;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    justify-content: space-between
}

.arw-barra-icon {
    width: 48px;
    height: 48px;
    object-fit: contain;
    margin-bottom: 3px
}

.arw-barra-title {
    font-size: .8rem;
    font-weight: 600;
    line-height: 1.2;
    color: #222;
    white-space: normal;
    word-break: break-word;
    text-align: center;
    height: 50px
}

.arw-barra-track > .arw-barra-item:nth-child(n+11) {
    display: none
}

@media (max-width:991.98px) {
    .arw-barra-icon {
        width: 34px;
        height: 34px;
        height: 40px
    }

    .arw-barra-title {
        font-size: .75rem;
        align-content: center
    }

    .arw-barra-link {
        gap: 0
    }
}

@media (max-width:900px) {
    .arw-barra-link {
        border: 1px solid;
        border-radius: 10px;
        padding-top: 7px
    }
}

div#lista-dos-acessos-rapidos {
    padding: 0 !important
}

.content-acesso-rapido.content-acesso-rapido-widget {
    padding: 0 !important;
    margin-top: 0 !important
}

.arw-barra-toggle-btn {
    display: none;
    width: 100%;
    border: 0;
    background-color: #f4f4f4;
    color: #333;
    padding: 10px 16px;
    font-size: .9rem;
    font-weight: 600;
    text-align: center;
    cursor: pointer
}

    .arw-barra-toggle-btn:hover {
        background-color: #e4e4e4
    }

.arw-barra-toggle-open {
    border-bottom: 1px solid #ddd
}

@media (max-width:900px) {
    .arw-barra-toggle-btn {
        display: block
    }

    .arw-barra-wrapper {
        display: none
    }
}

.container-content-site.no-top-padding {
    padding-top: 0 !important
}

.arw-icon-fa, .arw-icon-wrapper i {
    font-size: 34px;
    color: #7f7f7f;
    display: inline-block;
    line-height: 1
}

.arw-barra-fa {
    font-size: 30px;
    color: #7f7f7f;
    display: inline-block;
    line-height: 1;
    margin-bottom: 3px
}

.arw-vertical-fa {
    font-size: 36px;
    color: #7f7f7f;
    display: inline-block;
    line-height: 1;
    margin: 0 auto .75rem auto
}

div#relatorios-lai {
    margin-bottom: .25rem !important
}

.content-item.galeriade-noticias {
    position: relative
}

.galeriade-noticias .own-controls--noticia {
    position: absolute;
    top: 50%;
    left: -20px;
    right: -20px;
    transform: translateY(-50%);
    display: flex;
    justify-content: space-between;
    align-items: center;
    pointer-events: none;
    z-index: 10
}

    .galeriade-noticias .own-controls--noticia .control__next, .galeriade-noticias .own-controls--noticia .control__prev {
        pointer-events: auto
    }

@media (max-width:767.98px) {
    .widget-noticias .own-controls--noticia {
        left: 0;
        right: 0
    }
}

.control-next--noticia, .control-prev--noticia {
    pointer-events: all;
    transition: transform .3s ease;
    border: none;
    background: 0 0
}

.control__next, .control__prev {
    border: none
}

@media (max-width:1000px) {
    .own-carousel__outer--noticia {
        padding: 2px 5px !important
    }

    .widget-noticias .own-controls--noticia {
        left: -35px;
        right: -35px
    }
}

@media (max-width:600px) {
    .own-carousel__container--noticias .post-noticia-carousel {
        width: calc(100% - 12px);
        margin: 6px auto
    }
}

@media (max-width:600px) {
    .own-carousel__container--noticias .post-noticia-carousel {
        box-shadow: none
    }

    .own-carousel__container--noticias .own-carousel__item--active .post-noticia-carousel {
        box-shadow: 0 1px 6px 0 rgba(0,0,0,.16)
    }
}

.content-listade-servicos {
    padding: 0
}

.serv-horizontal-enabled {
    position: relative;
    width: 100%;
    max-width: 1296px;
    margin: 0 auto;
    box-sizing: border-box;
    user-select: none;
    -webkit-user-select: none
}

    .serv-horizontal-enabled .own-carousel__outer {
        position: relative;
        overflow: hidden;
        width: 100%;
        box-sizing: border-box;
        padding: 15px 0;
        touch-action: pan-y
    }

    .serv-horizontal-enabled .own-carousel {
        display: flex;
        flex-wrap: nowrap
    }

    .serv-horizontal-enabled .own-carousel__item--servico {
        flex: 0 0 auto;
        padding: 0 16px;
        box-sizing: border-box;
        display: flex;
        justify-content: center
    }

    .serv-horizontal-enabled .box-service-card {
        background: #fff;
        border-radius: 10px;
        box-shadow: 0 1px 6px 1px rgba(0,0,0,.1);
        width: 180px;
        height: 180px;
        padding: 16px;
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        justify-content: space-between;
        transition: box-shadow .3s,transform .3s,background-color .3s
    }

        .serv-horizontal-enabled .box-service-card:hover {
            transform: translateY(-2px);
            box-shadow: 0 3px 8px 1px rgba(0,0,0,.15)
        }

        .serv-horizontal-enabled .box-service-card .img-service, .serv-horizontal-enabled .box-service-card .service-icon {
            width: 64px;
            height: 64px;
            border-radius: 8px;
            display: flex;
            justify-content: center;
            align-items: center;
            flex-shrink: 0
        }

        .serv-horizontal-enabled .box-service-card .img-service {
            padding: 0;
            border: none;
            object-fit: contain
        }

        .serv-horizontal-enabled .box-service-card .service-icon i {
            font-size: 32px
        }

        .serv-horizontal-enabled .box-service-card .title-service {
            font-size: .95rem;
            font-weight: 600;
            color: #1a1a1a;
            line-height: 1.3;
            word-break: break-word;
            text-wrap: balance;
            height: 72px;
            align-content: center
        }

            .serv-horizontal-enabled .box-service-card .title-service a {
                color: inherit;
                text-decoration: none
            }

        .serv-horizontal-enabled .box-service-card.box-service-card--image-only:not(.box-service-card--horizontal) {
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center
        }

        .serv-horizontal-enabled .box-service-card.box-service-card--text-only:not(.box-service-card--horizontal) {
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            text-align: center
        }

            .serv-horizontal-enabled .box-service-card.box-service-card--text-only:not(.box-service-card--horizontal) .title-service {
                font-size: 1.05rem;
                font-weight: 600;
                margin: 0
            }

.widget-servicos {
    position: relative
}

    .widget-servicos .own-controls--service {
        position: absolute;
        transform: translateY(-50%);
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0 8px;
        pointer-events: none;
        z-index: 20
    }

    .widget-servicos.widget-servicos--has-cta .own-controls--service-cards2 {
        top: 46%
    }

    .widget-servicos.widget-servicos--no-cta .own-controls--service-cards2 {
        top: 55%
    }

    .widget-servicos.widget-servicos--no-cta .own-controls--service-default {
        top: 55%
    }

    .widget-servicos.widget-servicos--has-cta .own-controls--service-default {
        top: 50%
    }

.serv-carousel-next, .serv-carousel-prev {
    border: none;
    background: 0 0;
    color: #666;
    width: auto;
    height: auto;
    border-radius: 0;
    padding: 0;
    cursor: pointer;
    pointer-events: auto;
    display: flex;
    align-items: center;
    justify-content: center
}

    .serv-carousel-next.control__next, .serv-carousel-prev.control__prev {
        border: none !important
    }

        .serv-carousel-next.control__next:hover, .serv-carousel-prev.control__prev:hover {
            border: none !important
        }

    .serv-carousel-next svg, .serv-carousel-prev svg {
        width: 30px;
        height: 30px
    }

@media (max-width:767.98px) {
    .serv-carousel-next, .serv-carousel-prev {
        width: 28px;
        height: 28px;
        font-size: 18px;
        line-height: 28px
    }

        .serv-carousel-next svg, .serv-carousel-prev svg {
            width: 30px !important;
            height: 30px !important
        }
}

.own-carousel__dots {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: .4rem;
    margin-top: .5rem
}

    .own-carousel__dots .carousel-dot {
        width: .5rem;
        height: .5rem;
        border-radius: 50%;
        background: #ccc;
        cursor: pointer
    }

        .own-carousel__dots .carousel-dot.active {
            background: #666
        }

.services-center-content {
    max-width: 1320px
}

.own-carousel__outer.services-center-content {
    position: relative;
    margin-top: 20px !important
}

@media (max-width:635.98px) {
    .serv-horizontal-enabled:not(.serv-cards2) .box-service-card {
        max-width: 190px
    }
}

@media (max-width:480px) {
    .serv-horizontal-enabled:not(.serv-cards2) .box-service-card {
        width: 165px;
        height: 165px
    }

        .serv-horizontal-enabled:not(.serv-cards2) .box-service-card .title-service {
            font-size: .85rem
        }

    .serv-horizontal-enabled:not(.serv-cards2) .title-service {
        padding-top: 0
    }
}

@media (max-width:445px) {
    .serv-horizontal-enabled:not(.serv-cards2) .box-service-card {
        width: 140px;
        height: 140px
    }

        .serv-horizontal-enabled:not(.serv-cards2) .box-service-card .title-service {
            font-size: .7rem
        }

    .serv-horizontal-enabled:not(.serv-cards2) .title-service {
        padding-top: 0
    }

    .serv-horizontal-enabled:not(.serv-cards2) .box-service-card .img-service, .serv-horizontal-enabled:not(.serv-cards2) .box-service-card .service-icon {
        width: 55px;
        height: 55px
    }
}

.own-carousel__control {
    display: none
}

.own-carousel__dots {
    display: none
}

.own-carousel__container.has-scroll .own-carousel__control {
    display: flex
}

.own-carousel__container.has-scroll .own-carousel__dots {
    display: flex
}

.serv-horizontal-enabled .own-carousel {
    gap: var(--gap,0)
}

.serv-horizontal-enabled .own-carousel__item--servico {
    padding: 0 16px
}

.serv-horizontal-enabled.use-gap .own-carousel__item--servico {
    padding: 0
}

.serv-horizontal-enabled .box-service-card--horizontal {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 16px;
    width: 280px;
    min-width: 246px;
    max-width: 100%;
    height: 130px;
    padding: 16px;
    box-sizing: border-box;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 1px 6px 1px rgba(0,0,0,.2);
    transition: box-shadow .3s,transform .3s,background-color .3s
}

@media (max-width:991.98px) {
    .serv-horizontal-enabled .box-service-card--horizontal {
        width: 0
    }
}

@media (max-width:635px) {
    .serv-horizontal-enabled .box-service-card--horizontal {
        width: 280px
    }
}

.serv-horizontal-enabled .box-service-card--horizontal:hover {
    transform: translateY(-2px);
    box-shadow: 0 3px 8px 1px rgba(0,0,0,.22)
}

.serv-horizontal-enabled .box-service-card--horizontal .service-card2-media {
    flex: 0 0 80px;
    display: flex;
    align-items: center;
    justify-content: center
}

    .serv-horizontal-enabled .box-service-card--horizontal .service-card2-media .img-service, .serv-horizontal-enabled .box-service-card--horizontal .service-card2-media .service-icon {
        width: 72px;
        height: 72px;
        border-radius: 8px;
        display: flex;
        align-items: center;
        justify-content: center;
        object-fit: contain
    }

        .serv-horizontal-enabled .box-service-card--horizontal .service-card2-media .service-icon i {
            font-size: 34px
        }

.serv-horizontal-enabled .box-service-card--horizontal .service-card2-text {
    flex: 1 1 auto;
    text-align: left;
    overflow: hidden
}

.serv-horizontal-enabled .title-service--cards2 {
    margin: 0;
    font-size: .95rem;
    font-weight: 600;
    color: #1a1a1a;
    line-height: 1.3;
    word-break: normal;
    hyphens: auto;
    text-wrap: balance
}

    .serv-horizontal-enabled .title-service--cards2 a {
        color: inherit;
        text-decoration: none
    }

h4.title-service.title-service--cards2 {
    padding-top: 0
}

@media (max-width:480px) {
    .serv-horizontal-enabled .box-service-card--horizontal {
        width: 260px;
        height: 120px;
        gap: 12px;
        padding: 12px
    }

        .serv-horizontal-enabled .box-service-card--horizontal .service-card2-media {
            flex-basis: 70px
        }

            .serv-horizontal-enabled .box-service-card--horizontal .service-card2-media .img-service, .serv-horizontal-enabled .box-service-card--horizontal .service-card2-media .service-icon {
                width: 60px;
                height: 60px
            }

    .serv-horizontal-enabled .title-service--cards2 {
        font-size: .85rem
    }
}

.widget-servicos .own-controls--service-cards2 {
    left: -40px;
    right: -40px
}

@media (max-width:636px) {
    .widget-servicos .own-controls--service-cards2 {
        left: 50px;
        right: 50px
    }
}

@media (max-width:560px) {
    .widget-servicos .own-controls--service-cards2 {
        left: 35px;
        right: 35px
    }
}

@media (max-width:520px) {
    .widget-servicos .own-controls--service-cards2 {
        left: 15px;
        right: 15px
    }
}

@media (max-width:460px) {
    .widget-servicos .own-controls--service-cards2 {
        left: -5px;
        right: -5px
    }
}

@media (max-width:410px) {
    .widget-servicos .own-controls--service-cards2 {
        left: -20px;
        right: -20px
    }
}

@media (max-width:370px) {
    .widget-servicos .own-controls--service-cards2 {
        left: -35px;
        right: -35px
    }
}

.widget-servicos .own-controls--service-default {
    left: -20px;
    right: -20px
}

@media (max-width:843px) {
    .widget-servicos .own-controls--service-default {
        left: -30px;
        right: -30px
    }
}

@media (max-width:633px) {
    .widget-servicos .own-controls--service-default {
        left: -12px;
        right: -12px
    }
}

@media (max-width:633px) {
    .widget-servicos .own-controls--service-default {
        left: -12px;
        right: -12px
    }
}

@media (max-width:570px) {
    .widget-servicos .own-controls--service-default {
        left: -25px;
        right: -25px
    }
}

@media (max-width:500px) {
    .widget-servicos .own-controls--service-default {
        left: -30px;
        right: -30px
    }
}

.serv-horizontal-enabled .box-service-card--horizontal.box-service-card--image-only {
    justify-content: center;
    overflow: hidden
}

    .serv-horizontal-enabled .box-service-card--horizontal.box-service-card--image-only .service-card2-media {
        flex: 1 1 auto;
        display: flex;
        justify-content: center;
        align-items: center
    }

    .serv-horizontal-enabled .box-service-card--horizontal.box-service-card--image-only .img-service, .serv-horizontal-enabled .box-service-card--horizontal.box-service-card--image-only .service-icon {
        width: auto;
        max-width: 85%;
        height: auto !important;
        max-height: calc(var(--card2-height) * .88);
        object-fit: contain
    }

.serv-horizontal-enabled .box-service-card--image-only:not(.box-service-card--horizontal) {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    overflow: hidden
}

    .serv-horizontal-enabled .box-service-card--image-only:not(.box-service-card--horizontal) .img-service, .serv-horizontal-enabled .box-service-card--image-only:not(.box-service-card--horizontal) .service-icon {
        width: auto;
        max-width: 80%;
        height: auto !important;
        max-height: 80%;
        border: none;
        object-fit: contain
    }

        .serv-horizontal-enabled .box-service-card--image-only:not(.box-service-card--horizontal) .service-icon i {
            font-size: 40px
        }

.serv-horizontal-enabled .box-service-card--horizontal.box-service-card--text-only {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 0
}

    .serv-horizontal-enabled .box-service-card--horizontal.box-service-card--text-only .service-card2-media {
        display: none
    }

    .serv-horizontal-enabled .box-service-card--horizontal.box-service-card--text-only .service-card2-text, .serv-horizontal-enabled .box-service-card--horizontal.box-service-card--text-only .title-service--cards2 {
        width: 100%;
        text-align: center;
        align-items: center;
        display: flex;
        justify-content: center
    }

    .serv-horizontal-enabled .box-service-card--horizontal.box-service-card--text-only .title-service--cards2 {
        font-size: 1.05rem;
        font-weight: 600
    }

.galeriade-anexos {
    position: relative
}

    .galeriade-anexos .own-controls--imagem {
        position: absolute;
        top: 46%;
        left: -40px;
        right: -40px;
        transform: translateY(-50%);
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0 8px;
        pointer-events: none;
        z-index: 20
    }

        .galeriade-anexos .own-controls--imagem .control__next, .galeriade-anexos .own-controls--imagem .control__prev {
            border: none;
            background: 0 0;
            cursor: pointer;
            pointer-events: auto;
            display: flex;
            align-items: center;
            justify-content: center
        }

@media (max-width:970px) {
    .galeriade-anexos .own-controls--imagem {
        left: -50px;
        right: -50px
    }
}

.sortable {
    background-color: #223d5d;
    color: #fff
}

th.sort-none {
    background-color: #223d5d
}

.tabela-content-links .btn-links {
    color: #fff;
    background-color: grey;
    text-transform: uppercase
}

    .tabela-content-links .btn-links:hover {
        background-color: #9d9d9d
    }

a.link-conteudo-links {
    color: revert
}

.content-listade-links .content-title {
    border-bottom: 4px solid #cfcfcf
}

body.has-right-column .post-noticia-carousel {
    min-height: 455px
}

body, html {
    height: 100%
}

.page-wrapper {
    min-height: 100vh;
    display: flex;
    flex-direction: column
}

.site-main {
    flex: 1 0 auto
}

.footer-credits, .footer-main {
    flex-shrink: 0
}
