.html1756462435 * {
    color:white;
    margin-bottom: 0.2em !important;
    margin: 0;
}
.html1756462435 {

    margin-bottom: 2em !important;

}

.html1756462435 .mhead {
    
}

.html1756462435 .mtitle {
    
}

.html1756462435 .mdesc {
    
}

.html1756462435 .mbody {
    padding:1px 10px;
}

.html1756462435 .mcontent {
    
width: 85%;
    
margin: 0 auto;
}

/*Module specific style*/
.html1756462435 p {
    text-align:justify;
    color: white !important;
}
.html1756462435 .accordion-item {
    background-color: transparent !important;
    border: none !important;
    margin: 1em 0;
    border: 1px solid #09B2B5 !important;
    border-radius:10px;
}
.html1756462435 .accordion-button{
    border-radius:10px !important;
    padding:0.9em !important;
}
.html1756462435 .accordion-button:not(.collapsed) {
    color: white !important;
    background-color: transparent!important;
    font-size: 1em;
    text-align: center;
    padding: 1em;
    box-shadow: 0px 4px 11px -3px black !important;
    border-radius: 10px;
}
.html1756462435 button.accordion-button.collapsed {
   background: transparent!important;
   color: white;
   text-align: center;
   margin: 0 auto;
   font-size: 25px;
}
.html1756462435 .accordion-button::after{
   filter: invert(61%) sepia(77%) saturate(459%) hue-rotate(136deg) brightness(95%) contrast(91%);
}
/*Module specific style*/

@media (max-width: 767px) {
	.html1756462435 button.accordion-button.collapsed {
   background: #4e4e4e !important;
   color: white;
   text-align: center;
   margin: 0 auto;
   font-size: 20px;
}
    .html1756462435 .mcontent {
    
width: 100%;
    
margin: 0 auto;
}
    .html1756462435 * {
    margin-bottom: 0.2em !important;
    font-size: 15px !important;
    padding: 0;
}
    .html1756462435 {
    margin-bottom: 2em !important;
}



}
@media (min-width: 768px) and (max-width: 991px) {
    .html1756462435 .mcontent {
        max-height:270px;
        overflow-y:auto;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}