

.activecat >a{
    font-weight: bold !important;
    color: #00a651 !important;
    
}
.activecat ul {
    margin-left: 37px;
}
.activecat ul li a {
    color: #00a651 !important;
}
.carousel-image img{
/*    min-width: 614px;*/
    min-width: 100%;
}
.carousel-indicators{
    display: flex;
}