.card1703596758 {
    
}

.card1703596758 .mhead {
    text-align: center;
}
.card1703596758 .mtitle {
    font-family: 'YekanBakh';
    font-size: xx-large;
    font-weight: bold;
}

.card1703596758 .mdesc {
    color: #727272;
    font-size: small;
}
.card1703596758 p.mdesc::before {
    content: "";
    width: 10px;
    height: 10px;
    background: linear-gradient(55deg, rgba(72,109,70,1) 27%, rgba(52,78,51,1) 100%);
    position: absolute;
    z-index: -1;
    border-top-right-radius: 50%;
    border-bottom-left-radius: 50%;
    transition:transform 0.2s ease-in-out 0.2s;
}

.card1703596758 p.mdesc:hover:before {
    transform: rotate(80deg);
}

.card1703596758 .mbody {
    
}

.card1703596758 .mcontent {
    
}

/*Module specific style*/
.card1703596758 .card {
    margin: 3px;
    overflow: hidden;
    padding: 5px;
    background: #fff;
    border-radius: 3px;
    border:0;
    box-shadow: 4px 4px 6px #64646487, 0px -1px 6px #64646487;
}

.card1703596758 .card-background {
    position:absolute;
    width:100%;
    height:100%;
    background-repeat:no-repeat;
    background-size:100% 100%;
    z-index:1;
}

.card1703596758 .card-foreground {
    background:transparent;
    z-index:2;
}

.card1703596758 .card-header {
    text-align:center;
    background:transparent;
    border:0;
    font-weight:bold;
}
.card1703596758 .card-header a {
    color:#333;
}
.card1703596758 .card-title {
    text-align:center;
}

.card1703596758 .card-body {
    text-align: center;
    color: #898989;
    font-size: smaller;
}

.card1703596758 .card-image {
    text-align: center;
}
.card1703596758 .card-image img{
    border-top-left-radius:3px;
    border-top-right-radius:3px;
}
.card1703596758 .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;
}

.card1703596758 .list-group {
    font-size:smaller;
}

.card1703596758 .list-group li {
    background:rgba(255,255,255,0.9);
}

.card1703596758 .card-link {
    font-size:smaller;
    color:#333;
}
/*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) {
	
}