.tab1681124430 {
    
}

.tab1681124430 .mhead {
    
}

.tab1681124430 h2.mtitle {
    padding: 0px 5px;
    margin-bottom: 30px;
    font-weight: 600;
    border-right: 4px solid #0397df;
    font-family:'YekanBakh';
}

.tab1681124430 .mdesc {
    
}

.tab1681124430 .mbody {
    
}

.tab1681124430 .mcontent {
    
}

/*Module specific style*/
.tab1681124430 .nav-tabs {
    border: 0;
}

.tab1681124430 .nav-item a {
    border: 1px solid #ddd;
    margin-right: 10px;
    border-radius: 50px;
}

.tab1681124430 .tab-content {
    text-align:justify;
}

.tab1681124430 li.nav-item {
    position: relative;
    top: 0;
    transition: top linear 0.2s;
}

.tab1681124430 .nav-item:hover {
    border: 0;
    top: -10px;
}

.tab1681124430 .nav-tabs .nav-link.active {
    color: white;
    background-color: #271e8c;
    border: 1px solid #271e8c;
    margin-right: 10px;
    border-radius: 50px;
}

/*Module specific style*/

@media (max-width: 767px) {
	.tab1681124430 .mhead {
    padding-right: 15px;
}
.tab1681124430 .nav-item a {
    font-size: 12px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
    
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	.tab1681124430 .mbody div:firt-child(1) {
        padding-top:100px;
        padding-bottom:30px;
}
}