.card1736590648 {
    
}

.card1736590648 .mhead {
    
}

.card1736590648 .mtitle {
    
}

.card1736590648 .mdesc {
    
}

.card1736590648 .mbody {
    
}

.card1736590648 .mcontent {
    
}

/*Module specific style*/
.card1736590648 .card {
    overflow: hidden;
    border: 0;
    box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.10);
    background-color: rgba(154, 154, 154, 0.1);
    border: 5px solid rgba(255, 255, 255, 0.8);
    margin: 30px 15px;
}

.card1736590648 .card-background {
    position:absolute;
    width:100%;
    height:100%;
    background-repeat:no-repeat;
    background-size:100% 100%;
    z-index:1;
}

.card1736590648 .card-foreground {
    background:rgba(255,255,255,0.1);
    z-index:2;
        display: flex;
}

.card1736590648 .card-header {
    text-align:center;
}

.card1736590648 .card-title {
    text-align:center;
        display: none;
}
.card1736590648 .card-text {
  font-weight: bold;
    color: #000;
}
  

.card1736590648 .card-body {
    text-align:justify;
       text-align: center;
    color: #5A5A5A;
    font-weight: bold;
        display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.card1736590648 .card-body p span:last-child{
        font-size: small;
}



.card1736590648 .card-image {
    text-align: center;
        width: 290px;
}

.card1736590648 .card-image img{

}


.card1736590648 .card-icon {
    text-align: center;
    font-size: 35px;
    padding: 15px 0;
}

.card1647172899 .card-text {
    font-size:small;
    text-align:center;

}



.card1647172899 .image-link {
    text-align:center;
}

.card1736590648 .list-group {
    font-size:smaller;
}

.card1736590648 .list-group li {
    background:rgba(255,255,255,0.9);
}

.card1736590648 .card-link {
    font-size:smaller;
}
/*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) {
	
}