.card1754131438 {
    
}

.card1754131438 .mhead {
    
}

.card1754131438 .mtitle {
    
}

.card1754131438 .mdesc {
    
}

.card1754131438 .mbody {
    
}

.card1754131438 .mcontent {
    
}

/*Module specific style*/
.card1754131438 .card {
    margin:3px;
    overflow:hidden;
    width: 100%;
    background-color: #ffffff;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    border-radius: 20px;
    padding: 10px;
    box-sizing: border-box;
}
.card1754131438 .card:hover{
    box-shadow: 0px 4px 20px rgb(228 32 69);
        transition: 0.35s;
}

    


.card1754131438 .card-background {
    position:absolute;
    width:100%;
    height:100%;
    background-repeat:no-repeat;
    background-size:100% 100%;
    z-index:1;
}

.card1754131438 .card-foreground {
    background:rgba(255,255,255,0.1);
    z-index:2;
}

.card1754131438 .card-header {
    text-align:center;
}

.card1754131438 .card-title {
    text-align:center;
    background-color: #f3f3f3;
    width: 100%;
    text-align: center;
    padding: 10px;
    border-radius: 16px;
}

.card1754131438 .card-title a{
    color:red;
}

.card1754131438 .card-body {
    text-align:center;
        padding: 6px;
}

.card1754131438 .card-image {
    text-align: center;
}

.card1754131438 .card-image img{
     width: 100%;
    height: 10;
    object-fit: cover;
    border-radius: 20px;
        background-color: #d1d0ce;
}

.card1754131438 .card-icon {
    text-align: center;
    font-size: 35px;
    padding: 15px 0;
}

.card1647172899 .card-text {
    font-size:small;
    text-align:center;
}

.card1647172899 .image-link {
  
}

.card1754131438 .list-group {
    font-size:smaller;
}

.card1754131438 .list-group li {
    background:rgba(255,255,255,0.9);
}

.card1754131438 .card-link {
    font-size:smaller;
      text-align:center;
        width: 50%;
    border: none;
    border-radius: 16px;
    padding:10px;
    font-weight: bold;
    font-size: 12px;
        background: #e42045 !important;
}
/*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) {
	
}