/* Gris: B9BABD */

#about{
    background-color: #FBFBFD;
}

#publications {
    background-color: #FBFBFD;
}
#events {
    background-image: none;
    background-color: #FBFBFD;
}

#contact {
    background-image: none;
    background-color: #FBFBFD;
}

.colRed{
    color: #af1318;
}

.colGD {
    color: #186376;
}

.colRed:hover,.colRed:focus {
    color: #ce141a;
    text-decoration: none;
}

.colBlack{
    color: #3b3b3b;
    text-decoration: none;
}
.colBlack:hover,.colblack:focus {
    color: #19778a;
    text-decoration: none;
}

#about img{
    border:none;
}



#research .box-research{
    background: none;
}
#research .box-research h4{
    color: #af1318;
    text-shadow: none;
}

#research .title-research {
    color:#333;
}

#research .link-box-research:hover{
    text-decoration: none;
    color: #186376;
}

#contact .logos{
    padding-top: 80px;
}
#contact .log2{
    padding-top: 10px;
}
#contact .log3 {
    width: 80%;
}


.archiveLi > li {
    margin-bottom: 10px;
}

.alert-flash {
    position: absolute;
    margin-top: 80px;
    margin-left: 20px;
}

.issuu{
    margin-top: 10px;
    margin-bottom: 30px;
}

.img-activity{
    margin: 10px 0px;
}

.layout-events{
    color: #333333;
}
.layout-events:hover{
    text-decoration: none;
}
.custom-link{
    margin: 20px 0;
}

header .intro-text .intro-heading {
  margin-bottom: 25px;
  text-transform: none;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 75px;
  font-weight:500;
  line-height: 85px;
  text-shadow: 2px 2px 3px #747474;
  text-transform: uppercase;
}
@media (min-width: 768px) {
    header .intro-text .intro-heading {
    margin-bottom: 50px;
    text-transform: none;
    font-weight:500;
    font-family: 'Nunito Sans', sans-serif;
    font-size: 100px;
    line-height: 100px;
    text-transform: uppercase;
  }
}

.nav-name{
    font-family: 'Nunito Sans', sans-serif;
    text-transform: none !important;
    font-size: 16px !important;
}

.nav-pills > li > a {
    background-color: #FBFBFD;
}

#about .p1{
    margin-bottom: 0px;
}

#publications .item-act{
    border-bottom: 1px solid #fff;
}

#research {
    background-color: #F5F5F7;
}

#news {
    background-color: #F5F5F7;
}