/* html {
  scroll-behavior: smooth;
} */

* {
  font-family: "Roboto", sans-serif;
}

.bd-placeholder-img {
  font-size: 1.125rem;
  text-anchor: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

body {
  background: url("../imagens/bg_gov.png") top left repeat-x;
  color: #333;
  font-family: sans-serif;
  font-size: 12px;
  margin: 0;
  min-height: 250px;
  padding: 0;
}

.cabecalho_padrao {
  height: 50px;
  left: 50%;
  margin: 0 0 0 -550px;
  position: absolute;
  top: 0px;
  width: 1100px;
}

div#P001 {
  width: 1080px;
  height: 30px;
  padding: 10px;
}

select.cp_box {
  border: #ccc 1px solid;
  background: #fff;
  padding: 4px;
  width: 440px;
}

.divisoria {
  padding: 0 5px 0 0;
  margin: 0 7px 0 0;
  border-right: 1px #ccc solid;
  font-weight: bold;
}

#font-size--banner a {
  font-size: 12px;
}

#banner_img_princ {
  background: url("./img/fundo_banner.jpg") top left repeat-x;
  color: #333;
  font-family: sans-serif;
  font-size: 12px;
  margin: 0;
  min-height: 250px;
  padding: 0;
}

#banner_base {
  height: 80px;
  background: #0080c6 url("../imagens/bg_cabecalho.png") no-repeat;
  background-size: cover;
  width: 100%;
}

#footer_base {
  height: 80px;
  background: #0080c6 url("../imagens/rodape01.png") no-repeat;
  background-size: cover;
  width: 100%;
}

#banner_icon {
  float: left;
  margin: 18px;
  margin-top: 10px;
  margin-left: -8px;
  max-height: 40px;
  max-width: 40px;
}

#banner_desc {
  float: left;
  color: #fff;
  margin-top: 25px;
  font-size: 19px;
  margin-left: 10%;
}

#footer_desc {
  float: left;
  margin-top: 10px;

  font-size: 19px;
  margin-left: 59%;
  text-decoration: none;
}

.endereco {
  color: #fff;
  font-size: 16px;
  text-decoration: none;
}

.email {
  color: #fff;
  font-size: 16px;
  text-decoration: none;
}

.email2 {
  color: #fff;
  font-size: 16px;
  text-decoration: none;
}

.col-lg-9.text-left {
  padding-left: 0;
}

.titulo {
  margin: 20px 20px 10px 20px;
  text-transform: uppercase;
  font-weight: bold;
}

.noticia {
  margin: 15px 15px 10px 20px;
  text-align: justify;
  color: #333;
  font-size: 16px;
  font-weight: normal;
  text-decoration: none;
}

.noticia1 {
  color: #333;
  font-size: 16px;
  font-weight: normal;
  text-decoration: none;
}
.noticia1:hover {
  color: #333;
  font-size: 16px;
  font-weight: normal;
}

.fa-2x {
  font-size: 1.5em;
}

/* #texto_carousel--site {
    position: fixed;
    color: #000;
    font-family: Tahoma;
    float: left;
    background-color: lightgrey;
    padding: 5px;
    box-shadow: 2px 1px 2px #ccc;
    margin: 0;
    
    width: 290px;
    height: 300px;
    z-index: 1000;
    position: relative;
    font-size: 12px;
    text-transform: uppercase;
}  */

/* #text-uppercase {
    text-transform: uppercase;
} */

.blog-post{
  padding-top: 10px;
}

#gerar_senha_sei {
  margin-top: -18px;
}

footer.footer.py-3.px-5.footer-center {
  padding: 0 0 0 0 !important;
}

@media screen and (max-width: 991px) {
  #texto_carousel--site {
    /*display: none;*/
    font-size: 12px;
  }
  #banner_desc {
    float: left;
    color: #fff;
    margin-top: 25px;
    font-size: 16px;
  }
}

@media (min-width: 540px) and (max-width: 768px) {
  #banner_desc {
    float: left;
    color: #fff;
    margin-top: 15px;
    font-size: 14px;
  }
}

@media screen and (max-width: 692px),
  (max-width: 800px),
  (max-width: 990px),
  (max-width: 1200x) {
  #texto_carousel--site {
    /*display: none;*/
    font-size: 12px;
  }
}

@media screen and (max-width: 600px) {
  #texto_carousel--site {
    /*display: none;*/
    font-size: 10px;
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
  #gerar_senha_sei {
    padding-top: 20px;
  }
}

@media (min-width: 320px) and (max-width: 767px) {
  #banner_desc {
    float: left;
    color: #fff;
    margin-top: 15px;
    font-size: 10px;
  }
  #gerar_senha_sei {
    padding-top: 50px;
  }
}

#logo_mob {
  display: none;
}

@media screen and (max-width: 320px) {
  #banner_icon {
    float: none;
    margin: 18px;
    margin-left: -8px;
    max-height: 40px;
    max-width: 40px;
  }
  #banner_desc {
    float: left;
    color: #fff;
    margin-top: 15px;
    font-size: 8px;
  }

  #logo_mob {
    display: flex;
    margin-top: 12px;
  }
  #logo_mob img {
    height: 57px;
    width: 57px;
  }
  #img_suinin {
    display: flex !important;
  }
  #gerar_senha_sei {
    padding-top: 50px;
  }
}

@media (min-width: 990px) and (max-width: 1200px) {
  .divisoria {
    display: none;
  }
}

.footer-center {
  container_banner: #005ba3;
  color: white;
  border-top: 1px solid White;
}

@media screen and (max-width: 360px),
  (max-width: 320px),
  (max-width: 480px),
  (max-width: 600px),
  (max-width: 800px),
  (max-width: 990px),
  (max-width: 992px),
  (max-width: 1200x) {
  .footer-center {
    text-align: center;
    font-size: 12px;
  }
}

@media (min-width: 411px) and (max-width: 414px) {
  #banner_desc {
    float: left;
    color: #fff;
    font-size: 8px;
    margin-top: 20px;
    margin-bottom: 0px;
    margin-left: 10px;
    width: 100%;
    height: 60px;
  }
}

/* ============ desktop view ============ */

@media all and (min-width: 992px) {
  .navbar .nav-item .dropdown-menu {
    display: none;
  }
  .navbar .nav-item:hover .nav-link {
    color: #fff;
  }
  .navbar .nav-item:hover .dropdown-menu {
    display: block;
  }
  .navbar .nav-item .dropdown-menu {
    margin-top: 0;
  }
}

/* ============ desktop view .end// ============ */

/*====================================*/

.dropdown_color {
  background-color: #005baa;
}

.dropdown_color > a {
  color: white;
}

.mouse_over_effect {
  cursor: pointer;
}

.mouse_over_effect a:hover {
  background-color: #244f83;
  border-radius: 5px;
}

/*===================================*/

#sigla_nome {
  font-size: 14px;
}

@media only screen and (max-width: 774px) and (max-width: 500px) {
  #sigla_nome {
    font-size: 15px;
    padding-left: 60px;
  }
}

@media screen and (max-width: 320px) {
  #video_css {
    width: 300px;
  }
}

@media (max-width: 1200px) {
  .endereco {
    color: #fff;
    font-size: 12px;
    display: flow-root;
  }
  #footer_desc {
    margin-left: 68%;
    margin-top: 10px;
    display: inline-table;
    width: 30%;
    text-align: center;
  }
  .fas {
    /* display: none; */
  }

  .email {
    color: #fff;
    font-size: 12px;
    text-decoration: none;
  }

  .email2 {
    color: #fff;
    font-size: 12px;
    text-decoration: none;
  }
}

@media (max-width: 975px) {
  div#footer_desc {
    display: none;
  }
  .endereco {
    display: none;
  }
  #footer_desc {
    display: none;
  }
  .fas {
    /* display: none; */
  }

  .email {
    display: none;
  }

  .email2 {
    display: none;
  }
}

@media (max-width: 768px) {

  #foto{
    height: 300px!important;
  }

  div#footer_desc {
    display: none;
  }
  .endereco {
    display: none;
  }
  #footer_desc {
    display: none;
  }
  .fas {
    /* display: none; */
  }

  .email {
    display: none;
  }

  .email2 {
    display: none;
  }

  #footer_base {
    height: 50px;
    background: url("../imagens/rodape03.png") no-repeat;
    background-size: cover;
    width: 100%;
   
  }
  
  #banner_desc {
      display: none;
  }
  #banner_desc2 {
    float: left;
    color: #fff;
    margin-top: 25px;
    font-size: 10px;
    margin-left: 30%;

  }

  .col-noticia{
      display: none;
  }
}


@media (min-width: 768px) {
  .footer_base {
    display: none;
  }

  .footer_row {
    display: none;
  }

  .repeps {
    display: none;
  }

  #banner_desc2 {
    display: none;

}

#botoes-mobile {
  display: none;
}
  
}

@media (min-width: 396px) {
  
  #footer_base {
    height: 70px;

   }

   #footerMobile{
    display: none;
  }

  

   
}

@media (max-width: 396px) {
  
  #footer_base {
    height: 50px;
    background: url("../imagens/rodape04.png") no-repeat;
    background-size: cover;
    width: 100%;
    
   }

   #footerButtons{
    display: none;
   }

   #maps1{
    display: none;
  }
  
  #mail1{
   display: none;
  }

  #cardMobile1{
    margin-right: 10px;
    background-color: #006aa5;
    border: 1px solid #006aa5;
  }

  #cardMobile2{
    background-color: #006aa5;
    border: 1px solid #006aa5;
  }

  a#botaomobile1 {

    padding: .25rem;
    background-color: #006aa5!important;
    border: 1px solid #006aa5!important;
    border-radius: .25rem;
    max-width: 100%;
    height: 28px;
    width: 40px;
   }

   a#botaomobile2 {

    padding: .25rem;
    background-color: #006aa5!important;
    border: 1px solid #006aa5!important;
    border-radius: .25rem;
    max-width: 100%;
    height: 28px;
    width: 40px;
   }

   #botaomobile2 {

   }

   #footerMobile{
     display: flex;
   }

   #data_hora{
     display: none;
   }

   #acesso {
     display: none;
   }

   #navbartopo{
    display: -webkit-box;
   }
   
   #info01{
  
   width: 33%;
   }

   #info02{
    margin-right: 0px!important;
    width: 33%;
   }

   #info03{

   }
   
   #containerNavbar{

   }

   #navbarToggle {
     text-align: center;
   }

   .fab {
     width: 14px;
   }

   #navbarToggle{
     padding: 0 0 0 0!important;
     text-align: center;
   }

   ul#ulNavbar{
    width: 100%;
    background:  #005ba3;
    color: white!important;
    list-style: none!important;
    padding-left: 0!important;
    border-bottom: 1px solid #3c3c3c!important;
}

  li.nav-item.dropdown{
    padding: 2px!important;
    border-bottom: 1px solid #3c3c3c!important;
    border-top: 1px solid #3c3c3c!important;

   }

   .dropdown_color{
    background: #292929!important;
    text-align: center
   }

   ul.dropdown-menu.dropdown_color.show{
    width: 100%;
    background: #1f7ecb!important;
    color: white!important;
    list-style: none!important;
    padding: 0 0 0 0!important;
    margin-bottom: 0!important;
   }

   li#liNavbar{
    padding: 2px!important;
    /* border-bottom: 1px solid #3c3c3c!important;  */
    border-top: 1px solid #3c3c3c!important;

   }

   li.nav-item.dropdown.show{
    padding: 0 0 0 0!important;
    margin-bottom: 0!important;
   } 
   
   a.nav-link.dropdown-toggle.text-white{
    margin: 0 0 0 0!important;
  }

   #navbarTools{
    
   }

   #toolsInstagram{
     padding-top: 10px;
     padding-bottom: 10px;
     border-right:  1px solid #3c3c3c!important;
     
   }


   #toolsLogin{
    padding-top: 10px;
    padding-bottom: 10px;
  }

  #bannerNoticia{
    display: none;
  }
  
  #bannerImagem{
    height: 200px!important;
  }

  #hr2{
    margin-bottom: 0!important;
  }

  #cardFotos{
    margin-top: 10px!important;
    margin-bottom: 0!important;
  }

  #footerBr{
    display: none;
  }

  img.imgrede01{
    width: 70%;
  }

  
  
}

/* Estilo site */