body {
    padding-top: 0;
    padding-bottom: 0;
    color: #5a5a5a;
    font-family: 'Source Sans Pro', sans-serif !important;
}

a {
    text-decoration: none;
}

.cursor-pointer {
    cursor: pointer;
}

.display-none {
    display: none;
}


/*TOPO*/

.logo {
    margin-left: 0;
    margin-top: 20px;
    margin-bottom: 20px;
}

.busca {
    margin-top: 30px;
}

.links-pos-busca {
    margin-top: 15px;
}

.navbar {
    padding: 0 !important;
    background: #0871cd;
}

.navbar-expand-md .navbar-nav .active .nav-link {
    background: #00518f !important;
    color: #FFF !important;
}

.navbar-expand-md .navbar-nav .nav-link:hover {
    background: #00518f !important;
    color: #fff !important;
}

.navbar-expand-md .navbar-nav .nav-link {
    padding: 15px 20px !important;
    color: #FFF !important;
    font-weight: bold !important;
    text-transform: capitalize !important;
    border-top: 1px solid #0871cd !important;
    border-bottom: 1px solid #0871cd !important;
}

.dropdown-toggle::after {
    display: inline-block !important;
    width: 0 !important;
    height: 0 !important;
    margin-left: 4px !important;
    vertical-align: 0 !important;
    border-top: 0 !important;
    border-right: 0 !important;
    border-bottom: 0 !important;
    border-left: 0 !important;
    content: "\e259" !important;
    font-family: 'Glyphicons Halflings' !important;
    font-size: 10px !important;
}

li.dropdown-nix:hover {
    position: relative;
}

li.dropdown-nix:hover div.dropdown-menu {
    transition-property: all;
    transition-duration: .5s;
    transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}

li.dropdown-nix:hover div.dropdown-menu {
    display: block;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    background-color: #00518f !important;
    background-clip: padding-box;
    border: 0 !important;
    border-radius: 0 !important;
}

.dropdown-menu {
    padding: 0 !important;
    margin: 0 !important;
}

.dropdown-item {
    color: #FFF !important;
}

.dropdown-item:hover {
    Background: #0072ce !important;
}


/*BANNER*/

.carousel-indicators li {
    width: 22px !important;
    height: 22px !important;
    border-radius: 50% !important;
    background: transparent !important;
    border: 2px solid #aa0061 !important;
    margin-bottom: 5px !important;
}

.carousel-indicators .active {
    background-color: #aa0061 !important;
}

.carousel-indicators {
    position: absolute !important;
    right: 15px !important;
    bottom: 130px !important;
    left: auto !important;
    z-index: 15;
    display: -ms-flexbox !important;
    display: block !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    padding-left: 0 !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
    list-style: none !important;
    width: 30px !important;
}

.carousel-indicators li {
    cursor: pointer;
}

.images-links span.title {
    color: #aa0061;
    font-size: 1.4em;
    font-weight: bold;
}

.images-links a {
    float: left;
    width: 100%;
    padding: 15px 0 10px;
    border-radius: 10px;
}

.images-links a:hover {
    text-decoration: none;
    background: #CCC;
}

.mapa {
    padding-bottom: 30px;
    background: #f1f7fb;
    margin-top: 30px;
}

.cisv_map {
    width: 100%;
}

.cisv_heading_wrapper {
    padding: 10px 20px 0 20px;
    margin-bottom: 10px;
    position: relative;
}

.cisv_heading_wrapper h2 {
    color: #0072ce !important;
    font-size: 1.5em;
    line-height: 1em;
    font-weight: bold;
    margin: 0.4em 0 0.1em 0;
}

.cisv_heading_wrapper i {
    bottom: -16px;
    display: block;
    font-size: 1.2em;
    height: 25px;
    left: 50%;
    line-height: 25px;
    margin-left: -26px;
    padding: 5px 14px;
    text-align: center;
    width: 25px;
    z-index: 100;
    color: #0072ce
}

.cisv_heading_wrapper.has_icon::before {
    border-style: solid;
    border-width: 0 0 1px;
    bottom: 0;
    content: "";
    position: absolute;
    right: 25%;
    width: 22%;
    color: #0072ce;
}

.cisv_heading_wrapper.has_icon::after {
    border-style: solid;
    border-width: 0 0 1px;
    bottom: 0;
    content: "";
    position: absolute;
    left: 25%;
    width: 22%;
    color: #0072ce;
}

.ctd-dst {
    padding-top: 30px;
    padding-bottom: 30px;
}

.cd-lnk {
    width: 100%;
    text-align: center;
    background: #509E2F;
    padding: 10px;
    border-radius: 0 0 10px 10px;
    min-height: 120px;
    margin-bottom: 20px;
}

.cd-lnk h3 {
    padding: 10px 0 0;
    font-size: 1.3em;
    font-weight: bold;
    color: #fff;
    margin-bottom: 0;
    height: 70px;
}

.cd-lnk a {
    color: #fff;
}

div#Subheader {
    background: url(../images/bg_sub_header.png) top left repeat-y #ff671f;
    margin-bottom: 50px;
}

div#Subheader h1.title {
    color: #ffffff;
    font-size: 2.8em;
    font-weight: bold;
    letter-spacing: 0.01em;
    margin: 18px 0 12px 0;
    text-align: left;
}

div#Subheader ul.breadcrumbs {
    float: none;
    font-size: 0.9em;
    margin: 0 0 22px;
    text-align: left;
    overflow: visible;
    padding: 0;
}

div#Subheader ul li {
    display: inline-block;
    margin-bottom: 0;
    margin-left: 0;
}

div#Subheader ul li a {
    color: #fff;
    text-decoration: underline;
}

div#Subheader ul li span {
    color: #fff;
}

.rodape {
    background: #0072ce;
    padding-top: 30px;
    padding-bottom: 30px;
    min-height: 300px;
    position: relative;
}

.back-top {
    position: absolute;
    right: 15px;
}

.back-top a {
    color: #CCC;
    font-size: 50px;
}

.menu-rodape h4 {
    color: #b9d9eb !important;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 8px;
}

.menu-rodape ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.menu-rodape ul li {
    margin: 0;
    padding: 0;
    line-height: 1.5;
}

.menu-rodape ul li a {
    color: #FFF;
}

.ultima-linha {
    padding-top: 20px;
}

.ultima-linha p {
    color: #FFF;
}

.ultima-linha ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.ultima-linha ul li {
    margin: 0;
    padding: 0;
    line-height: 1.5;
    display: inline;
    margin-right: 10px;
}

.ultima-linha ul li a {
    color: #FFF;
    font-size: 1.4rem;
}

.menu-rodape {
    margin-bottom: 45px;
}

.padding-left-15 {
    padding-left: 15px;
}

.padding-right-15 {
    padding-right: 15px;
}

.bg-blue {
    background: rgb(255, 255, 255);
    background: linear-gradient(180deg, rgba(255, 255, 255, 1) 40%, rgba(8, 113, 205, 1) 40%);
}

.input-contato {
    background-color: #f3f3f3 !important;
    color: #999 !important;
    border: 0 !important;
    padding: 13px 10px !important;
    outline: none;
    margin: 0;
    font-size: 14px !important;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: inset 3px 3px 3px rgba(0, 0, 0, 0.05);
    box-shadow: inset 3px 3px 3px rgba(0, 0, 0, 0.05);
    background-image: url(../images/pattern_form.png);
    margin-bottom: 3px;
}

textarea.input-contato {
    height: 196px;
}

input.rose {
    background-color: #aa0061 !important;
    border-color: #aa0061 !important;
}

.login {
    border: 1px solid #c0d4df;
    background-color: #eef6fa;
    padding: 10px;
}

.login h2 {
    background-color: #0871cd;
    font-size: 1.7em;
    padding: 5px 10px;
    color: #FFF;
}

.login input {
    margin-bottom: 10px;
    border-radius: 0 !important;
}

.float-left {
    float: left !important;
}

.icon-search {
    right: 20px;
    top: 8px;
}

img.white {
    filter: brightness(100);
}

img.black {
    filter: brightness(0);
}


/* Ajax load */

.ajax_load {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9999;
}

.ajax_load_box {
    margin: auto;
    text-align: center;
    color: #ffffff;
    font-weight: 500;
}

.ajax_load_box p {
    padding: 20px 0;
    font-family: roboto;
    font-size: 22px;
}

.ajax_load_box_circle {
    border: 5px solid #e3e3e3;
    border-top: 5px solid #337ab7;
    border-radius: 50%;
    margin: auto;
    width: 80px;
    height: 80px;
    -webkit-animation: spin 1.2s linear infinite;
    -o-animation: spin 1.2s linear infinite;
    animation: spin 1.2s linear infinite;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}


/* Fim Ajax load */

.picture-file {
    font-size: 50px;
}

.bg-files {
    background-color: #f7f3f3;
}

.alert-cookie {
    position: fixed;
    z-index: 9999;
    background: rgba(68, 68, 68, 0.95);
    filter: alpha(opacity=95);
    bottom: 0;
}

.alert-cookie a {
    text-decoration: underline;
}

.float-right {
    float: right;
}

.float-left {
    float: left;
}

.password-tooltip {
    width: calc(100% - 25px);
    background: #FFF;
    margin-top: -215px;
    box-shadow: 0 0 1em #555;
    padding: 20px 30px 10px;
    display: none;
}




/* Responsividade */
@media (max-width: 999px) {
    .navbar-expand-md .navbar-nav .nav-link {
        padding: 15px 10px !important;
        font-size: 13px;
    }
    .carousel-indicators {
        position: absolute !important;
        right: 0;
        bottom: 0 !important;
        width: 100% !important;
        text-align: center;
    }
}

.card {
    background-color: #fff;
    border-radius: 10px;
    border: none;
    position: relative;
    margin-bottom: 30px;
    box-shadow: 0 0.46875rem 2.1875rem rgba(90,97,105,0.1), 0 0.9375rem 1.40625rem rgba(90,97,105,0.1), 0 0.25rem 0.53125rem rgba(90,97,105,0.12), 0 0.125rem 0.1875rem rgba(90,97,105,0.1);
}
.l-bg-cherry {
    background: linear-gradient(to right, #493240, #f09) !important;
    color: #fff;
}

.l-bg-blue-dark {
    background: linear-gradient(to right, #373b44, #4286f4) !important;
    color: #fff;
}

.l-bg-green-dark {
    background: linear-gradient(to right, #0a504a, #38ef7d) !important;
    color: #fff;
}

.l-bg-orange-dark {
    background: linear-gradient(to right, #a86008, #ffba56) !important;
    color: #fff;
}

.card .card-statistic-3 .card-icon-large .fas, .card .card-statistic-3 .card-icon-large .far, .card .card-statistic-3 .card-icon-large .fab, .card .card-statistic-3 .card-icon-large .fal {
    font-size: 110px;
}
    
/*TOOLTIP*/
    
.tooltipcss {
  cursor: pointer;
  position: relative;
  width: 100px;
}
span.tooltipcss span {
  position: absolute;
  text-align: center;
  visibility: hidden;
  background-color: #000;
  color: #FFF;
  padding: 5px 10px;
  width: 200px;
}
span.tooltipcss span:after {
  content: '';
  position: absolute;
  bottom: 100%;
  left: 8px;
  margin-left:0;
  width: 0; height: 0;
  border-bottom: 8px solid #000;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}
span:hover.tooltipcss span {
  visibility: visible;
  opacity: 0.9;
  top: 30px;
  left: 0;
  z-index: 999;
}