﻿
.eng {
    font-family: 'Inter', sans-serif, serif !important;
}

.hin {
    font-family: 'Mukta', serif !important;
}







.desk-banner {
    background: linear-gradient(138.7deg, rgba(255, 255, 255, 0.72) 26.67%, #3989B5 95.27%);
    height: 270px;
}

.banner_hindi {
    height: 191px;
}


    .hin .sbanner-cont h2, .hin .sbanner-cont p {
        font-family: 'Mukta', serif !important;
    }

.hindi_who {
    font-family: 'Mukta', serif !important;
}
.hindi .accordion-button, .hindi .accordion-body, .hindi .section-title, .hindi .objective-title {
    font-family: 'Mukta', serif !important;
}

.hindi h5, .hindi h3 {
    font-family: 'Mukta', serif !important;
}

.mob-banner {
    padding: 7% 4%;
    background: linear-gradient(138.7deg, rgba(255, 255, 255, 0.72) 26.67%, #115EA6 95.27%);
    height: auto;
}

.sola_why li {
    list-style: disc;
    margin-bottom: 6px;
}

.Benefits_list i {
    font-size: 14px;
}










.mobBanner-cont {
    padding: 0px;
}

.sbanner-cont {
    position: absolute;
    top: 0;
    width: 60%;
    padding: 4% 4%;
}

.mobBanner-cont h1 {
    color: #000;
    font-family: "Inter", serif !important;
    line-height: 30px;
}

.sbanner-cont h2 {
    font-weight: 600;
    color: #000 !important;
    font-size:24px;
}
.sbanner-cont p {
  
    font-size: 15px;
}

.sbanner-cont span {
    color: #000;
    font-weight: 500;
}

.sbanner-cont p {
    color: #000;
}

.cc {
    color: #fff !important;
}





@media(max-width:1025px) {
    .sbanner-cont {
        padding: 4% 4%;
    }

    .mobBanner-cont h1, p {
        line-height: 23px;
    }
}

@media(max-width:992px) and (min-width:768px) {
    .sbanner-cont p {
        font-size: 12px;
        line-height: 18px;
    }

    .you {
        font-size: 14px;
    }
}



@media(min-width:1340px) {
    .sbanner-cont p {
        font-size: 19px !important;
    }
}











    @media(min-width:768px) {
        .mob-banner {
            display: none;
        }
    }





    .langToggle-header {
        text-align: right;
        padding: 20px;
    }

    .language {
        position: relative;
        width: 150px;
        height: 40px;
        border-radius: 20px;
        border: 2px solid #800080;
        display: flex;
        align-items: center;
        justify-content: space-between;
        cursor: pointer;
        margin: 0 auto;
    }

    .language-background {
        position: absolute;
        background: #3f1766;
        border-radius: 20px;
        padding: 7px 19px;
        line-height: 17px;
        color: #fff;
    }

        .language-background label {
            margin-bottom: 0px;
        }

    .language span {
        position: relative;
        flex: 1;
        text-align: center;
        font-weight: bold;
        z-index: 2;
        font-size: 13px;
        display: flex;
        margin-right: 15px;
    }

        .language span label {
            margin-bottom: 0px !important;
            padding: 0px 4px;
        }

    .normalradio {
        color: black;
    }

        .normalradio label {
            padding: 0px !important;
            margin-bottom: 0px !important;
        }




    .language input {
        display: none;
    }

        .language input:checked + .language-background {
            left: 50%;
            width: 48%;
        }

        .language input:checked ~ span:first-of-type {
            color: #800080;
        }

        .language input:checked ~ span:last-of-type {
            color: white;
        }

    .mytabs-container {
        margin: 0px 0px 40px 0px;
    }

        .mytabs-container .nav-tabs {
            border-bottom: 2px solid #ddd;
        }

            .mytabs-container .nav-tabs .nav-link {
                border: none;
                font-size: 18px;
                font-weight: 500;
                color: black;
                position: relative;
            }

            .mytabs-container .nav-tabs .nav-link {
                font-size: 18.5px;
            }

                .mytabs-container .nav-tabs .nav-link.active {
                    color: #115EA6;
                    font-weight: bold;
                    background: transparent;
                }

                    .mytabs-container .nav-tabs .nav-link.active::after {
                        content: '';
                        position: absolute;
                        left: 13px;
                        bottom: -2px;
                        width: 84%;
                        height: 4px;
                        background: #000;
                    }

        .mytabs-container .tab-content {
            padding: 20px;
            background: white;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
            border-radius: 10px;
            margin-top: 10px;
        }


    .whyJoin-div h3, .sustiMain-sec .tab-content h2, .interactiveLeft-sec h5 {
        color: #115EA6;
        font-size: 18.5px;
        font-weight: 600;
    }

    .whyJoin-div h4 {
        color: #9913AA;
        font-size: 16.5px;
        font-weight: 600;
    }



    .content-section {
        padding: 40px;
    }

    .info-box {
        background: #fff;
        padding: 20px;
        border-radius: 8px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
        margin-bottom: 20px;
    }

    .highlight-text {
        font-weight: bold;
        color: #800080;
    }

    .left-section {
        background: #ece3f0;
        padding: 20px;
        border-radius: 12px;
        position: relative;
    }

        .left-section img {
            width: 100%;
            border-radius: 12px;
        }

    .interactQues-card {
        box-shadow: 0px 4px 4px 0px #00000040;
        border-radius: 14px;
        padding: 14px;
    }

    .quesElip-img img:last-child {
        position: absolute;
        left: 10px;
        top: 6px;
    }

    .interactiveLeft-sec ul li {
        list-style: none;
    }

    .engagePract-outsec {
        border: 1px solid #9913AA;
        padding: 7px;
        border-radius: 20px;
        margin-top: 18%;
        margin-top: 30%;
    }

    .engagePract-inrsec {
        background: #482866;
        color: #fff;
        border-radius: 20px;
        padding: 15px;
        font-size: 14.5px;
    }

    .whyJoin-div ol {
        padding-left: 1.5rem;
    }

    .engagePract-inrsec ol {
        padding-left: 1.5rem;
        padding-top: 21%;
    }

        .whyJoin-div ol, .engagePract-inrsec ol li {
            margin-bottom: 15px;
        }

    .engagePract-secImg {
        transform: translate(0px, -50%);
        position: absolute;
        top: 0;
    }

    .benefitsCerti-bg {
        background: url("../images/banner-Benefits-auto.png");
        background-repeat: no-repeat;
        width: 100%;
        position: relative;
        background-position: center;
        background-size: cover;
    }

    .benefitsCerti-cont {
        padding: 40px 6.3%;
    }

        .benefitsCerti-cont h3 {
            color: #000;
            font-weight: 700;
            line-height: 1.4;
            margin-bottom: 30px;
        }

    .sustiAccordion-button {
        background-color: #F5E1FD;
        color: #3d2462 !important;
        font-weight: bold;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
        padding: 10px 15px;
        border: 1px solid #9158D7;
        border-radius: 10px;
        font-size: 16.5px;
    }

        .sustiAccordion-button:not(.collapsed) {
            background-color: #fff;
            color: #9913aa;
            gap: 10px;
        }

    .sustiAccordion-body {
        padding: 20px 15px;
        text-align: left;
    }

    .stl {
        background: #115EA6;
        color: white;
        padding: 7px 15px;
        font-size: 14px;
        margin-left: auto;
        margin-bottom: 5px;
        border-radius: 14px;
    }





        .stl:hover {
            background: none !important;
            border: 1.5px solid #115EA6;
            color: #115EA6;
        }

    .score-box {
        background-color: #9913aa;
        color: white;
        padding: 9px 6px;
        font-size: 14px;
        margin-left: auto;
        border-radius: 14px;
        margin-left: 10px;
        font-weight: 500;
    }

    .langToggle-header-content {
        display: flex;
        align-items: center;
        width: 100%;
        justify-content: space-between;
    }

    .sustiAccordion-item {
        margin-bottom: 20px;
    }

        .sustiAccordion-item p {
            font-size: 14.5px;
        }

        .sustiAccordion-item h3 {
            font-size: 18.5px;
            color: #9913aa;
        }

        .sustiAccordion-item h4 {
            font-size: 17px;
        }

    .objective-title, .learning-title {
        position: relative;
        margin-bottom: 30px;
        color: #115EA6;
    }

        .objective-title::after, .learning-title::after {
            content: '';
            position: absolute;
            background-image: url('../images/module_line_sc.svg');
            width: 80%;
            height: 100%;
            bottom: -30px;
            background-repeat: no-repeat;
            left: 9.5%;
        }

        .learning-title::after {
            left: 13.5%;
        }



    .option-btn {
        border: 1px solid #9913AA;
        color: #000;
        background-color: #FFF6FE;
        border-radius: 25px;
        padding: 10px 25px;
        margin-right: 10px;
        transition: all 0.3s ease;
    }

        .option-btn.active {
            background-color: #9913AA;
            color: white;
        }

    .content-section {
        display: none;
    }

        .content-section.active {
            display: flex;
        }

    .content-text {
        font-size: 1.25rem;
        font-weight: 500;
    }

    .program-image {
        max-width: 100%;
        height: auto;
    }


    .langToggle-header {
        text-align: right;
        padding: 20px;
    }

    .toggle-container {
        position: relative;
        width: max-content;
        height: 37px;
        border-radius: 20px;
        border: 2px solid #115EA6;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 3px;
        cursor: pointer;
        margin: 0 auto;
        gap: 20px;
    }



        .toggle-container span {
            position: relative;
            flex: 1;
            text-align: center;
            font-weight: bold;
            z-index: 2;
            font-size: 13px;
            display: flex;
            color: #115EA6;
        }



        .toggle-container input {
            display: none;
        }

            .toggle-container input:checked + .toggle-background {
                left: 50%;
                width: 48%;
            }






    .accbut {
        border: 1.5px solid #115EA6 !important;
        border-radius: 12px !important;
        background-color: #F4FBFF !important;
        color: #000;
        font-weight: 600;
        margin-bottom: 10px;
        box-shadow: none !important;
    }

        .accbut:not(.collapsed) {
            color: #000;
            background-color: white;
        }

    .accItem {
        border: none;
        background-color: transparent;
    }

    .accb {
        color: #000;
        padding: 1rem;
        border-top: none;
        border-radius: 0 0 12px 12px;
    }

    .accbut::after {
        content: "";
        background-image: url("../images/down-arrow_automative.png");
        background-size: 14px 9px;
        margin-top: 7px !important;
    }

    .accbut:not(.collapsed)::after {
        background-image: url("../images/down-arrow_automative.png");
        background-size: 14px 9px;
        margin-top: -10px !important;
    }

    .collapsed:hover {
        background: none !important;
        color: #000 !important;
    }

    .icon-box {
        width: 58px;
        height: 58px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-right: 15px;
        flex-shrink: 0;
    }

        .icon-box img {
            width: 37px;
            height: 37px;
        }

    .info-text {
        font-size: 0.95rem;
        color: #333;
        text-align: justify;
    }

    .info-item {
        margin-bottom: 1.5rem;
    }


    .sub-section-title {
        font-size: 17px;
    }

    .you {
        margin-bottom: 20px;
    }

    .text_eng {
        background: #000;
        border-radius: 20px;
        padding: 5px 20px;
        color: #fff !important;
    }

    @media(max-width:991px) {
        .consec {
            padding: 0px;
        }

            .consec p {
                padding-left: 5px;
            }

        .you {
            margin-bottom: 14px;
        }

        .ques-img {
            display: flex;
            justify-content: center;
        }
    }

    @media(max-width:432px) {
        .option-btn {
            padding: 5px 11px;
            margin-right: 0px;
        }
    }





    /*
.who_card {
    border: 1.5px solid #115EA6;
    border-radius: 15px;
    box-shadow: 3px 3px 7px #c8c3c3;
    text-align: center;
   height:300px;
    padding:10px 30px 0px 30px;

}

.myrow {
    display: flex;
    gap: 30px;
    padding: 20px;
}*/




    /* Card Styling */
    .who_card1 {
        background: #fff;
        border: 1.5px solid #115EA6; /* red border */
        border-radius: 12px; /* rounded corners */
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08); /* soft shadow */
        text-align: center;
        transition: all 0.4s ease;
    }

        /* Hover Effect */
        .who_card1:hover {
            transform: translateY(-5px);
            box-shadow: 0 6px 18px rgba(0, 0, 0, 0.15);
        }

    .card-title {
        min-height: 50px; /* Ensures titles align */
    }

    .custom-heading {
        color: #115EA6;
        padding: 0px 50px
    }

    .card-img-top {
        height: 140px;
        object-fit: contain;
    }


    .who_card1 .card-text {
        color: #000;
        text-align: center;
    }


.para_obj_mod {
    font-size: 17px !important;
}

    @media(max-width:992px) {


        .Benefits_list {
            width: 100% !important;
        }

        .cont {
            height: auto;
        }
    }



    .Benefits_list {
        width: 60%;
    }


    .accItem ul {
        list-style: disc;
        padding-left: 17px;
    }





    @media(max-width:1200px){
        .sbanner-cont {
           
            padding: 2% 4%;
        }
            
    }



@media(max-width:992px) {
    .mobBanner-cont h1 {
        font-size: 17px;
        font-weight: 600;
        margin-bottom: 9px !important;
    }
    .mobBanner-cont h5 {
        font-size: 16px;
        font-weight: 500;
    }
    .mobBanner-cont p {
        font-size: 14px;
       
    }
    .you {
        font-size: 12px;
        margin-bottom: 6px !important;
    }
    .sbanner-cont h2 {
      
        font-size: 14px;
    }
    .mytabs-container .nav-tabs .nav-link {
        font-size: 15px;
    }

    .stl {
        padding: 4px 11px;
        font-size: 14px;
    }

    .whyJoin-div h3, .sustiMain-sec .tab-content h2, .interactiveLeft-sec h5 {
        font-size: 15.5px;
    }

    .whyJoin-div li {
        font-size: 13.5px;
    }
    .mb-4 {
        margin-bottom: 1rem !important;
    }

    .accordion-button {
        font-size: 13px !important;
    }
    .info-text {
        font-size: 13px;
        text-align: left;
    }

    .icon-box {
        width: 50px;
        height: 50px;
    }

    .who_card p {
        font-size: 14px;
    }

    .benefitsCerti-cont ul li {
        font-size: 14px;
    }

    .who_head {
        font-size: 16px;
        margin-bottom: 0px;
    }
    .who_card1 h5 {
        font-size: 15px;
    }
    .section-title, .objective-title {
        font-size: 15px;
        margin-bottom: 10px!important;
    }

        .section-title img, .objective-title img {
            width: 18px !important;
        }

    .sub-section-title {
        font-size: 14px;
    }
    .learning-title::after, .objective-title::after {
        display: none;
    }
    .accItem ul li{
        font-size: 13px;
    }
    .para_obj_mod {
        font-size: 14px !important;
        margin-bottom: 10px;
    }

    .benefitsCerti-cont {
        padding: 7px 6.3%;
    }
    .benefitsCerti-bg {
        margin-bottom: 22px !important;
    }


    .benefitsCerti-bg {
       
        background-position: inherit;
        background-size: inherit;
    }
}





@media(max-width:767px) {
    .sbanner-cont {
        width: 100%;
        padding: 2% 4%;
    }

        .sbanner-cont p {
            line-height: 20px;
        }


    .main-container-banner-hindi {
        width: 100%;
        padding: 2% 4%;
    }
}



@media(min-width:767px) {
    .desk-banner {
        background: none;
        height: auto;
    }
}