﻿body {
}



.desk-banner {
    background: linear-gradient(138.7deg, rgba(255, 255, 255, 0.72) 26.67%, #FFF5DE 95.27%);
    height: 210px;
}

.banner_hindi {
    height: 152px;
}
.eng {
    font-family: 'Inter', sans-serif, serif !important;
}

.hin {
    font-family: 'Mukta', serif !important;
}


.mobBanner-cont h5 {
    font-family: 'Mukta', serif !important;
}


.sbanner-cont {
    position: absolute;
    top: 0;
    width: 63%;
    padding: 4% 4%;
}

.mobBanner-cont h1, p {
    color: #000;
   
    line-height: 25px;
}

.sbanner-cont h2 {
    font-weight: 600;
    color: #000 !important;
}

.sbanner-cont span {
    color: #000;
    font-weight: 500;
}

.sbanner-cont p {
    color: #000;
}

.cc {
    color: #fff !important;
}







.mob-banner {
    padding: 4% 4%;
    background: linear-gradient(138.7deg, rgba(255, 255, 255, 0.72) 26.67%, #FFF5DE 95.27%);
    height: auto;
}

@media(min-width:768px) {
    .mob-banner {
        display: none;
    }
}

.stl {
    margin-bottom: 5px;
}

    .stl:hover {
        border: 1.5px solid #5f3276;
    }




.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: #DEA000;
                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: #DEA000;
    font-size: 18.5px;
    font-weight: 600;
}

.whyJoin-div h4 {
    color: #000;
    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 #000;
    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;
}

.para_obj_mod {
    font-size: 17px;
}
.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/dias_banner-Benefits-com.png");
    background-repeat: no-repeat;
    width: 100%;
    background-size: cover;
    background-position: bottom;
}

.benefitsCerti-cont {
    padding: 40px 6.3%;
}

    .benefitsCerti-cont h3 {
        color: #000;
        font-weight: 700;
        line-height: 1.4;
        margin-bottom: 20px;
    }

.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: #000;
        gap: 10px;
    }

.sustiAccordion-body {
    padding: 20px 15px;
    text-align: left;
}

.stl {
    background: #DEA000;
    color: white;
    padding: 7px 15px;
    font-size: 14px;
    margin-left: auto;
    border-radius: 14px;
}


    .stl:hover {
        background: none !important;
        border: 1.5px solid #DEA000;
        color: #DEA000;
    }

.score-box {
    background-color: #000;
    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: #000;
    }

    .sustiAccordion-item h4 {
        font-size: 17px;
    }

.objective-title, .learning-title {
    position: relative;
    margin-bottom: 30px;
    color: #DEA000;
}

    .objective-title::after, .learning-title::after {
        content: '';
        position: absolute;
        background-image: url('../images/module_line_dias.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 #000;
    color: #000;
    background-color: #FFF6FE;
    border-radius: 25px;
    padding: 10px 25px;
    margin-right: 10px;
    transition: all 0.3s ease;
}

    .option-btn.active {
        background-color: #000;
        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 #DEA000;
    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: #DEA000;
    }



    .toggle-container input {
        display: none;
    }

        .toggle-container input:checked + .toggle-background {
            left: 50%;
            width: 48%;
        }






.accbut {
    border: 2px solid #DEA000 !important;
    border-radius: 12px !important;
    background-color: #FFFBF3 !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_disas.svg");
    background-size: 12px 12px;
}

.accbut:not(.collapsed)::after {
    background-image: url("../images/down-arrow_disas.svg");
    background-size: 12px 12px;
    margin-top: -12px;
}

.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:3px;
}


.sub-section-title {
    font-size: 17px;
}

.you {
    font-weight:500;
    margin-bottom: 10px;
    margin-top: 10px;
}

.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 {
        padding-top: 10%;
    }
}

@media(max-width:432px) {
    .option-btn {
        padding: 5px 11px;
        margin-right: 0px;
    }
}





/*
.who_card {
    border: 1.5px solid #DEA000;
    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;
}*/


/* Row Layout */
.myrow {
    display: flex;
    gap: 20px; /* space between cards */
}

/* Card Styling */
.who_card {
    background: #fff;
    border: 2px solid #DEA000; /* red border */
    border-radius: 12px; /* rounded corners */
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08); /* soft shadow */
    text-align: center;
    padding: 20px 15px;
    height: 100%;
    transition: all 0.4s ease;
    display: flex;
    width: 100%;
    flex-direction: column;
    justify-content: space-between;
}

    /* Hover Effect */
/*    .who_card:hover {
        transform: translateY(-5px);
        box-shadow: 0 6px 18px rgba(0, 0, 0, 0.15);
    }*/

    /* Headings */
    .who_card h5 {
        color: #DEA000;
        font-weight: bold;
        margin-bottom: 0px;
        font-size: 20px;
        transition: color 0.3s ease;
    }

    /* Image Styling */
    .who_card .cont {
        display: flex;
        justify-content: center;
        margin-bottom: 0px;
    }

    .who_card .content-img {
        max-width: 190px;
        height: auto;
        transition: all 0.4s ease;
    }

    /* Text Styling */
    .who_card p {
        font-size: 16px;
        line-height: 1.5;
        color: #333;
        margin: 0;
        transition: color 0.3s ease;
    }


.card-img-top {
    height: 140px;
    object-fit: contain;
}
.custom-heading {
    color: #DEA000;
    padding: 0px 50px;
}

.who_card1 {
    background: #fff;
    border: 1.5px solid #DEA000;
    border-radius: 12px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    text-align: center;
    transition: all 0.4s ease;
}
.card-text{
    text-align:center;
}
/* Responsive Tweaks */
@media (max-width: 992px) {
    .who_card .content-img {
        max-width: 130px;
    }

    .myrow {
        gap: 10px; /* space between cards */
    }
}

@media (max-width: 576px) {
    .who_card {
        padding: 15px 10px;
        margin-top: 20px;
    }

        .who_card h5 {
            font-size: 18px;
        }

        .who_card p {
            font-size: 15px;
        }

    .myrow {
        display: block;
        gap: 10px; /* space between cards */
    }
}



/* 🔥 Hover Effect */
.who_card:hover {
    background: linear-gradient(135deg, #ffaeae, #ebcd85);
    transform: translateY(-5px) scale(1);
}

    .who_card:hover h5
     {
        color: #fff;
       
    }

    .who_card:hover .content-img {
      
        max-width: 170px;
    }










@media(max-width:992px) {


    .Benefits_list {
        width: 100% !important;
        font-size:13px;
    }
    .Benefits_list  li i {
       
        font-size:11px;
    }

    .cont {
        height: auto;
    }
}



.Benefits_list {
    width: 60%;
}


.accItem ul {
    list-style: disc;
    padding-left: 17px;
}

@media(max-width:1200px){
    .sbanner-cont h2 {
       
        font-size: 26px;
    }

    .you {
        font-size: 17px;
        margin: 0px 0px 4px 0px;
        font-weight: 500;
    }
    .sbanner-cont p {
        font-size: 14px;
    }
    .sbanner-cont {
        padding: 3% 4%;
    }
}


@media(max-width:769px) {
    .sbanner-cont h2 {
        font-size: 17px !important;
    }

    .you {
        font-size: 13px;
    }

    .sbanner-cont p {
        font-size: 12px;
    }

    .mob-banner {
        padding: 2% 2%;
    }

    .mobBanner-cont {
        padding: 17px 20px;
    }

        .mobBanner-cont h1 {
            font-size: 21px !important;
        }

        .mobBanner-cont h5 {
            font-size: 16px;
            font-weight: 500;
        }

        .mobBanner-cont p {
            font-size: 14px;
        }

    .toggle-container span {
        font-size: 11px;
    }

    .mytabs-container .nav-tabs .nav-link {
        font-size: 15px;
    }

    .stl {
        padding: 5px 11px;
        font-size: 12px;
    }

    .whyJoin-div h3, .sustiMain-sec .tab-content h2, .interactiveLeft-sec h5 {
        font-size: 14px;
    }

    .sola_why li {
        font-size: 14px;
    }

    .accordion-button {
        font-size: 13px;
    }

    .info-text {
        font-size: 13px;
        text-align: left;
    }

    .icon-box {
        width: 50px;
        height: 50px;
    }

    .benefitsCerti-cont h3 {
        margin-bottom: 13px;
    }

    .benefitsCerti-cont {
        padding: 9px 6.3%;
    }

    .benefitsCerti-bg {
       background-size: inherit;
        background-position: inherit;
    }

    .who_head {
        font-size: 16px;
    }

    .who_card1 h5 {
        font-size: 15px;
    }

    .sustiMain-sec .tab-content p, .benefitsCerti-cont ol li {
        font-size: 13.5px;
    }

    .section-title, .objective-title {
        font-size: 15px;
        margin-bottom: 9px;
    }


        .section-title img, .objective-title img {
            width: 18px !important;
        }



    .accItem ul {
        font-size: 13.8px;
    }
    .sub-section-title {
        font-size: 13px;
    }


    .objective-title::after, .learning-title::after {
       display:none;
    }
    .para_obj_mod {
        font-size: 14px !important;
        margin-bottom: 10px;
    }

    .accb {
        padding: 0px 2px;
        font-size: 13.5px;
    }

    .langToggle-header {
        padding: 10px;
    }
}





@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;
    }
}
