 /************************************************************************/
/************************ INICIO CONFIGS BASICAS ************************/
/************************************************************************/
/******** Menu ********/
h1, h2, h3, h4, h5, a, span, li, p, html, body, div{
   font-family: "Poppins", sans-serif;
}

body {
    background-color: #F2F2F2;
}

.menu-padrao ul.lista-menu-principal{
  background-color:transparent;
}
#position-menu{
  background-color: #741010
}
.menu-padrao, .menu-padrao ul {
  /*Cor de fundo padrão*/
  background-color: #74101000;  
}
.menu-padrao ul.lista-menu-principal li:hover {
  /*Cor de menu com mouse em cima*/
    background-color: #781114;
    border-radius: 50px; 
}

#menu .menu-padrao ul.lista-menu-principal li:hover a {
  color: #fff;
}
.menu-padrao ul.lista-menu-principal li:active {
  /*Cor de menu com mouse em cima*/
  background-color: #781114;  
}

/******** Menu lateral********/
.contexto {
    background-color: #741010;
}
ul.nav-child.unstyled.small a {
    color: rgb(175, 175, 177);
    font-weight: bolder;
}
.contexto .active>a{
    background-color: #e4e2e5;
    color: #49474c;
    border-top: 1px solid #e4e2e5;
    border-bottom: 1px solid #bbb;
 }
.contexto>li>a{
	border-top: 1px solid #741010;
	border-bottom: 1px solid #741010;
}
li.deeper.parent {
    border-bottom: inherit;
}

.current {
  background-color: #b34244 !important;
}

.current.deeper.parent{
  background-color: #b34244!important;
  color: #5d0202 !important;
}
.mod-breadcrumbs.breadcrumb {
  margin: 25px 0;
}
/* ***************header*********** */
.header-topo {
  background: #026841;
  height: 85px;
  display: flex;
  align-items: center;
}
.logos-topo .lg-tp {
    display: flex;
    column-gap: 30px;
    justify-content: start;
    align-content: center;
    align-items: center;
}
.logos-topo img {
  width: 100%;
}
/* .lupin {
  cursor: pointer;
  padding: 3%;
  text-align-last: right;
} */
 #mod-custom128  div.search.cima {
  display: none;
}
.search.ativo {
  display: block !important;
}

.mod-finder.js-finder-searchform.form-search {
  width: 100%;
  background: white;
  height: 8vw;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  padding-right: 3%;
}
#mod-finder-searchword {
  width: 94%;
  height: 7vw;
  color: black !important;
  background: white;
  font-size: 3rem;
  padding-left: 3%;
  border: none;
}
.search.ativo {
  display: block;
  background: #000000a6;
  width: 100%;
  position: fixed;
  z-index: 9999999999999;
  top: 0;
  opacity: 1;
  height: 100%;
  left: 0;
}
.feche-busca {
  z-index: 9;
  cursor: pointer;
}
.cima.ativo {
  display: block !important;
  background: #000000a6;
  width: 100%;
  position: fixed;
  z-index: 9999999999999;
  top: 0;
  opacity: 1;
  height: 100%;
  left: 0;
}
.lupin {
    display: flex;
    cursor: pointer;
    justify-content: center;
    flex-wrap: nowrap;
    align-items: center;
    gap: 5px;
}

.lupin img {
    width: 30px;
    height: auto;
}

.lupin p {
    font-size: 1.6rem;
    font-weight: 500;
    color: #9F9F9F;
    margin-bottom: 0;
}

.form-inline {
  display: block;
}

section#interna {
    min-height: 50vw;
}

.container-fluid{
  padding: 0;
}
header#headerPrincipal .col-md-9{
  padding: 0;
}

footer#footerPrincipal {
    background-color: #791114;
    margin-top: 40px;
}

div#developer-logo{
  padding: 10px 0px;
}

div#developer-logo a {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    gap: 10px;
    width: fit-content;
    margin: auto;
}

div#developer-logo p {
    font-size: 1.5rem;
    font-weight: 200;
    line-height: 1.9rem;
    color: #fff;
    margin-bottom: 0;
}

div#developer-logo a:hover, div#developer-logo a:focus {
    text-decoration: none !important;
}

div#developer-logo img {
    width: 120px;
}

.acesso {
    display: flex;
    justify-content: center;
    column-gap: 5%;
    padding-bottom: 5%;
    align-items: anchor-center;
}
.acesso img {
    width: 68%;
    height: auto;
}
.acesso h4 {
    color: white;
}
div#acessos {
    background: #973D3E;
}
@media screen and (max-width: 800px) {
    .acesso {
        flex-direction: column;
        text-align: center;
    }
}

div#irTopo {
    cursor: pointer;
}

.cont-menu {
    width: 50%;
}

.cont-busca {
    width: 25%;
}

header#headerPrincipal .container-fluid {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
    margin: 1vh 2vw;
    margin-right: 65px;
    padding: 25px;
    border-radius: 20px;
}

#menu a {
    color: black;
    font-size: 1.8rem;
    font-weight: 500;
    line-height: 1.8;
}

.cont-busca {
    display: flex;
    background-color: #EDEDED;
    border-radius: 100px;
    padding: 6px 12px;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.lg-tp {
    position: relative;
}

.linha-vermelha {
    left: 47%;
    width: 2px;
    height: 100%;
    position: absolute;
    background-color: #471B21;
}

.redes-cont {
    display: flex;
    position: fixed;
    right: 0;
    top: 48px;
    background-color: white;
    padding: 7px;
    padding-right: 15px;
    border-radius: 10px 0 0 10px;
    flex-direction: column;
    gap: 6px;
}

.redes-cont img {
    width: 80%;
    height: auto;
}

.redes-cont p {
    margin-bottom: 0;
}