body {
    font-size: 14px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif !important;
    background: #000 !important;
}

header {
    background: #000;
}

p {
    margin: -1 0 0 10px;
    text-align: justify;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

h3 {
    margin-top: 24px;
    margin-bottom: 24px;
}

.input-group {
    width: 100%;
}

.inner-addon {
    position: relative;
}


/* style icon */

.inner-addon .icone_busca {
    position: absolute;
    padding: 10px;
    pointer-events: none;
}

.right-addon .icone_busca {
    top: -5px;
    right: 0px;
}


/* Inicio cabeçalho*/

.cabecalho {
    height: 180px;
    margin-bottom: 0;
}

.logo {
    margin-top: 30px;
}

.social {
    letter-spacing: 2px;
    margin-right: 5px;
    margin-top: 30px;
    font-size: 1.2em;
    height: 120px;
    border-right: 1px solid white;
}

.acessibilidade {
    margin: 30px 10px 0 -33px;
}

.acessibilidade ul li {
    list-style: none;
}

.acessibilidade ul li a {
    color: white;
    font-size: 0.9em;
}

.social a i {
    color: white;
}

.direita {
    float: right;
    padding-right: 10px;
}

.menu_topo {
    border-top: 1px solid white;
    width: 100%;
    background: #fff;
}

.menu_cabecalho {
    height: 37px;
    border-top: 1px solid #fff;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    background-color: #2f2f2f !important;
}
.dropdown-menu{
    background-color: #000 !important;
    border: 1px solid white !important;
}

#lista_menu_topo li a {
    line-height: 12px;
    color: white !important;
    font-size: 0.900em !important;
    height: 36px;
    padding-top: 13px;
    padding-bottom: 13px;
}

#lista_menu_topo li a:hover {
    background: #2f2f2f;
}

#busca_site {
    margin-top: 7px;
    margin-bottom: 0;
}

#menu_topo {
    background: #000;
    border: none;
    height: 36px;
    margin-bottom: 0px !important;
}

.box {
    background: white;
    width: 208px;
    height: 22px;
    border-radius: 5px;
}

.botao_busca {
    border: none;
    float: right;
    border-radius: 5px;
    background: transparent;
}

.box input {
    display: inline-block;
    outline: 0;
    border: 0;
    padding: 5px;
    width: 80%;
    height: 20px;
    border-radius: 5px;
}

.box .button {
    background: white;
    border: none;
    float: right;
    border-radius: 5px;
    height: 20px;
}

.imagem {
    padding-top: 30px;
}


/*Fim cabeçalho*/

#banner-desc {
    width: 100%;
    height: 64px;
    background: rgba(0, 0, 0, 0.5);
    font: #FFFFFF;
    position: absolute;
    margin-top: -75px;
}

.descricao_imagem {
    margin: 5px 0px;
    height: 50px;
    /* display: none; */
    font-size: 1.5em;
    color: white;
    /* padding: 0px 10px; */
    line-height: 1.3;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.titulo_imagem {
    margin: 5px 0px;
    font-size: 1.05em;
    display: inline;
    color: #ffffff;
    background-color: #000;
    /* padding-left: 5px; */
    /* padding-right: 5px; */
    /* padding-top: 3px; */
    /* padding-bottom: 3px; */
    padding: 2px 5px;
    position: relative;
    top: 5px;
    float: right;
}

#linha {
    width: 8.33333333%;
    border-right: 1px solid white;
    margin-top: 2px;
    height: 60px;
}
.destaque {
    margin: 1 1% 0 20%;
    font-size: 1.02em;
    display: inline;
    color: #fff;
    background-color: #000;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-transform: capitalize;
}

.category,
.sub-category {
    margin: 1 1% 0 20%;
    font-size: 0.97em;
    display: inline;
    color: #ffffff;
    background-color: #000;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-transform: capitalize;
    margin-right: 5px;
}

.sub-category a {
    color: #FFF;
}

.published,
.create,
.modified,
.createdby {
    margin: 1 1% 0 20%;
    font-size: 0.8em;
    display: inline;
    color: #000;
    padding-left: 1px;
    padding-right: 1px;
}

.title-card-home {
    font-size: 1.5em;
}

.title-card-home a,
.small-date {
    color: #000 !important;
}

.btn-readmore {
    color: #000 !important;
}

form .row div h4 a {
    color: #000 !important;
}

.w3-card-12 h5 strong {
    color: #000 !important;
}

.container p strong,
.container p a {
    color: #000 !important;
}

.internas .w3-card-12 .container h1 a {
    color: #000 !important;
}

.internas .w3-container.w3-center h1 a,
.internas .w3-container.w3-center h2 a,
.internas .w3-container.w3-center h3 a,
.internas .w3-container.w3-center h4 a {
    color: #000 !important;
}

.internas .row div h1 {
    color: #fff;
}

#pagination ul li a {
    color: #000 !important;
}

.result-title a {
    color: #000 !important;
}

#space {
    margin-top: 10px;
}

.w3-card-12 div .container h3 a {
    color: #000;
}

.componentheading {
    color: #fff !important;
}

.breadcrumbs a:hover {
    color: #fff !important;
}

.pointer {
    cursor: pointer;
    color: #000;
}

.pointer .image {
    width: 100%;
    object-fit: cover;
}

.pointer:hover {
    color: #000;
}

@media screen and (max-width: 992px) {
    #linha {
        height: 40px !important;
        width: 12% !important;
    }

    #bs-example-navbar-collapse-1 {
        border-color: #fff;
        background: #000;
        width: 100%;
        position: absolute;
        z-index: 3;
    }
    .box {
        width: 100%;
    }
    #banner-desc {
        margin-top: -50px;
        height: 45px;
    }
    #botao_menu_topo {
        float: left;
        margin-left: 10px;
        padding: 3px 5px;
        background: rgb(0, 0, 0, 0.5);
        color: #fff !important;
        border: none;
    }
    #botao_menu_topo:hover,
    #botao_menu_topo:focus {
        background: none;
    }
    .menu_cabecalho {
        height: 37px !important;
    }
}

@media screen and (max-width: 767px) {
    .w3-card-12 img,
    .card_principal,
    :not('#avs_gallery div div div img') {
        max-height: 396px !important;
        min-height: 0px !important;
    }
    .w3-card-12 {
        height: auto !important;
    }
    #avs_gallery div .w3-card-12 {
        height: auto !important;
    }
    .play {
        width: 20% !important;
    }
    .image {
        width: 100%;
    }
    #bs-example-navbar-collapse-1 {
        border-color: #fff;
        background: #000;
        width: 100%;
        position: absolute;
        z-index: 3;
    }
    .box {
        width: 100%;
    }
    .social {
        border-right: none;
        font-size: 1.667em !important;
        height: 0px;
        margin-top: 15px !important;
    }
    .imagem {
        padding-top: 25px;
        margin: 0 auto;
    }
    .direita {
        text-align: center;
        float: none !important;
    }
    .acessibilidade {
        display: none;
    }
    #botao_menu_topo {
        float: left;
        margin-left: 10px;
        padding: 5px 5px;
        background: rgba(0, 0, 0, 0.5);
        color: #fff !important;
        border: none;
    }
    #botao_menu_topo:hover {
        background: #2f2f2f;
    }
    .menu_cabecalho {
        height: 50px !important;
    }
    #img-responsive {
        margin: 0 auto;
    }
    #rodape .selectors {
        border-left: 0px !important;
        margin-top: 18px;
        border-bottom: 1px solid white;
        padding-bottom: 10px;
        line-height: 1.7;
    }
    #secretarias {
        height: 46px;
    }
    #rodape .fale-conosco {
        border-left: none !important;
        min-height: none;
        line-height: 2;
    }
}

.avs_player_responsive {
    border: 1px solid #fff;
}

.avs_video_related h2,
.avs_thumb_inner .title,
.avs_thumb_inner .views {
    color: #fff !important;
}

.video {
    margin-top: 20px;
}

.video .w3-card-12 {
    height: auto;
}

#menu .busca form input {
    border: 0;
    background: none;
}

.pull-left {
    float: left!important;
}

.pull-right {
    float: right!important;
}


/*menu cab*/

.navbar-default {
    background: none !important;
    border-color: none !important;
}

.navbar {
    min-height: 36px !important;
    margin-bottom: none !important;
    border-radius: none !important;
}


/*Fim Cabeçalho*/


/*inicio do conteudo*/

.item-page-title,
.item-page-title a {
    margin-bottom: 15px;
    color: #fff !important;
}

.breadcrumbs {
    margin: 10px 0 0 15px;
}

.breadcrumbs a,
.breadcrumbs {
    color: #fff;
}

.destaque_principal {
    color: #fff !important;
}

.w3-card-12 {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    height: 500px;
    margin-bottom: 20px;
    background: #fff;
    overflow: hidden;
}

.w3-row-padding {
    padding: 0 8px;
}

.w3-margin-top {
    margin-top: 16px !important;
}

.w3-third {
    float: left;
    margin: 10px 18px;
    width: 30%;
}

.w3-card-2 {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12)!important;
}

.w3-card-2 img {
    min-height: 0px !important;
}

.print-icon a img,
.email-icon a img,
.button-icons {
    float: right;
    list-style-type: none;
    min-height: 0 !important;
}

.button-icons a {
    color: #000;
}

.button-icons li {
    padding: 0 !important;
    display: inline-flex;
    ;
}

.print-icon {
    margin-right: 10px;
}

.w3-card-12 img,
.card_principal {
    max-height: 270px;
    min-height: 270px;
}

.card_principal {
    width: 100%;
    object-fit: cover;
}

.btn-default-inverse {
    color: #fff;
    background-color: #000;
    border-color: #fff !important;
    width: 100%;
    height: 43px;
    font-size: 1.50em;
}

.btn-default-inverse:hover {
    color: #000 !important;
    background-color: #fff;
}

.btn-default-inverse h3 {
    font-size: 1.0625em;
    margin-top: 7px;
}

.min-card {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    margin: 20px;
    background: #fff;
    height: 37px;
}

.detalhes .container .row h1 {
    padding-left: 15px;
    margin-bottom: 15px;
}

.w3-container {
    padding: 0.01em 16px;
    margin-top: 20px;
    margin-bottom: 10px;
}

#avs_gallery div .w3-card-12 .w3-container {
    margin-top: 0 !important;
}

#pagination {
    text-align: center;
}

.internas .w3-card-12 div p {
    white-space: normal;
}

.internas .row div .w3-card-12 div p img {
    max-width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
}

.internas > .w3-card-12 p,
.internas > .w3-card-12 a,
:not(.button-icons li) {
    padding: 0 15px;
}

.internas > .w3-card-12 p,
.internas > .w3-card-12 a {
    white-space: normal;
}

.internas .w3-card-12 {
    height: auto;
    padding: 10px;
    margin-top: 30px;
}

.small-date {
    color: #666;
}

.avs_img_container img {
    width: 155px;
    height: 116px;
    min-height: 0 !important;
}

#avs_gallery {
    margin-top: 20px;
}

.play {
    position: absolute;
    width: 30%;
    left: 35%;
    opacity: 0.7;
}

#avs_gallery .w3-card-12 img {
    height: auto;
}

#avs_gallery div .w3-card-12 {
    height: auto;
}

.avs_responsive h2,
.avs_responsive .avs_category_label,
.avs_responsive .avs_video_description {
    margin-left: 15px;
}

.avs_video_description {
    padding-bottom: 10px
}


/*fim do conteudo*/


/*footer*/

#rodape {
    width: 100%;
    border-top: 1px solid white;
    padding: 20px 0px;
    background: #000;
    margin-top: 20px;
    color: White;
}

#rodape .selectors {
    border-left: 1px solid white;
    padding-left: 15px;
}

#rodape .fale-conosco {
    border-left: 1px solid white;
    padding-left: 15px;
    min-height: 127px;
    line-height: 200%;
}

#rodape .links {
    list-style: none;
    padding: 0;
    padding-left: 15px;
    border-left: 1px solid white;
}

#secretarias {
    margin: 0;
    font: inherit;
    color: #000;
}

#rodape select {
    padding: 2px 0px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-top: 5px;
    overflow: hidden;
    color: black;
    border: none;
}

.via a {
    color: white;
}

.logo-rodape {
    max-width: 105px;
    /*max-height:27px;*/
}

.links a {
    color: white;
}

.fonte {
    font-size: 1em;
}

.links a:hover {
    color: white;
}

.links a:visited {
    color: white;
}

.via a:hover {
    color: white;
}

.via a:visited {
    color: white;
}

#lista_menu_topo .active {
    background: #2f2f2f !important;
}


/* bootstrap's override  */

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #2f2f2f !important
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #000 !important;
}

#loadMore a,
a:visited {
    color: #fff;
    text-decoration: none;
    display: block;
    margin: 10px 0;
}

#loadMore a:hover {
    text-decoration: none;
    color: #fff;
}

#loadMore {
    text-align: center;
    color: #fff;
    transition: all 600ms ease-in-out;
    -webkit-transition: all 600ms ease-in-out;
    -moz-transition: all 600ms ease-in-out;
    -o-transition: all 600ms ease-in-out;
}

#loadMore:hover {
    background-color: #fff;
    color: #33739E;
}

.content_rating img {
    min-height: 16px;
}

.pager .next > a,
.pager .next > span {
    float: right;
    color: #000;
    background-color: #FFF;
    border: 1px solid #000;
    border-radius: 4px;
}

.pager .next > span,
.pager .previous > a,
.pager .previous > span {
    border: 1px solid #000;
    border-radius: 4px;
    background-color: #FFF;
    color: #000;
}

#accessibility {
    display: block !important;
    font-size: 0.88em;
    font-family: Arial, Helvetica, sans-serif;
    list-style: none;
    margin: 0;
    padding: 5px 0 0 0px;
}

#accessibility li {
    display: inline;
}

#accessibility span {
    padding: 0 4px;
    background-color: #fff;
    color: #000;
}

#accessibility a {
    color: #fff;
    margin-right: 8px;
    text-decoration: none;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #000 !important;
    color: #fff !important;
}

#jfontsize-minus,
#jfontsize-default,
#jfontsize-plus {
    text-decoration: none;
    background: #000;
    color: #fff;
    border-radius: 5px;
    padding: 2px;
}

#jfontsize-minus:hover,
#jfontsize-default:hover,
#jfontsize-plus:hover {
    text-decoration: none;
    background: #fff;
    color: #000;
    border-radius: 5px;
    padding: 2px;
}

.iteminfo span:not(.sub-category)::after {
    content: ' - ';
}

.iteminfo span:last-child::after {
    content: '';
}

#img-responsive {
    height: 167px;
    margin: 0px auto;
}


/* menu hamburger with close icon  */

.navbar-toggle {
    border: none;
    background: transparent !important;
}

.navbar-toggle:hover {
    background: transparent !important;
}

.navbar-toggle .icon-bar {
    width: 22px;
    transition: all 0.2s;
}

.navbar-toggle .top-bar {
    transform: rotate(45deg);
    transform-origin: 10% 10%;
}

.navbar-toggle .middle-bar {
    opacity: 0;
}

.navbar-toggle .bottom-bar {
    transform: rotate(-45deg);
    transform-origin: 10% 90%;
}

.navbar-toggle.collapsed .top-bar {
    transform: rotate(0);
}

.navbar-toggle.collapsed .middle-bar {
    opacity: 1;
}

.navbar-toggle.collapsed .bottom-bar {
    transform: rotate(0);
}

ul#lista_menu_topo {
    text-transform: uppercase;
}

.highlight {
    font-weight: bold;
}

#banner_principal {
  margin: 0 auto;
}

#conteudo {
  min-height: 500px;
}
