﻿body {
    font-family: "Inter", serif!important;
}

.fade {
    background-color: transparent!important;
}



.desk-banner {
    background: linear-gradient(138.7deg, rgba(255, 255, 255, 0.72) 26.67%, #FA8E954F 95.27%);
    height: 300px;
}

.hindi_banner {
    height: 274px;
}




.sbanner-cont {
    position: absolute;
    top: 0;
    width: 70%;
    padding: 2% 4%;
}


.sbanner-cont h2 {
    font-weight: 600;
    color: #000 !important;
    font-family: "Inter", serif !important;
}

.sbanner-cont span {
    color: #000;
    font-weight: 500;
}

.sbanner-cont p {
    color: #000;
     font-family: "Inter", serif !important;
}

.cc {
    color: #fff !important;
}

/*============ Hindi =============*/

.sbanner-cont-hindi {
    position: absolute;
    top: 0;
    width: 70%;
    padding: 2% 4%;
}


.sbanner-cont-hindi h2 {
    font-weight: 600;
    color: #000 !important;
    font-family:'Mukta', serif !important;
}

.sbanner-cont-hindi p { text-align:justify;font-family:'Mukta', serif !important; font-size:18px}

.hin {
   
   
    font-family: 'Mukta', serif !important;
}

.hin h1, .hin p {
   
    font-family: 'Mukta', serif !important;
    
}

.hindi-content {
    font-family: 'Mukta', serif !important;
}


@media(max-width:769px) {
    .sbanner-cont h2 {
        font-size: 15px !important;
    }

    .you {
        font-size: 14px;
    }

    .sbanner-cont p {
        font-size: 9px;
    }
}


@media(max-width:992px) {
   
    .sbanner-cont p {
        font-size: 9px!important;
    }
}


@media (min-width: 769px) and (max-width: 1200px) {
    .sbanner-cont p {
        font-size: 15px;
    }
}

@media(min-width:2000px){
    .sbanner-cont h2{
        font-size:60px!important;
    }  .sbanner-cont p{
        font-size:40px;
    }

}


.mob-banner {
    padding: 7% 4%;
    background: linear-gradient(142.37deg, rgba(255, 255, 255, 0.51) 23.15%, rgba(250, 142, 149, 0.31) 92.07%);
    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: #961E1A;
                font-weight: bold;
                background: transparent;
            }

                .mytabs-container .nav-tabs .nav-link.active::after {
                    content: '';
                    position: absolute;
                    left: 7px;
                    bottom: -2px;
                    width: 90%;
                    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: #961E1A;
    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;
}


.work-help p {
   
    color: #212529 !important;
}


.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("https://liveskills.in/Learner/images/banner-Benefits-com.png");
    background-repeat: no-repeat;
    width: 100%;
    position: relative;
    background-position: center;
    background-size: cover;
}

.benefitsCerti-cont {
    padding-bottom: 10px;
}


.benefitsCerti-con h3{
   
   padding:30px 0px 0px 0px;
   
}

.benefitsCerti-cont {
    padding: 0px 1.3% 28px!important;
}

.Benefits_list li {
    font-size: 15px;
    margin-left: 24px;
}


.benefitsCerti-cont h3 {
    color: #000;
    font-weight: 700;
   
}

.benefits_hindi {
    width: 65%;
}


.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: #961E1A;
    color: white;
    padding: 7px 15px;
    font-size: 14px;
    margin-left: auto;
    border-radius: 14px;
}


    .stl:hover {
        background: none !important;
        border: 1.5px solid #961E1A;
        color: #961E1A;
    }

.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: #961E1A;
}

    .objective-title::after, .learning-title::after {
        content: '';
        position: absolute;
        background-image: url('../images/module_line.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 #961E1A;
    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: #961E1A;
    }



    .toggle-container input {
        display: none;
    }

        .toggle-container input:checked + .toggle-background {
            left: 50%;
            width: 48%;
        }






.accbut {
    border: 2px solid #961E1A !important;
    border-radius: 12px !important;
    background-color: #FFF5F6 !important;
    color: #000 !important;
    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: 10px 10px 0px 10px;
    border-top: none;
    border-radius: 0 0 12px 12px;
}

.accbut::after {
    content: "";
    background-image: url("../images/down-arrow_posh.svg");
    background-size: 12px 12px;
}

.accbut:not(.collapsed)::after {
    background-image: url("../images/down-arrow_posh.svg") !important;
    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: 1.5rem;
}


.sub-section-title {
    font-size: 17px;
}

.you {
    margin-bottom: 20px;
    margin-top: 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 #961E1A;
    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 */
}
.who_head{
    margin-bottom:20px;
}
/* Card Styling */
.who_card {
    background: #fff;
    border: 2px solid #961E1A; /* 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%;
    width: 100%;
    transition: all 0.4s ease;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

   


    /* Headings */
    .who_card h5 {
        color: #961E1A;
        font-weight: bold;
        margin-bottom: 0px;
        font-size: 20px;
        transition: all 0.4s ease;
    }

    /* Image Styling */
    .who_card .cont {
        display: flex;
        justify-content: center;
        margin-bottom: 0px;
    }

    .who_card .content-img {
        max-width: 190px;
        height: auto;
        
    }

    /* Text Styling */
    .who_card p {
        font-size: 16px;
        line-height: 1.5;
        color: #333;
        margin: 0;
        transition: all 0.4s ease;
        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: 15px;
        }

        .who_card p {
            font-size: 15px;
        }

    .myrow {
        display: block;
        gap: 10px; /* space between cards */
    }
}




/* 🔥 Hover Effect */
.who_card:hover {
 
    transform: translateY(-15px) scale(1);
}

   
   









@media(max-width:992px) {


    .Benefits_list {
        width: 100% !important;
    }

    .cont {
        height: auto;
    }
    

}

@media(max-width:1024px){
    .benefits_hindi {
        width: 100%;
    }

    .benefitsCerti-bg {
        background-position: left;
    }
}




.accItem ul {
    list-style: disc;
    padding-left: 17px;
}




.glance_part {
    line-height: 27px;
    font-family:'Inter',sans-serif
}

.glance_list h2 {
    margin-bottom: 20px;
}
.glance_list {
    list-style: none;
    padding-left: 0;
    font-family: 'Inter',sans-serif
}
    .glance_list li p {
        display: flex;
        align-items: flex-start;
        gap: 6px;
        margin: 0;
        margin-bottom: 20px;
    }

    .glance_list li i {
        color: black;
        margin-top: 3px;
        flex-shrink: 0;
    }

    .glance_list .label {
        min-width: 141px; /* Bold label ki fixed width */
        display: inline-block;
    }


    @media(max-width:767px){
        .glance_list li p {
            display: block;
          
        }
    }


.para_obj_mod {
    font-size: 17px !important;
}


/*========= Posh Traning CSS ===========*/

.main-container-banner {
    position: absolute;
    top: 0;
    width: 70%;
    padding: 2% 4%;
}

.course-header { font-family:'Inter',sans-serif,serif; color:#000;font-weight:600; font-size:30px;margin:10px 0px 10px 0px }
.course-header-tag { font-family:'Inter',sans-serif,serif; color:#000;font-weight:700; font-size:25px;margin:15px 0px 10px 0px; font-style:italic }

.course-content { font-family:'Inter',sans-serif,serif !important; color:#000;font-weight:400; font-size:16px;margin:15px 0px 10px 0px;text-align:justify }

/*==== Hindi =====*/

.glancs-head h2, h3 {
    font-family: 'Mukta', serif !important;
}

.hindi .accordion-button {
    font-family: 'Mukta', serif!important;
}

.hind_posh  {
    font-family: 'Mukta', serif !important;
}
.hind_posh h5,h3 {font-family: 'Mukta', serif !important;}
.main-container-banner-hindi {position: absolute;top: 0;width: 70%;padding: 2% 4%;}

.course-header-hindi { font-family:'Mukta',sans-serif,serif; color:#000;font-weight:600; font-size:35px;margin:10px 0px 10px 0px }
.course-header-tag-hindi { font-family:'Mukta',sans-serif,serif; color:#000;font-weight:700; font-size:27px;margin:15px 0px 10px 0px; font-style:italic }

.course-content-hindi { font-family:'Mukta',sans-serif,serif !important; color:#000;font-weight:400; font-size:19px;margin:15px 0px 10px 0px;text-align:justify }


@media (max-width: 576px) {
    .course-header { font-size:27px }
    .course-header-tag{ font-size:20px; }
    .course-content{ font-size:15px; }

    .course-header-hindi { font-size:27px }
    .course-header-tag-hindi { font-size:20px; }
    .course-content-hindi { font-size:18px; }
    .glance_list .label { min-width: 0px;}
    .learning-title::after, .objective-title::after {
        display: none;
    }
    .course-content {
        font-size: 13px!important;
        margin: 6px 0px 10px 0px;
    }
    .mb-4 {
        margin-bottom: .1rem !important;
    }



}

@media (min-width: 992px)  {
    .course-header { font-size: 23px;margin:0px 0px 10px 0px }
    .course-header-tag { font-size: 18px ; margin:4px 0px 6px 0px}
    .course-content { font-size: 14px; margin:15px 0px 5px 0px }

    .course-header-hindi { font-size:25px;margin:0px 0px 5px 0px  }
    .course-header-tag-hindi { font-size:21px;margin:0px 0px 10px 0px }
    .course-content-hindi { font-size:14px;margin:0px 0px 10px 0px; font-weight:500  }
}

/*======== tablet Css =======*/
@media(max-width:992px) {
    .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; }
    .mobBanner-cont { padding: 12px;}
    .work-help p {font-size: 14px !important;color: #212529!important;}
    .course-header {font-size: 19px;margin: 0px 0px 0px 0px; }
    .accordion-button{font-size:13px!important;}
    .course-header-tag { font-size: 14px; margin: 0px 0px 0px 0px;}
    .Benefits_list li { font-size: 14px!important;}
    .Benefits_list {padding-left: 1rem!important;}
    .myrow { padding: 0px 20px;}
    .who_head {font-size: 16px;margin-bottom: 0px;}
    .info-text { font-size: 13px;}
    .icon-box { width: 50px;height: 50px;}
    .who_card p { font-size: 14px; }
   .benefitsCerti-cont ol li {  font-size: 14px; }

    .glancs-head h2, .glancs-head h3 {font-size: 14px !important; }
    .course-content { font-size: 11px;margin: 6px 0px 10px 0px;}
    .section-title, .objective-title { font-size: 15px;}
        .section-title img, .objective-title img { width: 18px !important; }
    .sub-section-title { font-size: 14px;}
    .course-header-hindi {font-size: 19px; margin: 0px 0px 0px 0px;}
    .course-header-tag-hindi {font-size: 14px; margin: 0px 0px 10px 0px;}
    .course-content-hindi {font-size: 11px; margin: 0px 0px 10px 0px;}

    .accItem ul {
        
        font-size: 14px;
    }

}


@media (min-width: 1130px) 
{ .course-content { font-size: 16px; margin: 15px 0px 5px 0px}
    .course-content-hindi {
        font-size: 17px;
      
    }
}
@media (min-width: 1400px) {
    .course-content { font-size: 19px; }
}

@media(max-width:767px){

    .course-content-hindi {
        font-size: 13px;
        margin: 0px 0px 10px 0px;
    }
    .main-container-banner {
       
        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;
    }
}