/* /Components/AboutMe.razor.rz.scp.css */
@keyframes bounceIn-b-dq5t8e73na {
    from {
        transform: scale(0.5);
        opacity: 0;
    }

    to {
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes fadeIn-b-dq5t8e73na {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

[b-dq5t8e73na] .about-container {
    background-color: #f8f5f0;
    padding-bottom: 200px;
    padding-top: 180px;
}

[b-dq5t8e73na] .photo-container {
    float: left;
    padding-right: 50px;
    position: relative;
    transition: transform 0.3s ease;
}

    [b-dq5t8e73na] .photo-container:hover {
        transform: scale(1.03);
    }

[b-dq5t8e73na] .mud-image {
    width: 500px !important;
    border-radius: 20px;
}



[b-dq5t8e73na] .hadees-card {
    position: absolute;
    bottom: -3px;
    right: 25px;
    width: 280px;
    background-color: #4a9d7e;
    color: white;
    padding: 12px;
}




[b-dq5t8e73na] .english-hadees {
    font-size: 14px;
    font-style: italic
}

[b-dq5t8e73na] .arabic-hadees {
    font-size: 22px;
}

.narrator[b-dq5t8e73na] {
    font-size: 12px;
    font-style: normal;
}

[b-dq5t8e73na] .about-heading {
    background: #1a3d5c;
    color: white;
    font-size: 13.5px !important;
}

[b-dq5t8e73na] .about-heading-mobile .mud-chip {
    display: none;
}

[b-dq5t8e73na] .about-subtitle {
    font-weight: bold;
    color: #1a3d5c;
    font-size: 32px;
    font-family: OpenSansExtraBold;
    padding-top: 5px;
}

[b-dq5t8e73na] .my-introduction {
    white-space: pre-line;
    font-size: 15px
}



[b-dq5t8e73na] .notes {
    font-size: 13px;
    padding-top: 2px;
}

[b-dq5t8e73na] .points-mobile {
    display: none;
}

@media(max-width:1024px) {


    [b-dq5t8e73na] .mud-image {
        width: 400px !important;
        border-radius: 20px;
    }
}

@media(max-width:913px) {

    [b-dq5t8e73na] .mud-image {
        width: 400px !important;
        border-radius: 20px;
        margin-top:70px;
    }

    [b-dq5t8e73na] .points-mobile {
        display: block;
        padding-left: 8px;
    }

    [b-dq5t8e73na] .points {
        display: none;
    }

    [b-dq5t8e73na] .about-container {
        background-color: #f8f5f0;
        padding-bottom: 200px;
        padding-top: 180px;
    }

    [b-dq5t8e73na] .about-heading {
        background: #1a3d5c;
        color: white;
        font-size: 13.5px !important;

    }

}

@media(max-width:853px) {
    [b-dq5t8e73na] .about-container {
        background-color: #f8f5f0;
        padding-bottom: 100px;
        padding-top: 100px;
    }

    [b-dq5t8e73na] .photo-container {
        float: none;
        /*padding-right: 50px;*/
        position: relative;
    }

    [b-dq5t8e73na] .mud-image {
        margin-top: 100px;
        width: 400px !important;
        border-radius: 20px;
        margin-left: 200px;
    }

    [b-dq5t8e73na] .hadees-card {
        position: absolute;
        bottom: -30px;
        right: 100px;
        width: 250px;
        background-color: #4a9d7e;
        color: white
    }

    [b-dq5t8e73na] .about-subtitle {
        font-size: 26px;
        padding-left: 8px;
    }

    .about-subtitle-container[b-dq5t8e73na] {
        display: flex;
        justify-content: center;
    }

    [b-dq5t8e73na] .arabic-hadees {
        font-size: 20px;
    }

    [b-dq5t8e73na] .english-hadees {
        font-size: 13px;
        font-style: italic
    }

    .narrator[b-dq5t8e73na] {
        font-size: 12px;
        font-style: normal;
    }

    [b-dq5t8e73na] .about-heading {
        display: none;
    }


    [b-dq5t8e73na] .about-heading-mobile .mud-chip {
        background: #1a3d5c;
        margin-top: 80px;
        color: white;
        display: flex;
        font-size:14.5px;
    }

    [b-dq5t8e73na] .my-introduction {
        font-size: 15px;
        padding-left: 8px;
    }

    [b-dq5t8e73na] .points-mobile {
        display: none;
    }

    [b-dq5t8e73na] .points {
        display: block;
    }
}

@media(max-width:820px) {



    [b-dq5t8e73na] .mud-image {
        margin-left: 180px;
    }
}

@media(max-width:768px) {

    [b-dq5t8e73na] .mud-image {
        margin-left: 150px;
    }

    .zoom-on-scroll[b-dq5t8e73na] {
        transform: scale(1.03);
        transition: transform 0.3s ease;
    }

}

@media(max-width:540px) {

    [b-dq5t8e73na] .about-container {
        background-color: #f8f5f0;
        padding-bottom: 100px;
        padding-top: 10px;
    }

    [b-dq5t8e73na] .photo-container {
        padding-right: 50px;
    }

    [b-dq5t8e73na] .mud-image {
        width: 400px !important;
        border-radius: 20px;
        margin-left: 50px;
    }

    [b-dq5t8e73na] .hadees-card {
        position: absolute;
        bottom: -30px;
        right: 40px;
        width: 250px;
        background-color: #4a9d7e;
        color: white
    }

    [b-dq5t8e73na] .points-mobile {
        display: block;
        padding-left: 8px;
    }

    [b-dq5t8e73na] .points {
        display: none;
    }

    [b-dq5t8e73na] .notes {
        font-size: 13.5px;
        
    }
}


@media(max-width:430px) {


    [b-dq5t8e73na] .mud-image {
        width: 380px !important;
        margin-left: 7px;
    }

    [b-dq5t8e73na] .hadees-card {
        right: -3px;
    }

    [b-dq5t8e73na] .about-subtitle {
        padding-left: 4px;
    }

    [b-dq5t8e73na] .my-introduction {
        padding-left: 4px;
    }

    [b-dq5t8e73na] .points-mobile {
        padding-left: 4px;
    }
}

@media(max-width:414px) {


    [b-dq5t8e73na] .mud-image {
        width: 380px !important;
        margin-left: 0px;
    }
}

@media(max-width:390px) {
    [b-dq5t8e73na] .mud-image {
        width: 350px !important;
        margin-left: 4px;
        border-radius: 20px;
    }
}

@media(max-width:375px) {

    [b-dq5t8e73na] .mud-image {
        width: 315px !important;
        border-radius: 20px;
        margin-left: 12px;
    }
}


@media(max-width:360px) {

    [b-dq5t8e73na] .mud-image {
        width: 315px !important;
        border-radius: 20px;
        margin-left: 6px;
    }
}

@media(max-width:344px) {

    [b-dq5t8e73na] .mud-image {
        margin-left: 0px;
    }
}
/* /Components/LessonPlans.razor.rz.scp.css */
@keyframes slideIn-b-khp822ols5 {
    from {
        transform: translateX(-100%);
    }

    to {
        transform: translateX(0);
    }
}

[b-khp822ols5] .mud-paper{
    display:flex;
   
}

[b-khp822ols5] .mud-list{
    width:280px;
    padding-top:20px;
}



[b-khp822ols5] .list-card{
    display:flex;
    align-items:center;
}

[b-khp822ols5] .list-card-mobile {
    display: none;
    
}

[b-khp822ols5] .list-icon{
    margin-right:12px;
    margin-left:8px;
}

[b-khp822ols5] .list-text {
    font-size: 14.5px;
    font-weight: bold;
    color: white;
}



/*::deep .subtitle {
    color: #4a9d7e;
    font-weight: bold;
    font-size: 18px
}*/

[b-khp822ols5] .list-content-heading {
    color: #1a3d5c;
    font-weight: bold;
    font-size: 18px;
}

[b-khp822ols5] .sub-description {
    font-size: 15px;
    color: black;
    font-weight: normal;
}

[b-khp822ols5] .lesson-heading {
    font-weight: bold;
    color: #1a3d5c;
    font-size: 32px;
    font-family: OpenSansExtraBold;
}

[b-khp822ols5] .lesson-subtitle {
    font-size: 15px
}



[b-khp822ols5] .points {
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 10px;

   
}

.points[b-khp822ols5]::marker {
    color: #4a9d7e;
    font-size:18px;
}

.lesson-button[b-khp822ols5] {
    background-color: #4a9d7e;
    color: white;
    width: 135px;
    height: 30px;
    border-radius: 8px;
}

    .lesson-button:hover[b-khp822ols5] {
        background-color: #428e72;
    }

[b-khp822ols5] .selected-list-item {    
    background: #4a9d7e !important;
}

[b-khp822ols5] .mud-list-item{
    padding:15px;
}

[b-khp822ols5] .subtitle{
    font-weight:bold;
}

[b-khp822ols5] .mud-chip {
    font-size: 13.5px !important;
}


@media(max-width:540px){

    [b-khp822ols5] .mud-chip {
        font-size: 14.5px !important;
    }

    [b-khp822ols5] .lesson-heading {
        font-size: 26px !important;
    }

    [b-khp822ols5] .lesson-subtitle {
        font-size: 15px !important;
    }

    [b-khp822ols5] .mud-paper {
        display: block;
    }

    [b-khp822ols5] .list-container {
        display: block;
        /*width:312px;*/
        width: 100%;
    }

    [b-khp822ols5] .mud-list {
        display: flex;
        width: auto;
        padding-top: 15px;
    }

    [b-khp822ols5] .mud-list-item {
        margin-bottom: 15px;
        border-radius: 15px;
        margin-left: 10px;
        margin-right: 10px;
    }


    [b-khp822ols5] .list-card {
        display: none;
    }

    [b-khp822ols5] .list-card-mobile {
        display: block;
    }

    .sub-text[b-khp822ols5] {
        display: block;
    }

        .list-icon[b-khp822ols5] {
            margin-left: 50px;
        }



    [b-khp822ols5] .basic {
        margin-right: 15px;
        margin-left: 15px
    }

    [b-khp822ols5] .intermediate {
        margin-left: 15px;
        margin-right: 15px;
    }

    [b-khp822ols5] .advanced {
        margin-left: 15px;
        margin-right: 15px;
    }

    [b-khp822ols5] .list-content-heading {
        color: #1a3d5c;
        font-weight: bold;
        font-size: 17px;
    }

    [b-khp822ols5] .sub-description {
        font-size: 15px !important;
    }

    [b-khp822ols5] .points {
        font-size: 14px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    

    [b-khp822ols5] .subtitle {
        font-weight: bold;
        font-size: 16px;
    }

    .lesson-button[b-khp822ols5] {
        margin-left: 25px;
        width: 90%;
        font-size:14px;
    }

}


@media(max-width:430px) {

    
    [b-khp822ols5] .mud-list-item {
       
        margin-left:1px;
        margin-right:1px;
    }
   
    .sub-text[b-khp822ols5] {
        display: none;
    }

    .list-icon[b-khp822ols5] {
        margin-left: 35px;
    }

    .lesson-button[b-khp822ols5] {
        margin-left: 15px;
        width: 90%;
    }

}

@media(max-width:360px){
    .list-icon[b-khp822ols5] {
        margin-left: 28px;
    }
}

@media(max-width:345px){
    .list-icon[b-khp822ols5] {
        margin-left: 25px;
    }
}





/* /Components/Skills.razor.rz.scp.css */


@keyframes fadeIn-b-liltzp81rk {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

[b-liltzp81rk] .mud-chip {
    font-size: 13.5px !important;
}

[b-liltzp81rk] .skill-subtitle {
    font-size: 15px !important;
}


[b-liltzp81rk] .skills-card-container-mobile .skills-card {
    display: none;
}

[b-liltzp81rk] .skills-heading {
    font-weight: bold;
    color: #1a3d5c;
    font-size: 32px !important;
    font-family: OpenSansExtraBold;
}

[b-liltzp81rk] .skill-points {
    font-size: 15px;
    font-weight: bold;
    color: #1a3d5c
}


[b-liltzp81rk] .skills-description {
    font-size: 13px;
    padding-top: 5px;
}




.skills-h-underline[b-liltzp81rk] {
    border-top: 1px solid #ff5733;
    width: 20%;
    margin-left: 10px;
}

[b-liltzp81rk] .skills-nocard {
    float: left;
}

/*::deep .skills-card-container{
    display:inline;
}*/

[b-liltzp81rk] .skills-card {
    width: 210px;
    border-radius: 15px;
    margin-left: 40px;
    transition: transform 0.3s ease ;
}

    [b-liltzp81rk] .skills-card:hover {
        transform: scale(1.05) ;
    } 

.icons[b-liltzp81rk] {
    color: #4a9d7e;
}

.icon-background[b-liltzp81rk] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    background: linear-gradient(0deg, #F3F9F7ff, #F3F9F7ff, #F3F9F7ff, #F3F9F7ff, #F3F9F7ff);
}

@media(max-width:1024px) {

    [b-liltzp81rk] .skills-card {
        width: 200px;
        border-radius: 15px;
        margin-left: 40px;
        margin-bottom: 30px;
    }
}


@media(max-width:912px) {
    [b-liltzp81rk] .skills-card {
        width: 250px;
        border-radius: 25px;
        margin-bottom: 30px;
        margin-left: 40px;
    }

    [b-liltzp81rk] .skill-subtitle {
        font-size: 15px !important;
        padding-bottom: 30px;
    }
}

@media(max-width:853px) {

    [b-liltzp81rk] .skills-card {
        width: 310px;
        border-radius: 25px;
        margin-bottom: 30px;
        margin-left: 70px;
    }

    [b-liltzp81rk] .mud-chip {
        font-size: 14.5px !important;
    }
}

@media(max-width:768px) {

    [b-liltzp81rk] .skills-card {
        width: 310px;
        border-radius: 25px;
        margin-bottom: 30px;
        margin-left: 50px;
    }
}

@media(max-width:540px) {
    
    [b-liltzp81rk] .mud-chip {
        font-size: 14.5px !important;
    }

    [b-liltzp81rk] .skills-heading {
        font-size: 26px !important;
    }

    [b-liltzp81rk] .skill-subtitle {
        font-size: 15px !important;
    }

    [b-liltzp81rk] .skills-card-container-mobile .skills-card {
        display: block;
    }

    [b-liltzp81rk] .skills-card-container {
        display: none;
    }


    [b-liltzp81rk] .skills-card {
        width: 310px;
        border-radius: 25px;
        margin-bottom: 30px;
        margin-left: 0px;
    }

    [b-liltzp81rk] .skill-points {
        font-size: 16px;
    }

    [b-liltzp81rk] .skills-description {
        font-size: 14px;
        
    }
}

@media(max-width:430px) {

    [b-liltzp81rk] .skills-card {
        width: 300px;
    }

        [b-liltzp81rk] .skills-card:hover {
            transform: scale(1.08);
        }
}
/* /Components/Testimony.razor.rz.scp.css */
[b-9kkn85pkqm] .testimony-heading {
    font-weight: bold;
    color: #1a3d5c;
    font-size: 32px;
    font-family: OpenSansExtraBold
}

.testimony-h-underline[b-9kkn85pkqm] {
    border-top: 1px solid #ff5733;
    width: 10%;
    padding-bottom: 50px;
    margin: 4px auto 0;
}

[b-9kkn85pkqm] .testimony-card {
    border-radius: 15px;
    max-width: 400px;
    position: relative;
    padding: 20px;
    transition: transform 0.3s ease;
}

    [b-9kkn85pkqm] .testimony-card:hover {
        transform: scale(1.05);
    } 

[b-9kkn85pkqm] .testifier {
    font-size: 15px;
    padding-left: 5px;
    font-weight:bolder;
}

[b-9kkn85pkqm] .testimony-img {
    width: 600px;
}

[b-9kkn85pkqm] .testimony {
    font-style: italic;
    font-size: 14px;
    padding-top: 20px;
}

.icon-background[b-9kkn85pkqm] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    height: 35px;
    border-radius: 50px;
    background: #4a9d7e;
    position: absolute;
    top: -20px;
    left: -20px;
}

[b-9kkn85pkqm] .testimony-subtitle {
    font-size: 15px;
}

@media(max-width:540px){
    [b-9kkn85pkqm] .mud-chip {
        font-size: 14.5px !important;
    }

    [b-9kkn85pkqm] .testimony-heading {
        font-size: 26px !important;
    }

    [b-9kkn85pkqm] .testimony-subtitle {
        font-size: 15px !important;
    }

    [b-9kkn85pkqm] .testimony-card {
        border-radius: 25px;
        max-width: 360px;
        position: relative;
        padding: 15px;
    }

    [b-9kkn85pkqm] .testimony-container {
        display: flex;
        justify-content: center;
    }

    [b-9kkn85pkqm] .testifier {
        font-size: 15px !important;
        padding-left: 5px;
    }

    [b-9kkn85pkqm] .testimony-img {
        width: 600px;
    }

    [b-9kkn85pkqm] .testimony {
        font-size: 14px !important;
    }

    .icon-background[b-9kkn85pkqm] {
      
        top: -15px;
        left: -15px;
    }
}

@media(max-width:430px) {
   
}
/* /Layout/MainLayout.razor.rz.scp.css */
.body[b-bp7msbb9ox] {
    scroll-behavior: smooth;
}

[b-bp7msbb9ox] .title {
    font-size: 26px !important;
    color: #f3f2f1;
    display: inline-block;
/*    padding-top: 5px;
*/    font-weight: bold;
    font-size: 30px !important;
    font-family: Branches;
    float: left;
}

/*::deep .mud-appbar{
    height:90px;
}*/

[b-bp7msbb9ox] .logo {
    display: inline-block;
    height: 80px;
    margin-top:30px;  
}





[b-bp7msbb9ox] .link:hover {
}

[b-bp7msbb9ox] .links-onmobile {
    display: none;
}

[b-bp7msbb9ox] .icons {
    color: #4a9d7e;
    width: 20px;
}

/*::deep .start-link {
    margin-left: 200px;
}*/

[b-bp7msbb9ox] .end-link{

}

[b-bp7msbb9ox] .mud-link {
    color: white !important;
    text-decoration: none !important;
    font-size: 13.5px;
     padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 8px;
    padding-right: 8px;
    gap: 8px;
    display: flex;
    align-items: center; 
}

[b-bp7msbb9ox] .links {
    float: right !important;
    display: flex;
    align-items: center;

}

[b-bp7msbb9ox] .mud-link:hover {
    background: #f3f2f1;
    height:25px;
    border-radius:10px;
    color:black !important;
}




/*@media only screen and (min-width:431px) and (max-width:912px ) {
    ::deep .title {
        font-size: 26px;
        color: navy;
        display: flex;
        justify-content: center;
        padding-top: 20px;
    }

    ::deep .links {
        float: none;
        padding-top: 5px;
        display: flex;
        justify-content: center;
        padding-bottom: 10px;
    }
}*/
@media(max-width:1280px){
    [b-bp7msbb9ox] .start-link {
        margin-left: 180px;
    }
}


@media(max-width:1024px) {
    [b-bp7msbb9ox] .start-link {
        margin-left:10px;
    }
}

@media(max-width:912px) {
    [b-bp7msbb9ox] .start-link {
        margin-left: 80px;
    }
}

@media(max-width:853px) {

    [b-bp7msbb9ox] .title {
        font-size: 22px !important;
        padding-top: 3px;
    }

    [b-bp7msbb9ox] .mud-link {
        padding-left: 8px;
        padding-right: 8px;
    }

    [b-bp7msbb9ox] .start-link {
        margin-left: 30px;
    }

    [b-bp7msbb9ox] .logo {
        display: inline-block;
        height: 70px;
        margin-top: 30px;
    }
}

@media(max-width:768px) {

    [b-bp7msbb9ox] .title {
        font-size: 22px !important;
        padding-top: 3px;
    }

    [b-bp7msbb9ox] .mud-link {
        padding-left: 8px;
        padding-right: 8px;
    }

    [b-bp7msbb9ox] .start-link {
        margin-left: 6px;
    }

    [b-bp7msbb9ox] .logo {
        display: inline-block;
        height: 70px;
        margin-top: 30px;
    }
}

@media(max-width:540px){

   /* ::deep .mud-appbar {
        height: 80px !important;
    }
*/
    [b-bp7msbb9ox] .title {
        font-size: 30px !important;
        padding-top: 5px;
        float: left;
        font-weight: bold;
    }

    [b-bp7msbb9ox] .links {
        display: none;
    }


    [b-bp7msbb9ox] .links-onmobile {
        display: flex;
    }

    [b-bp7msbb9ox] .mud-appbar {
        height: 60px;
    }

    [b-bp7msbb9ox] .mud-nav-link {
        font-size: 13.5px;
        font-weight: bold;
        padding-top: 14px;
        padding-bottom: 14px;
        background: #f5f5f5;
        margin-bottom: 7px;
        margin-top: 7px;
        margin-right: 22px;
        margin-left: 22px;
        border-radius: 5px;
    }

    [b-bp7msbb9ox] .mud-drawer {
        overflow: hidden;
    }


    [b-bp7msbb9ox] .nav-icons {
        width: 23px;
        color: #1a3d5c;
        margin-left: -12px;
        float: left;
        margin-right: 12px;
    }

  
}

@media(max-width:430px) {

    

    [b-bp7msbb9ox] .title {
        font-size: 25px !important;
        padding-top: 5px;
        float: left;
      
        font-weight:bold;
    }

    [b-bp7msbb9ox] .links {
        display: none;
    }


    [b-bp7msbb9ox] .links-onmobile {
        display: flex;
    }

   /* ::deep .mud-appbar {
        height: 60px;
    }
*/
    [b-bp7msbb9ox] .mud-nav-link {
        font-size: 13.5px;
        font-weight: bold;
        padding-top: 14px;
        padding-bottom: 14px;
        background: #f5f5f5;
        margin-bottom: 7px;
        margin-top: 7px;
        margin-right: 22px;
        margin-left: 22px;
        border-radius: 5px;
    }

    [b-bp7msbb9ox] .mud-drawer {
        overflow: hidden;
    }


    [b-bp7msbb9ox] .nav-icons {
        width: 23px;
        color: #1a3d5c;
        margin-left:-12px;
        float:left;
        margin-right:12px;
    }



    

   
}
/* /Pages/Home.razor.rz.scp.css */
[b-i825sv2pq7] .chip-container {
    display: none;
}

[b-i825sv2pq7] .starter-chip{
    display:none;
    text-transform:uppercase;
    font-weight:bolder;
}

[b-i825sv2pq7] .section-1 {
    display: flex;
    justify-content: center;
    background: #1a3d5c;
    height: 580px;
    padding-top:80px;
}

[b-i825sv2pq7] .starter-introduction-1 {
    font-size: 28px;
    padding-top: 50px;
    color: #E9E1D2;
    font-family: OpenSansExtraBold
}

[b-i825sv2pq7] .starter-introduction-2 {
    font-size: 16px;
    color: white;
    padding-top: 15px;
}


.enroll-button[b-i825sv2pq7] {
    background-color: #4a9d7e;
    color: white;
    height: 30px;
    border-radius: 8px;
    width: 120px;
    margin-top: 15px;
}

    .enroll-button:hover[b-i825sv2pq7] {
        background-color: #428e72;
    }

.learn-more-button[b-i825sv2pq7] {
    background-color: white;
    width: 100px;
    height: 30px;
    border-radius: 8px;
    margin-left: 10px;
    margin-top: 15px;
}

    .learn-more-button:hover[b-i825sv2pq7] {
        font-weight: bold;
    }

[b-i825sv2pq7] .hadees {
    font-family: NotoNaskh;
    font-size: 46px;
}

[b-i825sv2pq7] .e-hadees {
    font-size: 30px;
}

[b-i825sv2pq7] .heading {
    font-size: 36px;
    padding-top: 100px;
}



[b-i825sv2pq7] .quran-description {
    font-size: 16px;
    padding-top: 50px;
    padding-bottom: 100px;
}

.h-underline[b-i825sv2pq7] {
    border-top: 1px solid #ff5733;
    width: 10%;
    padding-bottom: 10px;
    margin: 4px auto 0;
}

[b-i825sv2pq7] .my-photo {
    width: 250px;
}

[b-i825sv2pq7] .starter-img {    
    height: 400px;
    width:450px;
    object-fit: cover;
    transition: transform 0.3s ease ;
    margin-left:75px;
}

    [b-i825sv2pq7] .starter-img:hover {
        transform: scale(1.05) ;
    }

[b-i825sv2pq7] .introduction-onmobile {
    display: none;
}

[b-i825sv2pq7] .introduction-onother {
    padding-bottom: 70px;
    padding-top: 70px;
}

.img-underline[b-i825sv2pq7] {
    border-top: 1px solid darkblue;
    width: 20%;
    margin: 4px auto 0;
    margin-top: 20px;
}

[b-i825sv2pq7] .section-3-onmobile {
    display: none;
}

.icon-background[b-i825sv2pq7] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    height: 35px;
    border-radius: 50px;
    background: #4a9d7e;
}

[b-i825sv2pq7] .contact-heading {
    font-weight: bold;
    color: white;
    font-size: 17px;
}

[b-i825sv2pq7] .contact-description {
    color: white;
    font-size: 15px
}

[b-i825sv2pq7] .contact-no {
    color: white;
    font-size: 15px
}

[b-i825sv2pq7] .email {
    color: white;
    font-size: 15px;
}

[b-i825sv2pq7] .form-heading {
    font-size: 18px;
    font-weight: bolder !important;
    color: #1a3d5c;
}

[b-i825sv2pq7] .form-titles {
    font-size: 14px;
    font-weight: bold
}

[b-i825sv2pq7] .form-text-field {
    height: 30px;
}

[b-i825sv2pq7] .contact .mud-container {
    display: flex;
}

[b-i825sv2pq7] .contact .mud-paper {
    margin-left: 70px;
    border-radius:15px;
}

[b-i825sv2pq7] .form-content {
    display: flex;
}

[b-i825sv2pq7] .text-field{
    font-size: 13px !important;
    width:100%;
}

[b-i825sv2pq7] .name-field {
    width: 200px;
}

[b-i825sv2pq7] .email-field {
    width:300px;
    padding-left:30px;
}

[b-i825sv2pq7] .booking-button {
    background-color: #4a9d7e;
    color: white;
    height: 30px;
    border-radius: 8px;
    width: 100%;
    margin-top: 15px;
}


    [b-i825sv2pq7] .booking-button:hover {
        background-color: #428e72;
    }

[b-i825sv2pq7] .mud-avatar:hover{
   background-color: lightgray;
}

@media(max-width:1024px){
    [b-i825sv2pq7] .form-content {
        display: block;
    }

    [b-i825sv2pq7] .name-field {
        width: 100%;
    }

    [b-i825sv2pq7] .email-field {
        width: 100%;
        padding-left: 0px;
        padding-top: 20px;
    }
}

@media(max-width:854px){
    [b-i825sv2pq7] .contact .mud-paper {
        margin-left: 0px;
        margin-top: 0px;
    }


}

@media(max-width:540px){

    [b-i825sv2pq7] .chip-container {
        display: flex;
        justify-content: center;
        padding-top: 50px;
    }

    [b-i825sv2pq7] .starter-chip {
        display:block;
        background: #4a9d7e;
        font-size:15px !important;
    }

    [b-i825sv2pq7] .section-1 {
        height: auto;
    }

    [b-i825sv2pq7] .starter-introduction-1 {
        font-size: 22px;
        padding-top: 25px;
        padding-left: 28px;
    }

    [b-i825sv2pq7] .starter-introduction-2 {
        font-size: 15px;
        padding-left: 28px;
        padding-top: 20px;
        padding-bottom: 10px;
    }

    .enroll-button[b-i825sv2pq7] {
        background-color: #4a9d7e;
        color: white;
        height: 30px;
        border-radius: 8px;
        display: block;
        width: 90%;
        margin-left: 28px;
        font-size:14px;
    }

    .learn-more-button[b-i825sv2pq7] {
        background-color: white;
        width: 90%;
        height: 30px;
        border-radius: 8px;
        margin-left: 28px;
        margin-bottom: 30px;
        font-size: 14px;
    }

    [b-i825sv2pq7] .starter-img {
        display: none;
    }

    [b-i825sv2pq7] .quranImg {
        height: 300px;
        float: none;
        margin-right: 0;
    }

    [b-i825sv2pq7] .quran-box {
        display: flex;
        justify-content: center;
    }

    [b-i825sv2pq7] .heading {
        display: flex;
        font-size: 30px;
        justify-items: center;
        padding-top: 10px;
    }

    [b-i825sv2pq7] .quran-description {
        font-size: 15px;
        padding-top: 10px;
    }

    [b-i825sv2pq7] .my-photo {
        width: 200px;
    }

    [b-i825sv2pq7] .introduction-onother {
        display: none;
    }

    [b-i825sv2pq7] .introduction-onmobile {
        display: block;
    }


    [b-i825sv2pq7] .hadees {
        font-size: 20px;
    }

    [b-i825sv2pq7] .e-hadees {
        font-size: 16px;
    }



    [b-i825sv2pq7] .section-2 {
    }


    [b-i825sv2pq7] .contact .mud-container {
        display: block;
    }

    [b-i825sv2pq7] .contact-heading {
        font-weight: bold;
        color: white;
        font-size: 17px !important;
    }

    [b-i825sv2pq7] .contact-description {
        font-size: 15px !important
    }

    [b-i825sv2pq7] .contact-no {
        font-size: 15px !important;
    }

    [b-i825sv2pq7] .email {
        font-size: 15px !important;
    }

    [b-i825sv2pq7] .contact .mud-paper {
        margin-left: 0px;
        margin-top: 50px;
      
    }

    [b-i825sv2pq7] .form-content {
        display: flex;
    }

    [b-i825sv2pq7] .text-field {
        font-size: 14px !important;
        width: 100%;
    }

    [b-i825sv2pq7] .name-field {
        width: 200px;
    }

    [b-i825sv2pq7] .email-field {
        width: 300px;
        padding-left: 30px;
        padding-top:0px;
    }

    [b-i825sv2pq7] .booking-button {
        background-color: #4a9d7e;
        color: white;
        height: 30px;
        border-radius: 8px;
        width: 100%;
        margin-top: 15px;
        font-size:14px;
    }


        [b-i825sv2pq7] .booking-button:hover {
            background-color: #428e72;
        }



    .footer[b-i825sv2pq7] {
        display: block;
    }
}


@media(max-width:430px) {

    [b-i825sv2pq7] .starter-introduction-1 {
        padding-right: 18px;
        padding-left: 18px;
    }

    [b-i825sv2pq7] .starter-introduction-2 {
        padding-right: 18px;
        padding-left: 18px;
    }

    .enroll-button[b-i825sv2pq7] {
       
        margin-left: 18px;
    }

    .learn-more-button[b-i825sv2pq7] {
      
        margin-left: 18px;
       
    }

    [b-i825sv2pq7] .form-content {
        display: block;
    }

    [b-i825sv2pq7] .name-field {
        width: 100%;
    }

    [b-i825sv2pq7] .email-field {
        width: 100%;
        padding-left: 0px;
        padding-top:20px;
    }
   
}

@media(max-width:390px){

    [b-i825sv2pq7] .starter-introduction-1 {
        padding-left: 20px;
    }

    [b-i825sv2pq7] .starter-introduction-2 {
        padding-left: 20px;
    }

    .enroll-button[b-i825sv2pq7] {
        margin-left: 20px;
    }

    .learn-more-button[b-i825sv2pq7] {
        margin-left: 20px;
    }
   
}
