/************************************************************************/
/************************ INICIO CONFIGS BASICAS ************************/
/************************************************************************/
body * {
  line-height: 1.5;
}

/******** Menu ********/
.menu-padrao ul.lista-menu-principal {
  background-color: transparent;
}

.menu-padrao {
  /*Cor de fundo padrão*/
  background-color: white;
}
.menu-padrao ul {
  background-color: #114b3e;
  padding: 0;
}
.menu-padrao ul.lista-menu-principal li:hover {
  /*Cor de menu com mouse em cima*/
  background-color: #114b3e;
}

.menu-padrao ul.lista-menu-principal li:hover a,
.menu-padrao ul.lista-menu-principal li:hover span {
  /*Cor de menu com mouse em cima*/
  color: white;
}

div#gt-wrapper-149 {
  /* display: none; */
}

.busca-topo.col-md-7 {
  display: flex;
  flex-direction: row-reverse;
  gap: 30px;
}

.bandeiras-con {
  display: flex;
  gap: 20px;
}

.bandeiras-con img {
  width: 25px !important;
  height: auto;
}

.com-content-category-blog__item.blog-item {
  border-bottom: 2px lightgray solid;
}

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

/******** Menu lateral********/
.contexto {
  background-color: #114b3e;
}



.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: #114b3e !important;
} */

/* .current.deeper.parent {
  background-color: #114b3e !important;
  color: #5d0202 !important;
} */
div#footer-menu ul.lista-menu-principal li a {
    padding: 0 !important;
}
.mod-breadcrumbs.breadcrumb {
  margin: 25px 0;
}

/* ***************header*********** */
.header-topo {
  background: #e3e3e3;
  height: 85px;
  display: flex;
  align-items: center;
}

.logos-topo .lg-tp {
  display: flex;
  column-gap: 32px;
  justify-content: start;
  margin-right: 35px;
  justify-self: center;
  align-items: anchor-center;
}

.logos-topo img {
  width: 100%;
}

/* .lupin {
  cursor: pointer;
  padding: 3%;
  text-align-last: right;
} */

.form-inline {
  display: none;
}

.container-fluid {
  padding: 0;
}

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

/* *************teste de linha***************** */
.linha-svg.container svg {
  position: absolute;
  top: 0px;
  height: 100%;
  width: 100%;
  stroke-dasharray: 4808;
  stroke-dashoffset: 0;
  animation: 10s desenha;
}

@keyframes desenha {
  from {
    stroke-dashoffset: 4808;
  }

  to {
    stroke-dashoffset: 0;
  }
}

.linha-svg {
  margin-top: 3%;
}

.fx1-fx2-fundo {
  overflow: hidden;
  background: url(fundo.png);
  background-repeat: no-repeat;
  background-size: contain;
}

.linha-svg {
  position: relative;
}

.linha-svg > img {
  position: absolute;
  width: 102%;
  position-area: center;
  height: 100%;
  display: flex;
  object-fit: inherit;
}

div#fx4 h3 {
  font-size: 4rem;
  font-weight: 700;
  color: #004035;
  /* padding-left: 3%; */
  margin-bottom: 5%;
  margin-top: 4%;
}

div#fx4 {
  background: url(../images/Fundo.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  margin-top: 5%;
}

#fx4 button {
  background: #004035;
  padding: 13px 1px;
  border-radius: 16px;
  display: flex;
  margin-bottom: 4%;
  justify-content: center;
  gap: 18px;
}

#fx4 button img {
  width: 13%;
  height: auto;
}

#fx4 button a {
    color: white;
    font-size: 1.6rem;
    line-height: 1.1;
}

div#fx5 .moduletable > h3 {
  margin-bottom: 3%;
  font-size: 3.4rem;
}

div#fx5 h3,
div#fx6 h3 {
  font-size: 4rem;
  font-weight: 700;
  color: #004035;
  padding-left: 16%;
  margin-bottom: 12%;
  margin-top: 4%;
}

div#fx5 {
  background: url(../images/Fundo2.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  padding-bottom: 6%;
  position: relative;
  overflow: hidden;
}

.evento-card {
  padding: 25px;
  border-radius: 14px;
  width: 100%;
  position: relative;
  border: 1px solid #004035;
  z-index: 5;
  display: block;
}

td.mod_events_latest_first {
  width: 70% !important;
  display: block;
  justify-self: center;
  position: relative;
}

td.mod_events_latest_first::before {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 14px;
  background: white;
  z-index: 0;
  display: block;
  position: absolute;
  top: 9px;
  left: 9px;
}

.ev-tt a {
  font-size: 2.9rem;
  color: #004035;
}

.ev-tt {
  display: block;
  min-height: 65px;
  align-content: center;
  border-left: 10px solid #e6c581;
  justify-items: left;
  padding-left: 15px;
  justify-self: left;
}

.ev-info {
  margin-top: 30px;
}

.hora span {
  display: block;
  font-size: 2rem !important;
  font-weight: 500 !important;
  color: #004035;
  line-height: 1.2 !important;
  justify-self: left;
  padding-left: 80px;
}

.hora::after {
  content: "";
  background: url(../images/rel.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  width: 50px;
  height: 50px;
  z-index: 2;
  display: block;
  top: 0;
  left: 18px;
}

.hora {
  position: relative;
}

.local {
  display: block;
  font-size: 2rem !important;
  font-weight: 500 !important;
  color: #004035;
  line-height: 1.2 !important;
  justify-self: left;
  padding-left: 80px;
  margin-top: 30px;
  min-height: 44px;
  align-content: center;
}

.local::after {
  content: "";
  background: url(../images/loc.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  width: 50px;
  height: 50px;
  z-index: 2;
  display: block;
  top: 0;
  left: 18px;
}

.local {
  position: relative;
}

.calendario.col-md-6 {
  padding-top: 10%;
}


.calendario.col-md-6 table {
    width: 425px !important;
}

.dir {
  opacity: 0;
  transform: translateX(100px);
  transition:
    opacity 2s ease-out,
    transform 2s ease-out;
}

.dir.visivel {
  opacity: 1;
  transform: translateX(0);
}

div#banner {
  padding: 0 5%;
}

a {
  text-decoration: none;
}

a:focus {
  outline: none;
}

div#banner {
  padding: 0 5%;
  position: relative;
}

a {
  text-decoration: none;
}

a:focus {
  outline: none;
}

form#userForm > h2 {
  display: none;
}

.rsform label {
  display: none;
}

form#userForm {
  background: #004035;
  border-radius: 20px;
}

div#rsform_4_page_0 .row .col-md-12 {
  display: grid;
  grid-template-areas:
    "a1 a2"
    "a3 a3"
    "a4 a4";
  /* place-content: center; */
  column-gap: 2px;
  width: 100%;
  padding: 25px 25px 0px 25px;
  border-radius: 20px !important;
}

div#rsform_4_page_0 .row.mb-3.rsform-block.rsform-block-msg.rsform-type-textarea {
  grid-area: a3;
  place-content: center;
}

div#rsform_4_page_0.row.mb-3.rsform-block.rsform-block-nome.rsform-type-textbox {
  width: 100% !important;
  display: block;
  padding-bottom: 6px;
}

div#rsform_4_page_0 .row.mb-3.rsform-block.rsform-block-msg.rsform-type-textarea textarea {
  border-radius: 15px;
  min-height: 150px;
}

.form-fale.col-md-6 .rsform {
  width: 75%;
  justify-self: center;
  padding-top: 25%;
}

div#rsform_4_page_0 .col-sm-9 {
  width: 100%;
}

div#rsform_4_page_0 input {
  border-radius: 15px;
  min-height: 51px;
}

input::placeholder,
textarea::placeholder {
  color: #0f493f !important;
  font-size: 1.4rem;
  font-weight: 700;
}

button#enviar {
  background: transparent;
  border: none;
  box-shadow: none;
  float: right;
  grid-area: a4;
  font-size: 1.8rem;
  font-weight: 600;
}

.row.mb-3.rsform-block.rsform-block-enviar.rsform-type-submitbutton {
  grid-area: a4;
}

.fale-card {
  display: flex;
  align-items: anchor-center;
  column-gap: 10px;
}

.fale-card img {
  /* width: 60px;
  max-height: 71px; */
  width: 36px;
    max-height: 36px;
  object-fit: scale-down;
}

.fale-cn {
  display: flex;
  flex-direction: column;
  row-gap: 20px;
  border: 1px solid #004035;
  border-radius: 25px;
  padding: 25px;
  position: relative;
  margin-left: 20%;
  min-height: 296px;
  justify-content: center;
      width: fit-content;
}

.fale-cn p {
  color: #004035;
  font-size: 1.7rem;
  font-weight: 700;
}

.fale-cn::after {
  content: "";
  width: 10px;
  height: 95%;
  position: absolute;
  background: #e6c581;
  display: block;
  left: -24px;
  top: 6px;
}

div#fx7 {
  margin-top: 6%;
}

div#fx7 .container-fluid,
iframe,
.col-md-12.fx7,
div#fx8 .container-fluid,
div#fx8 .col-md-12 {
  padding: 0;
}

div#fx8 .moduletable h3 {
  font-size: 4rem;
  font-weight: 700;
  color: #004035;
  padding-left: 8%;
  margin-bottom: 5%;
  margin-top: 4%;
}

a {
  text-decoration: none !important;
}

div#footer-menu {
  min-height: 400px;
  background: url(fundo-roda.png);
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 4%;
  padding-top: 3%;
  position: relative;
}

div#fx6 {
  display: flex;
  align-items: flex-end;
  overflow: hidden;
}
div#developer-logo {
  background: #bbc0bd;
}
.acess {
  position: absolute;
  bottom: 19px;
  display: flex;
  align-items: anchor-center;
  justify-self: center;
  column-gap: 10px;
}
.col-md-12.footer-menu {
  padding-bottom: 100px !important;
}

.acess img {
  width: 100px;
  height: auto;
}

.acess p,
.acess p a {
  font-size: 1.7rem;
  color: #114b3e;
  font-weight: 500;
}
figure.left.item-image {
  display: none;
}

.col-md-12.dev {
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  padding: 10px;
  gap: 10px;
}

.col-md-12.dev img {
  width: 75%;
}

.col-md-12.dev p {
  margin: 0;
  font-size: 1.7rem;
  font-weight: 600;
  color: #114b3e;
}

.pesquisa .blog {
  display: none;
}
.pesquisa .moduletable > h3 {
  justify-self: center;
  font-size: 4rem;
  font-weight: 700;
  color: #23423a;
}
/* div#footer-menu .footer-menu .current.deeper.parent,
div#menu .current.deeper.parent {
  background-color: transparent !important;
} */
.corpo-discente .blog {
  /* display: none; */
}

.secretaria-academica .category-list,
.colegiado-docente .category-list,
.coordenacao .category-list {
  display: none;
}
.com-content-category-blog__items.blog-items {
  display: grid;
}

.corpo-discente tr:nth-child(odd) {
  background-color: #dcdcdc;
}
.corpo-discente tr:nth-child(even) {
  background-color: #f5f5f5;
}
.corpo-discente table tr td {
  border: 1px solid #fff;
}
.corpo-discente td {
  min-width: 310px;
  padding: 6px;
}
.colegiado-docente .blog {
  display: none;
}
div#footer-menu ul.lista-menu-principal li {
  text-align: left;
}
div#footer-menu {
  padding: 3% 3%;
}

.login p {
  margin: 0px;
}

.soci-icons .mod-finder__search.input-group {
  display: block;
}

.mod-finder__search.input-group {
  position: relative;
  /* pra lupa e before funcionarem direitinho */
  width: 29px;
  border: solid 3px #114b3e;
  border-radius: 20px;
  padding: 0px;
  cursor: pointer;
  box-sizing: border-box;
  transition: all 0.4s ease;
  /* transiÃ§Ã£o suave ao fechar */
}

/* cabo da lupa */
.mod-finder__search.input-group::before {
  content: "";
  position: absolute;
  height: 14px;
  width: 4px;
  background: #114b3e;
  left: 100%;
  top: 83%;
  transform: rotate(318deg);
  border-radius: 10px;
  transition: all 0.3s ease;
}

/* input escondido inicialmente */
.mod-finder__search.input-group input {
  border: none;
  outline: none;
  background: transparent;
  width: 0;
  height: 24px;
  opacity: 0;
  font-size: 14px;
  transition:
    width 0.5s ease,
    opacity 0.4s ease;
  color: #114b3e;
  padding-left: 5px;
  cursor: pointer;
}

/* estado ativo: expande */
.mod-finder__search.input-group.ativo {
  width: 220px;
  /* caixa expande */
  border-radius: 8px;
  padding: 4px 8px;
  scale: 1;
  height: 34px;
  transition: all 0.5s ease;
}

/* quando ativa, o input aparece */
.mod-finder__search.input-group.ativo input {
  width: 100%;
  opacity: 1 !important;
  height: 20px !important;
}

/* animaÃ§Ã£o de opacidade */
@keyframes opacityBusca {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

div#mod-custom150 {
  display: flex;
  gap: 20px;
  align-content: center;
  align-items: center;
}

.busca-top-con {
  margin-top: -20px;
}

.proced-imagem {
  display: flex;
  justify-content: center;
}

.card-info-equipe-int {
  h1 {
    min-height: 55px;
    display: flex;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
  }
}

section#interna table tbody tr:nth-child(odd) {
  background: #dad7d7;
}

section#interna table tbody tr td {
  border: solid 2px gray;
}

.card-info {
  display: flex;
  justify-content: center;
}

.col-md-12.fx8\.5 {
  transform: scaleX(-1);
}

.col-md-12.fx8\.5 img {
  transform: scaleX(-1);
}

.a-con {
  display: flex;
  justify-content: center;
  width: 100%;
}

.a-con a {
  font-size: 1.5rem;
  padding: 10px 15px;
  border-radius: 12px;
  background: #004035;
  color: white;
  margin-top: 10px;
  border: #004035 2px solid;
}

.a-con a:hover {
  font-size: 1.5rem;
  padding: 10px 15px;
  border-radius: 12px;
  background: white;
  color: #004035 !important;
  margin-top: 10px;
  border: #004035 2px solid;
}

.fale-card a {
  color: #004035;
}

.djacc svg {
    position: relative;
}

section.djacc.djacc-container.djacc-popup.djacc--dark.djacc--top-right.djacc--sticky {
    top: 19%;
    scale: 0.8;
}

form#FormContato button#enviar {
    font-size: 1.5rem;
    padding: 10px 15px;
    border-radius: 12px;
    background: #004035;
    color: white;
    margin-top: 10px;
    border: 2px solid rgb(0, 64, 53);
}

form#FormContato .col-form-label{
  display: none;
}

.btn-interna, .btn-interna:hover, .btn-interna:focus {
    font-size: 1.5rem;
    padding: 10px 15px;
    border-radius: 12px;
    background: #004035 !important;
    background-color: #004035 !important;
    color: white;
    margin-top: 10px;
    border: #004035 2px solid;
}

ul.tags.list-inline a.btn.btn-sm.btn-info {
    background-color: #004035 !important;
    background-image: none !important;
    border-color: #004035;
}

#headerPrincipal #site-logo img {
    width: 170px;
}

label.col-sm-3.col-form-label.formControlLabel {
    display: none;
}

form#FormContato .rsform-block {
    color: var(--bs-body-color);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: var(--bs-body-bg);
    border: solid 1px #004035;
    border-bottom: solid 2px #004035;
    border-right: solid 2px #004035;
    border-radius: 8px;
    background-clip: padding-box;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    display: block;
}

form#FormContato .form-control, form#FormContato .form-select {
    border: none !important;
    box-shadow: none !important;
    outline: none !important;
}

form#FormContato button#Enviar {
    font-size: 1.5rem;
    padding: 10px 15px;
    border-radius: 12px;
    background: #004035;
    color: white;
    margin-top: 10px;
    border: 2px solid rgb(0, 64, 53);
}

form#FormContato .row.mb-3.rsform-block.rsform-block-enviar.rsform-type-submitbutton {
    border: none;
    font-size: 19px;
    box-shadow: none;
    background-color: transparent;
    padding: 0;
}

form#FormContato .form-control {
    border: solid 2px #004035;
}

form#FormContato .row.mb-3.rsform-block.rsform-block-enviar.rsform-type-submitbutton .formControls.col-sm-9 {
    width: 100%;
    padding: 0;
}

.nav > li > :first-child ,
nav > li .depper a{
    position: relative;
    display: block;
    padding: 10px 15px;
    color: white;
    font-size: 1.3rem;
    text-transform: uppercase;
    text-align: left;
    background: #004035;
}
ul.nav-child.unstyled a{
    position: relative;
    display: block;
    padding: 10px 15px;
    color: white;
    font-size: 1.3rem;
    text-transform: uppercase;
    text-align: left;
    background: #004035;
}
ul.nav-child.unstyled.small.fecha li{
  display: none;
}
ul.nav-child.unstyled.small.fecha.show li{
  display: block;
}

ul.nav-child.unstyled.small.fecha span.s1{
  transform: rotate(90deg);
  display: none!important;
}
ul.nav-child.unstyled.small.fecha.show span.s1{
  transform: rotate(0deg)!important;
  display: block!important;
}

.nav .current.active{
  #00594a
}

.nav .current a {
    background: #00594a;
}

.nav > li > :first-child:hover {
    background: #00594a;
}

.moduletable.menu-lat ul.nav.menu.mod-list {
    margin-right: 20px;
}


/* BANDEIRAS GT */
/* BANDEIRAS GT */
/* BANDEIRAS GT */
.gtranslate_wrapper {
    display: flex !important;
    flex-wrap: nowrap;
    align-items: center;
    gap: 8px;
    flex-direction: row;
}

/* 2. Regras Comuns para os Links das Bandeiras */
.gtranslate_wrapper a.glink {
    display: inline-block !important;
    width: 28px !important;
    height: 28px !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: contain !important;
    order: 10; /* Ordem padrão para qualquer outra língua */
}

/* 3. Esconde as imagens originais de uma vez só */
.gtranslate_wrapper a img {
    opacity: 0 !important;
}

/* 4. Blocos Específicos: Ordem + Imagem Personalizada */

.gtranslate_wrapper a[data-gt-lang="pt"] {
    order: 1 !important;
    background-image: url('../images/bandeiras_gt/brasil.png') !important;
}

.gtranslate_wrapper a[data-gt-lang="en"] {
    order: 2 !important;
    background-image: url('../images/bandeiras_gt/reino-unido.png') !important;
}

.gtranslate_wrapper a[data-gt-lang="es"] {
    order: 3 !important;
    background-image: url('../images/bandeiras_gt/espanha.png') !important;
}

.container-fluid.header-menu {
    padding: 0 3%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.col-md-5.txt-do-banner {
    overflow: hidden;
}

.container-fluid.header-menu .col-md-2 {
    padding: 0;
}

td.flatcal_daycell:has(.flatcal_busylink) {
    background: #004035 !important;
    
}

#flatcal_minical .flatcal_busylink:link, #flatcal_minical .flatcal_busylink:visited {
    color: #8d9f9a !important;
}

#interna.calendario table.eventlist.table.table-bordered th {
    display: none;
}

#interna p {
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 1.75;
}

#interna p span {
    font-size: 1.6rem !important;
    line-height: 1.75;
}

.menu-padrao ul.lista-menu-principal li.parent > ul li a, .menu-padrao ul.lista-menu-principal li.parent > ul li span, div#menu ul.lista-menu-principal li ul.nav-child li a{
  line-height: 1.4 !important;
}

#interna.linhas-de-pesquisa .col-md-3 {
    width: 100% !important;
}


div#nav-month {
    border: 1px solid #164b3f !important;
}

#jevents_body .nav-items div.active a, .jev_header2 .active a, #jevents_body .cal_today a.cal_daylink {
    background-color: #164b3f !important;
}

.jev_toprow div.previousmonth, .jev_toprow div.nextmonth {
    background-color: #164b3f !important;
    border: 1px solid #164b3f !important;
}

.jev_toprow div.currentmonth {
    border-top: 1px solid #164b3f !important;
    border-bottom: 1px solid #164b3f !important;
}

.nav-items > div:first-child {
    border-left: 1px solid #164b3f !important;
}

.nav-items > div:last-child {
    border-right: 1px solid #164b3f !important;
}

.nav-items > div{
        border: 1px solid #164b3f !important;
}


ul.nav.menu.botanico.menu.contexto {
    display: flex;
    gap: 20px;
    background: transparent;
    justify-content: center;
    align-content: center;

  li{
    border: none;
    border-radius: 15px;
    background-color: lightgray!important;
    a{
      color: #00594a!important;
    border: none;
   background-color: lightgray!important;
  border-radius: 15px;}
  }
  li:hover{
    background-color: #00594a!important;
    a{
      color: lightgray!important;
      background-color: #00594a!important;
    }
  }
  li.current{
    background-color: #00594a!important;
    a{
      color: lightgray!important;
      background-color: #00594a!important;
    }}
    li.current:hover{
      background-color: #0f493f!important;
    }
    li.item-167 {
    display: none;
  }

  li.item-168 {
    display: none;
  }
}


#menu ul.lista-menu-principal li.item-192 a {
    width: fit-content;
    max-width: fit-content;
}