
@font-face {
    font-family: 'Roboto-Bold';
    src: url('font/Roboto-Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'Lato-Black';
    src: url('font/Lato-Black.ttf') format('truetype');
}

@font-face {
    font-family: 'Lato-Reg';
    src: url('font/Lato-Reg_0.ttf') format('truetype');
}

body {
    font-family: 'Lato-Reg';
}

/* Header  */

.header {
    background: transparent;
    height: 180px;
}
label {
    color: #000 !important;
}
.header-headlines {
    display: block;
    background: #35386F;
    height: 34px;
    text-transform: capitalize;
    font-size: 12pt;
    color: #ffff00;
    display: none;
}

.header-headlines a {
    color: #FFF;
    line-height: 34px;
}

.top-nav, .top-search {
    padding-top: 40px;
}

.top-search {
    padding-top: 0;
}

.top-nav a {
    height: 32px;
    display: block;
    border: 1px solid #d6d6d6;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    border-bottom: 3px solid #000;
    color: #000;
    line-height: 28px;
    display: block;
    background: #fff;
}

.top-nav a:hover, .top-nav a:focus {
    background-color: #b70704;
    border-color: #b70704;
    color: #fff;
}

.btn-default {
    background-color: #000;
    border-color: #ccc;
    color: #fff;
    border-radius: 0;
}

.form-control {
    border-radius: 0;
}


/* Divisor personalizado e cores relacionadas */

.divider-personalizado {
    height: 5px;
    width: 50px;
    line-height: 1;
}

.white {
    background-color: #FFF;
}

.cinza {
    background-color: #9F9F9F;
}

.diviver-small {
    height: 2px;
    width: 30px;
    margin-top: 2px;
    margin-bottom: 2px;
}


/* Altera��es no Carousel */

.btn-primary {
    background-color: #126702;
    border: none;
    text-transform: uppercase;
}

.btn-primary:hover {
    background-color: rgb(177, 177, 177);
}



/* Altera��o no Carousel para ser Responsive */

.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    display: block;
    width: 100%;
    height: auto;
}

/* Altera��es no menu de �cones (home) */


.menuhome img {
    width: 100px;
}

.menuhome h2 {
    font-family: 'Roboto-Bold';
    text-transform: uppercase;
    font-size: 14pt;
    color: #8D8D8C;
}

.menuhome a:hover {
    text-decoration: none;
}

/* Box de Eventos */

.box-content {
    margin-top: 40px;
    background-color: #E7E7E7;
    color: #727272;
    font-family: 'Lato-Black';
    font-weight: lighter;
}

.box-content .col-lg-2 {
    padding: 0px;
}

.box-content .row {
    padding: 2em;
}

.box-content h2, .box-content h3, .box-content h4 {
    text-transform: uppercase;
    margin: 5px;
}

.box-content h1 {
    text-transform: uppercase;
}

.box-content h2 {
    font-size: 30pt;
}

.box-content h4 {
    font-size: 10pt;
    color: #9F9F9F;
    font-weight: lighter;
}

.box-content h3 {
    font-size: 12pt;
    font-weight: lighter;
    color: #727272;
}

.box-content a {
    color: #727272;
    font-size: 14pt;
}

.box-content h6 {
    font-size: 10pt;
    font-weight: lighter;
    font-family: 'Lato-Reg';
    color: #727272;
}

.box-content p {
    color: #666666;
    font-weight: lighter;
    font-family: 'Lato-Reg';
}

.box-content img {
    width: 100%;
    padding: 5px;
}

.box-content .row {
    padding: 2em;
}

.box-content a:hover {
    text-decoration: none;
}

.box-content .btn-primary {
    background-color: #727272;
    border: none;
    text-transform: uppercase;
    font-size: 8pt;
    color: #e2e2e2;
}

.box-content .btn-primary:hover {
    background-color: #727272;
}

/* Box de Noticias */

.box-noticias {
    margin-top: 40px;
    color: #727272;
    font-weight: lighter;
    font-family: 'Lato-Reg';
    line-height: 1;
}

.box-noticias h2, .box-noticias h3, .box-noticias h4 {
    text-transform: uppercase;
}

.box-noticias h2 {
    font-size: 30pt;
    font-family: 'Lato-Black';
    font-weight: lighter;
    margin: 5px;
}

.box-noticias h4 {
    font-size: 10pt;
    color: #9F9F9F;
    font-weight: bold;
}

.box-noticias h3 {
    font-size: 13pt;
    color: #727272;
    text-transform: none;
    font-weight: bold;
}

.box-noticias h6 {
    font-size: 8pt;
    font-weight: lighter;
    font-family: 'Lato-Reg';
}

.box-noticias img {
    width: 100%;
    padding-top: 2em;
}

.box-noticias .btn-primary {
    background-color: #4BAA5F;
    border: none;
    text-transform: uppercase;
    font-size: 8pt;
}

.box-noticias .btn-primary:hover {
    background-color: #339966;
}

.title-noticia h2 {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
}



.box-noticias .row {
    min-height: 200px;
}

/* Box de Comunicados */
.box-comunicado {
    margin-top: 40px;
    margin-bottom: 40px;
    color: #727272;
    font-weight: lighter;
    line-height: 1;
    border: 1em solid #E7E6E6;
    padding: 10px;
}

.box-comunicado h2 {
    text-transform: uppercase;
    font-family: 'Lato-Black';
    font-weight: lighter;
}

.box-comunicado a {
    color: #727272;
}

.box-comunicado a:hover {
    color: #ccc;
    text-decoration: none;
}

.box-comunicado img {
    width: 100%;
    padding-top: 30px;
}


/* Box de Galerias */
.galeriahome {
    padding: 0;
    padding-top: 20px;
}

.galeriahome img {
    width: 100%;
}

.galeriahome .col-lg-1 {
    padding: 0;
}



@media (max-width: 767px) /* @grid-float-breakpoint -1 */
{
    .navbar-fixed-top {
        position: relative;
        top: auto;
    }

    .navbar-collapse {
        max-height: none;
    }

    body {
        margin: 0;
    }

    .navbar-default {
        border: 0;
    }

        .navbar-default img {
            width: 40px;
        }

    #acessibilidade p {
        margin-top: 0px;
        float: inherit !important;
    }

    .top-nav, .top-search {
        padding-top: 0px;
    }

    .navbar-form {
        margin: 0;
    }

    #centraliza-menu {
        margin-left: 0px !important;
    }

    .navbar-nav {
        background: #fff;
        margin: 0;
    }

    ul li {
        margin-bottom: 2px;
    }

    .navbar-nav > li > a {
        line-height: 0 !important;
    }

    .navbar-nav > li > a {
        padding-top: 22px;
        padding-bottom: 10px;
        line-height: 4px;
    }

    .carousel {
        height: 200px;
    }

    .carousel-inner {
        height: 200px;
    }

    .carousel-indicators {
        margin-bottom: 20px;
    }

    .carousel .item {
        height: 200px;
    }

    .carousel {
        height: 200px !important;
        margin-bottom: 20px;
    }

        .carousel .item {
            height: 200px !important;
            background-color: #777;
        }

    .carousel-inner > .item > img {
        display: block;
        max-width: 100% !important;
        height: auto !important;
        text-align: center;
        background-size: 100% !important;
    }

    #img-carousel-home {
        height: 200px !important;
    }

    #img-carousel-home-item {
        height: 200px !important;
    }

    .carousel-caption {
        width: 100%;
        height: 50px;
    }

        .carousel-caption a {
            font-size: 12px !important;
        }

        .carousel-caption p {
            font-size: 10px !important;
        }

    .carousel-control.right, .carousel-control.left {
        display: none;
    }

    iframe {
        width: 100%;
    }

    .row.btn-destaques div {
        padding-left: 30px !important;
        padding-right: 0px !important;
        width: 50% !important;
    }

    .btn-destaques a {
        height: 100px !important;
        width: 100px !important;
        font-size: 11px !important;
        font-weight: 400;
    }

        .btn-destaques a i {
            font-size: 14pt !important;
            color: #006600;
            margin-bottom: 7px;
            margin-top: -10px;
        }

    .noticias-texto {
        font-size: 10px;
        letter-spacing: 0em;
        line-height: 1;
        text-align: justify;
    }

        .noticias-texto p {
            margin-bottom: 0px;
        }
}


.noticiasdestaquehome {
    background-color: #E7E6E6;
}

.noticiasdestaquehome .row {
    padding: 1em;
    border-bottom: 1px dotted #333;
}

.noticiasdestaquehome h2 {
    text-transform: uppercase;
    font-weight: bold;
}

.noticiasdestaquehome a {
    font-size: 12pt;
    font-weight: bold;
    color: #8E8E8E;
}

.noticiasdestaquehome img {
    width: 100%;
}

.noticias-texto {
    font-size: 1.5em;
    letter-spacing: .05em;
    line-height: 2;
    text-align: justify;
}

    .noticias-texto p {
        margin-bottom: 50px;
    }
.termos-privacidade {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10;
    padding: 30px 0;
    background-color: #0069c4;
}

.termos-privacidade .container {
    display: flex;
}

.termos-privacidade .container > div {
    display: flex;
    flex-direction: column;
}

.termos-privacidade i {
    color: #fff;
    font-size: 2rem;
    margin: auto;
}

.termos-privacidade .cta:hover {
    background-color: #003f71;
}

.cta:hover {
    text-decoration: none;
}

.termos-privacidade .cta {
    margin: auto 0;
    background-color: #30b2ef;
    color: #fff;
    outline: 0 !important;
    border: 0 !important;
    box-shadow: none !important;
}

.cta span {
    color: #fff !important;
    font-size: 13px !important;
}

.termos-privacidade a, .termos-privacidade p {
    margin: auto 0;
    color: #fff;
}

.cta {
    width: 100%;
    min-height: 35px;
    letter-spacing: .2em;
    color: #fff;
    font-size: 13px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
    transition: .25s ease;
    border-radius: 3px;
    padding: 5px;
}

.box-cookies.hide {
    display: none !important;
}

.btn-cookies {
    cursor: pointer;
}

.footer {
    background-color: #126702;
    display: inline-block;
    color: #333;
    width: 100%;
    padding: 2px;
    top: 2px;
}

    .footer .detalhes {
        color: #AF2326;
    }

.copyright {
    background-color: #181934;
    height: 30px;
    padding: 0;
    margin: 0;
    color: #555;
}

.social {
    font-size: 20pt;
}

.col-xs-8r,
.col-sm-8r,
.col-md-8r,
.col-lg-8r {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    height: 180px;
}

.col-xs-8r {
    width: 12.5%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-8r {
        width: 12.5%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-8r {
        width: 12.5%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-8r {
        width: 12.5%;
        float: left;
    }
}


.height200px {
    height: 200px;
}

.gallery {
    margin-bottom: 30px;
}


.width100 {
    width: 100%;
}




@media (min-width: 768px) {

    .carousel-inner {
        width: 100% !important;
        margin-left: 0 !important;
    }
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:hover {
    color: #fff;
    height: 50px;
}

@media (min-width: 576px) {
}

/* tablets */
@media (max-width: 991px) and (min-width: 768px) {
}


.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #fff;
}

.height150px {
    max-height: 150px;
}



.navbar-default {
    border-bottom: 3px solid #000000;
    text-transform: uppercase;
    color: #202020;
    font-size: 11pt;
    height: 42px;
    border-radius: 0px;
    margin-left: 15px;
    margin-right: 15px;
}

.bg-titulo {
    text-transform: uppercase;
    color: #126702;
    font-weight: bold;
    margin-top: 0px;
}

.content-evento {
    color: #006600;
    font-size: 14pt;
}

    .content-evento a {
        color: #111;
        font-size: 12pt;
    }

.divider-personalizado-dotted {
    line-height: 1;
    height: 1px;
    border-top: 1px dotted #444444;
    margin-bottom: 20px;
    margin-top: 1px;
}


.btn-destaques a {
    height: 130px;
    width: 130px;
    display: block;
    border: 2px solid #666;
    border-radius: 100px;
    font-family: arial;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    text-transform: capitalize;
    text-align: center;
    color: #000;
    line-height: 16px;
    display: block;
    padding: 0;
    bottom: 10px;
    background: #f5f5f5;
    text-align: center;
    padding-top: 20%;
    /* display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center; */
}

    .btn-destaques a i {
        font-size: 20pt;
        color: #006600;
        margin-bottom: 7px;
    }


    .btn-destaques a:hover, .btn-destaques a:focus {
        background-color: #e1e1e1;
        border-color: #006600;
        color: rgb(119, 9, 9);
    }


.btn-destaques-maior a {
    height: 100px;
    display: block;
    border: 2px solid #d6d6d6;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    border-bottom: 3px solid #b70704;
    color: #b70704;
    line-height: 98px;
    display: block;
    padding: 0;
    bottom: 10px;
}

.btn-destaques-maior a:hover, .btn-destaques-maior a:focus {
    border-color: #b70704;
}


.noticias-destaque {
    color: #126702;
    font-size: 12pt;
    font-weight: bold;
}

.noticias-destaque a {
    color: #333333;
    font-weight: normal;
}

.carousel {
    margin-bottom: 30px;
    border: #126702 2px solid;
}

.carousel-caption {
    left: 0;
    right: 0;
    bottom: 0;
    text-align: left;
    padding: 10px;
    background: rgba(0,40,0,0.5);
    text-shadow: none;
}

.carousel-caption a {
    color: #d9d900;
    font-size: 14pt;
    line-height: 1px;
}

.form-pesquisa h3 {
    text-transform: uppercase;
}

.vereadores .ver {
    min-height: 400px;
    text-align: center;
}

.vereadores .ver h3 {
    text-transform: uppercase;
}


.vereadores img {
    width: 100%;
    border: 1px solid #000;
}

a {
    color: #7E191B;
}

.carousel-top {
    position: relative;
    margin-bottom: 0px;
    height: 40px;
}

.carousel-top-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

    .carousel-top-inner > .item {
        position: relative;
        display: none;
        -webkit-transition: .6s ease-in-out left;
        -o-transition: .6s ease-in-out left;
        transition: .6s ease-in-out left;
    }

        .carousel-top-inner > .item > img,
        .carousel-top-inner > .item > a > img {
            line-height: 1;
        }

@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-top-inner > .item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px;
    }

        .carousel-top-inner > .item.next,
        .carousel-top-inner > .item.active.right {
            left: 0;
            -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
        }

        .carousel-top-inner > .item.prev,
        .carousel-top-inner > .item.active.left {
            left: 0;
            -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
        }

            .carousel-top-inner > .item.next.left,
            .carousel-top-inner > .item.prev.right,
            .carousel-top-inner > .item.active {
                left: 0;
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
}

.carousel-top-inner > .active,
.carousel-top-inner > .next,
.carousel-top-inner > .prev {
    display: block;
}

.carousel-top-inner > .active {
    left: 0;
}

.carousel-top-inner > .next,
.carousel-top-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.carousel-top-inner > .next {
    left: 100%;
}

.carousel-top-inner > .prev {
    left: -100%;
}

    .carousel-top-inner > .next.left,
    .carousel-top-inner > .prev.right {
        left: 0;
    }

.carousel-top-inner > .active.left {
    left: -100%;
}

.carousel-top-inner > .active.right {
    left: 100%;
}

.carousel-top-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 10%;
    font-size: 10px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    background-color: rgba(0, 0, 0, 0);
    filter: alpha(opacity=50);
    opacity: .5;
}

    .carousel-top-control.left {
        background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
        background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
        background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
        background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
        background-repeat: repeat-x;
    }

    .carousel-top-control.right {
        right: 0;
        left: auto;
        background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
        background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
        background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
        background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
        background-repeat: repeat-x;
    }

    .carousel-top-control:hover,
    .carousel-top-control:focus {
        color: #fff;
        text-decoration: none;
        filter: alpha(opacity=90);
        outline: 0;
        opacity: .9;
    }

    .carousel-top-control .icon-prev,
    .carousel-top-control .icon-next,
    .carousel-top-control .glyphicon-chevron-left,
    .carousel-top-control .glyphicon-chevron-right {
        position: absolute;
        top: 50%;
        z-index: 5;
        display: inline-block;
        margin-top: -10px;
    }

    .carousel-top-control .icon-prev,
    .carousel-top-control .glyphicon-chevron-left {
        left: 50%;
        margin-left: -10px;
    }

    .carousel-top-control .icon-next,
    .carousel-top-control .glyphicon-chevron-right {
        right: 50%;
        margin-right: -10px;
    }

    .carousel-top-control .icon-prev,
    .carousel-top-control .icon-next {
        width: 20px;
        height: 20px;
        font-family: serif;
        line-height: 1;
    }

        .carousel-top-control .icon-prev:before {
            content: '\2039';
        }

        .carousel-top-control .icon-next:before {
            content: '\203a';
        }

.carousel-top-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}

    .carousel-top-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        cursor: pointer;
        background-color: #000 \9;
        background-color: rgba(0, 0, 0, 0);
        border: 1px solid #fff;
        border-radius: 10px;
    }

    .carousel-top-indicators .active {
        width: 12px;
        height: 12px;
        margin: 0;
        background-color: #fff;
    }

.carousel-top-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}

    .carousel-top-caption .btn {
        text-shadow: none;
    }

@media screen and (min-width: 768px) {
    .carousel-top-control .glyphicon-chevron-left,
    .carousel-top-control .glyphicon-chevron-right,
    .carousel-top-control .icon-prev,
    .carousel-top-control .icon-next {
        width: 30px;
        height: 20px;
        margin-top: -10px;
        font-size: 14px;
    }

    .carousel-top-control .glyphicon-chevron-left,
    .carousel-top-control .icon-prev {
        margin-left: -10px;
    }

    .carousel-top-control .glyphicon-chevron-right,
    .carousel-top-control .icon-next {
        margin-right: -10px;
    }

    .carousel-top-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px;
    }

    .carousel-top-indicators {
        bottom: 20px;
    }
}

.carousel-top-content {
}

#text-top-carousel {
}


.nav > li > a > img {
    padding: 0px;
}

.navbar-nav > li > a {
    line-height: 16px;
    
}




/******************* OUVIDORIA ****************/



#ouvidoria {
    width: 100%;
    display: inline;
}

    #ouvidoria .destaque {
        font-size: 15pt;
        font-weight: bold;
        color: #00438C;
    }

        #ouvidoria .destaque:hover {
            color: #666;
        }

    #ouvidoria .links-simples {
        font-weight: normal;
        font-size: 12pt;
        color: #777;
        padding-bottom: 0.2em;
    }

        #ouvidoria .links-simples a:hover {
            color: #333;
        }

    #ouvidoria .bg-titulo {
        font-size: 30pt;
        height: 1.5em;
    }

    #ouvidoria .clear {
        clear: both;
    }

    #ouvidoria .link-lei {
        font-weight: normal;
        font-size: 10pt;
        color: #999;
    }

        #ouvidoria .link-lei:hover {
            font-weight: bold;
        }

    #ouvidoria .ouvidoria-ultimos {
    }

        #ouvidoria .ouvidoria-ultimos a {
            font-weight: normal;
            font-size: 12pt;
            color: #777;
        }

            #ouvidoria .ouvidoria-ultimos a:hover {
                color: #333;
            }

    #ouvidoria .ouvidoria-item {
        width: 50%;
        float: left;
        padding-right: 1em;
        min-width: 300px;
    }

    #ouvidoria h1 {
        font-size: 22pt;
        height: 2em;
    }

.ouvidoria-item h1 {
    line-height: 1;
}

#ouvidoria a {
    font-weight: bold;
    text-transform: none;
}

#ouvidoria img {
    float: left;
    margin: 0 1.250em 0.625em 0;
}

.ouvidoria ol, ul {
    margin: 0;
}

.ouvidoria li {
    list-style: none;
    text-transform: uppercase;
    padding: 0.625em;
    font-weight: bold;
    padding: 0;
}

.ouvidoria ul li {
    color: #999;
    text-transform: none;
    font-weight: normal;
}

.ouvidoria-pesquisa {
    margin-top: 1.250em;
}

.button-pesquisar {
    background-color: #ccc;
    border: 0 none;
    border-radius: 0.2em;
    color: #333 !important;
    font-size: 12pt;
    text-transform: uppercase;
    cursor: pointer;
    padding: 0.3em 1.6em;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition: background-color 0.35s ease-in-out 0s;
    width: 11.250em;
}

#ouvidoria-texto {
    text-indent: 2.188em;
    margin-top: 1.250em;
}

    #ouvidoria-texto p a {
        font-weight: bold;
        border-bottom: 0.063em dotted #666;
    }

#ouvidoria-passos {
    text-align: center;
}

    #ouvidoria-passos a {
        background-color: #ccc;
        border: 0 none;
        border-radius: 0.2em;
        color: #333 !important;
        font-size: 5pt;
        text-transform: uppercase;
        cursor: pointer;
        margin-top: 0.625em;
        padding: 0.9em 1.6em;
        position: relative;
        text-align: center;
        text-decoration: none;
        transition: background-color 0.35s ease-in-out 0s;
        width: 30%;
        height: 15em;
        display: inline-block;
        margin: 0.313em;
    }

        #ouvidoria-passos a h2 {
            font-size: 18pt;
        }

        #ouvidoria-passos a h3 {
            font-size: 10pt;
        }

        #ouvidoria-passos a:hover {
            background-color: #8DD3CE;
        }

#ouvidoria-login {
    margin-top: 1.875em;
    text-align: center;
}

    #ouvidoria-login a {
        font-size: 10pt;
    }

    #ouvidoria-login .button-autenticar {
        font-size: 12pt;
    }

        #ouvidoria-login .button-autenticar:hover {
            background-color: #00438C;
        }

#ouvidoria-opcao {
    width: 100%;
    text-align: center;
}

    #ouvidoria-opcao a {
        background-color: #ccc;
        border: 0 none;
        border-radius: 0.2em;
        color: #333 !important;
        font-size: 12pt;
        text-transform: uppercase;
        cursor: pointer;
        margin-top: 0.625em;
        padding: 0.5em 0.6em;
        position: relative;
        text-align: center;
        text-decoration: none;
        transition: background-color 0.35s ease-in-out 0s;
        display: inline-block;
        margin: 0.313em;
    }



.btn-voltar {
    float: right;
    font-size: 10pt;
    margin-right: 1em;
    padding: 0 1em 0 1em;
    border: 1px dotted #333;
    color: #202020 !important;
}


.height150px {
    max-height: 150px;
}

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    width: 100%;
    height: auto;
}



@media (max-width: 767px) /* @grid-float-breakpoint -1 */ {
    .nav-roxoescuro .container {
        background-color: #592C5B;
    }
}

ul {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

    /*******Atributo comentato para liberar o disc no menu rodape*********/
    ul li {
        /* list-style:none; */
        margin-bottom: 0px;
    }
        /*******Atributo comentato para liberar o disc no menu rodape*********/

        ul li img {
            cursor: pointer;
        }

.modal-body {
    padding: 5px !important;
}

.modal-content {
    border-radius: 0;
}

.modal-dialog img {
    text-align: center;
    margin: 0 auto;
}

.controls {
    width: 50px;
    display: block;
    font-size: 11px;
    padding-top: 8px;
    font-weight: bold;
}

.next {
    float: right;
    text-align: right;
}
/*override modal for demo only*/
.modal-dialog {
    max-width: 500px;
    padding-top: 90px;
}

@media screen and (min-width: 768px) {
    .modal-dialog {
        width: 500px;
        padding-top: 90px;
    }
}

@media screen and (max-width:1500px) {
    #ads {
        display: none;
    }
}


/*********************************************************************************/
/* SIC                                                                           */
/*********************************************************************************/

#sic {
    width: 100%;
    display: inline;
}

    #sic .destaque {
        font-size: 15pt;
        font-weight: bold;
        color: #00438C;
    }

        #sic .destaque:hover {
            color: #666;
        }

    #sic .links-simples {
        font-weight: normal;
        font-size: 12pt;
        color: #777;
        padding-bottom: 0.2em;
    }

        #sic .links-simples a:hover {
            color: #333;
        }

    #sic .bg-titulo {
        font-size: 30pt;
        height: 1.5em;
    }

    #sic .clear {
        clear: both;
    }

    #sic .link-lei {
        font-weight: normal;
        font-size: 10pt;
        color: #999;
    }

        #sic .link-lei:hover {
            font-weight: bold;
        }

    #sic .sic-ultimos {
    }

        #sic .sic-ultimos a {
            font-weight: normal;
            font-size: 12pt;
            color: #777;
        }

            #sic .sic-ultimos a:hover {
                color: #333;
            }

    #sic .sic-item {
        width: 50%;
        float: left;
        padding: 1em;
        min-width: 300px;
    }

    #sic h1 {
        font-size: 22pt;
        height: 2em;
    }

.sic-item h1 {
    line-height: 1;
}

#sic a {
    font-weight: bold;
    text-transform: none;
}

#sic img {
    float: left;
    margin: 0 1.250em 0.625em 0;
}

.sic ol, ul {
    margin: 0;
}

.sic li {
    list-style: none;
    text-transform: uppercase;
    padding: 0.625em;
    font-weight: bold;
    padding: 0;
}

.sic ul li {
    color: #999;
    text-transform: none;
    font-weight: normal;
}

.sic-pesquisa {
    border: 0.063em dotted #666;
    margin-top: 1.250em;
}

.button-pesquisar {
    background-color: #ccc;
    border: 0 none;
    border-radius: 0.2em;
    color: #333 !important;
    font-size: 12pt;
    text-transform: uppercase;
    cursor: pointer;
    padding: 0.3em 1.6em;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition: background-color 0.35s ease-in-out 0s;
    width: 11.250em;
}

#sic-texto {
    text-indent: 2.188em;
    margin-top: 1.250em;
}

    #sic-texto p a {
        font-weight: bold;
        border-bottom: 0.063em dotted #666;
    }

#sic-passos {
    text-align: center;
}

    #sic-passos a {
        background-color: #ccc;
        border: 0 none;
        border-radius: 0.2em;
        color: #333 !important;
        font-size: 5pt;
        text-transform: uppercase;
        cursor: pointer;
        margin-top: 0.625em;
        padding: 0.9em 1.6em;
        position: relative;
        text-align: center;
        text-decoration: none;
        transition: background-color 0.35s ease-in-out 0s;
        width: 30%;
        height: 25em;
        display: inline-block;
        margin: 0.313em;
    }

        #sic-passos a h2 {
            font-size: 18pt;
        }

        #sic-passos a h3 {
            font-size: 10pt;
        }

        #sic-passos a:hover {
            background-color: #8DD3CE;
        }

#sic-login {
    margin-top: 1.875em;
    text-align: center;
}

    #sic-login a {
        font-size: 10pt;
    }

    #sic-login .button-autenticar {
        font-size: 12pt;
    }

        #sic-login .button-autenticar:hover {
            background-color: #00438C;
        }

#sic-opcao {
    width: 100%;
    text-align: center;
}

    #sic-opcao a {
        background-color: #ccc;
        border: 0 none;
        border-radius: 0.2em;
        color: #333 !important;
        font-size: 12pt;
        text-transform: uppercase;
        cursor: pointer;
        margin-top: 0.625em;
        padding: 0.5em 0.6em;
        position: relative;
        text-align: center;
        text-decoration: none;
        transition: background-color 0.35s ease-in-out 0s;
        display: inline-block;
        margin: 0.313em;
    }

#table-cadastro {
    width: 100%;
    background-color: #FFFFFF;
    margin: 0 0 3em;
}

    #table-cadastro th {
        font-weight: bold;
        text-align: center;
        padding: 0.313em 0.313em 0.313em;
        color: #000000;
        border: 0.063em solid #CCCCCC;
        text-shadow: 0 0.063em 0.063em #FFFFFF;
        background-color: #EEEEEE;
        background-image: -moz-linear-gradient(top, #F6F6F6, #EEEEEE);
        background-image: -webkit-gradient(linear, left top, left bottom, from(#F6F6F6), to(#EEEEEE));
        background-image: -webkit-linear-gradient(#F6F6F6, #EEEEEE);
        background-image: -o-linear-gradient(#F6F6F6, #EEEEEE);
        vertical-align: middle;
    }

    #table-cadastro td {
        text-align: center;
        border: 0.063em solid #CCCCCC;
        padding: 0.3em;
        vertical-align: middle;
    }

        #table-cadastro td img {
            padding-left: 30%;
        }

        #table-cadastro td.backcolor {
            background-color: #F9F9F9;
        }

/* hr { 
    display: block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
    border-style: solid;
    border-width: 1px;
    border-color: #35386F;
} */

#acessibilidade {
    color: #000000;
}

    #acessibilidade a {
        color: #000000;
    }

        #acessibilidade a:hover {
            color: #9b0606;
        }

.nav > li > a img {
    padding-right: 0px;
    padding-left: 0px;
    margin-left: -8px;
    margin-right: -8px;
    margin-top: -7px;
}

.btn-destaques {
    margin-bottom: 30px;
}



.mod1 {
    margin: 5px
}

.gradcinza {
    padding: 5px;
    background-image: -moz-linear-gradient(top,#BBBBBB,#fff);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#BBBBBB),to(#fff));
    background-image: linear-gradient(top,#BBBBBB,#fff);
    border: 1px solid #BBBBBB;
    border-radius: 5px;
}

p.mod11 {
    color: #000;
    font-size: 1.2em
}

span.mod3 {
    color: #35386F;
    font-weight: bold;
}

.carousel-indicators li {
    border-radius: 0px;
}

.text-center {
    background-color: #ffffff;
    color: #000000;
}

    .text-center a {
        color: #ffffff;
    }

        .text-center a:hover {
            color: #000000;
        }

footer {
    background-color: #126702;
    margin: 0px;
}

#bs-example-navbar-collapse-0 a {
    color: #000;
}

    #bs-example-navbar-collapse-0 a:hover {
        color: #006600;
    }

.rodape_submenu a {
    color: #000;
}

    .rodape_submenu a:hover {
        color: #006600;
    }

rodape_submenu {
    list-style-position: inside;
    list-style-type: disc;
}

ul.rodape_submenu {
    list-style-position: inside;
    list-style-type: disc;
}

#centraliza-menu {
    margin-left: -20px !important;
}

.row.btn-destaques {
}

    .row.btn-destaques div {
        margin-left: 0px;
        margin-right: 0px;
        padding-left: 20px;
        padding-right: 0px;
        width: 12%;
    }

.fa {
    display: block !important;
}

#form-search {
    margin-right: 0px;
}

    #form-search button {
        height: 33px;
    }

#acessibilidade a {
    /* height: 32px; */
    display: inline-block;
    /* border: 1px solid #d6d6d6; */
    text-decoration: none;
    /* text-transform: uppercase; */
    text-align: center;
    /* border-bottom: 3px solid #000; */
    color: #000;
    line-height: 28px;
    /* background: #fff; */
    padding: 0 2px;
}

    #acessibilidade a:hover {
        /* background: #b70704;
    border: 1px solid #b70704; */
        color: #b70704;
    }

@media only screen and (max-width: 600px) {
    .menu-invisible-version-mobile {
        display: none !important;
    }
    .menu-visible-version-mobile {
        display: block !important;
    }
    .header {
        height: 260px !important;
    }
}

.menu-visible-version-mobile {
    display: none;
}

.nav-vereador a {
    height: 32px;
    display: block;
    border: 1px solid #d6d6d6;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    border-bottom: 3px solid #126702;
    color: #666;
    line-height: 28px;
    display: block;
}


    .nav-vereador a:hover {
        background-color: #126702;
        border-color: #126702;
        color: #fff;
    }

.top-nav a:hover {
    background-color: #126702;
    border-color: #126702;
    color: #fff;
}


.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
    padding: 10px 30px;
}


    .pagination a {
        color: #000;
        padding: 4px 14px;
        border: 1px solid #006600;
        margin: 2px;
    }

        .pagination a:hover {
            color: #fff;
            background: #006600;
            text-decoration: none;
        }

.par-virtual {
    margin-bottom: 50px;
}

.form-filtro {
    display: inline-block;
    width: 100%;
    border: 1px dotted #999;
    padding: 20px;
}

.licitacao {
    line-height: 1.8;
    padding: 10px;
    font-size: 16px;
}

.licitacao-arquivo {
    height: 70px;
    border: 1px dotted #999;
    display: block;
    padding: 10px;
    margin-bottom: 20px;
}

.licitacao-filtro {
    position: relative;
    display: inline-block;
    width: 95%;
    border: 1px dotted #999;
    padding: 10px;
    margin: 2em;
}

    .licitacao-filtro .item {
        float: left;
        margin: 0;
    }

    .licitacao-filtro .item2 {
        float: left;
        margin-bottom: 30px;
        height: 60px;
    }

    .licitacao-filtro .item select {
        height: 40px;
        width: 100%;
        border: 1px solid #e6e6e6;
        background-color: #FFF;
    }

    .licitacao-filtro .item p {
        margin: 0;
        margin-top: 1em;
        text-align: left !important;
    }

    .licitacao-filtro p {
        margin: 0;
        margin-top: 1em;
        text-align: left !important;
    }

    .licitacao-filtro input {
        height: 35px;
    }

.item-impar {
    background-color: #f3f3f3;
}

.btn-filtro {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-radius: 3px;
}

.cp-ano a {
    padding: 15px;
    border: 1px dotted #e6e6e6;
    margin: 2px;
    font-weight: bold;
    font-size: 15pt;
}

.table-sic {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
}

    .table-sic td:first-child {
        text-align: left;
    }

    .table-sic th, .table-sic td {
        border: 1px solid #cccccc;
        padding: 0.5em;
    }

        .table-sic th, .table-sic td:first-child {
            font-weight: bold;
            background-color: #eeeeee;
            background-image: -moz-linear-gradient(center top, #f6f6f6, #eeeeee);
        }

        .table-sic tr:last-child, .table-sic td:last-child {
            background-color: #DBDBDB;
            color: #000;
            font-weight: bold;
        }

@media (max-width: 720px) {
    .navbar-default {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
}
