.html1763542351 {
    
}

.html1763542351 .mhead {
    
}

.html1763542351 .mtitle {
    
}

.html1763542351 .mdesc {
    
}
.info a{
        color: #22262a;
        font-size: 15px;
}

.info a:hover{
        color: #772583;

}

.html1763542351 .mbody {
        padding: 50px 10px;
}

.html1763542351 .mcontent {
    
}

/*Module specific style*/
.html1763542351 p {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #000;
    backdrop-filter: blur(7px);

    border: 3px solid #f1f1f1;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    width: 80%;
    padding: 20px;
}
.html1763542351 span {
    color: #772583;
        font-size: 45px;
        font-family: IranNastaliq;
}


/*Module specific style*/

@media (max-width: 767px) {
	
}
@media (min-width: 768px) and (max-width: 991px) {
    .html1763542351 .mcontent {
        max-height:270px;
        overflow-y:auto;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}