.card1683699051 {
    
}

.card1683699051 .mhead {
    
}

.card1683699051 .mtitle {
    
}

.card1683699051 .mdesc {
    
}

.card1683699051 .mbody {
    
}

.card1683699051 .mcontent {
    
}

/*Module specific style*/
.card1683699051 .card {
    margin:3px;
    overflow:hidden;
}

.card1683699051 .card-background {
    position:absolute;
    width:100%;
    height:100%;
    background-repeat:no-repeat;
    background-size:100% 100%;
    z-index:1;
}

.card1683699051 .card-foreground {
    background:rgba(255,255,255,0.1);
    z-index:2;
}

.card1683699051 .card-header {
    text-align:center;
}

.card1683699051 .card-title {
    text-align:center;
}

.card1683699051 .card-body {
    text-align:justify;
}

.card1683699051 .card-image {
    text-align: center;
}

.card1683699051 .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;
}

.card1683699051 .list-group {
    font-size:smaller;
}

.card1683699051 .list-group li {
    background:rgba(255,255,255,0.9);
    font-family: 'IranSans';
}

.card1683699051 .card-link {
    font-size:smaller;
}

.card1683699051 .card-text:last-child {
    margin-bottom: 0;
    text-align: center;
    color: #ff5733;
    font-weight: 700;
}

.card1683699051 .card-link {
    font-size: smaller;
    background: #2d8f1a;
    border-color: #2d8f1a;
    float: left;
    margin-bottom: 20px;
    min-width: 65px;
}

.card1683699051 .row1{
    display: flex;
    justify-content: center;
}

.card1683699051 .card-image img{
    /*border-radius: 20px;*/
    border-bottom-left-radius:20px;
    border-bottom-right-radius:20px;
}
/*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) {
	
}