/*Details page*/
.company-details {
    margin: 0px 15px;
}

.company-details h5 {
    color: #09509D;
}

.uk-slider-items img {
    max-height: 700px;
}

.nav-item-active {
    padding-bottom: 5px;
    border-bottom: 2px solid #95C11F;
    font-size: x-large;
    opacity: 1 !important;
}

a.lightgreen {
    color: #95C11F;
}