/* ini acessibility*/

body.accessibility {
    background: #333333;
}

.btn-accessibility {
    background: transparent;
    border: none;
}

body.accessibility nav.navbar {
    background: #333333;
    padding: 0 1rem;
}

body.accessibility .owl-carousel .owl-item img {
    filter: brightness(9.5);
}

body.accessibility .noticias-destaques ._mais a img,
body.accessibility .noticias a {
    filter: contrast(5.5);
}

body.accessibility section.links-rapidos .card p {
    color: #ffffff;
}

body.accessibility hr {
    border-top: 1px solid rgb(255 255 255 / 20%);
}

body.accessibility section.links-rapidos {
    background: #4a4a4a;
}

body.accessibility nav.navbar form .input-group-text {
    background: #4a4a4a;
}

body.accessibility header {
    background: #ffffff;
}

body.accessibility header img {
    filter: contrast(5.5);
}

body.accessibility .noticias-destaques .card {
    background: transparent;
}

body.accessibility .programas .card-body {
    background: #4a4a4a;
}

body.accessibility .noticias .nav-tabs .nav-item.show .nav-link,
body.accessibility .noticias .nav-tabs .nav-link.active {
    color: #4a4a4a;
    border-bottom: 3px solid #4a4a4a!important;
}

body.accessibility h1 {
    color: #FFFFFF;
    border-left: 5px solid #FFFFFF;
}

body.accessibility h2,
body.accessibility h5,
body.accessibility p,
body.accessibility small,
body.accessibility a,
body.accessibility ul li {
    color: #FFFFFF;
}

body.accessibility .noticias ul.descricao,
body.accessibility .noticias .tab-pane ul,
body.accessibility .noticias-destaques ul.descricao {
    filter: brightness(9.5);
}

body.accessibility .redes-sociais img {
    filter: contrast(5.5);
}

body.accessibility footer {
    background: #333333;
}

body.accessibility section.links-rapidos .owl-theme .owl-dots .owl-dot.active span,
body.accessibility section.links-rapidos .owl-theme .owl-dots .owl-dot:hover span {
    background: #333333;
}

body.accessibility .navbar-expand-lg .navbar-nav .dropdown-menu {
    background: #333333;
}

body.accessibility .dropdown-item:focus,
body.accessibility .dropdown-item:hover {
    background-color: #4a4a4a;
}

body.accessibility nav.navbar .nav-item:hover,
body.accessibility nav.navbar .nav-item:active,
body.accessibility nav.navbar .nav-item.active,
body.accessibility nav.navbar .nav-item:focus {
    background: #333333;
}

body.accessibility .nav-tabs .nav-link:focus,
body.accessibility .nav-tabs .nav-link:hover {
    color: #333333;
}

span#diminuir-fonte>a {
    padding-right: 0;
}

/* end acessibility*/

body {
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
}

a,
a:hover,
button {
    text-decoration: none!important;
    transition: .5s;
}

button:focus {
    outline: none;
}

.btn.focus,
.btn:focus {
    outline: none;
    box-shadow: none;
}

.btn-link.focus,
.btn-link:focus {
    text-decoration: none;
}

.logo-maxmeio {
    position: fixed;
    right: 0;
    bottom: 30px;
    z-index: 5;
}

.btn.btn-primary {
    color: #fff;
    background: #254081;
    border-color: #254081;
    display: table;
}

h1 {
    font-weight: bold;
    font-size: 16px;
    line-height: 138.1%;
    color: #254081;
    border-left: 5px solid #254081;
    padding-left: 10px;
    margin-bottom: 1rem;
}

h2 {
    font-weight: bold;
    font-size: 24px;
    line-height: 33px;
    color: #254081;
    margin-bottom: 1rem;
}

h5 {
    font-weight: 900;
    font-size: 14px;
    line-height: 126.8%;
    color: #828282;
}

.input-group-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #ffffff;
    border: 1px solid #ced4da;
    border-radius: .25rem;
}

#video-buscar{
    background: transparent;
    width: 300px;
}

#search-button {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.2rem 1.75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: none;
    border-radius: 0.25rem;
    margin-left: -13px;
    background: #023E84;
    border-radius: 50px;
}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 100;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    border-right: none;
}

.dropdown-menu {
    position: absolute;
    margin-top: -1px;
    border: none;
    border-radius: 0;
    background: #0a1e46;
    min-width: 100%;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #ffffff;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #254081;
}

.dropdown-categorias.dropdown-item:hover {
    color: #009640;
    background-color: transparent;
}

.links-rapidos .card:hover {
    box-shadow: none;
}

.media:hover,
.card:hover {
    transition: .6s;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);
}

.media,
.card {
    transition: .6s;
}
#news_detail .card {
    background-color: transparent !important;
}
.container {
    max-width: 1200px!important;
    width: 100%;
}

#prox_ant a {
    padding: 10px;
    position: relative;
    margin: 10px;
}

#prox_ant a.btn-success {
    color: #fff;
    background-color: #009640;
    border-color: #009640;
}

/* ini: Preloader */

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #FFFFFF;
    z-index: 1999;
}

#preloader .inner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
}
.pulse img {
    margin: 0 auto;
    display: table;
}

.pulseIcon:hover {
    -webkit-animation-name: pulse;
    animation-name: pulse;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}




/* end: Preloader */


/* TOPO */
.topo {
    background: #009640;
    padding: 5px 0px;
}
.topo .redes-sociais a {
    display: table;
    width: 25px;
    height: 25px;
    background: #fff;
    border-radius: 50px;
    margin-right: 10px;
}
.topo .redes-sociais a:hover {
    background: #023E84;
}
.topo .redes-sociais a i {
    font-size: 16px;
    color: #009640; 
}
.topo .acess span {
    color: #fff;
}

/* header */

header {
    background: #fff;
    min-height: 194px;
    display: flex;
    align-items: center;
}

header img.logo {
    padding: 20px 0;
}

/* nav navbar */
nav.navbar.navbar-expand-xl {
    height: 95%;
    align-items: flex-end;
}
nav.navbar .nav-link {
    font-weight: normal;
    font-size: 16px;
    line-height: 27px;
    text-transform: uppercase;
    color: #023E84;
}
nav.navbar .nav-item {
    background: transparent;
    padding: 0;
    transition: .6s;
}
nav.navbar .nav-item:hover,
nav.navbar .nav-item:active,
nav.navbar .nav-item.active,
nav.navbar .nav-item:focus {
    background: #009640;
    transition: .6s;
}
nav.navbar .nav-item:hover a {
    color: #fff;
    font-weight: bold;
    transition: .6s;
}
nav.navbar .navbar-nav .dropdown-menu {
    background: #009640;
}
nav.navbar form .form-control {
    border-radius: 50px;
    padding: .375rem 1.3rem;
    font-size: 14px;
    font-weight: 900;
    line-height: 126.8%;
    color: #828282;
}
nav.navbar form .input-group-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.2rem 1.75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: none;
    border-radius: .25rem;
    margin-left: 10px;
    background: #023E84;
    border-radius: 50px;
}
nav.navbar form .input-group>.input-group-append>.input-group-text {
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
}
nav.navbar form .input-group {
    background: white;
    border-radius: 50px;
}
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: transparent;
    color: #034197;
    transition: .6s;
}

.d-desktop form.form-inline.my-2.my-lg-0 {
    position: absolute;
    right: 0;
    top: 30px;
}
.d-desktop .nav-tabs {
    border-bottom: none;
}
.d-desktop .nav-tabs .nav-item {
    margin-bottom: 0;
}
.d-desktop .nav-tabs .nav-link {
    font-size: 16px;
    color: #023E84;
    text-transform: uppercase;
    padding: 10px;
    background-color: transparent;
    border: none;
    border-radius: 0;
}
.d-desktop .nav-tabs .nav-link.active, .d-desktop .nav-tabs .nav-item.show .nav-link {
    color: #ffffff;
    background-color: #009640;
    border-color: transparent;
}
.d-desktop .tab-content {
    background-color: #009640;
    margin-bottom: 23px;
}
.d-desktop .to-many-menus {
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    padding: 20px 15px;
    width: 28%;
    display: inline-block;
    transition: .6s;
    border-bottom: 1px solid transparent;
    margin: 0!important;
}
.d-desktop .to-many-menus:hover {
    font-weight: bold;
}
.d-desktop nav.navbar form .form-control {
    background: transparent;
    width: 300px;
}
.d-desktop nav.navbar form .input-group-text {
    margin-left: -11px!important;
}
.menu-principal {
    width: 100%;
    position: absolute;
    z-index: 999;
}
@media (min-width: 1200px) {
    .d-desktop .navbar-expand-xl .navbar-collapse {
        display: block!important;
    }
    .d-mobile {
        display: none!important;
    }
}
@media (max-width: 1199px) {
    .d-desktop {
        display: none!important;
    }
}

/* links rapidos */

section.links-rapidos {
    background: #023E84;
    padding: 0;
    box-shadow: -1px 10px 5px -6px rgba(0,0,0,0.25) inset;
    -webkit-box-shadow: -1px 10px 5px -6px rgba(0,0,0,0.25) inset;
    -moz-box-shadow: -1px 10px 5px -6px rgba(0,0,0,0.25) inset;
}
section.links-rapidos .card {
    border: none;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 14px;
    line-height: 126.8%;
    text-align: center;
    color: #4F4F4F;
    background-color: transparent;
}
section.links-rapidos .card-body {
    padding: 0.75rem ​;
}
section.links-rapidos .card-body img {
    height: 30px;
    margin: 0 auto;
    transform: scale(1);
    transition: .6s;
}
section.links-rapidos .card-body:hover img {
    transform: scale(1.05);
}
section.links-rapidos .card p {
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    margin: 0.5rem 0 0;
}
section.links-rapidos .owl-theme .owl-nav {
    margin-top: 0;
    display: none;
}
section.links-rapidos .owl-theme .owl-dots .owl-dot.active span,
section.links-rapidos .owl-theme .owl-dots .owl-dot:hover span {
    background: #254081;
}
.noticias .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: 0.05rem;
    font-size: 14px;
    padding: .5rem 0.3rem;
}

section#news_detail .text-bol img {
    max-width: 100%;
    margin-bottom: 20px;
    width: 75%;
    margin: 20px auto;
    display: block;
}

section#news_detail p img {
    height: auto!important;
    text-align: center;
}


small.data{
    font-size: 13px;
    font-weight: 300;
    font-style: italic;
    color: #828282;
    display: table;
    margin: 0;
    float: right;
    min-width: 210px;
}



/*#conteudo img{
  width: 75% !important;
  margin-left: 110px;
}*/

#conteudo img {
    width: 75% !important;
    margin-left: 110px;
    height: auto;
}

/*.image figcaption {
    max-width: 650px;
    margin: 0 auto;
    margin-top: 5px;
    font-size: 14px;
}*/

.image figcaption {
    max-width: 650px;
    margin: 0 auto;
    margin-top: 5px;
    font-size: 14px;
}





/* banner */

section.banner {
    margin-top: 2rem;
}
section.banner .owl-nav.disabled+.owl-dots {
    margin-top: 15px;
}
section.banner .owl-theme .owl-dots .owl-dot.active span,
section.banner .owl-theme .owl-dots .owl-dot:hover span {
    background: #023E84;
}
section.banner .owl-theme .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    margin: 5px;
    background: transparent;
    border: 2px solid #023E84;
}

.media-destaque {
    display: flex;
}
.media-destaque img {
    /*width: 50%!important;*/
    width: 500px !important;
    height: 350px;
    object-fit: cover;
    border-radius: 5px 0 0 5px;
}
.media-destaque .media-body {
    background: #fff;
    padding: 30px 10px 0 30px;
    border-radius: 0 5px 5px 0;
}
.media-destaque .media-body span.data {
    font-size: 14px;
    font-weight: 300;
    font-style: italic;
    color: #828282;
    display: table;
    margin: 0;
    float: right;
}
.media-destaque .media-body span.categoria {
    font-size: 14px;
    color: #009640;
    display: table;
    margin: 0 0 10px;
}
.media-destaque .media-body h2 {
    font-size: 26px;
    color: #023E84;
    margin: 0 0 15px;
}
.media-destaque .media-body h4,
.media-destaque .media-body h4 p,
.media-destaque .media-body h4 span,
.media-destaque .media-body h4 a {
    font-size: 14px!important;
    font-weight: 400!important;
    color: #4f4f4f!important;
    line-height: inherit!important;
    height: 145px;
    overflow: hidden;
    margin: 0;
}

.dataNoticia{
    float: right;
    position: relative;
    bottom: 40px;
    font-style: italic;
    font-size: 13px;
}

.dataNoticiaBusca {
    position: relative;
    bottom: 10px;
    float: right;
}

#owl-noticias {
    padding: 10px;
}
#owl-noticias .owl-stage-outer.owl-height {
    box-shadow: 0px 0px 5px 4px rgb(0 0 0 / 7%);
    -webkit-box-shadow: 0px 0px 5px 4px rgb(0 0 0 / 7%);
    -moz-box-shadow: 0px 0px 5px 4px rgba(0,0,0,0.7);
    border-radius: 5px;
}
#owl-noticias .owl-nav.disabled+.owl-dots {
    margin-top: 20px;
}
#owl-noticias .owl-dots .owl-dot.active span,
#owl-noticias .owl-dots .owl-dot:hover span {
    background: #023E84;
}
#owl-noticias .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    margin: 5px;
    background: transparent;
    border: 2px solid #023E84;
}

.vacionometro hr {
    margin-top: 35px;
}

aside.sidebar-home {
    margin-top: 2rem;
}

/* noticias */

.noticias {
margin-top: 0;
    background: linear-gradient(
180deg
, rgba(217, 217, 217, 0.46) 0%, rgba(210, 210, 210, 0) 55.39%);
    padding: 20px 0 0;
}
.noticias .col-lg-7 .card.destaque img {
    height: 335px;
}
.noticias .card.destaque .card-body {
    position: absolute;
    bottom: 0;
    color: #FFFFFF;
    background: linear-gradient( 360deg, #254081 30%, rgba(51, 51, 51, 0) 100%);
    width: 100%;
    padding: 40px 15px 10px;
}
.media img {
    width: 40%;
    height: 90px;
    object-fit: cover;
}
.noticias a {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    color: #9C9C9C;
    text-transform: initial;
}



#lateralNotCateg a {
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 22px;
    color: #9C9C9C;
    text-transform: initial;
    float: right !important;
    margin-right: 20px;
    position: relative;
}

.noticias .nav-tabs .nav-item.show .nav-link,
.noticias .nav-tabs .nav-link.active {
    color: #034197;
    background-color: transparent;
    border-bottom: 3px solid #034197!important;
    border-color: transparent;
}

.noticias .tab-pane ul {
    list-style-image: url('../img/icon/next.png');
}

.noticias small {
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #828282;
}

.noticias h5 {
    font-weight: bold;
    font-size: 14px;
    line-height: 138.1%;
    color: #254081;
}

.noticias ul.descricao li {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    color: #828282;
    margin-top: 1rem;
}

.noticias ul.descricao {
    list-style-image: url(../img/icon/setinha.svg);
}

.instagram {
    margin-bottom: -7px;
    background: linear-gradient(180deg, rgba(236, 236, 236, 0.46) 0%, rgba(255, 255, 255, 0) 8.39%);
    padding-top: 30px;
}
.instagram h2 {
    display: flex;
    align-items: center;
    justify-content: center;
}

/* noticias-destaques */

.noticias-destaques {
    margin-top: 2rem;
}
.noticias-destaques .card {
    margin-bottom: 2rem;
}
.noticias-destaques .card img.w-100 {
    height: 130px;
    object-fit: cover;
}
.noticias-destaques .card.destaque .card-body {
    position: absolute;
    bottom: 0;
    color: #FFFFFF;
    background: linear-gradient( 360deg, #000000b5 0%, rgba(51, 51, 51, 0) 100%);
    width: 100%;
}
.noticias-destaques .card.border-0 .card-body {
    padding: 0.65rem 0.35rem 0.05rem 0.35rem;
}
.noticias-destaques a {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    color: #9C9C9C;
    text-transform: initial;
}

#buttonCategorias{
     font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 22px;
    /*color: #9C9C9C;*/
    color: #009640;
    text-transform: initial;
    margin-right: -10px;
    padding-left: 3px;
}

.dropdown-categorias a{
     font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    /*color: #9C9C9C;*/
    color: #009640;
    text-transform: initial;

}

.dropdown-toggle::after {
    display: none;
    content: none;
    
}

.dropdown-categorias {
    background: #efefef;
}

#categoriaItem, .categoriaItem{
    color: #009640 !important;
}


.dropdown-categorias span, .categoriaItem span{
    font-size: 14px;padding-left: 3px;
}

#catReti{
    color: #9C9C9C;
}

#buttonCategorias:hover, #categoriaItem:hover, .categoriaItem:hover{
    color: #009640;
}

.categoriaDropItem:hover{
    color: #009640;
    background-color: transparent;
}

.noticias-destaques .nav-tabs .nav-item.show .nav-link,
.noticias-destaques .nav-tabs .nav-link.active {
    color: #034197;
    background-color: transparent;
    border-bottom: 3px solid #034197!important;
    border-color: transparent;
}

.noticias-destaques .tab-pane ul {
    list-style-image: url('../img/icon/next.png');
}

/*.noticias-destaques small {
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #828282;
}*/

.noticias-destaques small.dataNoticiaBusca {
    font-weight: 700;
    font-size: 14px;
    line-height: 5px;
    color: #828282;
    /*text-transform: uppercase;*/
}

.media-destaque small.dataNoticiaBusca {
	margin-top: 15px;
    font-weight: 700;
    font-size: 14px;
    line-height: 5px;
    color: #828282;
    /*text-transform: uppercase;*/
}

.noticias-destaques h5 {
    font-weight: bold;
    font-size: 14px;
    line-height: 138.1%;
    color: #254081;
}

.noticias-destaques ul.descricao li {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    color: #828282;
    margin-top: 1rem;
}

.noticias-destaques ul.descricao {
    list-style-image: url(../img/icon/setinha.svg);
}


.contador_g{
    background-color: rgb(16 112 57); align-items: center; display: flex; border-radius: 5px; min-height: 200px
}


.bgmossorodigital{
    background-color: rgb(16 112 57); align-items: center; border-radius: 5px; min-height: 200px;
}

.mossorodigital .card{
    margin: 7.5px;
    padding: 15px;
    height: 138px;
    flex: 0 0 calc(198px - 15px);
    text-align: center;
    background-color: #fff;
    border-radius: 4px;
    transition: all ease 0.3s;
}

.mossorodigital .card-body {
    padding: 0;
}

.mossorodigital .card-body h3 {
    font-size: 19px;
    padding: 5px;
}

.mossorodigital .card-body p {
    font-size: 12px;
}


/* programas */

.programas {
    margin-top: 5rem;
}

.programas .card h5 {
    font-weight: bold;
    font-size: 14px;
    line-height: 138.1%;
    color: #FFFFFF;
}

.programas .card-body {
    background: #102870;
}

.programas a {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    color: #9C9C9C;
    text-transform: initial;
}

.programas .nav-tabs .nav-item.show .nav-link,
.programas .nav-tabs .nav-link.active {
    color: #034197;
    background-color: #fff;
    border-bottom: 3px solid #034197!important;
    border-color: #fff;
}
.row.justify-content-center.programas img {
    height: 85px;
    object-fit: contain;
}
.programas .tab-pane ul {
    list-style-image: url('../img/icon/next.png');
}

.programas small {
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #828282;
}

.programas h5 {
    font-weight: bold;
    font-size: 14px;
    line-height: 138.1%;
    color: #254081;
}

.programas ul.descricao li {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    color: #828282;
    margin-top: 1rem;
}

.programas ul.descricao {
    list-style-image: url(../img/icon/setinha.svg);
}

aside .noticias .nav-tabs .nav-link {
    padding-top: 0;
}
aside .noticias-destaques {
    margin-top: 0;
}
aside .programas {
    margin-top: 0;
}
.row.d-flex.justify-content-center.redes-sociais.mt-5.mb-5 {
    margin-top: 5rem!important;
}

.secretarias .item a {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-grow: 1;
    flex-shrink: 0;
    justify-content: space-between;
    padding: 20px;
    transition: all 0.3s ease;
    cursor: pointer;
    border: 0;
    text-align: center;
    margin: 10px auto;
    transition: .6s;
}
.secretarias .item span {
    font-size: 40px;
    color: #254081;
    margin: 0 0 15px;
    transition: .6s;
}
.secretarias .item a:hover {
    color: #fff;
    background: #254081;
}
.secretarias .item a:hover span {
    color: #fff;
}
.secretarias ul>li {
    margin-bottom: 15px;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    nav.navbar form .input-group {
        margin-bottom: 0!important;
    }
    .noticias .nav-tabs .nav-link {
        font-size: 12px;
    }
    /*footer h5,
    footer h5>a,
    footer a {
        font-size: 10px!important;
    }*/


}

@media (min-width: 1200px) {
   
    .bgmossorodigital{
        display: flex;
    }
}

@media (max-width: 999px) {
	.noticias-destaques small.dataNoticiaBusca {
	    font-size: 13px !important;
	}

    nav.navbar.navbar-expand-xl {
        align-items: flex-end;
    }

     #conteudo img{
        width: 100% !important;
        margin: 0 !important;
        height: auto;
    }

    small.data{
        font-size: 12px;
        min-width: 170px;
    }
	
	
}

@media (min-width: 768px) and (max-width: 991px) {
    .media-destaque .media-body {
        padding: 15px 10px 0 15px;
    }
    .media-destaque .media-body h2 {
        font-size: 20px;
        line-height: 22px;
    }
   

}
@media (max-width: 767px) {
    header {
        min-height: 120px;
    }
    .navbar-toggler {
        top: -100px!important;
        right: 15px!important;
    }
    .navbar {
        min-height: 0!important;
    }
    section.links-rapidos {
        padding: 10px 0;
    }
    section.links-rapidos .card-body {
        padding: 0.75rem 0;
    }
    .links-rapidos .card-body img {
        width: auto!important;
        height: 60px;
        margin: 10px auto 0;
    }
    section.links-rapidos .card p {
        font-size: 11px;
        margin-top: 0.7rem;
        margin-bottom: 0;
    }
    .acess {
        display: none!important;
    }
    section.banner {
        margin-top: 2rem;
    }
    .redes-sociais h2 {
        margin-top: 30px;
    }
    aside .noticias {
        margin-top: 0;
    }
    .media-destaque {
        display: block;
    }
    .media-destaque img {
        width: 100%!important;
        height: 200px;
        border-radius: 5px 5px 0 0;
    }
    .media-destaque .media-body {
        padding: 15px;
        border-radius: 0 0 5px 5px;
    }
    .media-destaque .media-body h2 {
        font-size: 20px;
        line-height: 26px;
    }
    aside .noticias-destaques {
        margin-top: 30px;
    }
    .noticias {
        /* margin-top: 2rem; */
    }
    .noticias .col-lg-7 .card.destaque {
        margin-bottom: 1rem;
    }
    .noticias .col-lg-7 .card.destaque img {
        height: auto;
    }
    .noticias .card.destaque .card-body {
        padding: 5px;
    }
    .noticias .card.destaque .card-body p {
        font-size: 14px;
        margin: 0;
    }
    .noticias .card.destaque .card-body span {
        font-size: 12px;
    }
    .media img {
        width: 45%;
    }
    .media {
        display: flex!important;
        margin: 0 auto 0!important;
    }
    .noticias small {
        /*font-size: 12px;*/
        font-size: 13px;
        font-weight: 700;
    }
   
    .noticias h5 {
        font-size: 12px;
    }
    .noticias ul.descricao {
        margin: 0;
    }
    .noticias ul.descricao li {
        font-size: 10px;
        line-height: 14px;
        margin-top: 0.3rem;
    }
    .noticias hr.mt-5.mb-5 {
        margin: 1.8rem 0 1rem!important;
    }
    .noticias-destaques {
        margin-top: 2rem;
    }
    .noticias-destaques h1 {
        font-size: 28px;
        margin: 0 0 20px;
    }
    .noticias-destaques .card-body {
        padding: 15px 0 0;
    }
    .noticias-destaques ul.descricao {
        margin: 0;
    }
    .programas {
        margin-top: 2rem;
    }
    .programas .card {
        margin-bottom: 30px;
    }
    .row.d-flex.justify-content-center.redes-sociais.mt-5.mb-5 {
        margin-top: 0!important;
    }
    .noticias-destaques .d-flex.justify-content-between.mt-5._mais {
        align-items: center;
        margin-top: 0!important;
        margin-bottom: 20px;
    }
    .noticias-destaques .d-flex.justify-content-between.mt-5._mais h1 {
        margin: 0;
    }
    footer .col-2.col-lg-1.mb-4.mb-md-0 img {
        display: none;
    }
    footer .col-lg-9.mb-4.mb-md-0.d-flex.justify-content-between {
        display: block!important;
    }
    footer ul {
        padding: 0;
    }
    .secretarias .item a {
        padding: 20px 5px;
        margin: 5px auto;
    }
}

/* mobile */
@media(max-width:1199px) {
    .media {
        display: block;
        margin: 1rem auto;
    }
    .nav-tabs {
        margin: 1rem auto;
    }
    .navbar-toggler {
        position: absolute;
        top: -120px;
        right: 30px;
    }
    nav.navbar form .input-group {
        width: 100%;
        margin-bottom: 2rem;
    }
    img.logo {
        width: 130px;
    }
}

@media(max-width: 360px) {
    .image figcaption {
        font-size: 11px;
    }
}

@media(max-width: 1364px) {
    nav.navbar .nav-link {
        font-size: 12px;
    }
}


/* footer */

footer {
    background: #01ABE4;
    background-size: 400% 400%;
    -webkit-animation: AnimationName 22s ease infinite;
    -moz-animation: AnimationName 22s ease infinite;
    -o-animation: AnimationName 22s ease infinite;
    animation: AnimationName 22s ease infinite;
}

footer h5,
footer h5>a {
    font-weight: 800;
    font-size: 0.9rem;
    line-height: 242.8%;
    text-transform: uppercase;
    color: #FFFFFF;
}

footer a {
    font-weight: 300;
    font-size: 0.84rem;
    line-height: 242.8%;
    text-align: left;
    text-transform: uppercase;
    color: #FFFFFF;
    transition: all .6s;
    border-bottom: 1px solid transparent;
}

footer a:hover {
    color: #FFFFFF;
}

footer ul.dashed {
    list-style-type: none;
}

footer ul.dashed>li {
    text-indent: -5px;
}

footer ul.dashed>li:before {
    content: "-";
    text-indent: -5px;
    color: #FFFFFF;
}

.redes-sociais-footer .redes-sociais a {
    display: table !important;
    background: #fff !important;
    border-radius: 50px!important;
    -webkit-border-radius: 50px!important;
    -moz-border-radius: 50px!important;
    border-radius: 50px!important;
    -khtml-border-radius: 50px!important;
    margin-right: 5px !important;
    width: 30px;
    height: 20px;
    text-align: center;
}

.redes-sociais-footer .redes-sociais a:hover {
    background: #023E84 !important;
}


.redes-sociais-footer .redes-sociais a i {
    font-size: 19px !important;
    color: #01ABE4 !important;
    border-radius: 50px!important;
    -webkit-border-radius: 50px!important;
    -moz-border-radius: 50px!important;
    border-radius: 50px!important;
    -khtml-border-radius: 50px!important;
    width: 30px;
    height: 20px;
    position: relative;
    top: 4px;
}

#news_detail div .media {
    padding: 10px 10px;
}
#news_detail div .media input, #news_detail div .media textarea, #comentario input, #comentario textarea{
    border-right: solid 1px #ced4da;
}

.redes-sociais-footer img.pulseIcon {
    width: 25px;
}

section.copyright {
    background: #009ED3;
    height: 56px;
    display: flex;
    align-items: center;
}
section.copyright small{
color:#ffffff;
}
section#news_detail .img-interna {
    width: 45%!important;
    float: left;
    margin-right: 20px;
}
section#news_detail .img-interna img {
    margin-bottom: 10px;
    margin-top: 5px;
}
section#news_detail .img-interna .legenda {
    display: block;
    text-align: center;
    margin-bottom: 20px;
    font-size: 14px;
    font-style: italic;
}

.contador p {
    font-size: 15px;
    line-height: 138.1%;
    color: #FFFFFF;
    font-weight: 100;
    margin-bottom: 0;
}
.contador .dos p {
    font-size: 19px;
    line-height: 138.1%;
    color: #FFFFFF;
    font-weight: 100;
    margin-bottom: 0;
}
.contador h2 {
    font-weight: bold;
    font-size: 33px;
    line-height: 30px;
    color: #FFFFFF;
    margin-bottom: 0;
}
.contador h3 {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 138.1%;
    color: #FFFFFF;
    margin-bottom: 0;
    letter-spacing: 3px;
}
.contador small {
    font-weight: lighter;
    font-size: 14px;
    line-height: 138.1%;
    color: #FFFFFF;
}
.contador h4 {
    font-weight: bold;
    font-size: 38px;
    line-height: 38px;
    color: #FFFFFF;
    margin-bottom: 0;
}
.contador hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid #FFEF18;
    width: 100%;
    margin: 8px;
    margin-left: 0;
}
.contador_bg {
    background: linear-gradient(90deg, rgba(0, 150, 64, 1) 50%, rgba(0, 86, 37, 1) 50%);
    border-radius: 5px;
    height: 183px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.contador {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 10vmin;
    overflow: hidden;
    transform: skew(-18deg);
    width: 100%;
}
.contador_card {
    flex: 1;
    transition: all 1s ease-in-out;
    height: 183px;
    position: relative;
    background: #009640;
}
.contador_card:first-child {
    border-radius: 5px 0 0 5px;
    background-color: #009640;
}
.contador_card:nth-child(2) {
    background-color: #008237;
}
.contador_card:nth-child(3) {
    background-color: #007532;
}
.contador_card:nth-child(4) {
    background-color: #006A2D;
}
.contador_card:last-child {
    border-radius: 0 5px 5px 0;
    background-color: #005625;
}
.contador_card:last-child .card__head {
    border-right: none;
}
.contador_card:first-child .pass {
    margin-left: -20px;
}
.contador_card:last-child .pass {
    margin-left: 30px;
}
.card__head {
    border-right: 2px solid rgba(255, 255, 255, 0.5);
    color: white;
    height: 183px;
    transition: all 0.5s ease-in-out;
    min-width: 100%;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 1em;
    white-space: nowrap;
    display: flex;
    justify-content: center;
    align-items: center;
}
.card__head .pass {
    transform: skew(18deg);
}
.contador_card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
@media(max-width:1199px) {
    .contador_bg {
        height: auto;
    }
    .contador {
        display: block;
        margin: 0;
        transform: none;
        width: 100%;
    }
    .card__head {
        border-right: none;
    }
    .card__head .pass {
        transform: none;
    }
    .contador_card:first-child .pass {
        margin-left: 0;
    }
    .contador_card:last-child .pass {
        margin-left: 0;
    }
}