* {
    padding: 0;
    margin: 0;
}

*, ::after, ::before {
    box-sizing: border-box;
}

body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    /* text-align: left; */
    background-color: #fff;
}

.main-cabecalho {
    background-color: white;
    height: 159px;
}

.main-cabecalho {
    position: fixed;
}

.main-cabecalho {
    position: fixed;
    top: 0px;
    z-index: 30;
    width: 100%;
}

.main-cabecalho section {
    min-height: auto !important;
}

.header {
    height: fit-content;
    min-height: 0;
    padding: 0;
}

section {
    scroll-margin-top: 220px;
}

section {
    min-height: auto;
    width: 100%;
    background-size: cover !important;
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block;
}

#govsp-topbarGlobal.blu-e {
    background-color: #fff;
}

@media only screen and (min-width: 769px) {
    #govsp-topbarGlobal {
        padding: 0;
    }
}

#govsp-topbarGlobal {
    width: 100%;
    display: block;
    box-sizing: border-box;
    z-index: 0;
    position: relative;
}

@media only screen and (min-width: 769px) {
    div#govsp-topbarGlobal div#topbarGlobal {
        max-width: 100% !important;
        display: flex;
        position: relative;
        justify-content: flex-end;
        border: none;
    }
}

@media only screen and (min-width: 769px) {
    #govsp-topbarGlobal #topbarGlobal {
        min-width: 84px;
        min-height: 80px;
    }
}

#govsp-topbarGlobal #topbarGlobal {
    width: 100%;
    max-width: 968px;
    margin: auto;
    font-size: 0;
    text-align: right;
}

#govsp-topbarGlobal * {
    box-sizing: border-box;
    font-family: 'Montserrat', verdana, sans-serif;
}

@media only screen and (min-width: 769px) {
    div#govsp-topbarGlobal div#topbarGlobal #topbarLink {
        position: absolute;
        width: 305px;
        height: 80px;
        top: 0;
        left: 0;
        padding: 22px 0 20px 20px;
        border-radius: 0 50px 50px 0;
    }
}

@media only screen and (min-width: 769px) {
    #govsp-topbarGlobal #topbarLink, #govsp-topbarGlobal #topbarLogo, #govsp-topbarGlobal #topbarOpen {
        display: inline-block;
        vertical-align: middle;
    }
}

#govsp-topbarGlobal #topbarLink {
    font-size: 20px;
    font-weight: 700;
    width: auto;
    text-align: left;
}

#govsp-topbarGlobal * {
    box-sizing: border-box;
    font-family: 'Montserrat', verdana, sans-serif;
}

.govsp-black {
    background: #000;
}

#govsp-topbarGlobal #topbarLink {
    font-size: 20px;
    font-weight: 700;
    width: auto;
    text-align: left;
}

#govsp-topbarGlobal #topbarGlobal {
    width: 100%;
    max-width: 968px;
    margin: auto;
    font-size: 0;
    text-align: right;
}

#govsp-topbarGlobal.blac-k #topbarLink a, #govsp-topbarGlobal.blu-e #topbarLink a, #govsp-topbarGlobal.re-d #topbarLink a {
    color: #fff;
}

#govsp-topbarGlobal #topbarLink a {
    text-decoration: none;
    padding: 5px;
}

#govsp-topbarGlobal * {
    box-sizing: border-box;
    font-family: 'Montserrat', verdana, sans-serif;
}

@media only screen and (min-width: 769px) {
    .govsp-portal a {
        padding: 0 !important;
    }
}

#govsp-topbarGlobal * {
    box-sizing: border-box;
    font-family: 'Montserrat', verdana, sans-serif;
}

.logo {
    /* margin: 9px 0px 0px 10px; */
    float: left;
    margin-left: 10px;
}

img {
    vertical-align: middle;
    border-style: none;
}

.govsp-navbar {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1.3rem 1rem;
}

@media (min-width: 992px) {
    .govsp-navbar-expand-lg {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}

div#separador-nav {
    background-color: gray;
    margin: 0 25px 0 10px;
    height: 25px;
    width: 1px !important;
}

#govsp-topbarGlobal * {
    box-sizing: border-box;
    font-family: 'Montserrat', verdana, sans-serif;
}

.govsp-acessibilidade {
    margin-right: 2px;
    margin-top: 2px;
}

element.style {
    justify-content: space-between;
}

.bg-dark {
    background-color: #343a40 !important;
}

.navbar {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: .5rem 1rem;
    min-height: 70px;
}

.navbar-dark .navbar-brand {
    color: #fff;
}

.p-2 {
    padding: .5rem !important;
}

.navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    line-height: inherit;
    white-space: nowrap;
}

@media (min-width: 992px) {
    .col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
}

.text-white {
    color: #fff !important;
}

@media (min-width: 1200px) {
    .d-xl-flex {
        display: -ms-flexbox!important;
        display: flex !important;
    }
}

@media (min-width: 992px) {
    .col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
}

a.glink img {
    vertical-align: middle;
    display: inline;
    border: 0;
    padding: 0;
    margin: 0;
    opacity: 0.8;
    margin-right: 2px;
}

section#govsp-rodape {
    bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #FFFFFF !important;
    background-color: #FFFFFF !important;
    min-height: 200px;
    width: 100%;
    max-width: 100vw;
    z-index: 9999999;
}

section#govsp-rodape .container {
    width: 100% !important;
    max-width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    flex-wrap: wrap;
}

section#govsp-rodape div {
    text-align: center;
}

section#govsp-rodape div {
    padding: 0;
}

section#govsp-rodape .linha-botoes {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0;
    padding-top: 40px;
    padding-bottom: 40px;
    margin-top: 20px;
    font-size: 16px;
}

section#govsp-rodape .linha-botoes .coluna-4 {
    width: 33.33333333%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

section#govsp-rodape .container.rodape {
    height: 120px;
    width: 100%;
    background: #000000 !important;
    background-color: #000000 !important;
    margin-top: 60px;
    font-size: 16px;
}
section#govsp-rodape .container {
    width: 100% !important;
    max-width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    flex-wrap: wrap;
}

section#govsp-rodape .logo-rodape {
    max-width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 120px;
}

section#govsp-rodape .linha-botoes .btn-model {
    width: 202px;
    min-height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Open Sans', sans-serif, arial;
    color: #FFFFFF !important;
    padding: 4px 35px;
    border-radius: 20px;
    border: 0;
    background: #243e63;
    transition: background ease .2s;
    text-decoration: none;
    font-size: 16px !important;
}

section#govsp-rodape .btn {
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 16px;
    border-radius: 0.25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

@media screen and (max-width: 780px) {
  section#govsp-rodape {
    margin-top: 45px;
    }

    section#govsp-rodape .linha-botoes {
      flex-direction: column;
      padding: 0;
      margin-top: 12px;
    }

    section#govsp-rodape .linha-botoes .coluna-4 {
      min-width: 100%;
      width: 100%;
      padding-top: 15px;
    }

    section#govsp-rodape .linha-botoes .btn-model {
      width: 95%;
    }
}

#cards-acesso-rapido {
    background: #f8f8f8;
    padding: 44px;
}

/* Título */
.tit-area {
    border-left: 4px solid #0B4EA2;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    margin: 0 0 24px 0;
    padding-left: 24px;
    text-transform: uppercase;
}

/* Linha dos cards */

/* Remove decoração do link */
.card-acesso a {
    text-decoration: none;
    color: inherit;
}

/* Card */
.card-acesso .card {
    border: 1px solid #d9d9d9;
    border-radius: 2px;
    background: #fff;
    min-height: 260px;
    transition: .3s ease;
    box-shadow: none;
    padding: 35px 20px;
}

.card-acesso .card:hover {
    box-shadow: 0 8px 20px rgba(0,0,0,.12);
    transform: translateY(-3px);
}

/* Ícone */
.img-card-acesso {
    height: 90px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 25px;
}

#cards-acesso-rapido .card-acesso .img-card-acesso img {
    max-width: 100%;
    padding: 24px 24px;
}

/* Texto */
#cards-acesso-rapido .card-acesso .card-texto h5 {
    margin: 0;
    font-size: 1.3rem;
    font-weight: 600;
    line-height: 30px;
    text-transform: none;
    color: #000;
    text-align: center;
}

#cards-acesso-rapido .card-acesso .card-texto {
    height: 100%;
}

/* Efeito no hover */
.card-acesso:hover h5 {
    color: #0057b8;
}

.card-acesso {
    padding: 10px;
}

.card-acesso{
    margin-bottom:20px;
}

.card-acesso .card{
    border:1px solid #ddd;
    border-radius:3px;
    min-width: 280px;
    max-width: 280px;
    min-height:260px;
    max-height: 260px;
    justify-content:center;
    align-items:center;
    padding:20px 20px;
    transition:.3s;
}

.card-acesso .card{
    width:100%;
    min-width:0;
    max-width:none;

    min-height:260px;

    border:1px solid #ddd;
    border-radius:2px;

    padding:20px 20px;
}

.card-acesso .card:hover{
    box-shadow:0 8px 20px rgba(0,0,0,.12);
}

.cardsServicos4cacf1c9-323b-4a8c-a01e-14920828d998.row.justify-content-center.mx-auto {
    display: flex;
    justify-content: center;
}


.card-acesso{
    width:280px;
    max-width:none;
}

.cardsServicos4cacf1c9-323b-4a8c-a01e-14920828d998{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
}

@media (max-width: 991px){
    .card-acesso{
        max-width: calc(50% - 20px);
    }
}

@media (max-width: 576px){
    #cards-acesso-rapido{
        padding: 20px;
    }

    .card-acesso{
        max-width: 100%;
    }

    .card-acesso .card{
        padding: 25px 15px;
    }

    .title-card-acesso h5{
        font-size: 16px;
        line-height: 1.4;
        word-break: break-word;
    }
}

.aviso {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 20px 0;
}

.aviso img {
    max-width: 1000px;
    width: 100%;
    height: auto;
    display: block;
}