﻿@media (min-width: 768px) {
    .jumbotronBranco {
        padding: 40px 10px 40px 70px;
    }
}


.img-responsive-footer-logo {
    margin: 0 auto;
}

.footer-informacoes {
    background-color: #f8f8f8;
    border-top: 1pt solid #dddddd;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 0;
    margin-right: 0;
}

hr.hrNoticias {
    margin: 0px;
}

.footer-logo {
    background-color: #dddddd;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 0;
    margin-right: 0;
}

.footer-ti {
    background-color: #0E1A43;
    font-size: 14px;
    color: white;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 0;
    margin-right: 0;
}


.logo_emdurb {
    background-image: url(../../Imagens/icones/icones.png);
    height: 71px;
    width: 69px;
    display: inline-block;
    overflow: hidden;
    position: relative;
}

.logo_prefeitura {
    background-image: url(../../Imagens/icones/icones.png);
    background-position: 0px -71px;
    display: inline-block;
    overflow: hidden;
    position: relative;
    height: 70px;
    width: 69px;
}

.logo-escrita {
    background-image: url(../../Imagens/icones/banner_lg.png);
    background-repeat: no-repeat;
    background-size: 100%;
    height: 50px;
}

.col-centered {
    float: none;
    margin: 0 auto;
}

.col-logo-escrita {
    padding: 25px 8px 0px 8px;
}

.col-logo {
    padding-left: 8px;
}

.col-banner {
    padding-top: 10px;
    padding-bottom: 10px;
}

.col-banner-mini {
    padding: 6px 0px 3px 15px;
}

.banner_escrita {
    color: #000;
    font-size: 7px;
    font-weight: bold;
    padding: 8px 0px 3px 15px;
}

.banner_escrita_baixo {
    color: #000;
    font-size: 8px;
    padding: 6px 0px 3px 15px;
    font-family: "MV Boli";
}

/*
.col-logo-escrita {
    padding-top: 30px;
    background-size: 100% 100%;
}
*/

/*
body {
    font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;
    color: #ff0000;
   
    background-color: #f4f4f4;
}
*/
/*
.page-header {
    padding-bottom: 9px;
    margin: 20px 0 20px;
    border-bottom: 1px solid #eeeeee;
}
*/

.body-principal a {
    color: #0E1A43;
    font-size: 15px;
}


.body-principal a:hover, .body-principal a:focus {
    color: #3F527C;
    text-decoration: none !important;
}


.body-principal .btn-default:hover, .body-principal .btn-default:focus, .body-principal .btn-default:active, .body-principal .btn-default.active, .body-principal .open .dropdown-toggle.btn-default {
    color: #0E1A43;
}
    

a {
    color: black;
    font-size: 14px;
}

a:hover, a:focus {
    text-decoration: none !important;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  font-size: 14px;
}

.navbar-toggle {
    margin-right: 0;
    margin-top: 12px;
}

.navbar-nav {
    margin: 7.5px;
}

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 12px;
        font-weight: bold;
    }

.navbar {
    background-color: #f5f5f5;
}

.navbar-collapse {
    padding-right: 0px;
    padding-left: 0px;
    max-height: none !important;
}
/*
.container-menu {
    width: 100%;
    background-color: #f1f1f1;
}

*/
/*
.container .jumbotron,
.container-fluid .jumbotron {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
    border-radius: 0px;
}*/


.breadcrumb > li + li:before {
    content: ">";
}
/*
.breadcrumb {
    margin-bottom: 0;
}
*/
.carousel {
    border-radius: 0px;
    overflow: hidden;
}

/*
.carousel-inner {
    width: 100%;
    height: 350px !important;
}

.carousel-inner > .item > a > img.wide {
    max-width: 100%;
    max-height: 100%;
    height: auto;
    min-height: 350px;
    min-width: 748px;
}

.carousel-inner > .item > a > img.tall {
    max-height: 100%;
    max-width: 100%;
    width: auto;
    min-height: 350px;
    min-width: 748px;
}
*/

.carousel-img {
    width: 1140px;
    height: 350px;
}

#imgUltimaNoticia.wide {
    max-width: 100%;
    max-height: 100%;
    height: auto;
    min-height: 284px;
    min-width: 358px;
}

#imgUltimaNoticia.tall {
    max-height: 100%;
    max-width: 100%;
    width: auto;
    min-height: 284px;
    min-width: 358px;
}

.carousel-caption {
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 45px;
    top: 279px;
    bottom: auto;
    right: 0px;
    left: 0px;
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
    font-weight: 450;
    color: #fff;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 1);
    max-height: 200px;
}

.maisAcessados-fonte {
    font-size: 25px;
}

.maisNoticias-fonte {
    font-size: 20px;
}

.noticias-fonte {
    font-weight: bold;
}

.noticias-tr {
    padding-bottom: 25px;
}

.ultimaNoticia-fonte {
    font-weight: bold;
    font-size: 20px;
}

@media screen and (min-width: 0px) {
    .carousel-caption {
        font-size: 14px;
    }

    .container-menu {
        position: absolute;
    }
}

@media screen and (min-width: 480px) {
    .carousel-caption {
        font-size: 14px;
    }

    .container-menu {
        position: absolute;
    }
}

@media screen and (min-width: 640px) {
    .carousel-caption {
        font-size: 16px;
    }

    .container-menu {
        position: absolute;
    }
}

@media screen and (min-width: 768px) {
    .jumbotronBranco {
        padding: 40px 10px 40px 70px;
    }

    .container-menu {
        position: relative;
    }
}

@media screen and (min-width: 1024px) {
    .carousel-caption {
        font-size: 18px;
    }

    .container-menu {
        position: relative;
    }
}

.carousel-indicators {
    bottom: -13px;
}

.dropdown-toggle {
    margin-left: 1em;
}

.dropdown-menu {
    margin-left: 1em;
}


/*
.panel-carousel
{
    height: 290px !important;
}

.panel-servicos
{
    height: 290px !important;
}*/

/*
.panel {
    border-radius: 0px;
}
*/
/*
.panel-maisacessados {
    padding: 7px;
}
*/

.row-centered {
    text-align: center;
}

/*
.font-inicial {
    color: #0E1A43;
}
*/
/*
.pagination > li > a,
.pagination > li > span {
    color: #0E1A43;
}

    .pagination > li > a:hover,
    .pagination > li > span:hover,
    .pagination > li > a:focus,
    .pagination > li > span:focus {
        color: #0E1A43;
        background-color: #eee;
        border-color: #ddd;
    }

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    background-color: #0E1A43;
    border-color: #0E1A43;
}
*/
.maisAcessados {
    min-height: 130px;
}

.tiles {
    min-height: 95px;
}

.font-categoria {
    color: #999;
}

.font-maisacessados {
    font-weight: bold;
}


.pagination > li > span {
    color: #0E1A43;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

.modal-body > .panel-body {
    max-height: calc(100vh - 212px);
    overflow-y: auto;
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

.modal-content {
    position: relative;
    background-color: inherit;
}

.modal-backdrop.in {
    filter: alpha(opacity=0);
    opacity: .9;
}

.modal-header .close {
    margin-top: -2px;
}

.modal-title {
    margin: 0;
    line-height: 1.42857143;
    color: #fff;
}

.modal-body {
    position: relative;
    padding: 15px;
}

.mycontent-left {
    border-right: 1px solid #ddd;
}
