/* 
Estilos adicionais para o site http://labmundi.fflch.usp.br
Autor: Edilson de Souza
Empresa: EDS Tecnologia da Informação Ltda.
Data: outubro/2020
*/

.eds-h3 {
  color: #032355 !important;
  /*font-size: 2.5rem !important;*/
}

.eds-h3 a {
  color: #032355 !important;
  /*font-size: 2.5rem !important;*/
}

.eds-h4 {
  color: #032355 !important;
  /*font-size: 2rem !important;*/
}

.eds-h4 a {
  color: #032355 !important;
  /*font-size: 2rem !important;*/
}

.eds-h5 {
  color: #032355 !important;
  /*font-size: 1.5rem !important;*/
}

.eds-h5 a {
  color: #032355 !important;
  /*font-size: 1.2rem !important;*/
}

.eds-h6 {
  color: #032355 !important;
  /*font-size: 1.25rem !important;*/
  margin-top: 10px;
}

.eds-h6 a {
  color: #032355 !important;
  /*font-size: 1.25rem !important;*/
}

/*.eds-p {*/
/*  font-size: 1rem !important;*/
/*}*/

/*.eds-p a {*/
/*  font-size: 1rem !important;*/
/*}*/

.eds a {
  color: #7a7a7a !important;
  font-weight: 500 !important;
  border: none !important;
  text-decoration: none !important;
}

.eds a:hover {
  color: #0056b3 !important;
  background: transparent !important;
  font-weight: 500 !important;
}

.eds-img {
  border-radius:50% !important;
  /*width: 100px !important;*/
  /*height: 100px !important;*/
}

.eds ul {
  list-style-type: none !important;
  padding: 0 !important;
}

.eds li {
  list-style: none !important;
}

.eds li:not(:last-child):after {
  border-bottom: 2px solid #bbb !important;
}

.eds-data-evento {
  color: #7f8c8d !important;
  font-size: 1.35em !important;
  font-weight: bold !important;
}

.eds-data {
  color: #999 !important;
  font-size: 1.25em !important;
  font-weight: bold !important;
  margin-bottom: 20px !important;
}

.eds-data a {
  color: #999 !important;
  font-size: 1em !important;
  font-weight: bold !important;
  margin-bottom: .5em !important;
}

.eds-titulo {
  color: #fff !important;
  background-color: #032355 !important;
  border: 1px solid #032355 !important;
  vertical-align: middle !important;
}

.eds-titulo a {
  color: #fff !important;
  background-color: #032355 !important;
  border: 1px solid #032355 !important;
  vertical-align: middle !important;
}

.eds-titulo-h4 {
  color: #fff !important;
  font-size: 1.2rem !important;
  margin: 5px auto;
}

.eds-titulo-h4 a {
  color: #fff !important;
  font-size: 1.2rem !important;
  margin: 5px auto;
}

.eds-titulo-h5 {
  color: #fff !important;
  font-size: 1.5rem !important;
}

.eds-titulo-h5 a {
  color: #fff !important;
  font-size: 1.5rem !important;
}

.eds-titulo-h6 {
  color: #fff !important;
  font-size: 1.25rem !important;
}

.eds-titulo-h6 a {
  color: #fff !important;
  font-size: 1.25rem !important;
}

.eds-btn {
  color: #fff !important;
  background: #046DAF !important;
  border-color: #046DAF !important;
  padding: 2px 10px;
}

.eds-btn:hover {
  color: #fff !important;
  background: #032355 !important;
  border-color: #032355 !important;
}

.eds-btn2 {
  color: #046DAF !important;
  text-decoration: none !important;
  background-color: transparent !important;
  font-weight: 500 !important;
}

.eds-btn2:hover {
  color: #032355 !important;
  text-decoration: none !important;
  font-weight: 500 !important;
}

.eds-parcerias {
  border: 1px solid #ccc !important;
  margin: 5px 0 !important;
}

.eds-livros {
  padding: 0 30px !important;
}

.eds-livros li {
  display: inline-block !important;
  text-decoration: none !important;
  margin-top: 10px !important;
}

.eds-livros img {
  margin: 5px !important;
}

.eds-livros-p, .eds-eventos-p {
  font-size: 1rem !important;
  line-height: 1.3 !important;
}

.eds-livros-p a, .eds-eventos-p a {
  font-size: 1rem !important;
  line-height: 1.3 !important;
}

.sombra {
  box-shadow: 5px 5px 10px #888888 !important;
}

#quemsomos ul {
 background-color:#032355; 
}

#quemsomos li a {
  margin-left: 3px !important;
  color: #fff !important;
  background-color: #032355 !important;
  /*border-bottom: 3px solid #F68A00 !important;*/
}

#quemsomos .eds-p {
  font-size: 1rem !important;
  line-height: 1 !important;
}

#quemsomos .eds-h6 {
  color: #032355 !important;
  font-size: 1.2rem !important;
}

#quemsomos li a:hover {
  color: #046DAF !important;
}

#quemsomos .eds-titulo-eventos {
  margin-top: 5rem !important;
}

#quemsomos .eds-row {
    margin: 3rem 0 5rem 0 !important;
}

#seminarios .eds-row, #eventos .eds-row, #nucleos .eds-row, #equipe .eds-row, #disciplinas .eds-row, #contato .eds-row {
    /*margin-top: 1rem !important;*/
}

#nucleos .eds-data, #eventos .eds-data {
  color: #999 !important;
  font-size: 1em !important;
  font-weight: bold !important;
  margin-bottom: .5em !important;
}

#nucleos .eds ul, #equipe .eds, #disciplinas .eds ul {
  list-style-type: none !important;
  padding: 0 !important;
}

#parcerias .eds-ul {
  list-style-type: none !important;
  padding: 0 !important;
  margin-top: 3em !important;
}

#parcerias .eds-li {
  list-style-type: none !important;
  padding: 0 !important;
  margin-top: 3em !important;
}

#parcerias p {
  color: #032355 !important;
  font-size: 2rem !important;
  margin: 30px 0 !important;
  text-align: justify !important;
}

#nucleos .eds-h3, #equipe .eds-h3, #parcerias .eds-h3, #disciplinas .eds-h3 {
  color: #032355 !important;
  font-size: 1.5rem !important;
  list-style: none;
  padding: .5em 0;
}

.eds-item-evento {
  line-height: 1.5;
  color: #222222;
  font-size: 1.1em;
}

.eds-item-evento-titulo {
  color: #222222 !important;
  font-size: 1.3em !important;
  font-weight: bold !important;
}

.eds-item {
  margin-left: 2em;
  list-style-type: disc;
}

.eds-subitem {
  margin-left: 4em;
  list-style-type: square;
}

.eds-titulo-parcerias {
  margin-top: 1.5em !important;
}

#livros img {
  float: left !important;
  max-height: 120px !important;
  margin: 5px 5px 15px 0 !important;
}

#livros p {
  /*padding-top: 15px;*/
}

#livros .eds-titulo, #midias .eds-titulo {
  margin-top: 2em;
  margin-bottom: 2em;
}

.carousel .carousel-indicators li {background-color: #aaacad;}
.carousel .carousel-indicators li.active {background-color: #273e74;}

#escola-de-verao-logos img {
  height: 50px;
  padding: 5px;
}

@media(min-width:768px) {

  .eds-titulo-parcerias {
    margin-top: 0 !important;
  }

  .eds-h6 {
    margin-top: 10px;
  }

  .eds-livros img {
    padding: calc(100vw/12) !important;
  }

  #quemsomos h4 {
    /*margin-top: 4rem !important;*/
  }

  #quemsomos .eds-titulo-eventos {
    /*margin-top: 7rem !important;*/
  }

  #escola-de-verao-logos img {
    height: 100px;
    padding: 0;
  }

}