#pages .thisclass{
    background: #5a85b2;
    border: 1px solid #5a85b2;
    color: #fff;
}
.owl-carousel .owl-wrapper{
    text-align: center;
}
.owl-carousel .owl-item{
    /* display: inline-block;
    float: none; */
}
.team-post img{
    min-height: 223px;
}
#index-news .team-post{
    cursor: pointer;
}
.navbar-brand strong{
    font-size: 20px;
}