.card1716637269 {
    
}

.card1716637269 .mhead {
    
}

.card1716637269 .mtitle {
    
}

.card1716637269 .mdesc {
    
}

.card1716637269 .mbody {
    
}

.card1716637269 .mcontent {
    
}

/*Module specific style*/



.card1716637269 .card {
    margin: 6px;
    overflow: hidden;
    position: relative;
    top: 0;
    box-shadow: none;
    transform: none;
    transition: top 0.2s linear 0s, box-shadow 0.2s linear 0s, transform 0.2s linear 0s;
    border-radius: 12px;
}

.card1716637269 .card:hover {
    top: -10px;
    box-shadow: 2px 2px 5px #42424229, -2px 0px 5px #42424229;
    transform: scale(1.05);
}
.card1716637269 .card-background {
    position:absolute;
    width:100%;
    height:100%;
    background-repeat:no-repeat;
    background-size:100% 100%;
    z-index:1;
}

.card1716637269 .card-foreground {
    background:transparent;
    z-index:2;
}

.card1716637269 .card-header {
    text-align: center;
    position: absolute;
    z-index: 3;
    bottom: 0;
    background: #4b4b4ba8;
    left: 0;
    right: 0;
    transition: background 0.2s linear 0s;
}

.card1716637269 .card-header:hover {
    background: #efefefe3 !important;
}

.card1716637269 .card-header a  {
    color:#fff;
    transition:color 0.2s linear 0s;
    font-weight:bold;
}

.card1716637269 .card-header a:hover  {
    color:#dd6227;
}

.card1716637269 .card-title {
    text-align:center;
}

.card1716637269 .card-title a {
    color:#626262;
}

.card1716637269 .card-title a:hover {
    color:#dd6227;
}

.card1716637269 .card-body {
    text-align:justify;
}

.card1716637269 .card-image {
    text-align: center;
}

.card1716637269 .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;
}

.card1716637269 .list-group {
    font-size:smaller;
}

.card1716637269 .list-group li {
    background:rgba(255,255,255,0.9);
}

.card1716637269 .card-link {
    font-size:smaller;
}

.card1716637269 .mcontent .row.justify-content-evenly {
    justify-content: center !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) {
	
}