.html1702300485 {
    margin-top: 21%;
    padding-bottom:5%;
    margin-right: 15%;
}

.html1702300485 .mhead {
}

.html1702300485 .mtitle {
    color: #02A755;
    font-size: 76px;
    font-weight: bold;
}
.html1702300485 .msubtitle {
    font-size: 35px;
    margin: 10px 0px 20px 0;
}
.html1702300485 .mdesc {
    
}

.html1702300485 .mbody {

}

.html1702300485 .mcontent {
    
}

/*Module specific style*/

.html1702300485 p {
    text-align:justify;
}
.html1702300485 .mpretext {
    font-size: 18.5px;
    line-height:1.3;
    padding-left: 2%;
    margin-bottom: 30px;
}
.html1702300485 .mposttext {
    border-radius:5px;
    font-size:15px;
    color:#fff;
    position:relative;
    margin-right: -5%;
    display:inline-block;
    line-height:1;
    user-select:none;
    white-space:nowrap;
    vertical-align:middle;
    text-align:center;
    transition:all .4s ease;
}
.html1702300485 .mposttext:hover{

}
.html1702300485 .mposttext:hover::before {
    opacity:1;
}
.html1702300485 .mposttext:before{
    position:absolute;
    content:"";
    border-radius:inherit;
    transition:all .4s ease;
    z-index:-1;
    top:0;
    left:0;
    height:100%;
    width:100%;
    background-size:102% 102%;
    opacity:0;
}
.html1702300485 a.btnmahsol {
    background: #146655;
    padding: 10px 20px;
    font-size: 16px;
    color: white;
    margin-right: 5%;
    border-radius: 8px;
    border: 2px solid #146655;
}
/*Module specific style*/

@media (max-width: 767px) {
	 .html1702300485 .mbody {
        padding: 5% 16% 2% 16%;
        margin-right: 10px;
    }
    .html1702300485 .mhead {
        margin-right: 10px;
    }
    .html1702300485 {
text-align:center;
    margin-right: 0%;
}
}
@media (min-width: 768px) and (max-width: 991px) {
    .html1702300485 .mcontent {
        max-height:270px;
        overflow-y:auto;
        padding:5%;
    }
    .html1702300485 .mhead {
        margin-right: 10px;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .html1702300485 .mhead {
        margin-right: 10px;
    }
}
@media (min-width: 1200px) {
    .html1702300485 .mhead {
    }
}