@font-face {
    font-family: 'Sansation';
    font-style: normal;
    font-weight: 300;
    text-rendering: optimizeLegibility;
    src: local(Sansation Light), local(Sansation-Light), url(../font/lato/Sansation-Light.eot);
    src: url(../font/lato/Sansation-Light.eot?#iefix) format("embedded-opentype"), url(../font/lato/Sansation-Light.woff2) format("woff2"), url(../font/lato/Sansation-Light.woff) format("woff"), url(../font/lato/Sansation-Light.ttf) format("truetype");
}

@font-face {
    font-family: 'Sansation';
    font-style: normal;
    font-weight: 400;
    text-rendering: optimizeLegibility;
    src: local(Sansation Regular), local(Sansation-Regular), url(../font/lato/Sansation-Regular.eot);
    src: url(../font/lato/Sansation-Regular.eot?#iefix) format("embedded-opentype"), url(../font/lato/Sansation-Regular.woff2) format("woff2"), url(../font/lato/Sansation-Regular.woff) format("woff"), url(../font/lato/Sansation-Regular.ttf) format("truetype");
}

@font-face {
    font-family: 'Sansation';
    font-style: normal;
    font-weight: 500;
    text-rendering: optimizeLegibility;
    src: local(Sansation Medium), local(Sansation-Medium), url(../font/lato/Sansation-Medium.eot);
    src: url(../font/lato/Sansation-Medium.eot?#iefix) format("embedded-opentype"), url(../font/lato/Sansation-Medium.woff2) format("woff2"), url(../font/lato/Sansation-Medium.woff) format("woff"), url(../font/lato/Sansation-Medium.ttf) format("truetype");
}

@font-face {
    font-family: 'Sansation';
    font-style: normal;
    font-weight: 600;
    text-rendering: optimizeLegibility;
    src: local(Sansation Semibold), local(Sansation-Semibold), url(../font/lato/Sansation-Semibold.eot);
    src: url(../font/lato/Sansation-Semibold.eot?#iefix) format("embedded-opentype"), url(../font/lato/Sansation-Semibold.woff2) format("woff2"), url(../font/lato/Sansation-Semibold.woff) format("woff"), url(../font/lato/Sansation-Semibold.ttf) format("truetype");
}

@font-face {
    font-family: 'Sansation';
    font-style: normal;
    font-weight: 700;
    text-rendering: optimizeLegibility;
    src: local(Sansation Bold), local(Sansation-Bold), url(../font/lato/Sansation-Bold.eot);
    src: url(../font/lato/Sansation-Bold.eot?#iefix) format("embedded-opentype"), url(../font/lato/Sansation-Bold.woff2) format("woff2"), url(../font/lato/Sansation-Bold.woff) format("woff"), url(../font/lato/Sansation-Bold.ttf) format("truetype");
}

@font-face {
    font-family: 'Sansation';
    font-style: normal;
    font-weight: 800;
    text-rendering: optimizeLegibility;
    src: local(Sansation Heavy), local(Sansation-Heavy), url(../font/lato/Sansation-Heavy.eot);
    src: url(../font/lato/Sansation-Heavy.eot?#iefix) format("embedded-opentype"), url(../font/lato/Sansation-Heavy.woff2) format("woff2"), url(../font/lato/Sansation-Heavy.woff) format("woff"), url(../font/lato/Sansation-Heavy.ttf) format("truetype");
}

/* Required height of parents of the Half Page Carousel for proper displaying carousel itself */

html,
body {
    font-family: 'Sansation' !important;
    overflow-x: hidden;
}

html,
body,
.view {
    background-color: #FFF;
    color: #606060;
}

a {
    color: #606060;
}

a:hover {
    color: #606060;
}

.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}

@media (max-width: 740px) {
    .full-page-intro {
        height: 1000px;
    }
}

/* Half Page Carousel itself*/

.carousel {
    height: 50%;
}

.carousel .carousel-inner {
    height: 100%;
}

.carousel .carousel-inner .carousel-item,
.carousel .carousel-inner .active {
    height: 100%;
}

/* Adjustment for mobile devices*/

@media (max-width: 776px) {
    .carousel {
        height: 100%;
    }
}

/* Navbar animation */

.navbar {
    /*background-color: #1a2e8d;*/
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#113973+0,174a95+50,113973+100 */
    background: #014083;
}

.top-nav-collapse {
    background-color: #0376aa;
}

/* Adding color to the Navbar on mobile */

@media only screen and (max-width: 768px) {
    .navbar {
        background-color: #1C2331;
    }
}

/* Footer color for sake of consistency with Navbar */

.page-footer {
    background-color: #1C2331;
}

.barra {
    width: 100%;
    height: auto;
}

.barra-base {
    padding: 0px 0px 40px 0px;
}

.barra-home {
    padding: 0px 0px 0px 0px!important;
    background: #FFF;
    background: url(/imagens/fundo-topo-logo.png) fixed top no-repeat;
    border-bottom: 1px solid rgba(2,63,136, 0.2);
}
.barra-home .container {
    //background: #000; 
    //background: rgba(255,255,255, .92); 
    padding: 20px;
    border-radius: 5px;
}

.barra-licitacao-home {
    background: #F6F7F7;
    padding: 20px 0px !important;
}

.barra-licitacao-home .container {
    background: rgba(255, 255, 255, 0.96);
    padding-bottom: 40px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 0px 4px 0px rgba(219, 219, 219, 1);
    -moz-box-shadow: 0px 0px 4px 0px rgba(219, 219, 219, 1);
    box-shadow: 0px 0px 4px 0px rgba(219, 219, 219, 1);
}

.barra-turismo-home {
    background: #F6F7F7;
    padding: 20px 0px !important;
}

.barra-turismo-home .container {
    background: rgba(255, 255, 255, 0.96);
    padding-bottom: 40px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 0px 4px 0px rgba(219, 219, 219, 1);
    -moz-box-shadow: 0px 0px 4px 0px rgba(219, 219, 219, 1);
    box-shadow: 0px 0px 4px 0px rgba(219, 219, 219, 1);
}

.barra-topo-amarelo {
    width: 100%;
    height: 4px;
    background: #f7dc00;
    border-bottom: 1px solid #FFF;
}

h2.titulo {
    margin: 50px 0px 25px 0px;
    color: #34b6e7;
    font-weight: 400;
    font-size: 1.4rem;
    text-transform: uppercase;
    letter-spacing: -1px;
}

h2.titulo a {
    color: #34b6e7;
}

h2.titulo-espacamento {
    margin: 50px 0px 15px 0px;
}

h2.titulo span {
    width: 100%;
    height: 1px;
    margin: 11px 0 0;
    display: block;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#49ABD0+0,a6ce38+100 */
    background: #34b6e7; /* Old browsers */
    background: -moz-linear-gradient(left, #34b6e7 0%, #FFF 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #34b6e7 0%,#FFF 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #34b6e7 0%,#FFF 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34b6e7', endColorstr='#FFF',GradientType=1 ); /* IE6-9 */
}

/*h2.titulo span.noticia{
    background-color: #c12d22!important;
}
h2.titulo span.licitacao{
    background-color: #409343!important;
}
h2.titulo span.obras{
    background-color: #e08f1b!important;
}*/

h2.titulo-branco {
    color: #FFF;
}

h3.titulo {
    margin: 50px 0px 25px 0px;
}

/*- Páginas Internas -*/

h1.titulo-internas {
    margin: 50px 0px 50px 0px;
    color: #014083;
    font-weight: 400;
    text-transform: uppercase;
}

/*- Notícias Home -*/

.noticias-principais .card {
    transition: 0.3s;
}

.noticias-principais .card:hover {
    /*background-color: #f8f8f8;*/
}

.noticias-principais .card a {
    /*color: #5f5f5f;*/
}

.noticias-principais .card .categoria {
    display: block;
    font-size: 14px;
    margin-bottom: 5px;
}

.noticias-principais .card h4.card-title {
    color: #3F86A8 !important;
}

.noticias-principais .card .img-hover {
    width: 100%;
    height: 100%;
    text-align: center;
    position: absolute;
    top: 0px;
    left: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, .0);
    /*opacity: 0.0;
    filter: alpha(opacity=00); /* For IE8 and earlier */
    border-radius: 4px;
    transition: 0.1s;
}

.noticias-principais .card .img-hover i {
    color: #FFF;
    font-size: 34px;
    padding: 0 5px;
    background: rgba(0, 0, 0, .3);
    opacity: 0.0;
    filter: alpha(opacity=00);
    /* For IE8 and earlier */
    transition: 0.3s;
    border-radius: 70px;
}

.noticias-principais .card .img-hover:hover {
    background: rgba(0, 0, 0, .08);
    /*opacity: 0.2;
    filter: alpha(opacity=20); /* For IE8 and earlier */
}

.noticias-principais .card .img-hover:hover i {
    opacity: 0.99;
    filter: alpha(opacity=99);
    /* For IE8 and earlier */
    padding: 20px 25px;
}

.noticias-principais .noticias .pequena .bloco {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
    margin: 0 0 8px 0;
}

.noticias-principais .noticias .pequena .bloco:hover .imagem {}

.noticias-principais .noticias .pequena .bloco .imagem {
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    transition: 0.3s;
}

.noticias-principais .noticias .pequena .bloco .imagem img {
    border-radius: 6px;
    overflow: hidden;
}

.noticias-principais .noticias .pequena .bloco .imagem .base {
    height: auto;
    padding: 15px 0;
}

.noticias-principais .noticias .pequena .bloco .imagem .base .texto {
    width: 100%;
}

.noticias-principais .noticias .pequena .bloco .imagem .base .texto h2 {
    font-weight: 400;
    font-size: 17px;
    color: #606060;
    line-height: 1.3em;
    text-align: left;
    text-transform: uppercase;
    padding: 15px 0 0 0;
    margin: 0;
}

.noticias-principais .noticias .pequena .bloco .imagem .base .texto h2.mais-noticias {
    font-size: 15px;
}

.noticias-principais .noticias .pequena .bloco .imagem .base h3 {
    font-weight: 400;
    font-size: 12px;
    text-transform: uppercase;
    color: rgba(0, 0, 0, .4);
    position: relative;
}

.noticias-principais .noticias .pequena .bloco .imagem .base h3::after,
.noticias-principais .noticias .grande .bloco .imagem .base h3::after {
    content: "";
    width: 30px;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: -8px;
    background: rgba(0, 0, 0, .3);
}

.publicado-em {
    width: 100%;
    display: block;
    font-size: 12px;
    color: #939393;
    text-align: left;
    margin-bottom: 8px;
}

/*- Mais Notícias Home -*/

.mais-noticias-home img {
    width: 170px;
    float: left;
    margin-right: 15px;
    margin-left: -10px;
}

.mais-noticias-home .card {
    border-top: 1px solid #e8e8e8;
    transition: 0.3s;
    overflow: hidden;
    display: block;
    padding-bottom: 20px;
}

.mais-noticias-home .card:hover {
    /*background-color: #f8f8f8;*/
}

.mais-noticias-home .card a {
    /*color: #5f5f5f;*/
}

.mais-noticias-home .card .categoria {
    font-size: 14px;
    display: block;
    margin-bottom: 5px;
}

.mais-noticias-home .card h4.card-title {
    color: #3F86A8 !important;
}

.mais-noticias-home .card .img-hover {
    width: 100%;
    height: 100%;
    text-align: center;
    position: absolute;
    top: 0px;
    left: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, .0);
    /*opacity: 0.0;
    filter: alpha(opacity=00); /* For IE8 and earlier */
    transition: 0.1s;
}

.mais-noticias-home .card .img-hover i {
    color: #FFF;
    font-size: 34px;
    padding: 0 5px;
    background: rgba(0, 0, 0, .3);
    opacity: 0.0;
    filter: alpha(opacity=00);
    /* For IE8 and earlier */
    transition: 0.3s;
    border-radius: 70px;
}

.mais-noticias-home .card .img-hover:hover {
    background: rgba(0, 0, 0, .08);
    /*opacity: 0.2;
    filter: alpha(opacity=20); /* For IE8 and earlier */
}

.mais-noticias-home .card .img-hover:hover i {
    opacity: 0.99;
    filter: alpha(opacity=99);
    /* For IE8 and earlier */
    padding: 10px 15px;
}

/*- Secretarias Home -*/

.barra-secretarias-home {
    background: #F6F7F7;
    padding: 20px 0px !important;
}

.barra-secretarias-home .container {
    background: rgba(255, 255, 255, 0.96);
    padding-bottom: 40px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 0px 4px 0px rgba(219, 219, 219, 1);
    -moz-box-shadow: 0px 0px 4px 0px rgba(219, 219, 219, 1);
    box-shadow: 0px 0px 4px 0px rgba(219, 219, 219, 1);
}

.barra-secretarias .bg-branco {
    background-color: #f5f5f5;
    padding: 0 10px;
}

h2.titulo-secretaria {
    font-size: 28px;
    text-align: center;
    margin-top: 65px;
    margin-bottom: 30px;
}

h2.titulo-secretaria a {
    height: 100%;
    padding: 15px 40px;
    background: #FFF;
    border-radius: 80px;
    overflow: hidden;
    color: #474747;
    font-weight: 300;
}

.secretarias-wrapper {
    height: calc(100% - 117px);
    display: flex;
    align-items: center;
    position: relative;
}

#secretarias-home {
    min-height: 150px;
    padding: 15px 0;
    position: initial;
}

#secretarias-home img {
    width: 195px;
    border-radius: 100%;
    margin-bottom: 20px;
    height: auto;
    max-width: 90%;
    border: 4px solid rgba(0, 0, 0, 0.3);
}

#secretarias-home .titulo {
    text-align: center;
    font-weight: 300 !important;
    font-size: 20px;
}

#secretarias-home .box-secretario {
    width: 100%;
    text-align: center;
    margin-top: 15px;
}

#secretarias-home .secretario {
    font-weight: 300 !important;
    margin-bottom: 1px;
    font-size: 14px;
}

#secretarias-home .texto {
    width: auto;
    font-size: 16px;
    font-weight: 500 !important;
}

#secretarias-home .card {
    -webkit-box-shadow: 0 0px 0px 0 rgba(0, 0, 0, .0), 0 0px 0px 0 rgba(0, 0, 0, .0);
    box-shadow: 0 0px 0px 0 rgba(0, 0, 0, .0), 0 0px 0px 0 rgba(0, 0, 0, .0);
    border: 0;
    border-radius: 0px !important;
}

#secretarias-home .card-img-top {
    width: 100%;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

/*- Obras Home -*/

#galeria-home .item {
    border-radius: 6px;
    overflow: hidden;
}

#galeria-home .item .titulo {
    width: 100%;
    min-height: 60px;
    background-color: rgba(0, 0, 0, .5);
    color: #FFF;
    font-size: 24px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding: 10px 15px;
    transition: 0.3s !important;
    font-weight: 400;
    border-radius: 0 0 3px 3px;
}

#galeria-home .item:hover .titulo {
    min-height: 100%;
    background-color: rgba(0, 0, 0, .8);
    border-radius: 3px;
}

/*- Videos Home -*/

#videos-home {
    height: calc(100% - 137px);
}

#videos-home>.owl-stage-outer,
#videos-home>.owl-stage-outer div {
    height: 100%;
}

/*- Obras Home -*/

#home-obras .item .titulo {
    width: 100%;
    min-height: 60px;
    background-color: rgba(0, 0, 0, .5);
    color: #FFF;
    font-size: 28px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding: 10px 15px;
    transition: 0.3s !important;
}

#home-obras .item:hover .titulo {
    min-height: 100%;
    background-color: rgba(0, 0, 0, .8);
}

#home-obras.owl-carousel .owl-nav.disabled {
    display: inline-block;
}

/*- Turismo Home -*/

.barra-turismo {
    background: url(/imagens/fundo-secretarias.jpg) top fixed;
    background-color: #f5f5f5;
    margin-bottom: -35px;
    margin-top: 25px;
    padding: 45px 0px;
}

/*- Programas Home -*/

.programas-home a img {
    margin: 3px 0px;
    opacity: 0.99;
    filter: alpha(opacity=99);
    /* For IE8 and earlier */
    transition: 0.3s;
}

.programas-home a img:hover {
    opacity: 0.6;
    filter: alpha(opacity=60);
    /* For IE8 and earlier */
    margin: 3px 0px;
}

/*- Banners Finos Home -*/

#banner-fino-home {
    margin: 97px 0 0 0;
    position: relative;
}

#banner-fino-home.owl-theme .owl-nav {
    top: -40px !important;
}

/*- Acesso Rápido Home -*/

.barra.barra-menu-acesso-informacao .row {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

#acessoRapido.nav-tabs {
    border-color: #5d97c2;
}

#acessoRapido.nav-tabs .nav-link:not(.active) {
    padding-top: .325rem;
    padding-bottom: .325rem;
    margin-top: 6px;
    margin-left: -1px;
    z-index: 1;
    color: #FFF !important;
    border-color: #5d97c2;
}

#acessoRapido.nav-tabs .nav-link.active {
    color: #515151 !important;
    background-color: #F8F8F8 !important;
    border-color: #dee2e6 #dee2e6 #fff;
    margin-left: -1px;
    margin-right: -1px;
    z-index: 2;
}

#acessoRapido.nav-tabs .nav-link {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border-color: #dee2e6 #dee2e6 #fff;
    position: relative;
    font-weight: 400;
}

#acessoRapido.nav-tabs .nav-item:first-child a.nav-link {
    border-top-left-radius: .25rem;
}

#acessoRapido.nav-tabs .nav-item:last-child a.nav-link {
    border-top-right-radius: .25rem;
}

.acessoRapido .item {
    height: auto;
    margin-bottom: 10px;
}

.acessoRapido .item a {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    display: block;
    width: 100%;
    height: 100%;
}

.acessoRapido .item a .bloco .icone {
    width: 100%;
    float: left;
    padding: 5px 20px 0;
    text-align: center;
    background: transparent;
    color: #FFF;
    font-size: 23px;
    transition: 0.3s;
}

.acessoRapido .item a .bloco .texto {
    width: 100%;
    padding: 5px 10px 5px 10px;
    text-align: center;
    font-size: 14px;
    color: #FFF;
    transition: 0.3s;
}

.acessoRapido .item a .bloco {
    min-height: 80px;
    height: 80px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    font-weight: 400;
    background: rgba(0, 0, 0, 0.05);
    transition: 0.3s;
    overflow: hidden;
    border: 1px solid rgba(0, 0, 0, 0.15);
}

.acessoRapido.owl-carousel .owl-dots.disabled {
    display: none;
}

.acessoRapido.owl-carousel .owl-nav.disabled+.owl-dots {
    margin-top: 0;
}

.acessoRapido .item a:hover .bloco {
    background-color: rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(0, 0, 0, 0.22);
}

.acessoRapido .item a:hover .bloco .icone {
    color: #FFF;
}

.acessoRapido .item a:hover .bloco .texto {
    color: #FFF;
}

/*- Serviçis -*/

.servicos {
    margin-top: 15px;
}

.servicos .item {
    width: 100%;
    height: auto;
    padding: 0px 16px 0 6px;
}

.servicos .item div[class^='col'],
.servicos .item div[class*='col'] {
    padding: 0px 4px !important;
}

.servicos .item a {
    transition: 0.3s;
    display: block;
    width: auto;
    height: 100%;
}

.servicos .item a:active .bloco {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.2);
}

.servicos .item a .bloco {
    width: 100%;
    height: auto;
    min-height: 171px;
    margin: 0px 5px 10px 5px;
    overflow: hidden;
    transition: 0.3s;
    padding: 0px 0px;
    background: rgba(255,255,255,1);
    border: 1px solid #BBE7F7;
    border-radius: 4px;
    transition: 0.3s;
}

.servicos .item a .bloco:hover {
    background: #F5F5F5;
    //padding-left: 20px;
}

.servicos .item a .bloco .icone {
    width: 100%;
    padding: 24px 0px;
    text-align: center;
    color: #014083;
    font-size: 40.5px;
    transition: 0.3s;
}

.servicos .item a .bloco .texto {
    width: 100%;
    height: 100%;
    min-height: 61px;
    padding: 8px 5px;
    font-size: 14px;
    color: #014083;
    transition: 0.3s;
    text-align: center;
    background: #BBE7F7;
    font-weight: bold;
}

.servicos .item a:hover .bloco .icone,
.servicos .item a:hover .bloco .texto {
    
}

.img-servicos-banner {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin-top: 20px;
}

/*- Licitações Home -*/

#home-licitacoes .card {
    background: #f5f5f5;
    /*min-height: 243px;*/
}

#home-licitacoes .dados-info {
    /*border-bottom: 1px solid rgba(0, 0, 0, 0.06);*/
    font-size: 16px;
    margin-bottom: 2px;
}

#home-licitacoes .dados-info span {
    color: #a7a7a7;
    font-size: 13px;
    padding-bottom: 5px;
}

#home-licitacoes .titulo-principal {
    font-size: 20px;
    margin-bottom: 10px;
}

#home-licitacoes .titulo-principal span {
    font-size: 24px;
    font-weight: bold !important;
}

#home-licitacoes .data-abertura {
    font-size: 13px;
    background: #5281C9;
    padding: 15px;
    color: #FFF;
    border-radius: 4px;
}

#home-licitacoes .data-abertura span {
    font-size: 20px;
    color: #FFF;
}

#home-licitacoes .aberto {
    background: #409343 !important;
}

#home-licitacoes .encerrado {
    background: #E14747 !important;
}

#home-licitacoes .homologado {
    background: #33b5e5 !important;
}

#home-licitacoes .andamento {
    background: #2bbbad !important;
}

#home-licitacoes .card-body {
    padding: 0px;
}

#home-licitacoes .card-body .box-esquerdo {
    height: 203px;
    padding: 20px;
    background: #f5f5f5;
    border-right: 1px solid rgba(255, 255, 255, 0.7);
}

#home-licitacoes .card-body .box-direito {
    height: 203px;
    padding: 20px;
    background: #f1f1f1;
    border-left: 1px solid rgba(0, 0, 0, 0.03);
    overflow-y: auto;
}

#home-licitacoes .card-footer {
    padding: 10px 10px 10px 0;
}

#home-licitacoes .card-footer a.btn {
    color: #fff;
    margin: 0;
}

/*- Licitações Home -*/

#eventos-home .item {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#02632d+0,5b660f+100 */
    background: #111147;
    border-radius: 6px;
}

#eventos-home .box-data {
    text-align: center;
    color: #FFF;
    font-weight: 500;
    border-right: 1px solid rgba(255, 255, 255, 0.15);
}

#eventos-home .box-data .box-dia {
    font-size: 50.5px;
    width: 100%;
    padding: 1px;
    background: rgba(0, 0, 0, .06);
}

#eventos-home .box-data .box-mes {
    font-size: 24px;
    width: 100%;
    padding-top: 6px;
    margin-bottom: -3px;
}

#eventos-home .box-data .box-ano {
    padding-bottom: 15px;
}

#eventos-home .box-conteudo {
    width: 100%;
    height: auto;
    min-height: 200px;
    background-color: #F5F5F5;
    padding: 20px 25px 20px 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/*- Owl Carousel Modificações -*/

.owl-theme .owl-nav {
    top: -65px !important;
    position: absolute !important;
    right: 0px !important;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    font-size: 35px !important;
}

/*- Containers porcentagens -*/

.container-90 {
    width: 90%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.container-85 {
    width: 85%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.container-80 {
    width: 80%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.container-75 {
    width: 75%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

/*- Modificações no Framework -*/

.btn {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.card {
    -webkit-box-shadow: 0 0px 0px 0 rgba(0, 0, 0, .0), 0 0px 0px 0 rgba(0, 0, 0, .0);
    box-shadow: 0 0px 0px 0 rgba(0, 0, 0, .0), 0 0px 0px 0 rgba(0, 0, 0, .0);
    border: 0;
}

/* Barra de menu da home */

.barra-menu-acesso-informacao {
    /*background: #1a2e8d;*/
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#5b660f+1,02632d+50,5b660f+100 */
    background: #5281c9;
    position: relative;
    text-align: center;
    padding: 10px 0 0;
}

.barra.barra-menu-acesso-informacao div:not(.overlay) {
    z-index: 10;
}

.barra-menu-acesso-informacao .row {
    box-shadow: -1px 0px 11px -3px rgba(0, 0, 0, 0.2);
}

.barra-menu-acesso-informacao .btn-nav {
    background-color: rgba(255, 255, 255, .2);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: 0.3s;
}

.barra-menu-acesso-informacao .btn-nav a {
    width: 100%;
    height: 100%;
    display: block;
    color: #FFF;
}

.barra-menu-acesso-informacao .btn-nav:hover {
    background-color: rgba(255, 255, 255, .4);
}

.barra-menu-acesso-informacao .btn-nav:hover>a>i.fa {
    text-shadow: 0 1px #000;
}

.barra-menu-acesso-informacao .btn-nav i {
    font-size: 28px;
    margin-top: 15px;
    margin-bottom: 5px;
}

/* Barra de menu da home */

/* Formulário de Busca */

.formulario-busca {
    position: absolute;
    top: 100%;
    right: 0;
    margin-top: 0px;
    width: 230px;
    background-color: #1bade5;
    padding: 9px;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    -ms-transform: rotateX(-90deg);
    -o-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    z-index: 9999;
}

.formulario-busca input[type="search"] {
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    margin: 0 0 24px;
    margin: 0;
    color: #3a3d41;
    padding: 10px 12px;
    border: none;
    width: 100%;
    outline: none;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    background: #ffffff;
    border-radius: 3px;
    position: relative;
    z-index: 2;
}

.formulario-busca button {
    background: #ffffff;
    border: none;
    float: right;
    margin-top: -32px;
    margin-right: 15px;
    position: relative;
    z-index: 3;
}

.formulario-busca button i {
    color: #3a6341;
    font-size: 16px;
}

.formulario-busca.active {
    visibility: visible !important;
    opacity: 1;
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    transform: rotateX(0deg);
}

/* Tabs */

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link {
    color: #afafaf !important;
    font-size: 16px;
}
.nav-tabs {
    border-bottom: 1px solid rgba(0, 0, 0, .2);
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link {
    background-color: rgba(0, 0, 0, .2)!important;
    margin-bottom: 1px;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #FFF !important;
    border-color: rgba(0, 0, 0, .2) rgba(0, 0, 0, .2) rgba(0, 0, 0, .2);
    background: none!important;
}
.nav-tabs .nav-item .nav-link {
    -webkit-border-radius: .25rem;
    border-radius: .25rem .25rem .05rem .05rem ; 
}

#myTabContent {
    margin-bottom: 20px;
}

/* Barras Internas */

.barra-breadcrumb {
    background: #E9ECEF;
    height: 48px;
}

.barra-internas-noticia {
    background: url(/imagens/barra-interna-noticia.jpg) fixed center;
    /*border-bottom: 4px solid #c12d22;*/
}

.barra-internas-obras {
    background: url(/imagens/barra-interna-obras.jpg) fixed center;
    /*border-bottom: 4px solid #e08f1b;*/
}

.barra-internas-galeria {
    background: url(/imagens/barra-interna-galeria.jpg) fixed center;
    /*border-bottom: 4px solid #942af7;*/
}

.barra-internas-videos {
    background: url(/imagens/barra-interna-videos.jpg) fixed center;
    /*border-bottom: 4px solid #942af7;*/
}

.barra-internas-secretarias {
    background: url(/imagens/barra-interna-secretarias.jpg) fixed center;
    /*border-bottom: 4px solid #942af7;*/
}

.barra-internas-licitacao {
    background: url(/imagens/barra-interna-licitacao.jpg) fixed center;
    /*border-bottom: 4px solid #a6461d;*/
}

.barra-internas-servicos {
    background: url(/imagens/barra-interna-servicos.jpg) fixed center;
    /*border-bottom: 4px solid #a6461d;*/
}

.barra-internas-eventos {
    background: url(/imagens/barra-interna-eventos.jpg) fixed center;
    /*border-bottom: 4px solid #5daf05;*/
}

.barra-internas-gabinete {
    background: url(/imagens/barra-interna-gabinete.jpg) fixed center;
    /*border-bottom: 4px solid #5daf05;*/
}

.barra-internas-turismo {
    background: url(/imagens/barra-interna-turismo.jpg) fixed center;
    /*border-bottom: 4px solid #5daf05;*/
}

.barra-internas-pagina {
    background: url(/imagens/barra-interna-pagina.jpg) fixed center;
    /*border-bottom: 4px solid #5daf05;*/
}

.barra-internas-localizacao {
    background: url(/imagens/barra-interna-localizacao.jpg) fixed center;
    /*border-bottom: 4px solid #5daf05;*/
}

.barra-internas-faq {
    background: url(/imagens/barra-interna-faq.jpg) fixed center;
    /*border-bottom: 4px solid #5daf05;*/
}

.barra-internas-contato {
    background: url(/imagens/barra-interna-contato.jpg) fixed center;
    /*border-bottom: 4px solid #5daf05;*/
}

.barra-internas-concursos {
    background: url(/imagens/barra-interna-concursos.jpg) fixed center;
    /*border-bottom: 4px solid #5daf05;*/
}

.barra-internas-entidades {
    background: url(/imagens/barra-interna-entidades.jpg) fixed center;
    /*border-bottom: 4px solid #5daf05;*/
}

.barra-internas-legislacao {
    background: url(/imagens/barra-interna-legislacao.jpg) fixed center;
    /*border-bottom: 4px solid #5daf05;*/
}

.barra-internas-atos {
    background: url(/imagens/barra-interna-contato.jpg) fixed center;
    /*border-bottom: 4px solid #5daf05;*/
}

.barra-internas-busca {
    background: url(/imagens/barra-interna-pagina.jpg) fixed center;
    /*border-bottom: 4px solid #5daf05;*/
}

.barra-internas-cadastro {
    background: url(/imagens/barra-interna-pagina.jpg) fixed center;
    /*border-bottom: 4px solid #5daf05;*/
}

.barra-internas-autenticacao {
    background: url(/imagens/barra-interna-pagina.jpg) fixed center;
    /*border-bottom: 4px solid #5daf05;*/
}

.barra-internas-boletins {
    background: url(/imagens/barra-interna-contato.jpg) fixed center;
    /*border-bottom: 4px solid #5daf05;*/
}

.barra-internas-diariooficial {
    background: url(/imagens/barra-interna-contato.jpg) fixed center;
    /*border-bottom: 4px solid #5daf05;*/
}

.barra-internas-iluminacao {
    background: url(/imagens/barra-interna-iluminacao.jpg) fixed center;
    /*border-bottom: 4px solid #5daf05;*/
}

.barra-internas-links {
    background: url(/imagens/barra-interna-links.jpg) fixed center;
    /*border-bottom: 4px solid #5daf05;*/
}

/* Lista de imagens */

.image-list a .item {
    width: 100% !important;
    display: block !important;
    overflow: hidden !important;
    border: 15px solid #FFF;
}

.image-list a .item .titulo {
    border-left: 15px solid #FFF;
    border-bottom: 15px solid #FFF;
    border-right: 15px solid #FFF;
    width: 100%;
    min-height: 60px;
    background-color: rgba(0, 0, 0, .6);
    color: #FFF;
    font-size: 26px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding: 10px 15px;
    transition: 0.3s !important;
}

.image-list .item:hover .titulo {
    min-height: 96.1%;
    background-color: rgba(0, 0, 0, .8);
}

/* Paginação */

.pagination .page-item .page-link {
    border: 1px solid #dee2e6;
    color: #727577;
    font-weight: 400;
}

.pagination .page-item:first-child .page-link {
    margin-left: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
}

.pagination .page-item:last-child .page-link {
    margin-right: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
}

.programas-bt {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin-bottom: 14.9px;
    border-radius: 6px;
    overflow: hidden;
    transition: 0.3s;
}
.programas-bt:hover {
    opacity: 0.7;
filter: alpha(opacity=70); /* PARA IE8 ou superiores */
}

/* Home Turismo */

#home-turismo .item {
    border-radius: 6px;
    overflow: hidden;
}

#home-turismo .item .descricao {
    width: 100%;
    height: auto;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background: rgba(0, 0, 0, .7);
    padding: 15px 15px 15px 30px;
}

#home-turismo .item .descricao * {
    color: #FFF;
}

#home-turismo .item .descricao h3 {
    margin-top: 5px;
    font-size: 24px;
    font-weight: 400;
}

#facebookShareLink {
    background: #4267b2;
    border: 1px solid #4267b2;
    border-radius: 3px !important;
    color: #fff;
    cursor: pointer;
    font-family: Helvetica, Arial, sans-serif;
    margin: 0;
    -moz-user-select: none;
    white-space: nowrap;
    font-size: 12.2px;
    font-weight: bold;
    position: relative !important;
    top: -4.7px;
}

#facebookShareLink:hover {
    background-color: #395896;
}

.carousel .carousel-control-next-icon,
.carousel .carousel-control-prev-icon {
    width: 52px;
    height: 52px;
}

.informacoes ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

/*- Social Home -*/

.social-home .col {
    text-align: center;
    font-size: 26px;
}

.social-home .col a {
    width: 100%;
    height: 100%;
    display: block;
    color: #FFF;
    font-size: 35px;
    
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.social-home .col i {
    padding: 15px;
}

.social-home .facebook {
    background: #3B5998;
    transition: 0.3s;
}

.social-home .facebook:hover {
    background: #436bdc;
}

.social-home .twitter {
    background: #2AA9E0;
    transition: 0.3s;
}

.social-home .twitter:hover {
    background: #34bdf8;
}

.social-home .instagram {
    background: #A81B83;
    transition: 0.3s;
}

.social-home .instagram:hover {
    background: #d321a4;
}

.social-home .youtube {
    background: #DF2926;
    transition: 0.3s;
}

.social-home .youtube:hover {
    background: #ff3f3c;
}


/*- Social Home -*/
.social-home {
    height: 240px;
}
.social-home .col-12 {
    text-align: center;
    font-size: 26px;
}
.social-home .col-12 a {
    width: 100%;
    height: 100%;
    display: block;
    color: #FFF;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}
.social-home .col-12 i {
    padding: 15px;
    font-size: 22px;
}
.social-home .facebook {
    background: #3B5998;
    transition: 0.3s;
}

.social-home .facebook:hover {
    background: #436bdc;
}

.social-home .twitter {
    background: #2AA9E0;
    transition: 0.3s;
}

.social-home .twitter:hover {
    background: #34bdf8;
}

.social-home .instagram {
    background: #A81B83;
    transition: 0.3s;
}

.social-home .instagram:hover {
    background: #d321a4;
}

.social-home .youtube {
    background: #DF2926;
    transition: 0.3s;
}

.social-home .youtube:hover {
    background: #ff3f3c;
}
/*- Social Home -*/


.pauta {
    width: 100%;
    padding: 36px 0;
    background: #F6F7F7;
    font-size: 17px;
    color: #326698;
}
.pauta a {
    color: #49ABD0;
    text-decoration: none;
}
.pauta b {
    color: #49ABD0;
    font-weight: 800;
    margin: 0 10px 0 0;
}

/* Administração */

.listagem-administracao .item-administracao{
    padding: 10px 5px;
    border-bottom: 1px solid rgba(0, 0, 0, .05);
}
.listagem-administracao .list-administracao-titulo{
    padding: 45px 0 10px 0;
    font-weight: 400;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}
.listagem-administracao h4.titulo-administracao{
    padding: 10px 0px;
    font-size: 21px;
    font-weight: 400;
    color: #164892;
    margin-bottom: 0px;
}
.listagem-administracao ul.dados-contato{
    padding: 0px 0px;
    margin: 0px;
    list-style: none;
    font-size: 14.5px;
}
.listagem-administracao ul.dados-contato li{
    font-weight: 400;
    padding: 1px 0;
}
.listagem-administracao ul.dados-contato li.cargo{
    font-weight: 400;
}

.bt-informativo{
    border: 1px solid rgba(0, 0, 0, .1);
    background: rgba(0, 0, 0, .02);
    display: block;
    text-align: center;
    padding: 10px;
    border-radius: 4px;
    min-height: 70px;
    transition: 0.3s
}
.bt-informativo:hover{
    background: rgba(0, 0, 0, .04);
}

#licitacoes-home{
    width: 100%;
    height: auto;
}
#licitacoes-home .item{
    width: 100%;
    height: auto;
}
#licitacoes-home .item .bloco{
    width: 100%;
    height: 140px;
    background: rgba(0,0,0, 0.03);
    margin-bottom: 16px;
    padding: 10px 15px;
    transition: 0.3s;
}
#licitacoes-home .item .bloco:hover{
    background: rgba(0,0,0, 0.08);
}
#licitacoes-home .item .bloco .numero-ano {
	font-size: 18px;
	font-weight: bold;
	color: rgba(0,0,0, 1);
	margin-bottom: 5px;
}
#licitacoes-home .item .bloco .titulo{
    font-size: 14px;
    color: rgba(0,0,0, 1);
}
#licitacoes-home .item .bloco .sub-titulo{
    font-size: 14px;
    font-weight: bold;
    color: rgba(0,0,0, 0.7);
    margin-top: 5px;
}
#licitacoes-home .item .bloco .botao{
    width: 100%;
    border: none;
    padding: 10px 10px;
    background: #CCC;
    margin-top: 37px;
    display: block;
    font-size: 13px;
    color: #FFF;
    font-weight: bold;
    text-align: center;
}
#licitacoes-home .item .bloco .botao.aberto{
    background: #069042;
}
#licitacoes-home .item .bloco .botao.andamento{
    background: #ffb238;
}
#licitacoes-home .item .bloco .botao.homologado{
    
}
#licitacoes-home .item .bloco .botao.encerrado{
    background: #f05d5e;
}

.menu-lateral-flutuante{
    width: auto;
    height: auto;
    background: #E8F7FC;
    z-index: 99999;
    border: 2px solid rgba(52, 182, 231, 0.15);
    
    position: fixed;
    top: 40%;
}
.menu-lateral-flutuante ul{
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.menu-lateral-flutuante ul li a{
    text-align: center;
    display: block;
    padding: 10px;
    font-size: 24px;
    color: rgba(1,64,131, 0.6)
}
.menu-lateral-flutuante ul li a:hover{
    background: rgba(52, 182, 231, 0.25);
    color: rgba(1,64,131, 1)
}

.informativoView .data,
.informativoView .local {
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 15px;
}
.informativoView .data > .fa,
.informativoView .local > .fa {
    font-size: 17px;
}

.informativoView .descricao {
    display: block; 
    margin-top: 25px; 
    margin-bottom: 35px;
}

.barra-informativo{
    background: #1BAEE5;
    padding: 10px 0;
    font-size: 25px;
    color: #014083;
}
.barra-informativo a{
    color: #FFF;
}

ol.breadcrumb li.breadcrumb-item i.fa-home {
    padding-right: 10px;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
/* Banner LGPD */
.banner-lgpd-consent-container {
    position: fixed;
    left: 0;
    bottom: 10px;
    display: flex;
    width: 100vw;
    justify-content: center;
    z-index: 29999999;
}
.banner-lgpd-consent {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    height: 0;
    width: 70%;
    height: 70px;
    padding: 27px;
    background: rgba(0,0,0, 0.8);
    box-shadow: 0 6px 6px 0 rgba(0,0,0,.31);
    border-radius: 5px;
    overflow: hidden;
    text-align: center;
    color: rgba(255,255,255,1);
}
.banner-lgpd-consent__column {
    padding: 0 54px;
    margin: 0 -30px;
    color: #fff !important;
    font-size: 14px;
    font-weight: 400 !important;
    line-height: 16px;
    display: block !important;
}

.banner-lgpd-consent__column a{
    color: #74bbf7;
    font-weight: bold;
}
@media (max-width: 992px) {
    .banner-lgpd-consent {
        width: 98%;
        height: 120px;
        padding: 17px;
    }
    .banner-lgpd-consent__column {
        padding: 0 40px;
    }
}
/* Banner LGPD */
