.features-section-two {
    position: relative;
    background-color: #017dc3;
}
.feature-block-four .icon {
    position: relative;
    display: inline-block;
    font-size: 30px;
    line-height: 32px;
    color: #ffffff;
    margin-bottom: 10px;
}
#owl-demo .item{ 
    padding: 30px 0px;
    margin: 10px;
    color: #000;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;    
}
.statusAndamento {
    text-align: center;
    display: inline-grid;
    border-radius: 5px;
    color: white;
    /*width: 160px;*/
	padding-left: 5px;
    padding-right: 5px;
}
.txtCard {
    
    font-size: 15px;
    line-height: 27px;
    color: #4C4C4D;
    margin: 0;
    font-weight: normal;
    display: inline;
}
.txtCard2 {    
    font-weight: normal;    
    overflow: hidden;    
    margin-bottom: 10px;
}
.cardHeader{   
    color:#006daa;
}
.card-body-new {
    font-weight: 600;
    text-align: left;
    border-radius: 15px;
    color: rgb(0, 0, 0);    
}
.cardHeader {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 600;
    background-color: rgba(0, 0, 0, .03);
    border-bottom: 1px solid rgba(0, 0, 0, .125);
}