/* GERAL */
.legislacao{
    height: 100%;
    margin-bottom: -40px;
}
body{
    /*font-family: Helvetica, sans-serif;*/
    font-size: 13px;
    line-height: 22px;
    overflow-x: hidden;
    background-color: #efefef;
}

a { color: #23527c; }

.cor-principal{
    color: #113a66;
}

.cor-azul{
    color: #286090;
}

.cor-secundaria{
    color: #e99019!important;
}

.cor-sucesso{
    color: #5cb85c!important;
}

.cor-aviso{
    color: #f1c800!important;
}

.cor-info{
    color: #5bc0de!important;
}

.cor-perigo{
    color: #d9534f!important;
}

a .no_under:hover{
    text-decoration: none !important;
}

.cursor-pointer{
    cursor: pointer;
}

.cursor-default{
    cursor: default;
}

#breads{
    font-size: 13px;
    margin-top: 15px;
}

.normal-label{
    font-weight: normal;
    font-size: 14px;
    margin:0;
}

.ctm-destaque{
    background-color: #eee !important;
}

.nomargin {
 margin:0!important;
}

.nopadding{
    padding: 0
}

.nopadding .icones-intra{
    margin-top: 27px;
}


.icones-intra div button{
    font-size: 24px;
}
.icones-intra div form{
    display: block;
    float: left;
}

.bdnav{
    margin: 0 auto;
    display: table;
    float: none;
}

.hidden-on-screen{
    display: none;
}

.revogado {
    background-color: #e3e3e3;
    display: block;
    color: #600;
}

/* BOOTSTRAP */
.btn, .form-control, .form-control{
    border-radius: 0;
}

.media-left{
    vertical-align: middle;
}

.btn:focus{
    outline-style: none !important;
}

.btn-secondary{
    color: #fff;
    background-color: #e99019;
    border-color: #e99019;
}

.btn-secondary:hover{
    color: #113a66;
}

.badge_menor{
    padding: 6px 5px 5px 5px;
    font-size: 9px;
    line-height: 0.6;
    color: #fff;
    background-color: #e99019;
    border-radius: 0;
    margin-top: -2px;
}

.navbar-toggle .icon-bar{
    height: 3px;
}

.breadcrumb{
    background: none;
    padding:  8px 0;
}

.media-body{
    width: auto;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
    font-weight: bold;
}

.alert{
    border-radius: 0;
}


.sti-pill>li>a{
    border-radius: 0;
    padding: 8px 10.9px;
}

.col-xs-20,
.col-sm-20,
.col-md-20,
.col-lg-20 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-20 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
.col-sm-20 {
        width: 20%;
        float: left;
    }

}
@media (min-width: 992px) {
    .col-md-20 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-20 {
        width: 20%;
        float: left;
    }
}

section .container{
    background-color: white
}

section .container .row{
    margin-left: 0;
}

section #breads{
    margin-top: 0;
}

section .breadcrumb{
    padding: 0;
    margin-bottom: 10px;
}

@media (min-width: 768px){
    .navlogado.navbar-nav>li>a {
        padding-top: 7px;
        padding-bottom: 7px;
    }
    .navlogado.nav>li>a:focus, .navlogado.nav>li>a:hover {
        text-decoration: none;
        color: white;
        background-color: #01355D;
    }
    .navlogado a{
        color: #01355D;
    }
}

/* TOPO */
.head-wrapper{
    width: 100%;
    /*height: 100px;*/
    display: table;
    background-color: #fff;
}

.topo{
    height: auto;
    padding-top: 5px;
    padding-bottom: 5px;
}

.topo.header_logado{
    padding-bottom: 0 !important;
    margin-top: 5px;
}

.logo{
    margin: 18px 0 10px 0;
    text-align: center;
}

.logo_logado{
    
    margin-top: 5px;
}

@media(max-width: 1024px) {
    .logo_logado{
        height: 40px;
        margin-top: 10px;
    }
}

.tel-menor{
    font-size: 16px;
}

.ddd{
    font-size: 14px;
}


.contato_topo{
    margin: 8px 0 5px 5px !important;
    float: left;
}

@media (max-width: 320px) {
    .logo img{
        width: 100%;
    }

}

.contato_topo a{
    color: #113a66;
    text-decoration: none;
    outline: none;
}

.contato_topo a:hover{
    color: #e99019;
    text-decoration: underline;
    font-weight: bold
}

.atend-vend{
    font-size: 11.5px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 0;
    display: block;
}

.fone-topo{
    font-size: 23px;
    font-weight: bold;
    margin-top: 0;
    display: block;
}

#ddd{
    font-size: 24px;
}

.outros-fones{
    font-size: 9px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 0;
    display: block;
}


.demo_topo{
    margin: 8px 0 5px -13px !important;
    float: left;
}

@media (max-width: 320px) {
    .logo img{
        width: 100%;
    }

}

@media (max-width: 1170px) {
    .demo_topo{
        margin: 8px 0 5px 0 !important;
        float: right;
    }

}

.demo_topo a{
    color: #113a66;
    text-decoration: none;
}

.demo_topo .media-left{
    padding-right: 0;
}

.contato_topo a:hover{
    color: #e99019;
    text-decoration: underline;
    font-weight: bold
}

.conheca_topo{
    font-size: 11.5px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 0;
    display: block;
}

.demons-topo{
    font-size: 18.4px;
    font-weight: bold;
    margin-top: 0;
    display: block;
    letter-spacing: -2px;
}

.aovivo{
    font-size: 9px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 0;
    display: block;
}


.demonstracao_topo:hover .aovivo, .telefones_topo:hover .outros-fones{
    text-decoration: underline;
    color: #e99019;
}

.demonstracao_topo:hover .demons-topo, .telefones_topo:hover .fone-topo{
    color: #b96a00;
}

.entra_topo{
    z-index: 1;
}

@media (min-width: 800px) {
    .inputs{
        width: 165px
    }
    #login_topo{
        float: right;
    }
}

#login_topo{
    margin-top: 9px;
}

#login_topo .form-group{
    margin-bottom: 7px;
}

#login_topo .form-control{
    height: 28px;
    border: 1px solid #cfd8dc;
}

#login_topo .btn-acessar{
    padding: 4px 12px;
    height: 28px;
    font-weight: bold;
    font-size: 12px
}


.btn-acessar{
    color: #fff;
    background-color: #e99019;
}

.btn-acessar:hover{
    color: #fff;
    background-color: #113a66;
}

.btn-acessar:focus{
    color: white;
}

.navbar-toggle{
    margin-left: 25px;
    float: left;
}

.navbar{
    margin-bottom: 0;
    border:  none;
}

.dropdown-menu{
    border: none;
    border-radius: 0;
}

/* menu */
.menu{
    font-size: 14px;
    background-color: #01355D;
    border: none;
    z-index: 30;
    border-bottom: 2px solid #e99019;
}

.menu .navbar-nav>li>a {
    color: white;
    font-weight: bold;
}
.menu .navbar-nav>li>a:hover,
.menu .navbar-nav>li>a:focus {
    color: #e99019;
    background-color: rgba(248, 248, 248, 0);
}
.menu .navbar-nav>.active>a,
.menu .navbar-nav>.active>a:hover,
.menu .navbar-nav>.active>a:focus {
    color: rgba(85, 85, 85, 1);
    background-color: rgba(231, 231, 231, 1);
}
.menu .navbar-toggle {
    border-color: #01355D;
    border-radius: 0;
    padding: 12px 10px;
}
.menu .navbar-toggle:hover,
.menu .navbar-toggle:focus {
    background-color: #01355D;
}
.menu .navbar-toggle .icon-bar {
    background-color: #01355D;
}
.menu .navbar-toggle:hover .icon-bar,
.menu .navbar-toggle:focus .icon-bar {
    background-color: #fff;
}

.navbar-toggle .icon-bar{
    border-radius: 0px;
}

.menu{
    width: 100%;
    overflow-x: hidden;
}

.logo_menu{
    margin: 0 auto;
    width: auto;
    margin-top: 10px;
    display: none;
}
.logo_menu img{
    width: 90%;
}

@media (max-width: 767px){
    .menu{
        position: absolute;
        top: 0px;
        /*z-index: 3;*/
        background-color: transparent;
    }
    .topo{
        margin-top: 50px !important;
    }

    .logo{
        display: none;
    }


    .logo_menu{
        display: table;
    }
    
    .menu.log{
        /*top: 62px !important;*/
    }
}

.badge_header{
    display: inline-block;
    min-width: 5px;
    padding: 3px 5px;
    font-size: 10px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #ff0000;
    border-radius: 5px;
    margin-left: -4px;
    margin-top: -11px;
}

/* Sub-menu sistemas */
#drop_sistemas .list-unstyled li a {
    line-height: 30px;
}

/* FOOTER */

#footer .row{
    margin-bottom: 15px;

}

.rodape{
    color: #fff;
    line-height: 28px;
    margin-bottom: 25px;
}

.rodape a{
    color: #fff;
}

.rodape a:hover{
    color: #e99019;
    text-decoration: none;
}

.rodape-bg{
    background-color: #204D7C;

}

.rodape-redes-sociais{
    font-size: 20px;
    color: #bbb;
    margin-right: 15px;
}

.rodape-redes-sociais:hover{
    color: #eee;
}

.rodape-ja-sou-cliente{
    padding-top: 10px;
    text-align: center;
    color: #eee;
    padding-bottom: 5px;
    border-bottom: 1px solid #39648D;
}

.rodape-ja-sou-cliente2{
    padding: 6px 18px;

}
.rodape-ja-sou-cliente2barra{
    padding: 6px 18px;
    border-bottom: 1px solid #39648D;
}
.rodape-ja-sou-cliente2 a, .rodape-ja-sou-cliente2barra a{
    font-size: 12px;
    color: #fff;
}

.rodape-ja-sou-cliente2 a:hover, .rodape-ja-sou-cliente2barra a:hover{
    color: #e99019;
    text-decoration: none;
}

.rodape-ja-sou-cliente i{
    font-size: 18px;
    padding-right: 16px;
}
.rodape-ja-sou-cliente span{
    font-size: 13px;
    font-weight: bold;
    color: #eee;
}

#footer-wrapper{
    padding-top: 25px;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
}

#footer-wrapper.footer-dark{
    background-color: #113a66;
}

#footer-wrapper.footer-light{
    background-color: #fff;
    border-top: 1px solid #fff;
}

.footer-dark .footer-widget-container .text-big{
    color: #fff;
}

.footer-dark .footer-widget-container .widget .title h3{
    color: #fff;
}

.footer-widget-container > li{
    list-style: none;
}

.footer-dark .footer-widget-container p,
.footer-dark .footer-widget-container a,
.footer-dark .footer-widget-container address,
.footer-dark .footer-widget-container span,
.footer-dark .copyright-container p,
.footer-dark .copyright-container a,
.footer-dark .copyright-container span{
    color: #fff;
}

.footer-social-icons{
    margin-top: 15px;
}

.footer-social-icons > li{
    list-style: none !important;
    background-image: none !important;
    float: left;
    margin-right: 5px;
    width: 30px;
    height: 30px;
    padding: 0 !important;
}

.footer-social-icons li a{
    width: 30px;
    height: 30px;
    display: table-cell;
    vertical-align: middle;
    padding: 0;
    text-align: center;
}

.footer-social-icons li a:hover{
    color: #fff;
}

.footer-dark .footer-social-icons li a{
    background-color: #565f66;
    color: #fff;
}

.footer-light .footer-social-icons li a{
    background-color: #f6f6f6;
}

.copyright-container .row{
    margin-bottom: 0;
}

.footer-dark .copyright-container .row{
    border-top: 1px solid #384653;
    padding: 15px 0 10px 0;
}

.footer-light .copyright-container .row{
    border-top: 1px solid #ddd;
    padding: 15px 0 10px 0;
}

.copyright-container a,
.copyright-container p,
.copyright-container span{
    font-size: 11px;
}

.align-right {
    text-align: right;
}

.btn-assinar{
    background-color: #e99019;
    color: white;
    font-weight: bold;
}

.btn-assinar:hover{
    color: #113a66 !important;
}

/* SCROLL UP */
.scroll-up {
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 15px;
    right: 10px;
    display: none;
    text-indent: -9999px;
    background-image: url('../img/to-top.png');
    background-repeat: no-repeat;
    background-color: #113a66;
    z-index: 100;
    /*border-radius: 4px;*/
}

.scroll-up:hover{
    background-color: #e99019;
}

.scroll-up:focus{
    outline-style: none;
}

/* NEWSLETTER */
#newsletter{
    background: url(../img/bgnews.webp) no-repeat center bottom;
    width: 100%;
    background-size: cover;
    color: white;
    text-align: center;
    padding: 20px 0;
    font-size: 19px;
    display: table;
    text-shadow: 1px 1px #333;

}

#newsletter h1{
    margin-bottom: 25px;
}

#newsletter button{
    font-size: 20px;
}

.sub-input{
    height: 50px;
    margin: 0;
    padding: 0 20px;
    vertical-align: middle;
    background: #fff;
    border: 0;
    font-weight: 300;
    line-height: 50px;
    color: #000;
    box-shadow: none;
    transition: all .3s;

}

#newsletterForm .form-control{
    display: inline;
}


@media (min-width: 481px) {
    #email{
        width: 320px;
    }
}

.sub-btn{
    position: relative;
    height: 50px;
    margin: 0;
    padding: 0 20px;
    vertical-align: middle;
    background: #113a66;
    border: 0;
    font-weight: 300;
    line-height: 50px;
    color: #fff;
    text-shadow: none;
    box-shadow: none;
    transition: all .3s;
}

.sub-btn:hover{
    background-color: #e99019;
}

@media (max-width: 480px) {
    #newsletterForm .sub-btn{
        margin-top: 10px
    }
}

/* HOMEPAGE */
.servicos-home{
    width: 100%;
    height: auto;
    display: table;
    min-height: 300px;
    padding: 0px 0 0px 0;
}

.servicos-home h1, .servicos-home h3{
    color: #113a66;
}

.servicos-home h1{
    line-height: 1.1;
    text-align: center;
    font-weight: 700;
    margin-bottom: 15px;
}

.servicos-home h3{
    font-size: 21px;
    line-height: 28px;
}

.servicos-home p{
    font-size: 15px;
    letter-spacing: 0.3px;
    line-height: 26px;
}

.servicos-home a{    
    color: #113a66;
    text-decoration:  none;
}

.servicos-home a:hover{    
    color:#e99019;
}

.btn-mais{
    background-color: #113a66;
    color: white;
}

.btn-mais:hover{
    background-color: #e99019;
    color: white;
}

.btn-mais:focus{
    color: white;
}

.pc_produtos{
    background: url(https://www.legisweb.com.br/hotsite/v1/img/pics/img34.jpg)
                no-repeat center center;
    height: 503px;
}

.cards-home{
    background-color: white;
}

.cards-home h3{
    font-size: 15px;
}

.destaque_card{              
    height: 100px!important;    
}

a .destaque_card:hover{
    color:#e99019!important;
}

.destaque_card .sis-texto{     
    margin-left: 3px;
    margin-top: 3px;
    margin-bottom: 7px;
}

.destaque_card .sis-img{ 
    margin-top: 5px;    
    margin-left: 20px;
}

.destaque_card .sis-acessar{
    margin-left: 90px;
}

.destaque_card .sis-acessar-maior{
    margin-left: 90px;
    line-height: 45px!important;
}

.destaque_card .sis-acessar-line4{
    margin-top: 0px;
    line-height: 0px;
    margin-left: 100px;
}

.destaque_card .sis-texto-line4{     
    margin-bottom: 0px;
    line-height: 19px;
}
    


/* SLIDER */
#slide{
    width: 100%;
    height: auto;
    display: table;
    min-height: 300px;
    padding: 50px 0;
}

/* CLIIENTES */
.clientes-home{
    width: 100%;
    height: auto;
    display: table;
    min-height: 300px;
    /*padding: 20px 0 50px;*/
    padding: 0;
}

.clientes-home h1, .servicos-home h3, .noticias-home h1{
    color: #113a66;
}

.clientes-home h1{
    line-height: 1.1;
    text-align: center;
    font-weight: 700;
    margin-bottom: 15px;
}

.clientes-item{
    padding: 10px;
    border: none;
}

.clientes-item img{
    opacity: 0.6;
    width: 90%;
    max-height: 92px;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}

.clientes-item img:hover{
    opacity: 1;
    cursor: pointer;
}

/* INDICADORES ECONOMICOS */
#indicadores{
    background: url(../img/bgindicadores.jpg) no-repeat center center;
    width: 100%;
    background-size: cover;
    color: white;
    text-align: center;
    padding: 30px 0;
    font-size: 17px;
    display: table;
    /*argin-top: 20px;*/
}

#indicadores .container{
    background-color: transparent;
}

#indicadores h2{
    margin-bottom: 20px;
}

#indicadores li{
    list-style: none;
    padding: 5px 0;
    font-size: 20px
}

.att{
    padding-top: 15px;
    display: table;
    margin: 0 auto;
}

/* MODAL */
.modal-header{
    background-color: #39648D;
    padding: 30px;
}

.modal-header2{
    background-color: #e99019;
    padding: 20px;
}

.modal-header3{
    background-color: #01355D;
    padding: 20px;
}

.modal-header h4{
    color: #fff;
    line-height: 30px;
}

.modal-header button span,
.modal-header2 button span,
.modal-header3 button span {
    color: #fff;
}

.modal-header2 h4{
    color: #fff;
    line-height: 30px;
    margin-top: -3px;
}

.modal-header3 h4{
    color: #fff;
    line-height: 30px;
    margin-top: -3px;
}

.modal-footer{
    padding: 20px;
}

.modal-header h4, .modal-header2 h4, .modal-header3 h4{
    font-weight: bold;
}

.apresloader {
    position: absolute;
    width: 100%;
    height: 100%;
    margin: 0px;
    background-color: rgba(255,255,255,0.7);
}

#form_apres {
    padding: 10px 5px;
}

#form_apres p{
    padding: 0 15px;
}

.form_fieldset {
    float: left;
    width: 50%;
}
.form_fieldset.menor{
    width: 40%;
}
.form_fieldset.uf{
    width: 20%;
}

#form_apres fieldset {
    padding-right: 0px;
}

.form_fieldset fieldset {
    padding: 8px 0 0 15px;
    width: 100%;
}

.required {
    color: #ce292d;
}

.txtarea{
    padding-right: 20px;
}

.txt_full{
    width: 100%;
    padding-right: 5px;
}

.txt_full fieldset{
    width: 100%;
}


/* QUEM SOMOS */
.quemsomos{
    margin-bottom: 30px;
}

.quemsomos h1, .quemsomos h3{
    color: #113a66;
    font-weight: bold;
    position: relative;
}

.quemsomos h1{
    margin-top: 40px;
}

.quemsomos p{
    text-align: justify;
    font-size: 15px;
}


/* SOCIAL ICONS */
@font-face {
    font-family: 'si';
    src: url('../fonts/socicon.eot');
    src: url('../fonts/socicon.eot?#iefix') format('embedded-opentype'),
        url('../fonts/socicon.woff') format('woff'),
        url('../fonts/socicon.ttf') format('truetype'),
        url('../fonts/socicon.svg#icomoonregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family:si;
        src: url(../fonts/socicon.svg) format(svg);
    }
}

#si_topo{
    margin-top: 9px;
}

.soc {
    overflow:hidden;
    margin:0; padding:0;
    list-style:none;
}

.soc li {
    display:inline-block;
    *display:inline;
    zoom:1;
}

.soc li a {
    font-family:si!important;
    font-style:normal;
    font-weight:400;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    -o-box-sizing:border-box;
    box-sizing:border-box;

    -o-transition:.1s;
    -ms-transition:.1s;
    -moz-transition:.1s;
    -webkit-transition:.1s;
    transition:.1s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);

    overflow:hidden;
    text-decoration:none;
    text-align:center;
    display:block;
    position: relative;
    z-index: 1;
    width: 27px;
    height: 27px;
    line-height: 26px;
    font-size: 15px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    margin-right: 4px;
    color: #ffffff;
}

.soc-icon-last{
    margin:0 !important;
}

.soc-twitter {
    background-color: #4da7de;
}
.soc-twitter:before {
    content:'a';
}
.soc-facebook {
    background-color: #3e5b98;
}
.soc-facebook:before {
    content:'b';
}
.soc-instagram {
    background-color: #9432BE;
}
.soc-google {
    background-color: #d93e2d;
}
.soc-google:before {
    content:'c';
}
.soc-pinterest {
    background-color: #c92619;
}
.soc-pinterest:before {
    content:'d';
}
.soc-linkedin {
    background-color: #3371b7;
}
.soc-linkedin:before {
    content:'j';
}
.soc-rss {
    background-color: #f26109;
}
.soc-rss:before {
    content:',';
}

.soc-twitter:hover {
    background-color: #3993ca;
}
.soc-facebook:hover {
    background-color: #2a4784;
}
.soc-google:hover {
    background-color: #c52a19;
}
.soc-instagram:hover {
    background-color: #892faf;
}
.soc-pinterest:hover {
    background-color: #b51205;
}
.soc-linkedin:hover {
    background-color: #1f5da3;
}
.soc-rss:hover {
    background-color: #de4d00;
}
.soc-email1 {
    background-color: #578AD6;
}
.soc-email1:before {
    content:'<';
}

/* MENU SIDEBAR */

/* Position where the element is fixed */
.affix {top: 50px; width: 200px; }
#affix {width: 200px;}

.affix {top: 50px; width: 200px; }

/* collapsed sidebar styles */
@media screen and (max-width: 767px) {


    .affix {position: static;}
    #affix{width: 100%;}

    .sidebar-offcanvas{
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;

        width:auto;
        max-width:70%;
        background-color: #01355D;
        z-index: 2;
        margin: 0;
        padding: 0;
        position: relative;
        /*top:55px;*/
        left: -101%;
        height: 80%;
        overflow-y: auto;
        box-shadow: 0 6px 12px rgba(0,0,0,.175);
    }

    #menuMob{

    }

    .sidebar-offcanvas ul li{margin:0}
    .sidebar-offcanvas ul li a{
        color:#337ab7;
        padding: 15px 20px;
        margin:0;
        font-size: 15px;
    }
    .sidebar-offcanvas ul li a:hover,.sidebar-offcanvas ul li a:focus{
        color: #23527c;
    }

    .sidebar-offcanvas ul li ul li a {
        padding: 15px 0;
    }

    .active {left: 0;}

}

@media (min-width: 768px){
    .mobs{
        display: none;
    }
}

.sidebar-offcanvas .navbar-nav{
    margin: 0;
}


/* REVOLUTION SLIDER */
.tp-bullets {
    z-index: 20 !important;
}



/* NOTICIAS */
.noticias{
    background-color: white;
}

.noticias h1, .noticias h3{
    color: #113a66;
    font-weight: bold;
    position: relative;
}

.noticias .titulo_noticia{
    margin-top: 20px;
}

.noticias h1{
    margin-top: 0px;
    font-size: 20px
}

.noticias p{
    text-align: justify;
    font-size: 15px;
}

.noticia_principal{
    padding-right: 30px;
}

#info_noticia{
    width: 100%;
    display: inline-block;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 9px 0;
}

#noticias_data{
    float: left;
}

.data_noticia{
    color: #e99019;
    font-weight: bold;
}

.categoria_noticia{

}

#noticias_share{
    float: right;
}

#noticias_share #compartilhe{
    float: left;
    color: #B5B2B2;
    margin-right: 10px;
    margin-bottom: 0;
    font-size: 13px;
}

#noticias_share .soc{
    height: 22px;
}

#noticias_share .soc li a{
    width: 23px;
    height: 23px;
    line-height: 24px;
    font-size: 13px;
}

.noticias .row{
    min-height:100%;
    position:relative;
}
.noticias-lateral{
    background-color: #eaeff4;
    padding: 20px 25px;
    min-height: 100%;
    display: table
}

.noticias-lateral .titulo{
    font-size: 14px;
    margin-bottom: 0px;
    line-height: 18px
}

.noticias-lateral .titulo a{
    text-decoration: none;
    color: #113a66;
}

.noticias-lateral .titulo a:hover{
    color: #e99019;
}

.noticias-lateral h3 {
    margin-bottom: 25px;
    color: #113a66;
    font-size:20px
}

.noticias-lateral strong{
    color: #e99019;
}

.noticias-lateral .noticia-item{
    margin-bottom: 15px;
}

.noticias-lateral .data{
    font-size: 13px;
}

.noticias-lateral .data a{
    color: #555;
    text-decoration: none;
}

.noticias-lateral .data a:hover{
    color: #e99019;
}

.noticias-lateral .noticiaCategoria{
    font-weight: normal;
}

#conteudo_noticia{

}

#conteudo_noticia p{
    line-height: 23px;
    margin: 10px 0 20px 0;
}

#fonte_noticia{
    color: #777;
}

/* NOTICIAS */
.legislacao{

}

.legislacao h1, .legislacao h3{
    color: #113a66;
    font-weight: bold;
    position: relative;
}

.legislacao .titulo_legislacao{
    margin-top: 20px;
}

.legislacao h1{
    margin-top: 0px;
    font-size: 20px
}

.legislacao p{
    text-align: justify;
    font-size: 15px;
}

.legislacao_principal{
    padding-right: 30px;
    padding-bottom: 30px;
}

#info_legislacao{
    width: 100%;
    display: inline-block;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 9px 0;
}

#legislacao_data{
    float: left;
}

.data_legislacao{
    color: #e99019;
    font-weight: bold;
}

.categoria_legislacao{

}

#legislacao_share{
    float: right;
}

#legislacao_share #compartilhe{
    float: left;
    color: #B5B2B2;
    margin-right: 10px;
    margin-bottom: 0;
    font-size: 13px;
}

#legislacao_share .soc{
    height: 22px;
}

#legislacao_share .soc li a{
    width: 23px;
    height: 23px;
    line-height: 24px;
    font-size: 13px;
}

.legislacao .row{
    min-height:100%;
    position:relative;
}
.legislacao-lateral{
    background-color: #eaeff4;
    padding: 20px 25px;
    min-height: 100%;
    display: table;
}

.legislacao-lateral .titulo{
    font-size: 15px;
    margin-bottom: 0px;
    line-height: 18px;
}

.legislacao-lateral .titulo a{
    text-decoration: none;
    color: #113a66;
}

.legislacao-lateral .titulo a:hover{
    color: #e99019;
}

.legislacao-lateral h3 {
    margin-bottom: 25px;
    color: #113a66;
    font-size:20px;
}

.legislacao-lateral strong{
    color: #e99019;
}

.legislacao-lateral .noticia-item{
    margin-bottom: 15px;
}

.legislacao-item .item_cont{
    margin-bottom: 0;
    text-align: left;
    font-size: 14px
}


.legislacao-lateral .data{
    font-size: 13px;
}

.legislacao-lateral .data a{
    color: #555;
    text-decoration: none;
}

.legislacao-lateral .data a:hover{
    color: #e99019;
}

.legislacao-lateral .legislacaoCategoria{
    font-weight: normal;
}

#conteudo_legislacao{

}

#conteudo_legislacao p{
    line-height: 23px;
    margin: 10px 0 20px 0;
}

#fonte_legislacao{
    color: #777;
}


#ui-elements{
    width: 100%;
    height: auto;
    display: table;
    min-height: 300px;
    padding: 20px 0 50px 0;
}

.btn-margem{ margin: 0 15px; }

#intra-content{
    width: 100%;
    height: auto;
    display: table;
    min-height: 300px;
    padding: 20px 0 50px 0;
}

#intra-content p,
#intra-content table,
#intra-content .nav-tabs{
    font-size: 15px;
}

#intra-content .table-bordered {
    border: 2px solid #bbb;
}

#intra-content .table-bordered>thead>tr>td,
#intra-content .table-bordered>thead>tr>th {
    border-bottom-width: 1px;
    border-bottom-color: #bbb;
}

#intra-content .table-bordered>tbody>tr>td,
#intra-content .table-bordered>tbody>tr>th,
#intra-content .table-bordered>tfoot>tr>td,
#intra-content .table-bordered>tfoot>tr>th,
#intra-content .table-bordered>thead>tr>td,
#intra-content .table-bordered>thead>tr>th {
    border: 1px solid #bbb;
}

#intra-content .nav-tabs,
#relatorios .nav-tabs,
#consultoria .nav-tabs{
    margin: 20px 0 0 0;
    padding: 2px 0;
    border-top: 1px solid #ddd;
}

#intra-content .nav-tabs>li,
#relatorios .nav-tabs>li,
#consultoria .nav-tabs>li {
    margin-bottom: 0px;
}

#intra-content .nav-tabs>li.active>a,
#intra-content .nav-tabs>li.active>a:focus,
#intra-content .nav-tabs>li.active>a:hover,
#relatorios .nav-tabs>li.active>a,
#relatorios .nav-tabs>li.active>a:focus,
#relatorios .nav-tabs>li.active>a:hover,
#consultoria .nav-tabs>li.active>a,
#consultoria .nav-tabs>li.active>a:focus,
#consultoria .nav-tabs>li.active>a:hover {
    background-color: #eee;
    border: none;
}

#intra-content .nav-tabs>li>a,
#relatorios .nav-tabs>li>a,
#consultoria .nav-tabs>li>a {
    border: none;
    border-radius: 0;
}

/* box */
.statistic-box {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
    color: #fff;
    background: 50% 50% no-repeat;
    background-size: cover;
    margin: 0;
}

.statistic-box.blue {
    background-color: #01355D;
    background-image: url(../img/statistic-box-blue.jpg);
}

.statistic-box>div {
    -webkit-border-radius: inherit;
    border-radius: inherit;
    height: 135px;
    background-size: 21px 20px;
    position: relative;
}

.statistic-box .caption {
    font-size: 17px;
    font-weight: 600;
    position: relative;
    min-height: 35px;
    line-height: 1;
}

.statistic-box .caption>div {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 0 10px;
}

.statistic-box .number {
    font-size: 40px;
    line-height: 1;
    padding: 30px 0 0;
}

/* collapses */

#intra-content #ipi .collapse {
    height: 135px;
    display: block;
    min-height: 135px !important;
    overflow: hidden;
}

#intra-content #ipi .collapsing{
    min-height: 135px !important;
}

#intra-content #ipi .collapse.in {
    height: auto;
}

#intra-content #ipi .collapse .showLess, #intra-content #ipi .collapse .showLess2{
    display: none;
}

#intra-content #ipi .collapse.in .showLess, #intra-content #ipi .collapse.in .showLess2{
    display: block;
}


/* WIZARD */
#wizard{
    padding-top: 0px;
}

#wizard .stage {
    display: inline-block;
    position: relative;
    text-align: center;
    min-height: 80px;
}

    #wizard .stage:before,
    #wizard .stage:after {
        position: absolute;
        background-color: #eaeaea;
        top: 50%;
        margin-top: -33px;
        width: 50%;
        height: 5px;
        border-top: 1px solid #eaeaea;
        border-bottom: 1px solid #eaeaea;
        content: '';
    }

    #wizard .stage:before { left: 0; }
    #wizard .stage:after  { right: 0; }

    #wizard .stage:first-child:before { display: none; }
    #wizard .stage:first-child + .stage + .stage + .stage + .stage:after {
        display: none;
    }

/*  Current stage  */
#wizard .stage.wiz-current .stage-header {
background-color: #e99019;
border: none;
color: #fff;
}

#wizard .stage.wiz-current .stage-header.head-number {
    color: #fff;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, .9);
}

#wizard .stage.wiz-current:after,
#wizard .stage.wiz-current:before {
    background-color: #e99019;
    border: none;
}
/*  end Current stage  */

/*  Success stage  */
#wizard .stage.wiz-success .stage-header {
background-color: #01355D;
border: none;
color: #fff;
}

#wizard .stage.wiz-success .stage-header.head-number {
    color: #3c611b;
    text-shadow: 1px 1px 0px rgba(173, 219, 114, 1);
}

#wizard .stage.wiz-success:after,
#wizard .stage.wiz-success:before {
    background-color: #01355D;
    border: none;
}

    #wizard .stage.wiz-success .stage-header.head-number:after { top: 42px; }
/*  end Succes stage  */

#wizard .stage-header {
    display: inline-block;
    width: 25px;
    height: 11px;
    background-color: #eaeaea;
    text-align: center;
    font-size: 17px;
    color: #a9a9a9;
    border: 1px solid #eaeaea;
    position: relative;
    z-index: 1;
    padding-top: 10px;
}

    #wizard .stage-header.head-number {
        color: #a9a9a9;
        font-family: sans-serif;
        font-weight: bold;
        color: #a9a9a9;
        font-family: sans-serif;
        font-weight: bold;
        line-height: 2.2em;
        margin-bottom: 7px;
    }

#wizard .stage-content {
    width: 100%;
    max-height: 52px;
    margin: 0 auto;
}

    #wizard .stage-title {
        font-size: 11px;
        font-weight: bold;
        color: #888;
        margin: 5px 0;
    }

    #wizard .stage-info {
        color: #444;
        font-size: 11px;
        line-height: 1.4;
    }

    #wizlast:after{display: none}

@media (min-width: 768px){
    #menulogado.navbar {
        min-height: 44px;
    }
    #menulogado .navbar-nav>li>a {
        padding-top: 12px;
        padding-bottom: 12px;
    }
}


@media (max-width: 680px){
    .navsis, .navlogado {
        width: 100%;
        border-bottom: 0;
        z-index: 1;
        position: relative;
        margin: 7.5px 0;
    }

    .navsis>li, .navlogado>li {
        float: left;
        
    }

    .navsis>li>a, .navlogado>li>a {
        margin-right: 0;
        border-radius: 4px;
        margin-bottom: 5px;
        text-align: center;
    }

    .navlogado>li>a:hover {
        color: white;
        background-color: #01355D;
    }

    #wizard .stage-header {
        float: left;
        margin-top: 17px;
    }

    #wizard .stage:before, #wizard .stage:after {
        width: 5px;
        height: 50px;
        left: 25px;
        margin-top: -21px;
    }

    #wizard .stage:before{
        top: 0px;
    }
}

@media (min-width: 426px) and (max-width: 768px){
    .menu{
        font-size: 0.8em;
    }
    .navlogado.navbar-nav>li>a{
        font-size: 11px;
    }
}

@media (max-width: 425px) {
    #breads, .bread-voltar {
        font-size: 11px;
    }
}


.bdnav ul.col-sm-3.list-unstyled {
    width: 25%;
}



/*submenu*/
.dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-menu {
   top:50%;
   left:100%;
   margin-left:50px;
 }

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

.dropdown-menu > li > a:hover,
.dropdown-menu > .active > a:hover {
  text-decoration: underline;
}

@media (max-width: 767px) {

  .navbar-nav  {
     display: inline;
  }
  .navbar-default .navbar-brand {
    display: inline;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
  }
  .navbar-default .navbar-nav .dropdown-menu > li > a {
    color: red;
    background-color: #ccc;
    border-radius: 4px;
    margin-top: 2px;
  }
   .navbar-default .navbar-nav .open .dropdown-menu > li > a {
     color: #333;
   }
   .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
   .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
     background-color: #ccc;
   }

   .navbar-nav .open .dropdown-menu {
     border-bottom: 1px solid white;
     border-radius: 0;
   }
  .dropdown-menu {
      padding-left: 0px;
  }
  .dropdown-menu .dropdown-menu {
      padding-left: 20px;
   }
   .dropdown-menu .dropdown-menu .dropdown-menu {
      padding-left: 30px;
   }
   li.dropdown.open {
    border: 0px solid red;
   }

}

@media (min-width: 768px) and (max-width: 1023px){
    .nav>li>a{
        padding-left: 14px !important;
        padding-right: 14px !important;
    }
}

@media (min-width: 768px) {
  ul.bdnav.nav li:hover > ul.dropdown-menu {
    display: table;
    width: 100%;
  }
  #navbar {
    text-align: center;
  }

 .menu{
    overflow-x: visible;
 }


 .bdnav .dropdown:hover{
    background-color: #5bc0de;
 }

}
.ult_bd div:first-child{
    border-right: 1px solid #eee;
}

.menu-bd{
    background-color: #337ab7;
    border-radius: 0;
 }

 .menu-bd.navbar-default .navbar-nav>li>a {
    color: white;
    font-size: 15px;
 }

 .bd_legislacao{
    border: 1px solid #ccc;
    padding: 10px 5px 10px 10px;
 }

 .subs:hover,
 .subs a:hover,
 .subs li:hover,
 .bd_legislacao:hover,
 .bd_legislacao li:hover{
    cursor: pointer;
 }

/* Cor btn links */
 .btn a{
    color: white;
    text-decoration: none;
 }


 /*NOTICIA HOME */
.noticias-home{
    width: 100%;
    height: auto;
    display: table;
    min-height: 300px;
    padding: 0;
}

.noticias-home h1 {
    line-height: 1.1;
    text-align: center;
    font-weight: 700;
    margin-bottom: 15px;
}

.noticias-home h3{
    color: #333;
    margin-bottom: 20px;
    font-weight: bold;
}

.noticias-home h3 strong{
    color: #e99019;
}

.noticias-home .noticia-item{
    font-size: 14px;
    margin-bottom: 15px;
}

.noticias-home .noticia-item a{
    color: #333;
    text-decoration: none;
}

.noticias-home .noticia-item .data{
    color: #113a66;
    font-size: 13px;
}

.noticias-home .noticia-item:hover .data{
    
    color: #e99019 !important;
}

.noticias-home .noticia-item:hover a,
.noticias-home .noticia-item:hover .data,
.noticias-home .noticia-item:hover .noticia,
.noticias-home .noticia-item:hover .titulo,
.legis_mais:hover{
    color: #e99019 !important;
}

.noticias-home .noticia-item .titulo{
        /* font-weight: bold; */
    font-size: 16px;
    margin-bottom: 0px;
    color: black;
}

.noticias-home .noticia-item .noticia{
    margin-bottom: 0px;
    font-size: 13px;
    color: #666
}

.noticias-home .form-group{
    margin-bottom: 1px;
}

.espacador {
    height: 20px;
}

.espacador-sm {
    height: 10px;
}

.espacador-xs {
    height: 5px;
}

/*MENSAGENS*/
.mensagens{
        background-color: white;
        min-height: 400px;

    }

    .titulo_alterar{
        font-size: 20px;
        font-weight: bold;
        border-bottom: 1px solid #eee;
        padding-bottom: 5px;
        margin-bottom: 20px;
    }

    .msgs{
        margin-bottom: 15px
    }

    .msg-esq{
        min-height: 5px;
        border-right: 3px solid #ddd;
    }

    .msg-item{
        display: block;
        padding: 8px 0;
        padding-left: 4px;
        border-bottom: 1px solid #e1e1e1
    }

        .msg-item p{
            margin: 0;
        }

        .naolida .msg-titulo, #corpo_msg .msg-titulo{
            font-weight: bold;
            color: #000;
        }

        .msg-data{
            color: #4b4b4b;
        }

        .msg-item:hover,
        .msg-item.msg-atual{
            background-color: #e1e1e1;
            cursor: pointer;
        }

        .naolida{
            border-left: 4px solid #113a66;
            padding-left: 0;
        }

        .msg-item:hover > .msg-titulo,
        .msg-item:hover > .msg-data,
        .msg-atual > .msg-titulo,
        .msg-atual > .msg-data{
            color: #000;
        }

        .msglendo{
            background-color: #efefef;
        }

        #corpo_msg .titulo-direita{
            background-color: #efefef;
            padding: 10px;
        }



    .msg-dir{
        padding-top: 5px;
    }

    .msg-dir .msg-titulo{
        color: #000;
        font-size: 20px;
    }

    .msg-dir hr{
        margin: 8px 0;
    }

    .btn-msg{
        padding-top: 15px;
    }
    .btn-msg i{
        cursor: pointer;
    }

    .btn-filtros{
        margin-bottom: 5px;
    }

    #mensagem{
        margin-top: 10px
    }

/* Cabeçalho Fixo - PIS/COFINS */

.cabecalho-pis-cofins{
  position:fixed;
  z-index:5;
  top:0;
  overflow:hidden;
  border:1px solid #CCC;
  left: 0;
  padding: 6px;
  width:100%;
  text-align: center;
  background-color: #e6e6e6;
}

/* LABEL - SIMULADOR PIS/COFINS */
.label-pis-cofins{
    font-weight: normal !important;
    font-size: 14px;
}


/* JANELA CENTRALIZADA */
.alertas_janela {
    background-color: #fff;
    border: 1px solid #ccc;
    margin: 10px auto;
    min-height: 548px;
    overflow-y: auto;
}

.janela_obrigacoes{
    border:1px solid  #ccc;
    background-color: #efefef;
    overflow-y: auto;
    overflow-x: none;
    height: 180px
}

.janela_obrigacoes table{
    margin-bottom: 0px;
}

.janela_obrigacoes table tr td{
    vertical-align: middle;
}

.borda_1{
    border: 1px solid #ccc;
}
.card_primary{
    background-color:#e1e1e1;
}
.card_result{
    background-color:#f2f2f2;
}
.card_2{
    background-color: #fef9b9;
    border: 1px solid #f8e502;
}
.card_col{

    padding-right: 10px;
    padding-bottom: 15px;
}





/*!
 * Yamm!3 - Yet another megamenu for Bootstrap 3
 * http://geedmo.github.com/yamm3
 *
 * @geedmo - Licensed under the MIT license
 */
.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
  position: static;
}
.yamm .container {
  position: relative;
}
.yamm .dropdown-menu {
  left: auto;
}
.yamm .yamm-content {
  padding: 20px 30px;
}
.yamm .dropdown.yamm-fw .dropdown-menu {
  left: 0;
  right: 0;
}


/* Adaptação bootstrap 4 para o site */
.w-25{
    width:25%!important;
}
.w-50{
    width:50%!important;
}
.w-75{
    width:75%!important;
}
.w-100{
    width:100%!important;
}

.d-inline-block{
    display: inline-block!important;
}

.d-inline{
    display: inline!important;
}



/* Destaques home */
.sombra{
    -webkit-box-shadow: 5px 5px 5px -2px rgba(0,0,0,0.45);
    -moz-box-shadow: 5px 5px 5px -2px rgba(0,0,0,0.45);
    box-shadow: 5px 5px 5px -2px rgba(0,0,0,0.45);
}

.titulo_destaques{
    font-size: 20px;
    font-weight: bold;
    margin: 25px 0;
    /*font-family: verdana;*/
    color: #204D7C;
}

.destaque_item a{
    color: #333;
}

.destaque_item{
    /*font-family: verdana;*/
    margin-bottom: 5px;
    margin-top: 5px;
    font-size: 15px;
    padding: 0px 5px 0px 17px;
    background-repeat: no-repeat;
    background-position: 20px 8px;
}

.destaque_item.dest_main{
    background-image: url(../img/main_arrow.png) !important;
}

.destaque_item.dest_catBlue{
    background-image: url(../img/blue_arrow.gif) !important;
}

.destaque_item.dest_catRed{
    background-image: url(../img/red_arrow.gif) !important;
}

.destaque_item.dest_catPurple{
    background-image: url(../img/purple_arrow.gif) !important;
}

.destaque_item.dest_catGreen{
    background-image: url(../img/green_arrow.gif) !important;
}

.destaque_item.dest_catOrange{
    background-image: url(../img/orange_arrow.gif) !important;
}

.destaque_item.dest_catGrey{
    background-image: url(../img/grey_arrow.gif) !important;
}

.destaque_item.dest_gd{
    background-position: 20px 15px;
}

.destaque_item.dest_md{
    margin-bottom: 5px;
    margin-top: 5px;
    background-position: 20px 8px;
}

.destaque_item.dest_pq{
    background-position: 20px 5px;
}

.dest_gd .dest_titulo{
    text-transform: uppercase;
    font-size: 23px;
    line-height: 35px;
}

.dest_md .dest_titulo{
    font-size: 20px;
    line-height: 24px;
}

.dest_pq .dest_titulo{
    font-size: 17px;
    line-height: 19px;
}

.dest_titulo{
    margin-bottom: 10px;
    /*text-align: justify;*/
}

.dest_titulo:hover{
    text-decoration: underline;
}

.dest_gd .dest_titulo, .dest_md .dest_titulo{
    font-weight: bold;
}

.dest_data{
    font-size: 12px;
    color: #398439;
}

.dest_categoria{
    font-size: 12px;
    text-align: right;
}

/*.dest_catRed .dest_categoria{
    color: #b51205;
}

.dest_catGrey .dest_categoria{
    color: #888;
}

.dest_catBlue .dest_categoria{
    color: #01355D;
}

.dest_catOrange .dest_categoria{
    color: #e99019;
}

.dest_catGreen .dest_categoria{
    color: #398439;
}

.dest_catPurple .dest_categoria{
    color: #220044;
}*/


/*Publicações*/
.ult_publi{
    background-color: #e6e6e6;
}

.publi_titulo{
    padding-top: 10px;
    padding-bottom: 10px;
    color: #08376d;
    /*font-family: verdana;*/
    font-size: 16px;
}

.ultimas_publi{
    font-size: 14px;
    color: #333;
    /*font-family: verdana;*/
}

.ultimas_titulo{
    font-weight: bold;
    color: #333;
}

.ultimas_publi a{
    color: #333;
}

.ultimas_publi a:hover{
    color: #333;
}

.datado{
    color: #01355D !important;
}

.publi_estados{
    padding-top: 5px;
    padding-bottom: 5px;
    color: #333;
    font-family: verdana;
    font-size: 16px;
}

.publi_estados .list-inline{
    margin-bottom: 0;
}

.publi_estados .list-inline .list-inline-item{
    padding-left: 2px;
    padding-right: 2px;
}

.obg_titulo{
    padding-top: 10px;
    padding-bottom: 10px;
    color: #333;
    font-family: verdana;
    font-size: 16px;
}

.obg_titulo label{
    font-weight: normal;
}

.obg_item{
    margin-bottom: 10px;
    color: #333;
    font-family: verdana;
    font-size: 16px;
    display: table;
}

.publi_icones{
    padding-top: 7px;
    padding-bottom: 7px;
    color: #333;
    font-family: verdana;
    font-size: 16px;
}

/* IMAGENS SISTEMAS E ÍCONES*/
.img-sistema{
    border: thin solid;
}

.ico-sis{display: inline;}

.ico-sis-60{width: 60px;height: 60px;}

.titulo_sis:hover{
    cursor: pointer;
}

.titulo_sis #titulo_consultoria h3{
    margin-top: 10px;
    margin-bottom: 10px;
}

.titulo_sis #titulo_consultoria h3>a{
    color: #FFF;
    cursor: pointer!important;
}

.titulo_sis #titulo_consultoria h3>a:hover
,.titulo_sis #titulo_consultoria h3>a:focus{
    text-decoration: none!important;
    color: #e99019;
}

.titulo_sis #titulo_consultoria{
    background-color: #113a66;
    text-align: center;
    vertical-align: middle;
}

.vr-right {
    border-right: 1px solid #eee;
}

.vr-left {
    border-left: 1px solid #eee;
}

.hr-top {
    border-right: 1px solid #eee;
}

.hr-bottom {
    border-right: 1px solid #eee;
}

.border-all {
    border-right: 1px solid #eee;
    border-left: 1px solid #eee;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
}

.sistema-faixa{
    width: 100%;
    height: auto;
    padding: 10px;
    position: relative;
    color: white;
    font-size: 20px;
    vertical-align: middle;    
    -webkit-box-shadow: 0px 4px 4px -1px rgba(0,0,0,0.45);
    -moz-box-shadow: 0px 4px 4px -1px rgba(0,0,0,0.45);
    box-shadow: 0px 4px 4px -1px rgba(0,0,0,0.45);
}

.bg-amarelo{
    background-color: #fef9b9;
}

.sistema-faixa-azul{
    background-color: #31B0D5;
}

.sistema-faixa-laranja{
    background-color: #31B0D5;
}

.sistema-faixa strong {
    margin-bottom: 10px!important;
    margin-top: 10px!important;
    vertical-align: middle;
}

.botao-fixo a:hover{
    text-decoration: none;
}

a>div>span:hover{
    text-decoration: none!important;
}

/* MONITOR NCM*/
.text-monitor{
    font-size: 14px;
}

.box-itens {
    border: 1px solid #ccc;
    max-height: 150px;
    min-height: 100px;
    max-width: 250px;
    overflow: auto;
}

/* HOME ASSINANTE */
#deck_assinante{}

.card_assinante, .prod_home{
    font-family: Verdana;
    margin-top: 10px;
    margin-bottom: 10px;
}

.card_icone{
    padding: 11px 0;
    background-color: white;
}

.card_txt{
    padding: 3px 0;
    background-color: white;
}

.txt_destacado{
    font-size: 30px;
    line-height: 30px;
}

.txt_menor{
    color: #8c8c8c;
    font-size: 12px;
}

.hcard_inner, .prod_inner{
    display: flex;
}

.card_close{
    float: right;
    position: absolute;
    top: 2px;
    right: 5px;
}

    /* TIPOS DE CARDS ASSINANTE */

    .card_msg{
        color: #3ba2ed;
    }

    .card_msg .card_icone{
        border-right: 2px solid #3ba2ed;
    }

    .card_boletos{
        color: #edb44d;
    }

    .card_boletos .card_icone{
        border-right: 2px solid #edb44d;
    }

    .card_consultas{
        color: #22bdab;
    }

    .card_consultas .card_icone{
        border-right: 2px solid #22bdab;
    }

    .card_pedidos{
        color: #e72b44;
    }

    .card_pedidos .card_icone{
        border-right: 2px solid #e72b44;
    }

    .card_boletim{
        color: #3ba2ed;
    }

    .card_boletim .card_icone{
        border-right: 2px solid #3ba2ed;
    }

    .card_publicacoes{
        color: #edb44d;
    }

    .card_publicacoes .card_icone{
        border-right: 2px solid #edb44d;
    }

    .card_legislacoes{
        color: #22bdab;
    }

    .card_legislacoes .card_icone{
        border-right: 2px solid #22bdab;
    }

    .card_noticias{
        color: #e72b44;
    }

    .card_noticias .card_icone{
        border-right: 2px solid #e72b44;
    }

#boxcarregando{
    width: 200px;
    position: fixed;
    top: 0;
    left: 50%;
    margin-left: -100px;
    z-index: 10;
    font-size: 13px;
    background-color: #f1f1b5;
    text-align: center;
    padding: 10px;
    display: none;
    border: 1px solid #cccccc;
}

.prod_home .prod_home_in:hover{
    outline:1px solid black;
}

.prod_home .prod_home_in{
     background-size: cover !important;
     height: 114px;
}

.prod_faixa{
    width: 100%;
    height: 45px;
    padding-top: 2px;
    bottom:0;
    position: absolute;
    color: white;
    font-size: 15px;
}

.prod_faixa.faixaLaranja{
    background-color: rgba(208,119,0,0.7);
}

.prod_faixa.faixaAzul{
    background-color: rgba(17,58,102,0.7);
}

/* PRODUTOS DESTAQUE HOME + HOVER */
#impostos_e_aliquotas{
    background: url(../img/produtos/impostos_e_aliquotas.jpg) no-repeat center;
}
#impostos_e_aliquotas:hover{
    background: url(../img/produtos/impostos_e_aliquotas2.jpg) no-repeat center;
}

#tributacoes_federais{
    background: url(../img/produtos/tributacoes_federais.jpg) no-repeat center;
}
#tributacoes_federais:hover{
    background: url(../img/produtos/tributacoes_federais2.jpg) no-repeat center;
}

#pis_e_cofins{
    background: url(../img/produtos/pis_e_cofins.jpg) no-repeat center;
}
#pis_e_cofins:hover{
    background: url(../img/produtos/pis_e_cofins2.jpg) no-repeat center;
}

#tabela_do_ipi{
    background: url(../img/produtos/tabela_do_ipi.jpg) no-repeat center;
}
#tabela_do_ipi:hover{
    background: url(../img/produtos/tabela_do_ipi2.jpg) no-repeat center;
}

#aliquota_do_icms{
    background: url(../img/produtos/aliquota_do_icms.jpg) no-repeat center;
}
#aliquota_do_icms:hover{
    background: url(../img/produtos/aliquota_do_icms2.jpg) no-repeat center;
}

#beneficios_fiscais{
    background: url(../img/produtos/beneficios_fiscais.jpg) no-repeat center;
}
#beneficios_fiscais:hover{
    background: url(../img/produtos/beneficios_fiscais2.jpg) no-repeat center;
}

#avisos_de_publicacoes{
    background: url(../img/produtos/avisos_de_publicacoes.jpg) no-repeat center;
}
#avisos_de_publicacoes:hover{
    background: url(../img/produtos/avisos_de_publicacoes2.jpg) no-repeat center;
}

#diferencial_de_aliquota{
    background: url(../img/produtos/diferencial_de_aliquota.jpg) no-repeat center;
}
#diferencial_de_aliquota:hover{
    background: url(../img/produtos/diferencial_de_aliquota2.jpg) no-repeat center;
}

#cfop_cst_csosn{
    background: url(../img/produtos/cfop_cst_csosn.jpg) no-repeat center;
}
#cfop_cst_csosn:hover{
    background: url(../img/produtos/cfop_cst_csosn2.jpg) no-repeat center;
}

#retencao_de_tributos{
    background: url(../img/produtos/retencao_de_tributos.jpg) no-repeat center;
}
#retencao_de_tributos:hover{
    background: url(../img/produtos/retencao_de_tributos2.jpg) no-repeat center;
}

#enquadramento_tributario{
    background: url(../img/produtos/enquadramento_tributario.jpg) no-repeat center;
}
#enquadramento_tributario:hover{
    background: url(../img/produtos/enquadramento_tributario2.jpg) no-repeat center;
}

#recolhimento_em_atraso_do_icms{
    background: url(../img/produtos/recolhimento_em_atraso_do_icms.jpg) no-repeat center;
}
#recolhimento_em_atraso_do_icms:hover{
    background: url(../img/produtos/recolhimento_em_atraso_do_icms2.jpg) no-repeat center;
}

.txtarea {
    border: 1px solid #ccc;
    max-width: 335px;
    max-height: 250px;
    min-height: 100px;
    overflow: auto;
}

@media (max-width:767px){
    .text-xs-center{text-align:center !important;}
    .text-xs-right{text-align:right !important;}
    .text-xs-left{text-align:left !important;}
    .w-xs-100{width: 100% !important;}

    .txtarea-xs-center{
        margin: 0 auto
    }

    .menu{ border-bottom: none !important;}
    /*.prodSis_card{ min-height: 270px; }*/
    
    .tit-bol{
       font-size: 15px;
       font-weight: bold;
    }
    
    .txt-bol1{ padding-top: 19px; font-size: 13px;   }
    .txt-bol{ padding-top: 12px; font-size: 13px;   }
    
    .table-xs-responsive{
        width: 100%;
        overflow-y: hidden;
        min-height: .01%;
        overflow-x: auto;
        border: 1px solid #ddd;
    }
}

@media (min-width:768px) and (max-width:991px){
    .text-sm-center{text-align:center !important;}
    .text-sm-right{text-align:right !important;}
    .text-sm-left{text-align:left !important;}

    .txtarea-sm-center{margin: 0 auto}

    .prodSis_card{ min-height: 290px; }
    
    .tit-bol{
       font-size: 15px;
       font-weight: bold;
    }
    
    .txt-bol, .txt-bol1{ padding-top: 10px; font-size: 13px;   }
    
    .table-sm-responsive{
        min-height: .01%;
        overflow-x: auto;
    }
}

@media (min-width:992px) and (max-width:1199px){
    .text-md-center{text-align:center !important;}
    .text-md-right{text-align:right !important;}
    .text-md-left{text-align:left !important;}

    .txtarea-md-center{margin: 0 auto}

    .prodSis_card{ min-height: 220px; }
    
    .tit-bol{
       font-size: 15px;
       font-weight: bold;
    }
    
    .txt-bol1{ padding-top: 21px; font-size: 15px;  }
    .txt-bol{ padding-top: 12px; font-size: 15px;  }
    
    .table-md-responsive{
        min-height: .01%;
        overflow-x: auto;
    }
}

@media (min-width:1200px){
    .text-lg-center{text-align:center !important;}
    .text-lg-right{text-align:right !important;}
    .text-lg-left{text-align:left !important;}
    .w-lg-80{width: 80% !important;}

    .txtarea-lg-center{margin: 0 auto}

    .prodSis_card{ min-height: 205px; }
    
    .tit-bol{
       font-size: 15px;
    }
    
    .txt-bol, .txt-bol1{ 
        padding-top: 21px; font-size: 15px; 
    }
}



/*Em testes - grid landscape*/

@media (orientation: landscape){
    .lscape-lg-1, .lscape-lg-10, .lscape-lg-11, .lscape-lg-12, .lscape-lg-2, .lscape-lg-3, .lscape-lg-4, .lscape-lg-5, .lscape-lg-6, .lscape-lg-7, .lscape-lg-8, .lsclscape-lg-9,
    .lscape-md-1, .lscape-md-10, .lscape-md-11, .lscape-md-12, .lscape-md-2, .lscape-md-3, .lscape-md-4, .lscape-md-5, .lscape-md-6, .lscape-md-7, .lscape-md-8, .lscape-md-9,
    .lscape-sm-1, .lscape-sm-10, .lscape-sm-11, .lscape-sm-12, .lscape-sm-2, .lscape-sm-3, .lscape-sm-4, .lscape-sm-5, .lscape-sm-6, .lscape-sm-7, .lscape-sm-8, .lscape-sm-9,
    .lscape-xs-1, .lscape-xs-10, .lscape-xs-11, .lscape-xs-12, .lscape-xs-2, .lscape-xs-3, .lscape-xs-4, .lscape-xs-5, .lscape-xs-6, .lscape-xs-7, .lscape-xs-8, .lscape-xs-9 {
        float: left;
    }

    .lscape-lg-1, .lscape-lg-10, .lscape-lg-11, .lscape-lg-12, .lscape-lg-2, .lscape-lg-3, .lscape-lg-4, .lscape-lg-5, .lscape-lg-6, .lscape-lg-7, .lscape-lg-8, .lsclscape-lg-9,
    .lscape-md-1, .lscape-md-10, .lscape-md-11, .lscape-md-12, .lscape-md-2, .lscape-md-3, .lscape-md-4, .lscape-md-5, .lscape-md-6, .lscape-md-7, .lscape-md-8, .lscape-md-9,
    .lscape-sm-1, .lscape-sm-10, .lscape-sm-11, .lscape-sm-12, .lscape-sm-2, .lscape-sm-3, .lscape-sm-4, .lscape-sm-5, .lscape-sm-6, .lscape-sm-7, .lscape-sm-8, .lscape-sm-9,
    .lscape-xs-1, .lscape-xs-10, .lscape-xs-11, .lscape-xs-12, .lscape-xs-2, .lscape-xs-3, .lscape-xs-4, .lscape-xs-5, .lscape-xs-6, .lscape-xs-7, .lscape-xs-8, .lscape-xs-9 {
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media (max-width:767px) and (orientation: landscape){
    .lscape-xs-12{width:100%}
    .lscape-xs-11{width:91.66666667%}
    .lscape-xs-10{width:83.33333333%}
    .lscape-xs-9{width:75%}
    .lscape-xs-8{width:66.66666667%}
    .lscape-xs-7{width:58.33333333%}
    .lscape-xs-6{width:50%}
    .lscape-xs-5{width:41.66666667%}
    .lscape-xs-4{width:33.33333333%}
    .lscape-xs-3{width:25%}
    .lscape-xs-2{width:16.66666667%}
    .lscape-xs-1{width:8.33333333%}
    
}

@media (min-width:768px) and (max-width:991px) and (orientation: landscape){
    .lscape-sm-12{width:100%}
    .lscape-sm-11{width:91.66666667%}
    .lscape-sm-10{width:83.33333333%}
    .lscape-sm-9{width:75%}
    .lscape-sm-8{width:66.66666667%}
    .lscape-sm-7{width:58.33333333%}
    .lscape-sm-6{width:50%}
    .lscape-sm-5{width:41.66666667%}
    .lscape-sm-4{width:33.33333333%}
    .lscape-sm-3{width:25%}
    .lscape-sm-2{width:16.66666667%}
    .lscape-sm-1{width:8.33333333%}
}

@media (min-width:992px) and (max-width:1199px) and (orientation: landscape){
    .lscape-md-12{width:100%}
    .lscape-md-11{width:91.66666667%}
    .lscape-md-10{width:83.33333333%}
    .lscape-md-9{width:75%}
    .lscape-md-8{width:66.66666667%}
    .lscape-md-7{width:58.33333333%}
    .lscape-md-6{width:50%}
    .lscape-md-5{width:41.66666667%}
    .lscape-md-4{width:33.33333333%}
    .lscape-md-3{width:25%}
    .lscape-md-2{width:16.66666667%}
    .lscape-md-1{width:8.33333333%}
}

@media (min-width:1200px) and (orientation: landscape){
    .lscape-lg-12{width:100%}
    .lscape-lg-11{width:91.66666667%}
    .lscape-lg-10{width:83.33333333%}
    .lscape-lg-9{width:75%}
    .lscape-lg-8{width:66.66666667%}
    .lscape-lg-7{width:58.33333333%}
    .lscape-lg-6{width:50%}
    .lscape-lg-5{width:41.66666667%}
    .lscape-lg-4{width:33.33333333%}
    .lscape-lg-3{width:25%}
    .lscape-lg-2{width:16.66666667%}
    .lscape-lg-1{width:8.33333333%}
}

/*Em testes*/

.tel_lateral{
    margin: 10px 0;
    background-position: 15px 6px;
    background-image: url(../img/blue_arrow.gif) !important;
    background-repeat: no-repeat;
    line-height: 1.1;
}

.tel_lateral .num_tel{
    padding-left: 10px;
    font-weight: bold;
    font-size: 16px;
}

.tel_lateral .txt_tel{
    padding-left: 10px;
    font-size: 12px;
}

.txtbeta {

    font-size: 10px;
    color: #fe1e1e;
    font-weight: bold;
    padding: 2px;
    background-color: #fed1d1;

}

.risco_titulos{
    border-top: 1px solid #fde0ba; 
    margin-top: 0;
}

.link_news{
    color: white; 
    text-decoration: none;
}

.link_news:hover{
    color: white;
    text-decoration: underline;
}

/* Teste table */

table{
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    border: 1px solid #dddddd;
}

table td{
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border: 1px solid #ddd;
}

.table, .table td{
    border: none !important;
}

.table-bordered{
    border: 1px solid #ddd !important;
}

.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 1px solid #ddd !important;
}

/*produtos*/
.produtos-sistemas{
    width: 100%;
    height: auto;
    display: table;    
    padding: 0px 0 0px 0;
}

.produtos-sistemas h1, .produtos-sistemas h3{
    color: #113a66;
}

.produtos-sistemas h1{
    line-height: 1.1;
    text-align: center;
    font-weight: 700;
    margin-bottom: 15px;
}

.produtos-sistemas h3{
    font-size: 21px;
    line-height: 28px;
    color: #113a66;
}

.produtos-sistemas p{
    font-size: 16px;
    letter-spacing: 0.3px;
    line-height: 22px;
}

.produtos-sistemas a {    
    color: #113a66;
    text-decoration: none;
    font-size: 15px;
    letter-spacing: 0.3px;
    line-height: 1px;
}

.produtos-sistemas a:hover{    
    color:#e99019;
}

.links-dest > *{
    color: #333;
}

.destaque_card {
    margin-top: 5px;
    margin-bottom: 5px;
}

.ultimas-not .noticia-item .titulo{
    line-height: 1.5
}

#news-ini{
    font-size: 15px;
}

/* ASSINE */
#assine{
    background: url(../img/bgassine.webp) no-repeat center bottom;
    width: 100%;
    background-size: cover;
    color: white;
    text-align: center;
    padding: 20px 0;
    font-size: 19px;
    display: table;
    text-shadow: 1px 1px #333;

}

#assine h1{
    margin-bottom: 25px;
}

#assine button{
    font-size: 20px;
}


.btn-news{
    color: #fff;
    background-color: #113a66;
}

.btn-news:hover{
    color: #fff;
    background-color: #e99019;
}

.btn-news:focus{
    color: white;
}

/*Comércio Exterior*/
.comex-bancodedados-card{              
    height: 180px!important;    
}

.comex-bancodedados-legis{
    font-size: 15px; 
    color: #333;
    text-decoration: underline;
}

.comex-bancodedados-legis:hover {
    text-decoration: underline;
    color: #f37e17;
}

/*SISTEMAS*/

/* -abas */
ul#abas {
    font-size: 16px;
    font-weight: bold;
}

/*portal do simples nacional*/
.portalsimples-card{              
    height: 220px!important;
}

.btn-portal{
    margin-top: 19px;
}

.link-portalsimples-legis{
    font-size: 15px; 
    color: #333;
    text-decoration: underline;
}

.link-portalsimples-legis:hover {
    text-decoration: underline;
    color: #f37e17;
}

#portal .topico-titulo {
    margin-top: 30px;
    margin-bottom: 15px;
}

#portal .topico-titulo a, #portal #topicoTitulo a{
    color: black;
    text-decoration: none;
}

#portal .topico-titulo a:hover, #portal .topico-tools a:hover, #portal #topicoTitulo a:hover {
    color: #e99019;
}

#portal .topico-texto a {
    font-size: 14px;
    color: #000;
    margin: 0;    
    line-height: 25px;
    text-align: justify;
}

#portal .topico-texto {
    font-size: 14px;
    color: #000;
    margin: 0;
    padding: 0 20px 0px 25px;
    line-height: 25px;
    text-align: justify;
}

#portal .topico-tools{
    font-size: 12px;
    padding: 20px 0 30px 25px;
}

#portal .topico-tools a {
    color: black;
}

.mostra-topicos{
    margin: 20px 0;
}

.mostra-topicos a{
    color: black;
    text-decoration: underline;
}

.mostra-topicos a:hover{
    color: #e99019;
}

/*Quebrar links*/
a {
    word-wrap: break-word!important;
}

/*FIM SISTEMAS*/

.row.display-flex .legi_tipo {
    min-height: 66px;
    height:  66px;
    max-height: 66px;
    margin-bottom: 20px;
}

.row.display-flex .legi_tipo .bt-banco{
    margin-bottom: 0px;
}


@media (min-width:768px) and (max-width:768px){
    .siste_home{
        height: 115px !important;
    }
}
@media (min-width:768px) and (max-width:1024px){
    .siste_home{
        height: 140px;
    }
}

/*SPED*/
.btn-disabled{
    opacity: 0.5;
    pointer-events: none;    
}

.badge_erro{
    padding: 11px 10px 10px 10px;
    font-size: 11px;
    line-height: 0.6;
    color: #fff;
    background-color: #d9534f;
    border-radius: 0;
    margin-top: -2px;
}

.badge_sucesso{
    padding: 11px 10px 10px 10px;
    font-size: 11px;
    line-height: 0.6;
    color: #fff;
    background-color: #5cb85c;
    border-radius: 0;
    margin-top: -2px;
}

.badge_advertencia{
    padding: 11px 10px 10px 10px;
    font-size: 11px;
    line-height: 0.6;
    color: #fff;
    background-color: #f0ad4e;
    border-radius: 0;
    margin-top: -2px;
}

.badge_info{
    padding: 11px 10px 10px 10px;
    font-size: 11px;
    line-height: 0.6;
    color: #fff;
    background-color: #337ab7;
    border-radius: 0;
    margin-top: -2px;
}

.nav-sped{
    font-size: 14px;
    margin: 20px 0 0 0;
    padding: 2px 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    float: none;
}

.nav-sped>li{
    margin-bottom: 0px;
}

.nav-sped>li.active>a,
.nav-sped>li.active>a:focus,
.nav-sped>li.active>a:hover{
    background-color: #eee;
    border: none;
    font-weight: bold;
    color: #555;
    cursor: default;
}

.nav-sped>li>a {
    border: none;
    border-radius: 0;
    padding-top: 10px;
    padding-bottom: 10px;
}

.abasSt li a {
    border: 1px solid #ddd !important;
}

.btn-youtube {
    border-radius: 5px;
    font-size: 19px;
}

#box-beneficios-gestornfe h2{margin-bottom:30px;}
#box-beneficios-gestornfe p{font-size:14px;}
#box-beneficios-gestornfe p i{color:#E99020; padding-right:10px;}

.linha-vertical {
    border-left:1px solid #d2d2d2;
}

@media screen and (max-width: 970px) {
    .linha-vertical {
        border-left: none;
    }
    
    
}

@media screen and (min-width: 970px) {
    .linha-vertical {
        border-left: block;
    }
}

@media screen and (min-width: 1200px) {
    .pull-left-lg {
        float: left;
    }
    
    .pull-right-lg {
        float: right;
    }
}