/*Geral*/
body{ font-size: 16px !important; font-family: 'Roboto' !important; font-weight: 300 !important }
header{ color: #FFF; }
header.header-interna{ background: #1a4c8d; }

h1.titulo, h2.titulo, h3.titulo, h4.titulo, h5.titulo, h6.titulo{ font-family: 'Roboto' !important; text-transform: uppercase; }

h1.titulo{ font-size: 26px !important; font-weight: 200 }
h2.titulo{ font-size: 24px !important; font-weight: 200 }
h3.titulo{ font-size: 22px !important; font-weight: 200 }
h4.titulo{ font-size: 20px !important; font-weight: 200 }
h5.titulo{ font-size: 18px !important; font-weight: 200 }
h6.titulo{ font-size: 16px !important; font-weight: 200 }

h1.titulo.titulo-interna{ padding: 5px; }
h2.titulo.titulo-interna{ padding: 5px; }
h3.titulo.titulo-interna{ padding: 5px; }
h4.titulo.titulo-interna{ padding: 5px; }
h5.titulo.titulo-interna{ padding: 5px; }
h6.titulo.titulo-interna{ padding: 5px; }

.branding-titulo-interna{ padding: 4px 10px; font-size: 14px; text-transform: uppercase; font-family: 'PT Sans'; font-weight: 300; border-radius: 0px; margin-bottom: 5px; border-left: 3px solid #053577; }
.titulo-interna-bg-default{ background: #f1f1f1; }
table.dataTable thead th, table.dataTable thead td{ padding: 10px 10px; border-bottom: 1px solid #ddd !important; }
table.dataTable.no-footer { border-bottom: 1px solid #ddd !important; margin-bottom: 10px; }

#titulo-interna{  padding: 30px 0px 15px 0px; margin-bottom: 20px; }
#titulo-interna h1.titulo{ font-size: 40px !important }
#titulo-interna i{ margin-right: 10px; color: #053577; }

#header-landing{ 
    background: #13488a url(../images/border-bottom-header.png) center 100% no-repeat;
    height: 365px;
}
#header-landing #bg-header{}

#header-landing h2{ font-family: 'Open Sans'; font-weight: 400; font-size: 40px; margin-top: 30px; }
#header-landing h3{ font-family: 'Open Sans'; font-weight: 800; font-size: 45px; margin-top: 10px; }

.fwb{ font-weight: bold !important; }
.fw2{ font-weight: 200 !important; }
.fw4{ font-weight: 400 !important; }
.fw6{ font-weight: 600 !important; }
.fw8{ font-weight: 800 !important; }
.t-a-c{ text-align: center; }

.lh10{ line-height: 10px; }
.lh15{ line-height: 15px; }
.lh20{ line-height: 20px; }
.lh25{ line-height: 25px; }
.lh30{ line-height: 30px; }

.menu-sub-menu{ margin-bottom: 0px !important; text-transform: uppercase; font-size: 12px; font-family: 'Open Sans', sans-serif; font-weight: 300; padding-left: 0px; text-align: center; margin-top: 12px; }
.menu-sub-menu li{ display: inline; border-right: 1px solid #b5b5b5; padding-left: 15px; padding-right: 15px }
.menu-sub-menu li:last-child{ border-right: none !important }
.menu-sub-menu li a{ color: #FFF; }

.footer-ul{ padding-left: 0px; font-family: 'Roboto'; font-size: 15px; }
.footer-ul li{ list-style: none; }
.footer-ul li a{ color: #FFF; }

/* -- */

.ddl-w-100{ width: 100% !important; }
.no-border-radius{ border-radius: 0px !important; }

.btn-orange{ background: #dc8144; color: #FFF; }
.btn-orange:hover, .btn-orange:focus{ background: #ec7814; color: #FFF !important; }

.alert-atencao { color: #993300; background-color: #F9E275; }
.alert-informacao { color: #FFF; background-image: linear-gradient(to bottom,#3176b2 0,#2b6598 100%); border-color: #286090; background-color: #2c689c; }

.color-white{ color: #FFF; }
a.color-white:hover{ color: #FFF; text-decoration: underline; }
.font-family-padrao{ font-family: 'Roboto', sans-serif !important; }

.btn-informacao{ background-color: #2e6fa7; background-image: linear-gradient(to bottom,#2e6fa7 0,#2e6fa7 100%); border-color: rgb(39, 92, 138) !important; color: #FFF; }
.btn-informacao:hover, .btn-informacao:focus{ background-color: #0A1B2B; color: #FFF !important; border-color: #0A1B2B; }

.panel-atencao{ background-color: #f5f5f5 !important; border-left: 1px solid #DDD !important; border-right: 1px solid #DDD !important; border-bottom: 1px solid #DDD !important; }
.panel-atencao > .panel-heading{ background-color: #F9E275 !important; }

.panel-informacao{ background-color: #f5f5f5 !important; border-left: 1px solid #2c3e50 !important; border-right: 1px solid #2c3e50 !important; border-bottom: 1px solid #2c3e50 !important; }
.panel-informacao > .panel-heading{ background-color: #2c689c !important; color: #FFF !important; }

.lista-dados-abertos{ list-style: none; padding-left: 0px; margin: 10px; }
.lista-dados-abertos > li{ background: #f5f5f5; border: 1px solid #DDD; margin-top: 15px }

.panel-body { padding: 15px 15px 15px 15px !important; }

/* Header */
.titulo-header{ font-family: 'PT Sans', sans-serif !important; }
.titulo-header h1{ font-weight: 800; font-size: 40px; font-family: 'Roboto'; }
.titulo-header h4{ font-weight: 300; font-size: 18px; font-family: 'Roboto'; }
.titulo-header h5{ font-size: 15px; font-family: 'Roboto'; font-weight: 300; }
.logo-municipio{ border: 1px solid #DDD; background: #FFF; padding: 10px; min-height: 100px; }
.sub-menu{ background: #DDD; color: #000; min-height: 37px; line-height: 35px; }
.menu{ background: #003677; font-family: 'Roboto', sans-serif !important; font-weight: 300; }
.navbar-brand, .navbar-nav>li>a{ text-shadow: none !important; color: #FFF; font-size: 15px; }
.breadcrumb{ border: 1px solid #DDD; }

#box-pesquisa-master{ display: flex; margin-top:  5px; margin-bottom: 5px; }

.progress-bar-graficos{ color: rgba(0, 0, 0, 0.75) !important;  font-size: 14px !important;  background-image: linear-gradient(to bottom,rgb(247, 210, 158) 0,rgb(247, 193, 116) 100%) !important;  background-image: -webkit-linear-gradient(top,rgb(247, 210, 158) 0,rgb(247, 193, 116) 100%) !important; background-image: -o-linear-gradient(top,rgb(247, 210, 158) 0,rgb(247, 193, 116) 100%) !important; background-image: -webkit-gradient(linear,left top,left bottom,from(rgb(247, 210, 158)),to(rgb(247, 193, 116))); }
.lista-detalhamento-grafico{ list-style: none; padding-left: 0px; }

#box-social{ }
.btn-icone-social{ color: #ffffff; font-size: 25px !important; }
.btn-icone-social:hover{ color: #DDD !important; }

.fancyvideo{ margin-bottom: 10px }
.fancyvideo a{ display: block; }
.fancyvideo a i{ display: none; position: absolute; right: 0%; top: 0%; font-size: 90px; color: red; background: rgba(255, 255, 255, 0.7); width: 100%; text-align: center; height: 100%; padding-top: 55px; }
.fancyvideo a:hover i{ display: block; }
.fancyvideo p{ text-align: center; background: #3e6180; color: #fff; border-bottom: 1px solid #004196; padding-top: 8px; padding-bottom: 8px; }

.item-selecionado{ background: #2c3e50 !important; color: #FFF; }

.modal {
    text-align: center;
}
@media screen and (min-width: 768px) {
    .modal:before {
        display: inline-block;
        vertical-align: middle;
        content: " ";
        height: 100%;
    }
}
.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

.menu > .active, .menu > li:hover, .menu > li:hover > a, .menu > .open{ background: #01285f; color: #FFF; }
.navcustom > .open>a, .navcustom > .open>a:focus, .navcustom > .open>a:hover, .navcustom > li > a:hover, .navcustom > li.active > a, .dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover{ background: #01285f !important }
.menu > li > a{ background: none !important; }
.menu-sidebar{ font-size: 15px; }
.menu-sidebar > li > .active{ background: #01285f; color: #FFF; }
.menu-sidebar a{ color: #000; }
.menu-sidebar > li{ border-bottom: 1px solid #DDD; background: #FFF; }
.menu-sidebar > li+li{ margin-top: 0px !important; }
.menu-sidebar > li:last-child{ border-bottom: none; }

.navbar-nav>li>.dropdown-menu{ padding: 0px; }
.navbar-nav>li>.dropdown-menu > li{ }
.navbar-nav>li>.dropdown-menu > li:hover{ background: #01285f }
.navbar-nav>li>.dropdown-menu > li:last-child{ border-bottom: none; }
.navbar-nav>li>.dropdown-menu > li > a{ font-size: 15px; padding: 7px 75px 7px 20px; border-bottom: 1px solid #EEE !important; }
.navbar-nav>li>.dropdown-menu > li > a:last-child{ border-bottom: none; }

.marginBottom-0 {margin-bottom:0;}

.dropdown-submenu{position:relative;}
.dropdown-submenu .dropdown-menu > li{  }
.dropdown-submenu .dropdown-menu > li:hover{ background: #01285f }
.dropdown-submenu .dropdown-menu > li:last-child{ border-bottom: none; }
.dropdown-submenu .dropdown-menu > li > a{ font-size: 15px; padding: 7px 20px 7px 20px; border-bottom: 1px solid #EEE !important; }
.dropdown-submenu .dropdown-menu > li > a:last-child{ border-bottom: none; }
.dropdown-submenu>.dropdown-menu{top:0;left:100%;margin-top:-6px;margin-left:-1px;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;}
.dropdown-submenu>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#cccccc;margin-top:5px;margin-right:-10px;}
.dropdown-submenu:hover>a:after{border-left-color:#555;}
.dropdown-submenu.pull-left{float:none;}
.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;}

.menu-sidebar > .active > a > i{ color: #FFF; }
.menu-sidebar > li > a > i{ color: #0d77a8; }
.menu-sidebar > li > a:hover > i{ color: #FFF; }

.menu-sidebar-block{ margin-bottom: 10px !important; }
.menu-sidebar-block a{ font-size: 20px !important; padding: 20px 0px !important; }
.menu-sidebar-block i{ display: block }

.panel-program{ border: 1px solid #0A1B2B !important; }
.panel-program > .panel-heading{ background: #0A1B2B !important; color: #FFF !important; }

.panel-info{ border: 1px solid #009CDC !important; }
.panel-info > .panel-heading{ background: #009CDC !important; color: #FFF !important; }
select{ cursor: pointer; }

.list-group a{ background: #004196; color: #FFF !important; }
.list-group a:hover, .list-group a:focus{ background: #005ad0 }

.table{ font-size: 16px; }

footer, .breadcrumb{ font-size: 15px; }

td, th{ vertical-align: middle !important; }

.text-search{ width: 301px; border: 1px solid #DDD; height: 35px; border-radius: 4px; padding: 0px 10px }

label{ font-weight: 300 !important; }

.titulo-front{ color: #004196 }

.thumbnail{ padding: 0px; border: none !important; }

.thumbnail h5{ display: block; padding: 12px 10px; text-transform: uppercase; color: #FFF; font-family: 'PT Sans', sans-serif; background: #004196; border-top: 2px solid #FFF; vertical-align: middle; font-size: 14px; font-weight: 300; }
.thumbnail h5:hover, .thumbnail:hover h5{ color: yellow; text-decoration: none !important; }
.thumbnail, .thumbnail:hover, .thumbnail:focus, .thumbnail h5:hover{ text-decoration: none; }

.menu-estilo-right{ background: #004196; display: block; color: #FFF; font-family: 'PT Sans', sans-serif; text-transform: uppercase; padding: 10px; border-left: 1px solid #DDD; min-height: 123px; font-weight: 300; font-size: 17px; padding: 0px; }
.menu-estilo-right .titulo{ position: absolute; top: 50%; transform: translateY(-50%); padding: 10px }
.menu-estilo-right .titulo:hover, .menu-estilo-right:hover .titulo, .thumbnail:hover .titulo{ color: yellow }


.titulo-home{ font-family: 'PT Sans', sans-serif; font-weight: 700; color: #2c3e50; font-size: 25px; border-bottom: 1px solid #DDD; padding-bottom: 10px; margin-bottom: 18px; text-transform: uppercase; }
.titulo-modal{ font-family: 'PT Sans', sans-serif; font-weight: 700; color: #2c3e50; font-size: 18px; text-transform: uppercase; margin-bottom: 0px; margin-top: 0px; }

/* Quadro de Avisos */
.gadget-aviso{ border-bottom: 1px solid #DDD; padding-bottom: 20px; }
.gadget-aviso + .gadget-aviso{ padding-top: 10px }
.gadget-aviso:last-of-type{ border-bottom: none !important; padding-bottom: 0px; }
.gadget-aviso h4{ margin-bottom: 5px; }
.data-publicacao{}

.gadget-aviso-sidebar{ border-bottom: 1px solid #DDD; padding-bottom: 10px; }
.gadget-aviso-sidebar + .gadget-aviso-sidebar{ padding-top: 5px }
.gadget-aviso-sidebar:last-of-type{ border-bottom: none !important; padding-bottom: 0px; }
.gadget-aviso-sidebar h5{ margin-bottom: 0px; margin-top: 5px; }
/* Fim quadro de avisos*/

/* Portal do Servidor Online */
#container-contracheque{ background: url('../../img/background-servidor.jpg') center bottom no-repeat; background-color: #EEE; padding:  20px 0px 0px 0px; }


/* Footer */
footer .footer-brand{ background: #00295f; }
footer .footer-info{ font-family: "PT Sans", sans-serif; background: #13488c; color: #FFF !important; border-top: 10px solid #DDD; }
footer .footer-info p{ margin-bottom: 0px !important; font-size: 17px; padding-bottom: 5px; }

.divisao-esquerda{ border-left: 1px solid #DDD }
.divisao-direita{ border-right: 1px solid #DDD }

footer .footer-pos{ background: #DDD; color: #000; font-family: "Roboto", sans-serif; font-size: 15px; padding: 10px 0px; }
.footer-box a{ color: #FFF !important }

.txt-uppercase{ text-transform: uppercase !important; }

.titulo-do-footer{ text-transform: uppercase; font-weight: 800; }
.titulo-font{ font-family: "PT Sans", sans-serif; text-transform: uppercase; font-weight: 800; }

.table-acoes{ background: #EBEBEB !important; border: 1px solid #DDD }
td.details-control {
    background: url('../img/details_open.png') no-repeat center center;
    cursor: pointer;
}
tr.shown td.details-control {
    background: url('../img/details_close.png') no-repeat center center;
}

.custom{
    margin: 10px 10px;
}
.acessibilidade li {
    display:inline;
    margin-left:.5em;
    font-size:1.0em;
}
.acessibilidade li a:hover {
    text-decoration: none;
}
.diminui-letra {
    font-size: 1.0em;
}
.letra-normal {
    font-size: 1.1em;
}
.aumenta-letra {
    font-size: 1.2em;
}
.esconde {
    position: absolute; left: -999em;
}
.label-sem-contraste {
    background:#fff;
    color:#000 !important;
    border:1px solid #ddd;
    font-size:1em;
}
.label-alto-contraste {
    background:#000;
    color:#fff;
    border:1px solid #000;
    font-size:1em;
}

.menu-list{ padding-left: 0px }
.menu-list li{ list-style: none; font-family: "Roboto", sans-serif; }
.btn-padrao{ background: #004196 !important; color: #FFF !important; }
.btn-padrao:hover{ background: #2C3E50 !important; color: #FFF !important; }

.btn{ font-family: "Roboto", sans-serif; }

.shown, .shown > td{ background-color: #2C3E50; color: #FFF; }

/*Ir para o topo*/

.cd-top, .cd-top-custom {
    display: inline-block;
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 40px;
    right: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    /* image replacement properties */
    overflow: hidden;
    /*text-indent: 100%;*/
    white-space: nowrap;
    background: rgba(9, 113, 137, 0.8);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
    text-align: center;
    line-height: 40px;
    color: #ffffff !important;
    font-size: 1.6em;
    border:1px solid #ffffff;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover, .cd-top-custom.cd-is-visible, .cd-top-custom.cd-fade-out, .no-touch .cd-top-custom:hover {
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible, .cd-top-custom.cd-is-visible {
    /* the button becomes visible */
    visibility: visible;
    opacity: 1;
}
.cd-is-visible-custom{
     /* the button becomes visible */
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-fade-out, .cd-top-custom.cd-fade-out {
    /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
    opacity: .5;
}
.no-touch .cd-top:hover, .no-touch .cd-top-custom:hover {
    background-color: #097189;
    opacity: 1;
}
/*Breakpoint*/
@media only screen and (min-width: 768px) {
    .cd-top, .cd-top-custom {
        right: 20px;
        bottom: 20px;
    }
}
/*Breakpoint*/
@media only screen and (min-width: 1024px) {
    .cd-top, .cd-top-custom {
        height: 40px;
        width: 40px;
        right: 30px;
        bottom: 30px;
    }
}

@media (min-width: 20em) { 
    .footer-box{ margin-bottom: 20px; }
    .footer-box:last-child{ margin-bottom: 0px; }
}

@media (min-width: 37em) { 
    .footer-box{ margin-bottom: 20px; } 
} /* 592px */

@media (min-width: 41em) {
    .footer-box{ margin-bottom: 20px; } 
} /* 656px */

@media (min-width: 47em) {
    .footer-box{ margin-bottom: 20px; } 
} /* 752px */

@media (min-width: 68em) {
    .footer-box{ margin-bottom: 0px; } 
} /* 1088px */

@media (min-width: 82em) {
    .footer-box{ margin-bottom: 0px; } 
} /* 1312px */

@media (min-width: 100em) {
    .footer-box{ margin-bottom: 0px; } 
} /* 1600px */


.m-t-5{ margin-top: 5px !important; }
.m-l-5{ margin-left: 5px !important; }
.m-r-5{ margin-right: 5px !important; }
.m-b-5{ margin-bottom: 5px !important; }
.m-t-10{ margin-top: 10px !important; }
.m-l-10{ margin-left: 10px !important; }
.m-r-10{ margin-right: 10px !important; }
.m-b-10{ margin-bottom: 10px !important; }
.m-t-15{ margin-top: 15px !important; }
.m-l-15{ margin-left: 15px !important; }
.m-r-15{ margin-right: 15px !important; }
.m-b-15{ margin-bottom: 15px !important; }
.m-t-20{ margin-top: 20px !important; }
.m-l-20{ margin-left: 20px !important; }
.m-r-20{ margin-right: 20px !important; }
.m-b-20{ margin-bottom: 20px !important; }
.m-t-30{ margin-top: 30px !important; }
.m-l-30{ margin-left: 30px !important; }
.m-r-30{ margin-right: 30px !important; }
.m-b-30{ margin-bottom: 30px !important; }
.m-t-40{ margin-top: 40px !important; }
.m-l-40{ margin-left: 40px !important; }
.m-r-40{ margin-right: 40px !important; }
.m-b-40{ margin-bottom: 40px !important; }
.m-t-50{ margin-top: 50px !important; }
.m-l-50{ margin-left: 50px !important; }
.m-r-50{ margin-right: 50px !important; }
.m-b-50{ margin-bottom: 50px !important; }
.m-t-60{ margin-top: 60px !important; }
.m-l-60{ margin-left: 60px !important; }
.m-r-60{ margin-right: 60px !important; }
.m-b-60{ margin-bottom: 60px !important; }
.m-t-70{ margin-top: 70px !important; }
.m-l-70{ margin-left: 70px !important; }
.m-r-70{ margin-right: 70px !important; }
.m-b-70{ margin-bottom: 70px !important; }
.m-t-80{ margin-top: 80px !important; }
.m-l-80{ margin-left: 80px !important; }
.m-r-80{ margin-right: 80px !important; }
.m-b-80{ margin-bottom: 80px !important; }
.m-t-90{ margin-top: 90px !important; }
.m-l-90{ margin-left: 90px !important; }
.m-r-90{ margin-right: 90px !important; }
.m-b-90{ margin-bottom: 90px !important; }

.p-5{ padding: 5px !important; }
.p-10{ padding: 10px !important; }
.p-15{ padding: 15px !important; }
.p-20{ padding: 20px !important; }
.p-30{ padding: 30px !important; }
.p-35{ padding: 35px !important; }
.p-40{ padding: 40px !important; }
.p-60{ padding: 60px !important; }

.p-t-5{ padding-top: 5px !important; }
.p-l-5{ padding-left: 5px !important; }
.p-r-5{ padding-right: 5px !important; }
.p-b-5{ padding-bottom: 5px !important; }
.p-t-10{ padding-top: 10px !important; }
.p-l-10{ padding-left: 10px !important; }
.p-r-10{ padding-right: 10px !important; }
.p-b-10{ padding-bottom: 10px !important; }
.p-t-15{ padding-top: 15px !important; }
.p-l-15{ padding-left: 15px !important; }
.p-r-15{ padding-right: 15px !important; }
.p-b-15{ padding-bottom: 15px !important; }
.p-t-20{ padding-top: 20px !important; }
.p-l-20{ padding-left: 20px !important; }
.p-r-20{ padding-right: 20px !important; }
.p-b-20{ padding-bottom: 20px !important; }
.p-t-30{ padding-top: 30px !important; }
.p-l-30{ padding-left: 30px !important; }
.p-r-30{ padding-right: 30px !important; }
.p-b-30{ padding-bottom: 30px !important; }
.p-t-35{ padding-top: 35px !important; }
.p-l-35{ padding-left: 35px !important; }
.p-r-35{ padding-right: 35px !important; }
.p-b-35{ padding-bottom: 35px !important; }
.p-t-40{ padding-top: 40px !important; }
.p-l-40{ padding-left: 40px !important; }
.p-r-40{ padding-right: 40px !important; }
.p-b-40{ padding-bottom: 40px !important; }
.p-t-60{ padding-top: 60px !important; }
.p-l-60{ padding-left: 60px !important; }
.p-r-60{ padding-right: 60px !important; }
.p-b-60{ padding-bottom: 60px !important; }

.no-m{ margin: 0px !important; }
.no-m-t{ margin-top: 0px !important; }
.no-m-l{ margin-left: 0px !important; }
.no-m-r{ margin-right: 0px !important; }
.no-m-b{ margin-bottom: 0px !important; }

.no-p{ padding: 0px !important; }
.no-p-t{ padding-top: 0px !important; }
.no-p-l{ padding-left: 0px !important; }
.no-p-r{ padding-right: 0px !important; }
.no-p-b{ padding-bottom: 0px !important; }

.bg-grey-custom{ font-family: 'PT Sans', sans-serif; font-size: 16px; background: #eaeaea; }
.bg-default{ background: #f1f1f1; border: 1px solid #DDD !important; }

.font-14{ font-size: 14px !important }
.font-15{ font-size: 15px !important }
.font-16{ font-size: 16px !important }

.nivel-0, .nivel-0 > td{ background-color: #0a1b2b !important; color: #FFF; cursor: pointer; }
.nivel-1, .nivel-1 > td{ background-color: #2a4863 !important; color: #FFF; cursor: pointer; }
.nivel-2, .nivel-2 > td{ background-color: #C9C9C9 !important; color: #000; cursor: pointer; }
.nivel-3, .nivel-3 > td{ background-color: #D9D9D9 !important; color: #000; cursor: pointer; }
.nivel-4, .nivel-4 > td{ background-color: #FFFFFF !important; color: #000; }

.cursor-pointer{ cursor: pointer; }

.box-item-singular{ width: 100%; }
.box-item-singular a:hover{ text-decoration: none }
.menu-item{ width: 100%; text-align: center; padding: 25px 5px }
.servico-box{ background-image: linear-gradient(90deg, #1b4d8e 0%, #12478c 100%); border-radius: 5px }
.servico-box:hover{ background-image: linear-gradient(90deg, #022b61 0%, #052650 100%); }

.menu-item .menu-item-content{ color: #FFF; }
.menu-item .menu-item-content .icone{}
.menu-item .menu-item-content .icone-hover{ display: none; }
.menu-item .menu-item-content .titulo{ font-family: 'Open Sans', sans-serif; font-size: 16px; text-transform: uppercase; font-weight: 200; margin-top: 15px; }

.color-white{ color: white; }

.box-item-singular:hover .menu-item .menu-item-content .icone{ font-size: 30px }

.modal-warning .modal-header {
    background-color: #eb6709;
    border-radius: .286rem .286rem 0 0;
}
.modal-warning .modal-header * { color: #fff; }
.modal-header .modal-title { -webkit-box-ordinal-group: 2; -webkit-order: 1; -ms-flex-order: 1; order: 1; margin-top: 0; }

/* 
  ##Device = Desktops
  ##Screen = 1281px to higher resolution desktops
*/

@media (min-width: 1281px) {

}

/* 
  ##Device = Laptops, Desktops
  ##Screen = B/w 1025px to 1280px
*/

@media (min-width: 1025px) and (max-width: 1280px) {

}

/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) {
    #header-landing{ height: 370px; }
    .header-landing-custom{ height: 400px !important; }
}

/* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    #header-landing{ height: 370px; }
    .header-landing-custom{ height: 400px !important; }
}

/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media (min-width: 481px) and (max-width: 767px) {
    #header-landing{ height: 500px; }
    .header-landing-custom{ height: 535px !important; }
    #menu-principal{ display: none; }
}

/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 320px) and (max-width: 480px) {
    #header-landing{ height: 500px; }
    .box-itens-principal > .item-box-principal{ margin-top: 20px }
    .box-itens-principal > .item-box-principal:first-child{ margin-top: 0px !important }
    .header-landing-custom{ height: 535px !important; }
    #menu-principal{ display: none; }
}