

.txtposgrad{
    border-bottom: 2px solid #2999CA;
    background-color: white;  
    height:26rem;
    padding:1vw;
}

.introtexttitle{
    margin-bottom: 0px;
    margin-top:0px;
}
.introtext2title{
    margin-bottom: 0px;
    margin-top:0px;
}

.imgposgradgrid{
    padding:0;
}

.posgradtgrid{
    padding:1vw 0.3vw 0.4vw 0.3vw;
}

.posgradimg{
    width:100%;
    max-height: 136px;
}
  




div#grid-light-id {
 background: #ececec;
 margin-top: 5rem;
 position: relative;
} 
div#parceiros {
    position: relative;
}
a.botao-novidades
{position: absolute;
top: 14px;
right: 20px;
min-width: 8rem;
cursor: pointer;
border: solid 1px  #3b3b3b;
border-radius: 17px;
text-align: center;
padding: 3px 17px;
background-color:  #3b3b3b;
    color: white;
    text-transform: uppercase;
} 
div#parceiros .moduletable h3{
    margin-left: 1.5rem;
}
a.botao-novidades:hover {
    color: white;
}

a {
    color:inherit;
    text-decoration: none;
}

.moduletable .btn-leia-mais-posgrad{
    position: absolute;
    top: 14px;
    right: 7px;
    min-width: 8rem;
    cursor: pointer;
    border: solid 1px #6da4bc;
    border-radius: 17px;
    text-align: center;
    padding: 3px 17px;
    background-color: #6da4bc;
}
div#posgrad {
    position: relative;
}
.custom.btn-leia-mais-posgrad h4 {
    margin: 0px;
}

.custom.btn-leia-mais-posgrad h4 a {
color: white;
}