.card1677656794 {
    
}

.card1677656794 .mhead {
    
}

.card1677656794 .mtitle {
    
}

.card1677656794 .mdesc {
    
}

.card1677656794 .mbody {
    
}

.card1677656794 .mcontent {
    
}



/*Module specific style*/
.card1677656794 .card {
    margin:3px;
    overflow:hidden;
    background:#4CAF50;
    padding: 20px;
    border-radius:0px;
    top:0;
    transition: top linear 0.3s;
}
.card1677656794 .card:hover{
    top:-30px;
}
.card1677656794 .row div:nth-child(2) div.card,.card1677656794 .row div:nth-child(4) div.card{
background:#347a36;
}
.card1677656794 .card-background {
    position:absolute;
    width:100%;
    height:100%;
    background-repeat:no-repeat;
    background-size:100% 100%;
    z-index:1;
}

.card1677656794 .card-foreground {
    background:transparent;
    z-index:2;
}

.card1677656794 .card-header {
    text-align:center;
}

.card1677656794 .card-title {
    text-align:center;
}
.card1677656794 .card-title a{
    color: #f4f4f4;
    font-weight: 600;
    font-size: 1.3rem;
}
.card1677656794 .card-body {
    text-align:center;
    color: #f4f4f4;
}

.card1677656794 .card-image {
    text-align: center;
}

.card1677656794 .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;
}

.card1677656794 .list-group {
    font-size:smaller;
}

.card1677656794 .list-group li {
    background:rgba(255,255,255,0.9);
}

.card1677656794 .card-link {
    font-size:smaller;
}
.card1677656794 .card-image img{
    border: 2px solid white;
    border-radius: 4px;
    padding: 10px;
}
/*Module specific style*/

@media (max-width: 767px) {
	
}
@media (min-width: 768px) and (max-width: 991px) {
    .card1677656794 {
    position: relative;
    top: -50px;
}

.card1677656794 .card {
    margin-bottom: 15px;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.card1677656794 {
    position: relative;
    top: -114px;
}
    .card1677656794 .card {
    padding: 10px;
    }
}
@media (min-width: 1200px) {
	.card1677656794 {
    position: relative;
    top: -114px;
}
}