.card1677667508 {
    
}

.card1677667508 .mhead {
    text-align:center;
}

.card1677667508 .mtitle {
    font-weight:700;
}

.card1677667508 .mdesc {
    
}

.card1677667508 .mbody {
    
}

.card1677667508 .mcontent {
    
}

/*Module specific style*/
.card1677667508 .card {
    margin:3px;
    overflow:hidden;
    border:0;
    border-radius:0px;
}

.card1677667508 .card-background {
    position:absolute;
    width:100%;
    height:100%;
    background-repeat:no-repeat;
    background-size:100% 100%;
    z-index:1;
}

.card1677667508 .card-foreground {
    background:rgba(255,255,255,0.1);
    z-index:2;
}

.card1677667508 .card-header {
    text-align:center;
}

.card1677667508 .card-title {
    text-align:center;
}
.card1677667508 .card-title a{
    color:#f4f4f4;
    font-weight:700;
}
.card1677667508 .card-body {
    text-align:justify;
    background:#6400646b;
    border-radius:0px;
}

.card1677667508 .card-image {
    text-align: center;
    position: relative;
    bottom: -75px;
    z-index: -1;
}

.card1677667508 .card-image img {
    border-radius:0px;
    padding: 0px 20px;
    transition: scale linear 0.3s;
}

.card1677667508 .card-image img:hover {
    scale: 1.1;
}
.card1677667508 .card-icon {
    text-align: center;
    font-size: 75px;
    padding: 15px 0;
}

.card1647172899 .card-text {
    font-size:small;
    text-align:center;
}

.card1647172899 .image-link {
    text-align:center;
}

.card1677667508 .list-group {
    font-size:smaller;
}

.card1677667508 .list-group li {
    background:rgba(255,255,255,0.9);
}

.card1677667508 .card-link {
    font-size:smaller;
}

.card1677667508 .card-title {
    text-align: center;
    color: #fff;
    font-weight: bold;
}
/*Module specific style*/

@media (max-width: 767px) {
	
}
@media (min-width: 768px) and (max-width: 991px) {
    
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}