body {
    padding-top: 200px;
}

.cabecalho {
    position: fixed;
    border: 1px solid transparent;
    min-height: 150px;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1030;
    background: rgb(34, 34, 34) url("../imagens/cabecalho-cebi.png") no-repeat scroll right top 25% / cover;
}

.cabecalho.shrink {
    visibility: hidden;
}

.logo-cebi {
    margin-top: 40px;
    margin-left: 25px;
}

.logo-cebi--pequeno {
    height: 50px;
}

.navbar {
    margin-top: 150px;
}

.navbar.shrink {
    margin-top: 0;
    min-height: 80px;
}

.navbar-brand {
    visibility: hidden;
}

.navbar-brand.shrink {
    visibility: visible;
}

.navbar-toggle.shrink {
    margin-top: 30px;
}

.fundo-escuro {
    background-color: rgb(34, 34, 34);
    color: #fff;
}

.fundo-cinza {
    background-color: #eee;
}

.fundo-titulo {
    background-color: rgba(0, 0, 0, 0.69);
}

@media (min-width: 768px) {
    .navbar-nav.shrink > li > a {
        margin-top: 30px;
    }
    .linha {
        width: 380px;
        left: -90px;
        margin-right: -15px;
        margin-left: -15px;
    }
    .linha:before,
    .linha:after {
        display: table;
        content: " ";
    }
    .linha:after {
        clear: both;
    }
    .coluna-menu {
        position: relative;
        min-height: 1px;
        padding-right: 0;
        padding-left: 0;
        float: left;
        width: 50%;
    }
    .dropdown-menu .coluna-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: normal;
        line-height: 1.42857143;
        color: #333;
        white-space: nowrap;
    }
    .dropdown-menu .coluna-menu > li > a:hover,
    .dropdown-menu .coluna-menu > li > a:focus {
        color: #262626;
        text-decoration: none;
        background-color: #f5f5f5;
    }
    ul.itens-carac>li {
        margin-bottom: 1em;
    }
}

@media (max-width: 767px) {
    .dropdown-menu .coluna-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: normal;
        line-height: 1.42857143;
        color: #333;
        white-space: nowrap;
    }
    .dropdown-menu .coluna-menu > li > a:hover,
    .dropdown-menu .coluna-menu > li > a:focus {
        color: #262626;
        text-decoration: none;
        background-color: #f5f5f5;
    }
    .navbar-nav .open .dropdown-menu .coluna-menu > li > a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .coluna-menu > li > a {
        color: #9d9d9d;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .coluna-menu > li > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu .coluna-menu > li > a:focus {
        color: #fff;
        background-color: transparent;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .coluna-menu > .active > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu .coluna-menu > .active > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu .coluna-menu > .active > a:focus {
        color: #fff;
        background-color: #080808;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .coluna-menu > .disabled > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu .coluna-menu > .disabled > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu .coluna-menu > .disabled > a:focus {
        color: #444;
        background-color: transparent;
    }
}

.secao-principal-imagem {
    background: rgba(0, 0, 0, 0) url("../imagens/trabalhadores_half.jpg") no-repeat scroll center top 50% / cover;
    height: 200px;
}

/* Segunda Seção */

.secao--segunda {
    color: white;
    background-color: rgb(40, 93, 155);
}

.img-altura {
    height: 400px;
}

/* fim da Segunda Seção */

.fundo-secao--quarta {
    color: white;
    background: rgba(0, 0, 0, 0) url("../imagens/cebinet-v2.jpg") no-repeat scroll center top 30% / cover;
    height: 450px;
}

.secao-principal-missao {
    color: #fff;
    background: rgba(0, 0, 0, 0) url("../imagens/fundo-missao.jpg") no-repeat scroll center top 50% / cover;
}

.secao-principal-produtod-cebi {
    color: #fff;
    height: 350px;
    background: rgba(0, 0, 0, 0) url("../imagens/caminho.jpg") no-repeat scroll center top 50% / cover;
}

.secao-2-produtos-cebi {
    color: #fff;
    background: rgb(40, 93, 155);
}

/* Contabilidade */

.secao-principal-contabilidade {
    color: #fff;
    min-height: 400px;
    background: rgba(0, 0, 0, 0) url("../imagens/contabilidade-publica1-low.jpg") no-repeat scroll center top 50% / cover;
}

/* Materiais */

.secao-principal-materiais {
    color: #fff;
    min-height: 400px;
    background: rgba(0, 0, 0, 0) url("../imagens/estoque-homem-low.jpg") no-repeat scroll center top 50% / cover;
}

.secao-2-materiais {
    color: #fff;
    min-height: 400px;
    background: rgba(0, 0, 0, 0) url("../imagens/obj-material-cebi.jpg") no-repeat scroll center top 50% / cover;
}

.secao-3-materiais {
    color: #fff;
    min-height: 400px;
    background-color: rgb(36, 16, 49);
}

/* Folha de Pagamento */

.secao-principal-folha {
    color: #fff;
    min-height: 400px;
    background: rgba(0, 0, 0, 0) url("../imagens/folha-principal-low.jpg") no-repeat scroll center top 50% / cover;
}

/* Saneamento */

.secao-principal-saneamento {
    color: #fff;
    min-height: 400px;
    background: rgba(0, 0, 0, 0) url("../imagens/basic-sanitation2-low.jpg") no-repeat scroll center top 50% / cover;
}

/* Atendimento */

.secao-principal-atendimento {
    color: #fff;
    min-height: 400px;
    background: rgba(0, 0, 0, 0) url("../imagens/atendimento-cidadao-2-low.jpg") no-repeat scroll center top 50% / cover;
}

/* Geoprocessamento */

.secao-principal-geo {
    color: #fff;
    min-height: 400px;
    background: rgba(0, 0, 0, 0) url("../imagens/geo-principal-low.jpg") no-repeat scroll center top 50% / cover;
}

/* Tributação */

.secao-principal-tributacao {
    color: #fff;
    min-height: 400px;
    background: rgba(0, 0, 0, 0) url("../imagens/cadastro-pessoas-low.jpg") no-repeat scroll center top 50% / cover;
}

/* Portais WEB */

.secao-principal-portais {
    color: #fff;
    min-height: 400px;
    background: rgba(0, 0, 0, 0) url("../imagens/portais-web-principal-low.png") no-repeat scroll center top 50% / cover;
}

/* e-ISS */

.secao-principal-eiss {
    color: #fff;
    min-height: 400px;
    background: rgba(0, 0, 0, 0) url("../imagens/e-iss-principal-low.jpg") no-repeat scroll center top 50% / cover;
}

/* Custos */

.secao-principal-custos {
    color: #fff;
    min-height: 400px;
    background: rgba(0, 0, 0, 0) url("../imagens/controle-custos-low.jpg") no-repeat scroll center top 50% / cover;
}

/* Ativo */

.secao-principal-ativo {
    color: #fff;
    min-height: 400px;
    background: rgba(0, 0, 0, 0) url("../imagens/ativo-imobilizado-low.jpg") no-repeat scroll center top 50% / cover;
}

/* AVL */

.secao-principal-avl {
    color: #fff;
    min-height: 400px;
    background: rgba(0, 0, 0, 0) url("../imagens/avl-principal-low.jpg") no-repeat scroll center top 50% / cover;
}

/* Ponto Eletrônico */

.secao-principal-ponto {
    color: #fff;
    min-height: 400px;
    background: rgba(0, 0, 0, 0) url("../imagens/ponto-eletronico-principal-low.jpg") no-repeat scroll center top 50% / cover;
}

/* Protocolo */

.secao-principal-protocolo {
    color: #fff;
    min-height: 400px;
    background: rgba(0, 0, 0, 0) url("../imagens/controle-protocolo-low.jpg") no-repeat scroll center top 50% / cover;
}

/* Licitação */

.secao-principal-licitacao {
    color: #fff;
    min-height: 400px;
    background: rgba(0, 0, 0, 0) url("../imagens/licitacao-principal-low.jpg") no-repeat scroll center top 50% / cover;
}

/* Frota */

.secao-principal-frota {
    color: #fff;
    min-height: 400px;
    background: rgba(0, 0, 0, 0) url("../imagens/frota-principal-low.jpg") no-repeat scroll center top 50% / cover;
}

/* BI */

.secao-principal-bi {
    color: #fff;
    min-height: 400px;
    background: rgba(0, 0, 0, 0) url("../imagens/bi-principal-low.jpg") no-repeat scroll center top 50% / cover;
}

.secao-principal-compras {
    color: #fff;
    min-height: 400px;
    background: rgba(0, 0, 0, 0) url("../imagens/compras-principal.jpg") no-repeat scroll center top 50% / cover;
}

.secao-principal-cebinet {
    color: #fff;
    height: 380px;
    background: rgba(0, 0, 0, 0) url("../imagens/cebinet-v2.jpg") no-repeat scroll center top 50% / cover;
}

.secao-2-cebinet {
    color: #fff;
    background: #262626;
}

.secao-3-cebinet {
    color: #262626;
    height: 320px;
    background: #e6e6e6;
}

.secao-principal-suporte {
    color: rgb(34, 34, 34);
    height: 400px;
    background: rgba(0, 0, 0, 0) url("../imagens/suporte2.jpg") no-repeat scroll center top 50% / cover;
}

.rodape {
    color: white;
    background-color: rgb(34, 34, 34);
}

.sub-item {
    margin-left: 20px;
}

.sub-sub-item {
    margin-left: 50px;
}

.fixed-body {
    position: fixed;
    width: 100%;
    z-index: 1000;
}

.fixed-body.shrink {
    top: 80px;
}

.topo-pos-fixed {
    padding-top: 40px;
}

.pad-titulo-comercial {
    padding-top: 3em;
    padding-bottom: 3em;
}


/* Scroll Top Top */

.scroll-to-top {
    display: inline-block;
    padding: 1px;
    text-align: center;
    position: fixed;
    bottom: 10px;
    z-index: 9990;
    display: none;
    right: 10px;
}

.scroll-to-top > i {
    display: inline-block;
    color: #687991;
    font-size: 30px;
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.scroll-to-top:hover {
    cursor: pointer;
}

.scroll-to-top:hover > i {
    opacity: 1;
    filter: alpha(opacity=100);
}

@media (min-width: 992px) {
    /* 992px */
    .scroll-to-top {
        right: 20px;
    }
}

@media (max-width: 991px) {
    /* 991px */
    .scroll-to-top {
        bottom: 10px;
        right: 10px;
    }
    .scroll-to-top > i {
        font-size: 28px;
    }
}