.fp-coursecat-cont {
    border: 1px solid #e8e8e8;
    max-width: 260px;
    min-height: 320px;
    margin-bottom: 30px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    cursor: pointer;
}

.fp-coursecat-text {
    color: #777;
    height: 140px;
    padding: 10px 15px;
}

.fp-coursecat-title {
    text-align: left;
    font-weight: bold;
}

.fp-coursecat-desc {
    font-weight: 300;
    font-size: 12px;
    line-height: 18px;
    margin-top: 4px;
    min-height: 73px;
    opacity: 0.8;
    text-align: right;
}

.fp-coursecat-title h5{
    color: #1097f4;
    font-size: 13px;
    text-align: right;
    font-weight: bold;
}

.adhamjslider-list li:hover{
    opacity:.7;
}

.fp-coursecat-desc.uk-hidden-medium a span {
    font-size: 12px !important;
    line-height: 15px !important;
    color: #333 !important;
}

img.desaturate {
    -webkit-filter: grayscale(100%) ;
    filter: grayscale(100%) ;

}

.desaturate:hover{
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}

/*  h8TT5*7@8^fb */