:root {
    --blue: #0C9CEE;
    --white: #fff;
    --black: #000;
    --grey: #828282;
}

.propaganda_mobile_fixa {
    display: none;
}

@media only screen and (max-width: 768px) {
    .propaganda_mobile_fixa {
        display: flex !important;
        justify-content: center;
        align-items: center;
        position: fixed;
        bottom: 27px;
        z-index: 9999;
        width: 320px!important;
        height: 20px!important;
    }
}

@media (max-width:768px) {
    .mobile-none {
        display: none !important;
    }
    .svg-map {
        display: none!important
    }
    .nav-subtitle {
        font-size: 1.8em !important;
    }
    .form-nav {
        min-height: 300px !important;
        margin-top: -90px !important;
        padding-top: 50px !important;
        border: none;
    }
    .pesquisa-index {
        width: 13em !important;
    }
    #carouselExampleCaptions {
        display: none;
    }
    .card-noticias {
        display: block !important;
    }
    #text-map {
        display: none;
    }
    #selct-estado {
        display: block !important;
    }
    .artigos {
        text-align: center!important;
        padding: 0px !important;
        display: block;
        font-size: 1.0em !important;
        font-weight: bold;
    }
    .paddin-card {
        padding: 0px 1.8rem;
    }
    .artigos-card {
        padding: 10px 0.4rem !important;
    }
    .sub-resultado {
        font-weight: bold;
    }
    .breadcrumb-item span {
        font-size: .7rem !important;
        text-align: center;
    }
    .breadcrumb-item {
        font-size: .6rem !important;
        text-align: center;
    }
    .input-filtro {
        height: 40px !important;
    }
}

#resultado-buscas {
    font-size: 1.2rem !important;
}

.nav-link {
    position: relative;
    z-index: 50;
}

.nav-text {
    margin-bottom: 0px;
    font-size: 42px;
    line-height: 1.5;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Nunito', sans-serif;
}

.nav-subtitle {
    font-size: 1em !important;
    color: var(--white) !important;
    margin-bottom: -15px;
}

.form-nav {
    margin-top: -120;
    padding-top: 40;
    border: none;
}

.form-index {
    margin-top: 30px;
    display: inline-flexbox;
    justify-items: center;
}

#nav-tab {
    box-shadow: none!important;
    background: #f8f9fa !important;
}

.pesquisa-index {
    width: 30em;
}

.index-carousel {
    margin-right: 0px !important;
    margin-left: 0px !important;
}

.text-carousel {
    color: var(--white);
    text-shadow: 1px 2px 3px var(--black) !important;
    text-decoration: none;
    font-size: 1.5em !important;
}

.p-carousel {
    padding: 110px 110px 0px 110px;
    margin-top: -315px;
    color: var(--white);
    text-shadow: 1px 2px 3px var(--black) !important;
    text-align: left;
    font-size: 1.2em !important;
    border: transparent;
}

.text-carousel:hover {
    color: var(--white);
    text-shadow: 7px 8px 23px var(--black) !important;
    text-decoration: none;
}

.card-noticias-index {
    margin: 0 0 20px 0;
    word-wrap: break-word;
    font-family: 'Spartan', sans-serif;
    color: var(--black);
}

.card-noticias-index:hover {
    margin: 0 0 20px 0;
    word-wrap: break-word;
    font-family: 'Spartan', sans-serif;
    color: var(--black);
}

.card-noticias {
    display: none;
}

.card-text {
    text-align: justify;
}

#selct-estado {
    display: none;
}

#svg-map path {
    fill: #0094d9
}

#svg-map text {
    fill: var(--white);
    font: 12px Arial-BoldMT, sans-serif;
    cursor: pointer
}

#svg-map a {
    text-decoration: none
}

#svg-map a:hover {
    cursor: pointer;
    text-decoration: none
}

#svg-map a:hover path {
    fill: #039!important
}

#svg-map .circle {
    fill: #6cf
}

#svg-map a:hover .circle {
    fill: #039!important;
    cursor: pointer
}

.artigos-card {
    border-radius: 20px;
    background-color: #f8f9fa;
    text-align: justify;
    padding: 0px 3rem;
}

.list-group-item {
    background-color: #f8f9fa !important;
}

.footer {
    box-shadow: 0px 0px 20px -8px var(--black);
    position: relative;
    left: 0;
    bottom: 0;
    width: 100%;
}

.titulo-index {
    background: #f8f9fa;
    width: 100%;
}

.artigos {
    color: var(--black);
    text-decoration: none;
    font-size: 1.4em;
}

.artigos:hover {
    text-decoration: none;
}

.table-text {
    margin: 0 0 20px 0;
    word-wrap: break-word;
    color: var(--black);
}

.table-text:hover {
    color: var(--black);
}

.card-resultado {
    margin: 0 0 20px 0;
    word-wrap: break-word;
    color: var(--black);
    background: #f8f9fa;
}

.bg-frame {
    background: #f8f9fa !important;
}

.breadcrumb {
    margin-top: 06px;
    margin-bottom: 06px;
    background: transparent;
    font-family: 'Spartan', sans-serif;
}

.breadcrumb-item {
    font-weight: bold
}

.breadcrumb a {
    font-size: 0.9rem;
    font-style: italic
}

.breadcrumb-disabled {
    cursor: default!important;
    color: var(--first-color);
    pointer-events: none!important;
    text-decoration: none!important
}

.icons {
    color: var(--grey) !important;
}

.icons:hover {
    color: var(--grey) !important
}

#ads-mobile.ads-mobile {
    display: none;
}

#adMobile {
    display: none;
}

.svgFaq {
    width: 20px;
    height: 20px
}

.abas {
    list-style: none;
    background: none!important;
    box-shadow: none!important;
}

.appearance-select {
    font-size: small;
    margin-top: 0px;
    -webkit-appearance: none;
    /* Remove estilo padrão do Chrome */
    -moz-appearance: none;
    /* Remove estilo padrão do FireFox */
    appearance: none;
    /* Remove estilo padrão do FireFox*/
    background: url(https://www.webcis.com.br/images/imagens-noticias/select/ico-seta-appearance.gif) no-repeat #eeeeee;
    /* Imagem de fundo (Seta) */
    background-position: right;
    /*Posição da imagem do background*/
    width: 100%;
    border: none;
}

.pad-card {
    padding: 10px 3rem;
}

.pesquisa-filtro {
    padding-bottom: 10px;
    margin: 20px 0px 10px 0px;
}

.centro-div {
    display: flex;
    justify-content: center;
    align-items: center;
}

.sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    bottom: 0;
}

.texto-politica {
    text-align: left;
    color: black;
}

.cor-texto {
    color: var(--grey) !important;
}

.logo-voltar {
    background-color: blue;
}