.img-align {
    margin: 0 auto;
    line-height: 100px;
}

.color-jurua {
    color: #55AE76 !important;
}

.background-white {
    background: #FFF !important;
}

.color-cinza-jurua {
    color: #2E363F !important;
}

.text-download {
    margin-top: 10px;
    font-weight: bold;
}

.text-who-we-are p {
    margin: 0px !important;
    font-size: 17px !important;
    text-align: justify !important;
    color: #2E363F !important;
}

.text-who-we-are h3 {
    margin-bottom: 20px !important;
}

.caption-gallery {
    margin-top: 15px;
}

.list-collaborators {
    font-size: 18px !important;
    margin-bottom: 10px;
}

/*

.img-center {
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
}*/
.full-img {
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.about-jurua ul li {
    font-size: 17px;
}

/*
.titulo1 {
    text-transform: uppercase;
    border-bottom: 1px solid #984722;
    color: #1b1f23;
    font-size: 16px;
    font-weight: bolder;
    color: #7d9b1f;

}

.titulo-paper .rich-text > p {
    display: inline !important;
    white-space: nowrap !important;
}*/

.tema-pesquisa-cientifica {
    margin-bottom: 40px;
}

.tema-pesquisa-cientifica-list {
    text-align: center;
    list-style: none;
    font-family: Candara;
    font-size: 19px;
    color: #7d9b1f;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 40px;
}

.item-pesquisa-cientifica:hover, .item-pesquisa-cientifica-2:hover {
    color: #7d9b1f !important;
}

.border-home-round-img {
    border-radius: 20px !important;
}

.lista-font-18 ul li {
    font-size: 18px !important;
}

.img-center {
  margin-left: auto;
  margin-right: auto;
  display: block;

}