.widget-title h2 {
    font-weight: 800;
    font-size: 35px;
    line-height: 44px;
    letter-spacing: 0%;
    color: #512A74;
        
    }
    .widget-title p{
    color: #535353;
        font-weight: 500;
        font-size: 24px;
        margin-top: 5px;
        line-height: 100%;
        letter-spacing: 0%;
        
    }
    .widget-title{
        margin-bottom: 30px !important;
    }
    .header{
        background-color: #761B89;
    }
    .header-navigation {
        display: flex !important;
        width: 100%;
        height: 100%;
        gap: 0px;
        justify-content: flex-end !important;
        align-items: flex-end;
    }
    .header .nav-links {
        font-weight: 400;
        font-size: 16px;
        line-height: 22.67px;
        letter-spacing: 0.74px;
        color: #FFF;    
        position: relative;
        padding: 0px 15px;
        border-right: 1px solid #FFF;
    }
    .header .nav-links:last-child{
        border-right: none;
    }
    .nav-links:hover {
        transform: scale(1.04);
        transition: .5s all;
        /* border-bottom: 2px solid; */
    }
    /* .nav-links:hover:before {
        width: 80%;
    } */
    .active {
        font-weight: 700 !important;
    }
    .banner_down_usp .usp_down_outer{
      padding: 50px 50px 50px 50px;
        width: 95%;
        margin: auto;
        text-align: center;
        box-shadow: 0px 10px 40px 0px #00000033;
        border-radius: 10px;
    }
    .banner_down_usp .usp_down_outer{
        margin-top: -100px;
        background-color: #fff;
    }
    .usp_down_box:hover img{
    transform: rotateY(350deg);
    transition: all .5s;
    }
    .banner_down_usp .usp_down_outer .usp_down_box{
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        flex-direction: row;
        padding: 10px 30px;
    }
    .banner_down_usp .usp_down_outer .usp_down_box img{
        width: 60px;
        height: 60px;
        transition: all .5s;
        object-fit: contain;
        margin-right: 15px;
    }
    .banner_down_usp .usp_down_outer .usp_down_box .usp_text{
        width: auto
    }
    .banner_down_usp .usp_down_outer .usp_down_box.br{
        border-left: 1px solid #2F2F2F;
        border-right: 1px solid #2F2F2F;
    }
    .banner_down_usp .usp_down_outer .usp_down_box .usp_text h6{
    font-weight: 800;
    text-align: left;
    font-size: 35px;
    line-height: 120%;
    letter-spacing: 1%;
    color: #512A74;
    margin-bottom: 3px;
    }
    .banner_down_usp .usp_down_outer .usp_down_box .usp_text p{
        font-weight: 400;
        font-size: 18px;
        line-height: 100%;
        letter-spacing: 0%;
        vertical-align: middle;
        text-align: left;
        color: #2F2F2F;
    }
    
    .awards_sec .awards_box{
        background-color: #DD7228;
        border-radius: 15px;
        overflow: hidden;
        position: relative;
        min-height: 190px;
        display: flex;
        align-items: flex-start;
        justify-content: center;
    }
    .awards_sec .awards_box:hover .hidden_div{
        transform: scale(1);
        transition: all .5s;
    }
    .awards_sec .outer_div{
        display: flex;
        height: 100%;
        justify-content: flex-start;
        align-items: center;
        padding: 20px;
        flex-direction: column;
    }
    .awards_sec .outer_div h6{
    font-weight: 700;
    font-size: 22px;
    line-height: 32px;
    letter-spacing: 0%;
    text-align: center;
    color: #fff;
    
    }
    .awards_sec .outer_div hr{
        width: 70px;
        text-align: center;
        color: #FFFFFF;
        background-color: #FFFFFF;
        opacity: 1;
        height: 2px;
        margin: 10px 0px;
    }
    .awards_sec .outer_div p{
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 1%;
        text-align: center;
        vertical-align: middle;
    color: #fff;
    
    }
    .awards_sec .awards_box .hidden_div{
        background: linear-gradient(180deg, #761B89 50%, #3C1164 100%);
        box-shadow: 0px 10px 40px 0px #00000033;
        width: 100%;
        height: 100%;
        transition: all .5s;
        top: 0;
        left: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 20px;
        position: absolute;
        transform: scale(0);
    }
    .awards_sec .awards_box .hidden_div p{
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 1%;
        text-align: center;
        vertical-align: middle;
    color: #fff;
    }
    .awards_sec{
        background: linear-gradient(180deg, #771b8910 50%, #3c11641e 100%);
    
    }
    .about-section{
        background: url(../images/about_bg.webp) center no-repeat;
        background-size: cover;
    }
    .about-section .about_content p{
    color: #535353;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 1%;
    
    }
    .about-section .about_content p b{
        font-weight: 600;
    }
    
    
    .usp_section .usp_div{
        display: flex;
        /* background: url(../images/leaves.png);
        background-size: 100% 100%;
        background-position: center;
        background-repeat: no-repeat; */
        position: relative;
        justify-content: center;
        align-items: center;
        flex-direction: row;
        min-height: 140px;
        width: 100%;
        padding: 0px 25px;
    }
    .usp_div::before {
        content: "";
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        background: url(../images/leaf_rigth.png);
        width: 65px;
        height: 120px;
        background-size: contain;
        background-repeat: no-repeat;
    }
    .usp_div::after {
        content: "";
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        background: url(../images/leaf_left.png);
        width: 65px;
        height: 120px;
        background-size: contain;
        background-repeat: no-repeat;
    }
    
    .usp_section .usp_div .content_div{
        width: 100%;
        padding: 10px;
        height: 100%;
    }
    .usp_section .usp_div .content_div span{
    color: #231F20;
    font-weight: 700;
    width: 100%;
    display: block;
    font-size: 14px;
    line-height: 13.25px;
    letter-spacing: 0%;
    text-align: center;
    
    }
    .usp_section .usp_div .content_div h6{
        background: -webkit-linear-gradient(261.88deg, #FF9100 30%, #9F008F 90%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    font-weight: 700;
    font-size: 32px;
    line-height: 36.74px;
    letter-spacing: 0%;
    text-align: center;
    }
    .usp_section .usp_div .content_div p{
     color: #231F20;
     margin-top: 4px;
        font-weight: 400;
        font-size: 13px;
        line-height: 16px;
        letter-spacing: 0%;
        text-align: center;
        
    }
    .innovation_section .widget-title{
        margin-bottom: 15px !important;
    }
    .campus_section{
        background: #512a7412;
    }
    .innovation_section hr{
        margin: 10px 0px 25px 0px;
    }
    .innovation_section .innovation_content > p{
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 1%;
    color: #323232;
    
    }
    .py-7{
        padding: 30px 0px 160px 0px;
    }
    
    .placement_section .item{
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 100px;
        padding: 10px;
    
    }
    
    #glimpse_slider .item{
        border-radius: 12px;
        overflow: hidden;
    }
    .why_section .why_box{
        padding: 20px 0px;
        background-color: #ECE7F0;
    }
    .why_section .why_box .why_content h4{
    font-weight: 500;
    font-size: 22.68px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #535353;
    margin-bottom: 10px;
    }
    .why_section .why_box .why_content h6{
        font-weight: 800;
        font-size: 26.23px;
        line-height: 30.06px;
        letter-spacing: 0%;
    color: #512A74;
    }
    .why_section .why_box .img_abs{
        position: relative;
        left: -60px;
        top: 50%;
        width: 110%;
        transform: translateY(-50%);
    }
    .why_section .why_box .img_abs img{
        width: 100% !important;
    }
    .why_section .why_box .why_content{
        padding: 20px;
    }
    .why_section .why_box .why_content hr{
        width: 100%;
        margin: 15px 0px;
        height: 1px ;
        background-color: #00000067;
        color: #00000067;
        opacity: 1;
    }
    .why_section .why_box .why_content p{
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 1%;
        color: #323232;
        
    }
    .placement_section{
        background: url(../images/placemetn_bg.webp);
        background-size: cover;
    }
    .placement_section .item .job_img{
        height: 100%;
        background-color: #fff;
        border-radius: 10px;
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 10px;
    }
    .placement_section .item img{
    width: 100% !important;
    height: 100% !important;
    object-fit: contain;
    }
    
    
    .slider_outer{
        position: relative;
    }
    .slider_outer .item img{
        height: 205px !important;
        width: 100% !important;
        object-fit: cover;
    }
    .slider_outer::after{
        height: 100%;
        width: 60px;
        content: '';
        position: absolute;
        filter: blur(5px);
        left: 0;
        top: -20px;
        z-index: 2;
        background: #f1eef3;
        opacity: 0.5;
    
    }
    .slider_outer::before{
        height: 100%;
        width: 60px;
        opacity: 0.5;
        content: '';
        position: absolute;
        filter: blur(5px);
        right: 0;
        top: -20px;
        z-index: 2;
        background: #f1eef3;
    
    }
    
    .brand-logo-section {
        padding: 10px 0px;
        height: 100%;
    }
    /* .brand-logo-section{
    width: 180px !important;
    } */
    /* .brand-logo-section .ty{
        height: 70px !important;
    } */
    
    
    
    .zIndex2 {
        z-index: 2;
    }
    
    /*== HEADER CSS START ==*/
    
    
    /*== BANNER CSS START ==*/
    .dsu-form {
        width: 350px;
        margin: 02rem auto 0;
        padding: 1rem 1rem;
        float: right;
        position: relative;
        z-index: 1;
        border-radius: 5px;
        background: linear-gradient(90deg, #A9007B 0%, #FF7C00 100%);
        box-shadow: 0px 3.49px 8.72px 0px #00000033;
    
    }
    
    .frmBg {
        position: relative;
        text-align: center;
        padding: 0 0;
        ;
    }
    
    .frmBg h2 {
        margin-bottom: 10px;
        margin-top: 10px;
        color: #FFF;
        font-size: 21px;
        font-style: normal;
        font-weight: 500;
        line-height: 22.15px; /* 105.475% */
        letter-spacing: 0.21px;
        
    
    }
    
    .contact_fild {
        padding: 0.5rem 10px 0;
    }
    
    .contact-fild-box .form-control,
    .contact-fild-box .form-select {
        font-size: 14px;
        color: #000;
        padding: 8px 10px;
        border: 1px solid #D9D9D9 !important;
        border-radius: 07px;
        background-color: #fff !important;
        margin: 5px auto;
        border: 0;
        height: auto;
    }
    
    .form-group {
        margin-bottom: 0px;
    }
    
    .btn_submit {
        border-radius: 4px !important;
        background: #2C2C2C;
        color: var(--white-col);
        font-size: 18px;
        font-weight: 600;
        margin-top: 10px;
        padding:10px 70px;
        width: auto;
        margin-bottom: 20px;
    }
    
    .btn_submit:hover {
        color: var(--white-col);
        transform: scale(1.02);
        transition: all .5s;
    }
    
    .contact-fild-box {
        margin-bottom: 0.8rem;
        position: relative;
    }
    
    .contact-fild-box.text-center {
        margin-bottom: 0px;
    }
    
    .dsu-intro {
        position: relative;
        z-index: 2;
    }
    
    .dsu-addmission {
        margin-top: 0.5rem;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
        padding: 0px;
        height: 100%;
    }
    .dsu-addmission .bannerContent .blob> h6{
        font-weight: 600;
        font-size: 24px;
        line-height: 38px;
        letter-spacing: 0%;
        color: #fff;
         background: linear-gradient(180deg, #761B89 50%, #3C1164 100%);
        text-shadow: 2px 2px 5px #1212126b;
margin-top: 20px;
padding: 5px 20px;
    display: inline-block;
    border-radius: 30px;
    }
    .dsu-addmission .bannerContent .blob> h6 b{
        font-weight: 800;
    }
    
    .dsu-addmission .bannerContent .blob h1 {
     color: #fff;
        font-weight: 800;
        font-size: 44px;
        line-height: 65.39px;
        letter-spacing: 0%;
        text-shadow: 2px 2px 5px #1212126b;
        margin-bottom: 15px;
        
    
    }
    .dsu-addmission .bannerContent .usp_outer{
        width: 65%;
    }
    .dsu-addmission .bannerContent .blob > p{
        font-weight: 600;
        font-size: 32.78px;
        line-height: 38px;
        letter-spacing: 0%;
        color: #fff;
        text-shadow: 2px 2px 5px #1212126b;
        margin-bottom: 15px;
    
        
    }

    .dsu-addmission .bannerContent .blob .usp_box{
        background-color: #fff;
        padding: 10px 20px;
        border-radius: 10px;
    
    }
    .dsu-addmission .bannerContent .blob .usp_box h6{
        font-weight: 900;
        font-size: 20px;
        line-height: 23px;
        letter-spacing: 0%;
        background: -webkit-linear-gradient(261.88deg, #FF9100 30%, #9F008F 90%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        
    }
    .dsu-addmission .bannerContent .blob .usp_box p{
        font-weight: 500;
        font-size: 20px;
        line-height: 23px;
        color: #434343;
        letter-spacing: 0%;
        
    }
    .programs_section .program_inner .course_name{
        background: linear-gradient(90deg, #A9007B 0%, #FF7C00 100%);
        min-height: 70px;
        padding: 5px 20px;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        border: 1px solid #FDE5E7;
        border-radius: 5px;
        margin-bottom: 20px;
    }
    .programs_section .program_inner .program_list{
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        gap: 10px;
        flex-wrap: wrap;
    }
    .programs_section .program_inner .single_item .program_name{
        width: 100% !important;
    }
    .programs_section .program_inner .program_list .program_name{
        background: #ECE7F0;
        padding: 10px 20px;
        width: 49%;
        margin-bottom: 10px;
        border-radius: 5px;
        min-height: 50px;
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }
    .programs_section .program_inner .program_list .program_name:hover{
        background-color: #512A74;
        transition: all .5s;
    }
    .programs_section .program_inner .program_list .program_name:hover *{
        color: #fff;
    }
    .programs_section .program_inner .program_list .program_name p{
font-weight: 500;
font-size: 16px;
line-height: 24px;
letter-spacing: 1%;
color: #312F2F;

    }
    .programs_section .program_inner .program_list .program_name i{
     color: #761B89;
        margin-right: 15px;
        font-size: 16px;


    }
    .programs_section .program_inner .course_name h6{
font-weight: 700;
font-size: 20px;
line-height: 30px;
letter-spacing: 1%;
text-align: center;
vertical-align: middle;
color: #fff;

    }
    .programs_section .accordion-button{
        background-color: #fff !important;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 1%;
    vertical-align: middle;
    color: #312F2F;
    
    }
    .accordion-body{
        height: 400px;
        overflow-y: auto;
    }
    .programs_section ::-webkit-scrollbar {
        width: 6px; /* Width of the scrollbar */
    }
    
    .programs_section ::-webkit-scrollbar-track {
        background: #f1f1f1; /* Track color */
        border-radius: 10px;
    }
    
    .programs_section ::-webkit-scrollbar-thumb {
        background: #512a74; /* Scrollbar thumb color */
        border-radius: 5px;
    }
    
    .programs_section ::-webkit-scrollbar-thumb:hover {
        background: #512a74; /* Color on hover */
    }
    .programs_section .accordion-item{
        margin-bottom: 15px;
        border-radius: 5px !important;
        overflow: hidden;
        border: 1px solid #000 !important;

    
    }
    .programs_section .accordion-button:not(.collapsed){
        background: linear-gradient(90deg, #A9007B 0%, #FF7C00 100%);
        color: #fff;
    }
    .formIDfid {
        padding: 0 0px;
    }
    
    
    
    .ftr__btm {
        position: absolute;
        bottom: 0rem;
        left: 0;
    }
    
    /*== Footer css start ==*/
    .footer {
        padding: 20px 90px !important;
        background: #222;
        text-align: left;
        border-top: solid 1px #fff;
    }
    
    
    .footer p {
        text-align: center !important;
        display: inline-block;
        color: #fff;
        font-size: 12px;
    }
    
    .desktop {
        display: block;
    }
.mobile{display: none;}
    .owl-theme .owl-dots .owl-dot{
        margin-top: 20px !important;
    }
    .owl-theme .owl-dots .owl-dot.active span,
    .owl-theme .owl-dots .owl-dot:hover span {
        background: #512a74 !important;
        width: 10px !important;
    }
    .owl-theme .owl-dots .owl-dot span{
        background: transparent !important;
        border: 1px solid #512a74;
        margin: 0px 4px !important;
    }