.widget-title h2 {
    display: inline-block;
    position: relative;
    color: #020D26;
    font-size: 2.4rem;
}

 .box-fade-slide {
    border-radius: 12px;
    position: relative;
    overflow: hidden;
  }

  .box-fade-slide::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(130deg, transparent, #ffffff1c, transparent);
    transition: all 0.5s ease;
  }

  .box-fade-slide:hover::before {
    left: 100%;
  }

.logo-right {
    float: right;
}

.logo-right ul li img {
    width: 30px;
    height: 30px;
}

.logo-right ul li {
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 6px;
}


.expert_cta {
    background-color: #8E1739 !important;
    display: inline-block;
    color: #fff;
    border-radius: 5px;
    padding: 15px 30px;
    font-weight: 500;
    font-size: 15.59px;
    line-height: 18.87px;
    letter-spacing: 1%;
    text-align: center;
}

.widget-title h2 span {
    font-weight: 400;
}

.widget-title p {
    font-size: 16px;
    color: #fff;
    padding-top: 5px;
}

.widget-title .hr:after {
    position: absolute;
    content: "";
    width: 120px;
    height: 10px;
    background-color: var(--bg-purple);
    margin-top: -5px;
}

.zIndex2 {
    z-index: 2;
}

.font-weight-300 {
    font-weight: 300;
}

.font-weight-700 {
    font-weight: 700;
}

.font-weight-500 {
    font-weight: 500;
}

.show {
    display: block !important;
}

.overflow-h {
    overflow: hidden;
}

.gradient {
    background-image: linear-gradient(to right, #4b1632, #421633, #381733, #2f1631, #26162f);
}

.logo {
    width: 160px;
}


/*== HEADER CSS START ==*/


/*.location_head { display:  flex; float: right;}
.location_head p { text-align: left; padding-left: 0.5rem;}
.location_head span, .location_head p { color: var(--white-col); font-size: 1.2rem; line-height: 1.2; }
.location_head span i { font-size: 3rem; }
.location_head span + span { border-left: 1px solid #FFFFFF; padding-left: 1.2rem; margin-left: 1.2rem; }*/


/*== BANNER CSS START ==*/
.dsu-form {
    width: 350px;
    margin: 3rem auto;
    padding: 1.5rem 0;
    margin-right: initial;
    position: relative;
    z-index: 1;
    border: 0px solid rgba(162, 0, 133, 1);
    border-radius: 0rem;
    background-color: rgba(255, 255, 255, 1);
}



.frmBg {
    position: relative;
    text-align: center;
    padding: 0 0;
}

.frmBg .hr {
    border: 2px solid var(--bg-blue);
    margin: 0 auto;
}

.contact_fild {
    padding: 1.7rem 20px 0;
}

.contact-fild-box .form-control,
.contact-fild-box .form-control,
.contact-fild-box .form-select {
    font-size: 14px;
    color: rgba(67, 44, 95, 0.6);
    border: 1px solid #cbcbcb;
    border-radius: 5px;
    background-color: #fff;
    margin: 0 auto;
    padding: 10px 10px;
    height: auto;
}

.bg-red {
    background-color: #8E1739;
}

.contact-fild-box .form-control option {
    color: #000 !important;
}

.wid50 .contact-fild-box {
    width: 48%;
}

.dsu-form .frmBg h4 {
    font-size: 1.4rem;
    color: #30343F;
}

.form-group {
    margin-bottom: 0px;
}

.btn_submit.btn__blue {
    background-color: var(--bg-purple);
}

.btn_submit {
    background: #8E1739;
    border: 0px;
    color: var(--white-col);
    font-size: 16px;
    border-radius: .3rem;
    padding: 7px 2rem;
    width: 100%;
}

.btn_submit:hover {
    color: var(--white-col);
}

.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: 5rem;
    display: block;
    padding: 0px;
}

.dsu-addmission .bannerContent .blob span {
    display: inline-block;
    font-weight: 800;
    font-size: 29px;
    line-height: 1.3;
    padding-top: 0px;
    padding: 10px 0px;
    position: relative;
    margin-bottom: 25px;
    position: relative;

}

.dsu-addmission .bannerContent .blob span::after {
    content: '';
    width: 35%;
    height: 3px;
    background: #fff;
    bottom: 0px;
    position: absolute;
    left: 0px;
}


.dsu-addmission .bannerContent .blob ul.lists {
    position: relative;
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.dsu-addmission .bannerContent .blob ul.lists li {
    display: flex;
    align-items: center;
    color: #fff;
    padding: 5px 0;
    font-size: 22px;
}

.dsu-addmission .bannerContent .blob ul.lists li img {
    margin-right: 15px;
    width: 30px;
}

.strap-sec {
    background-color: #8E1739;
    padding: 15px 10px;
}

.strap_text {
    padding: 15px 0;

}

.strap-sec .strap_text h2 {
    font-size: 22px;
    font-weight: 600;
    text-align: center;
    color: #fff;
}

.strap-sec .strap_text p {
    text-align: center !important;
    color: #fff;
}



.boydv {
    top: 6rem;
    right: 18rem;
    z-index: 2;
}

.boydv img {
    width: 90%;
}







.dsu-addmission .bannerContent .blob span b {
    font-weight: 700;
    font-size: 25px;
    color: #FCC606;
}


.dsu-addmission .bannerContent .blob .ranked {
    position: relative;
    padding-top: 15px;
}


.dsu-addmission .bannerContent .blob .ranked h1 {
    color: #fff;
    font-size: 14px;
    background: transparent;
    padding: 7px 15px;
    border-radius: 5px;
    display: inline-block;
    font-weight: 600;
    border: solid 1px #fff;
    margin-right: 5px;

}

.dsu-addmission .bannerContent .blob .ranked h2 {
    color: #8E1739;
    font-size: 14px;
    background: #F0E930;
    padding: 10px 15px;
    border-radius: 5px;
    display: inline-block;
    font-weight: 600;

}


.bc-img01 .right-content {
    position: relative;
    margin: 0rem 0 4em;
}

.bnrThub {
    position: absolute;
    left: 35%;
    bottom: 0rem;
}

.bnrThub img {
    width: 90%;
}

.bc-img01 .right-content .absolute-heading {
    position: relative;

}

.bc-img01 .right-content .absolute-heading ul.listins {
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: flex;
}

.bc-img01 .right-content .absolute-heading ul.listins li {
    background-color: transparent;
    border: 1px solid #fff;
    display: inline-block;
    padding: 10px;
    width: 100%;
    border-radius: 5px;
    margin-top: 8px;
    margin-right: 7px;
}

.av-section {
    background-image: url('../images/bg-1.png');
    background-size: contain;
    background-repeat: no-repeat;
}

.choose-sec {
    background-image: url('../images/bg-2.png');
    background-size: cover;
    background-repeat: no-repeat;
}

.absolute-heading ul.listins li .sect {
    display: flex;
    align-items: center;
    color: #fff;
    padding: 10px;
    font-weight: 500;
    font-size: 15px;
    background-color: #8E1739;
}

.absolute-heading ul.listins li .sect img {
    margin-right: .6rem;
}




#programs-slider.owl-theme .owl-nav [class*=owl-] {
    position: absolute;
    background-color: #8E1739;
    top: 50%;
    margin: 0;
    border-radius: 100%;
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 24px;
}

#programs-slider.owl-theme .owl-prev {
    left: -35px;
}

#programs-slider.owl-theme .owl-next {
    right: -35px;
}

.formIDfid {
    padding: 0 0px;
}

.dsu-form .progress {
    background-color: var(--bg-blue);
    height: 2px;
}

/*== BANNER CSS end ==*/
.partner__section .partner__after:after {
    position: absolute;
    content: "";
    border-radius: 1.5rem;
    border-bottom-right-radius: 0;
    background-color: var(--bg-blue);
    bottom: 0;
    left: 0;
    width: 99%;
    height: 60vh;
    z-index: -1;
}

.partner__section .partner__after .partner__content {
    padding-left: 5rem;
    padding-top: 5rem;
}

.sticky .logo img {
    width: 140px;
}

[data-paroller-factor] {
    position: relative;
    z-index: 0;
}

.dsu-addmission .bannerContent .blob {
    position: relative;
}

.dsu-addmission .bannerContent .blob h1 {
    font-size: 26px;
    color: #fff;
    display: inline-block;
    font-weight: 500;

}

.dsu-addmission .bannerContent .blob h3 {
    font-size: 23px;
    font-weight: 700;
    margin-bottom: 10px;
    padding: 7px 12px;
    background: #fff;
    color: #8E2764 !important;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    display: inline-block;
}

.dsu-addmission .bannerContent .blob h4 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 10px;
}

.dsu-addmission .bannerContent .blob h1 em {
    font-style: normal;
    font-weight: 800;
    color: #8E2764;
}


.header .top-head {
    width: 100%;
    display: table;
    position: relative;
}

.header .top-head .top-menu {
    padding: .5rem 0rem;
}

.header .top-head .navbar {
    background-color: transparent;
}

.navbar-nav {
    padding: 0rem;
    /* width: 100%; */
    margin-left: 0rem;
}


.ftr__btm {
    position: absolute;
    bottom: 0rem;
    left: 0;
}

/*== Footer css start ==*/
.footer {
    font-size: 14px;
    background: #1B2430;
    border-top: solid 1px #fff;
}

.desktop {
    display: block;
}

.mobile {
    display: none;
}

ul.listing li {
    position: relative;
    text-align: justify;
    padding: 5px 0;
    font-size: 1rem;
    color: var(--text-dark);
    padding-left: 2rem;
}

ul.listing li:after {
    position: absolute;
    text-align: center;
    left: 0px;
    top: 14px;
    width: 18px;
    height: 18px;
    line-height: 9px;
    background-color: var(--bg-red);
    color: var(--white-col);
    padding: 4px 4px;
    border-radius: 100%;
    font-family: 'Font Awesome 5 Pro';
    content: "\f00c";
    font-size: 0.7rem;
}

.blue-col {
    background-color: #4865FF;
}

.marquee {
    white-space: nowrap;
    overflow: hidden;
    box-sizing: border-box;
    border-bottom: 4px solid var(--bg-orange);
    font-size: 1.1rem;
}

.marquee span {
    display: inline-block;
    padding-left: 100%;
    padding: 0.8rem 0;
    text-indent: 0;
    animation: marquee 30s linear infinite;
}

.marquee span:hover {
    animation-play-state: paused
}

@keyframes marquee {
    0% {
        transform: translate(0, 0);
    }

    100% {
        transform: translate(-100%, 0);
    }
}

#courses-slider.owl-theme .owl-nav [class*=owl-] {
    color: var(--text-dark) !important;
    top: 50% !important;
}

#courses-slider.owl-theme .owl-nav .owl-next {
    right: -50px;
}

#courses-slider.owl-theme .owl-nav .owl-prev {
    left: -50px;
}

#meet-slider.owl-theme .owl-nav [class*=owl-],
#courses-slider.owl-theme .owl-nav [class*=owl-] {
    position: absolute;
    background: transparent;
    color: #FFF;
    padding: 5px;
    font-size: 2em;
    top: 25%;
    margin: 0;
    width: 2.5rem !important;
    height: 2.5rem !important;
}

#meet-slider.owl-theme .owl-nav .owl-next {
    right: -37rem;
}

#meet-slider.owl-theme .owl-nav .owl-prev {
    left: -50px;
}

#meet-slider.owl-theme .owl-dots {
    position: absolute;
    left: 0%;
    bottom: -12%;
}

#courses-slider.owl-theme .owl-dots {
    position: absolute;
    left: 35%;
    bottom: 20%;
}

.owl-theme .owl-dots .owl-dot span {
    background: #94A3B8 !important;
    margin: 5px 2px !important;
    border-radius: 5px !important;
    height: 3px !important;
    width: 20px !important;
}




#toppers-silder.owl-theme .owl-nav [class*=owl-]:hover {
    background-color: var(--bg-orange);
}

#toppers-silder.owl-theme .owl-nav [class*=owl-] {
    position: absolute;
    background-color: var(--bg-red);
    bottom: 25%;
    border-radius: 0;
    width: 110px;
    padding: 10px 1.2rem;
    display: flex;
    align-items: center;
}

#toppers-silder.owl-theme .owl-nav .owl-next .fal {
    margin-right: 0rem;
    margin-left: 0.5rem;
}

#toppers-silder.owl-theme .owl-nav .owl-prev .fal,
#toppers-silder.owl-theme .owl-nav .owl-next .fal {
    font-size: 2rem;
    display: inline-block;
    margin-right: 0.5rem;
}

#toppers-silder.owl-theme .owl-nav .owl-next {
    right: -50px;
}

#toppers-silder.owl-theme .owl-nav .owl-prev {
    left: -50px;
}

.shapes_svg_ab {
    position: absolute;
    bottom: 0;
    right: -2rem;
}


.industry_sec .vfx_heading {
    font-size: 18px;
    text-align: center;
    background-color: #8E1739;
    color: #fff;
    padding: 17px 0;
}

.industry_sec .insight_box {
    text-align: center;

}



.industry_sec .industy_div {
    border: 2px solid #8E1739;
    min-height: 80px;
    background-color: #f4f4f4d4;
    overflow: hidden;
}

.eligible-section {
    position: relative;
    background: #8E1739;
}



.eligible-section .eligbl {
    position: relative;
    padding: 10px 0;
}

.eligible-section .eligbl ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: flex;
}

.eligible-section .eligbl ul li {
    color: #fff;
    font-size: 18px;
}


.experts-sec .card {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: row;
    gap: 20px;
    padding: 30px;
    border: 1.3px solid #8E1739;
    min-height: 250px;
}

.experts-sec .card .right_sec img {
    width: 150px;
    height: 150px;
}

.experts-sec .card .text-left .name h5 {
    font-size: 20px;
    margin-bottom: 10px;
}

.experts-sec .card .button {
    padding: 3px 10px;
    border: 1px solid #000;
    color: #000 !important;
    margin-top: 10px;
}


.collab_section {
    position: relative;

    padding: 50px 0;
    z-index: 0;
    padding-bottom: 30px;
}


.collab_section .collab__title {
    position: relative;
}

.collabs_mb {
    background-color: transparent;
    /* border-radius: 8px; */
    /* overflow: hidden; */
    text-align: center;
    /* border-radius: 10px; */
    /* border: 2px solid rgba(162, 0, 133, 1); */
}



.collab_section .gallery__sec_dv {
    position: relative;
    padding: 80px 0 0px 0;
}

.highlights_section .box {
    min-height: 170px;
    padding: 14px;
    border-radius: 6px;
    border: 2px solid #fff;
}

.highlights_section .box {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 15px;
    min-height: 200px;
}

.highlights_section .box h4 {
    font-size: 18px;
    color: #fff;
    text-align: center;
}

.highlights_section .owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}

.highlights_section .owl-theme .owl-dots .owl-dot span {
    background: #ffffff !important;
    margin: 5px 2px !important;
    border-radius: 5px !important;
    height: 5px !important;
    width: 20px !important;
}

.highlights_section .owl-theme .owl-dots .owl-dot.active span,
.highlights_section .owl-theme .owl-dots .owl-dot:hover span {
    background: #ffffff !important;
}



.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #8e173963 !important;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot span {
    background: #8E1739 !important;
    margin: 5px 2px !important;
    border-radius: 5px !important;
    height: 5px !important;
    width: 20px !important;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #8E1739 !important;
}



#gallery-memeber.owl-theme .owl-nav [class*=owl-] {
    position: absolute;
    color: #ffffff;
    border: 2px solid rgba(162, 0, 133, 1);
    width: 45px;
    height: 45px;
    line-height: 41px;
    font-size: 30px;
    margin: 0px;
    padding: 0px;
    border-radius: 20rem;
    text-align: center;
    background: rgb(44, 35, 62);
    background: linear-gradient(77deg, rgba(44, 35, 62, 1) 0%, rgba(129, 121, 123, 1) 100%);
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
}

#gallery-memeber.owl-theme .owl-nav .owl-prev {
    left: -4%;
}

#gallery-memeber.owl-theme .owl-nav .owl-next {
    right: -4%;
}

#gallery-memeber.owl-theme .owl-nav .owl-prev:hover,
#gallery-memeber.owl-theme .owl-nav .owl-next:hover {

    border: 2px solid rgba(162, 0, 133, 1);
    background: rgb(255, 0, 138);
    background: linear-gradient(90deg, rgba(255, 0, 138, 1) 0%, rgba(165, 0, 192, 1) 100%);
}




.programs__content {
    padding-right: 20px;
}




.events_section {
    position: relative;
    background: #fff;
}








.sec2 {
    position: relative;
    padding: 50px 0 70px 0px;
}

.sec2 .why_flexx {
    padding-top: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap !important;
    gap: 30px;
    width: 85%;
    margin: auto;
}

.sec2 .why_flexx .why_box {
    /* display: flex; */
    /* flex-direction: column; */
    padding: 20px 25px;
    width: 165px;
    border-radius: 4px;
    gap: 15px;
    min-height: 170px;
    background-color: transparent;
    /* justify-content: center; */
    /* align-items: center; */
    border: solid 1px #020D26;
    transition: all 500ms ease;
    text-align: center;

}

.sec2 .why_flexx .why_box:hover {
    background-color: #8E2764;
    border: solid 0px #001962;
    border-radius: 15px;

}



.sec2 .why_flexx .why_box:hover img {
    filter: invert(200%) sepia(507%) saturate(188%) hue-rotate(220deg) brightness(100%) contrast(161%);
}

.sec2 .why_flexx .why_box p {
    font-size: 16px;
    font-weight: 400;
    /* line-height: 24.51px; */
    color: #333;
    padding-top: 15px;
}

.sec2 .why_flexx .why_box:hover p {
    color: #fff;
}




.campus-section {
    position: relative;
    background-color: #F6F6F7;
}

.campus-section:before {
    content: '';
    position: absolute;
    right: 4%;
    top: -21%;
    /* top: 45px; */
    width: 30%;
    height: 37%;
    background: url(../images/plain.png) no-repeat;
    background-size: contain;
    z-index: 3;
    animation: cloud 10s linear 0s infinite reverse;
}

@keyframes cloud {
    from {
        right: -500px;
    }

    to {
        right: 102%;
    }
}



.ticker_item {
    position: relative;
    overflow: hidden;
    border-radius: 0.5rem;
    margin: 1rem 0;
    height: 395px;
    background: #fff;
}

/* .ticker_item .ticker_front:after { position: absolute; content: ""; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(180deg, rgba(0, 0, 0, 0) -12.75%, #FF0035 111.59%);
    mix-blend-mode: multiply; filter: drop-shadow(0px 3.75526px 7.51052px #D9D9D9);  } */
.ticker_item .ticker_front-content {
    position: relative;
    background-color: #fff;
    border-top: solid 2px #8E2764;
    min-height: 176px;
}

.ticker_item .ticker_front-content h4 {
    color: #000;
    font-size: 1.1rem;
    font-weight: 400;
    /* background: #03737F; */
    padding: 0;
    width: 250px;
    padding-bottom: 15px;
}

.ticker_item .ticker_front-content>a {
    font-size: 16px;
    color: #8E2764;
    font-weight: 400;
    display: inline-block;
    padding: 10px 25px;
    border: solid 1px #8E2764;
    border-radius: 5px;
}

.ticker_item .ticker_front-content>p {
    font-size: 15px;
    padding-bottom: 20px;
}


.ticker_item:hover {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);
}


.ticker_item:hover .ticker_front-content {
    display: none;
}

.ticker_item .ticker_back {
    position: absolute;
    opacity: .5;
    content: "";
    top: 100%;
    width: 100%;
    height: 100%;
    transition: .5s;
    padding: 1rem;
    background-color: rgba(142, 39, 100)
}

.ticker_item .ticker_front {
    position: relative;
    height: auto;
}

.ticker_item .ticker_front img {
    height: 100%;
}

.ticker_item .ticker_back {
    text-align: left;
    border-radius: 0.5rem;
    border: solid 1px #03737F;
}

.ticker_item .ticker_back .backContent h6 {
    color: #fff;
    font-size: 18px;
}

.ticker_item .ticker_back .backContent strong {
    font-weight: 700;
    font-size: 18px;
    color: #03737F;
}

.ticker_item .ticker_back .backContent p {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    line-height: 1.5;
    padding-bottom: 15px;
}

.ticker_item .ticker_back .backContent ul {
    list-style: none;
    margin-bottom: 25px;
}

.ticker_item .ticker_back .backContent ul li {
    padding: 0rem 0;
    color: #fff;
    font-size: 14px;
    position: relative;
    padding-left: 15px;
}

.ticker_item .ticker_back .backContent ul li:after {
    position: absolute;
    content: "";
    left: 0px;
    top: 8px;
    width: 4px;
    height: 4px;
    line-height: 7px;
    background-color: #fff;
    border-radius: 15px;
    /* font-size: 0.5rem; */
    padding: 0px;
}


.ticker_item .ticker_back .backContent .learning-more {
    position: relative;
}

.ticker_item .ticker_back .backContent .learning-more a {
    font-size: 16px;
    color: #000;
    font-weight: 400;
    display: inline-block;
    padding: 10px 25px;
    background: #fff;
    border-radius: 5px;
}


.ticker_item .ticker_back .backContent .blog-text>a {
    background-color: var(--bg-red);
    font-size: 1.1rem;
    padding: 0.8rem 2rem;
}

.ticker_item .ticker_back .backContent .blog-text>a::before {
    background-color: var(--text-dark);
}

.ticker_item:hover .ticker_back {
    opacity: 1;
    top: 0;
}


.paraScroll {
    height: 295px;
    overflow: auto;
}

.paraScroll::-webkit-scrollbar {
    width: 2px;
}

.paraScroll::-webkit-scrollbar-track {
    background: var(--text-dark);
}

.paraScroll::-webkit-scrollbar-thumb {
    background: #e77f7f;
    border-radius: 10px;
    border: 3px solid #fff;
}

.paraScroll::-webkit-scrollbar-thumb:hover {
    background: #da3e3e;
}





.about-ritm__section {
    position: relative;

}




.about-ritm__section .intros-pics {
    position: relative;
}

.about-ritm__section .intros-pics .emark__item.jumping_ani {
    position: relative;
    /* float: left; */

    margin-top: 0rem;
    margin-right: 1rem;
    z-index: 2;
}



.about-ritm__section .side-contant p {
    font-size: 17px;
    line-height: 1.5;
    font-weight: 500;
}



.about-section {
    position: relative;
    background: #8E1739;
}

.about-section ul li {
    margin-bottom: 14px;
    display: flex;
    align-items: start;
    color: #fff;
}

.about-section ul li img {
    margin-right: 10px;
    margin-top: 6px;
}

/* Talent Section */

.talent-section .box {
    padding: 20px 40px;
}

.talent-section p {
    color: #fff;
}

.talent-section .box img {
    margin-bottom: 10px;
}

.talent-section .box span {
    font-weight: 800;
    font-size: 40px;
    display: block;
}

.talent-section .source {
    font-size: 10px;
}


.sub-heading {
    font-weight: 600;
    font-size: 22px;
}

.benefits-section .box .content {
    padding-top: 40px;
    position: relative;
}

.benefits-section .box .content::after {
    content: '';
    top: -4px;
    background-image: url(../images/benifits-after.png);
    position: absolute;
    width: 11px;
    height: 47px;
    z-index: -1;
    background-size: contain;
    background-repeat: no-repeat;
    left: 50%;
    transform: translate(-50%, 0%);
}


.benefits-section .box .content h6 {
    font-size: 18px;
    color: #000;
    font-weight: 700;
    text-align: center;
    min-height: 45px;
    margin-bottom: 0px;
}

.benefits-section .box {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
}

/* Job Roles */
.roles-section {
    background: rgba(230, 231, 232, 0.5);
}


.roles-section .box {
    height: 200px;
    position: relative;
    width: 240px;
    border-radius: 8px;
    display: flex;
    align-items: end;
    padding: 20px;
    margin: 0 10px;

}

.roles-section .box:first-child {
    background-image: url(../images/jr1.png);
}

.roles-section .box:nth-child(2) {
    background-image: url(../images/jr2.png);
}

.roles-section .box:last-child {
    background-image: url(../images/jr3.png);
}


.roles-section .box p {
    font-size: 18px;
    color: #fff;
    font-weight: 600;
}

/* carousel-section */
.carousel-section .box {
    width: 100%;
    background: #f5f6f8;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    height: 130px;
}

.carousel-section img {
    height: 85%;
    max-width: 80%;
    object-fit: contain;
}


/*  */
footer {
    background-color: #242424;
}

footer .footer-heading {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 20px;
}

footer p {
    font-size: 16px;
    color: #fff;
}

footer .links li a {
    font-size: 16px;
    color: #fff;
    display: block;
    margin-bottom: 6px;
}

footer .footer-social-links {
    display: flex;
}

footer .footer-social-links a {
    background-color: #000;
    padding: 20px;
    border-radius: 50%;
    margin-right: 10px;
    height: 51px;
    width: 51px;
    display: flex;
    align-items: center;
    justify-content: center;
}


footer .footer-social-links a img {
    width: auto;
}






.kindergarten__section {
    position: relative;
    background: url(../images/courses_bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

}

/* .kindergarten__section:after {
    position: absolute;
    content: "";
    background: #EFF2FB;
    width: 100%;
    height: 100%;
    z-index: -1;
    left: 0;
    top: 0;
} */

.kindergarten__section .programs__dv #verticalTab .resp-tabs-list {
    border: 2px solid #9C1D52;
    border-radius: 10px;
    padding: 30px 0px;
}

.kindergarten__section .programs__dv #verticalTab .resp-tabs-list .resp-tab-item.resp-tab-active {
    background-color: #444;
    border: 0px;
}

.kindergarten__section .programs__dv #verticalTab .resp-tabs-list .resp-tab-item:hover {
    background-image: #fff;
}

.kindergarten__section .programs__dv #verticalTab .resp-tabs-list .resp-tab-item {
    background-color: transparent;
    border: 0px;
    margin-bottom: 05px;
    border-radius: 0px;
    height: 31px;
    display: flex;
    align-items: center;
}

.kindergarten__section .resp-tabs-list {
    position: relative !important;
}

#downloadpop {
    display: none;
}

#downloadpop.fancybox-content {
    padding: 15px;
    width: 450px;
    background-color: #8E1739;
}

.fancybox-content .formCareerfid .form-group {
    margin: 15px 0;
}

.fancybox-slide--html .fancybox-close-small {
    background-color: var(--light-col) !important;
}

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0;
}

.fancybox-slide--html .btn_submit {
    background-color: #F0E930;
    color: #000;
}

.kindergarten__section .white_box {
    margin: auto;
    margin-top: 4em;
    background-color: #fff;
    padding: 20px 20px;
    /* left: 50%; */
    display: flex;
    border-radius: 10px;
    gap: 20px;
    width: 90%;
    justify-content: center;
    align-items: center;
}

.kindergarten__section .white_box img {
    width: 60px;
    height: auto;
}

.kindergarten__section .courses_ul li {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    margin-bottom: 25px;

}

.kindergarten__section .courses_ul li span {
    padding: 7px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    border-radius: 5px;
    height: 40px;
    border: 2px solid rgba(142, 23, 57, 1);
}

.kindergarten__section .courses_ul li p {
    font-size: 18px;
    width: calc(100% - 70px);
    font-weight: 500;
    line-height: 22.38px;
    text-align: left;
    color: rgba(0, 0, 0, 1);

}

.kindergarten__section .courses_ul li:hover p {
    color: rgba(142, 23, 57, 1);
}

.kindergarten__section .courses_ul li:hover span img {
    filter: invert(17%) sepia(18%) saturate(7322%) hue-rotate(318deg) brightness(58%) contrast(100%);
}

.kindergarten__section .white_box .content_div {
    display: flex;
    align-items: start;
    gap: 10px;
    justify-content: space-between;
    flex-direction: column;

}

.kindergarten__section .white_box .content_div p {
    color: rgba(0, 0, 0, 1);
    font-size: 16px;
    line-height: 20px;

}

.kindergarten__section .white_box .content_div a {
    border-bottom: 1px solid rgba(142, 23, 57, 1);
    color: rgba(142, 23, 57, 1);
    font-size: 15px;
    cursor: pointer;
}

.kindergarten__section .programs__dv #verticalTab .resp-tabs-list .resp-tab-item span {
    font-size: 18px;
    padding-left: 20px;
}

.kindergarten__section .programs__dv #verticalTab .resp-tabs-list .resp-tab-item:hover {
    background-image: #fff;
}


.kindergarten__section .programs__content .semi-btn {
    position: relative;
    padding-top: 2.5rem;
}

.kindergarten__section .programs__content .semi-btn>a {
    color: #FFF;
    display: inline-block;
    background-color: #AA2F24;
    border: 1px solid #AA2F24;
    line-height: 1;
    border-radius: 5px;
    padding: 10px;
    /* margin-right: 3%; */
    position: relative;
    /* text-transform: uppercase; */
    transform: perspective(1px) translateZ(0px);
    transition: color 0.3s ease 0s;
    vertical-align: middle;
    font-size: 14px;
    font-weight: 400;
}

.av-section .box {
    display: flex;
    /* justify-content: center; */
    flex-direction: column;
    align-items: center;
    padding: 20px;
    background: rgba(245, 245, 245, 0.7);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
    min-height: 330px;

}

.av-section .box:hover {
    background-color: #8E1739;
    color: #fff;
}

.av-section .box:hover .img-background {
    border-color: #fff;
    background-color: #fff;
}

.av-section .box .img-background {
    width: 100px;
    height: 100px;
    border: #8E1739 2px solid;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
}

.av-section .box h5 {
    font-weight: 700;
    font-size: 20px;
    text-align: center;
    color: #000000;
    margin-bottom: 9px;
    min-height: 48px;
}

.av-section .box p {

    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #000000;


}

.av-section .box:hover p,
.av-section .box:hover h5 {
    color: #fff;
}

.why-sec .list li {
    list-style: disc !important;
    margin-bottom: 15px;
}

.who-sec .list li {
    list-style: disc !important;
    margin-bottom: 15px;
}

.image-wrapper {
    position: relative;
    width: 100%;
    height: 500px;
    z-index: 11;
}

.who-sec .image-wrapper img {
    width: 100%;
    height: 500px;
    object-fit: contain;
    z-index: 1;
}

.who-sec .image-wrapper::after {
    content: '';
    position: absolute;
    width: 375px;
    height: 500px;
    border: 5px solid #8E1739;
    bottom: -4%;
    right: 10%;
    z-index: -1;
}


.who-sec .feature-box {
    display: flex;
    align-items: center;
    gap: 12px;
    border: 1px solid #e5e7eb;
    padding: 16px;
    background-color: #fff;
    margin-bottom: 25px;
    margin-left: 30px;
}

.who-sec .icon-container {
    background-color: #f3e7ea;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.who-sec .checkmark {
    color: #8a1c2f;
    font-size: 16px;
}

.who-sec .feature-text {
    margin: 0;
    color: #111827;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.4;
        width: calc(100% - 50px);
}


.career_sec {
    background: rgba(142, 23, 57, 0.12);
}

.career_sec .career_box {
    background-color: #8E1739;
    min-height: 260px;
    border-radius: 9px;
    overflow: hidden;
}

.career_sec .career_box p {
    font-style: normal;
    font-weight: 500;
    font-size: 19.1496px;
    line-height: 110%;
    text-align: center;
    letter-spacing: -0.01em;
    color: #FFFFFF;
    padding: 15px 10px;
}

.prog-section .box {
    padding: 30px 20px;
    border-radius: 20px;
    position: relative;
    min-height: 300px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    background: rgba(245, 245, 245, 0.7);
}

/* .prog-section .box:hover {
    background: rgba(245, 245, 245, 0.7);
} */

.prog-section .box::after {
    position: absolute;
    content: '';
    width: 1px;
    height: 100%;
    background: #8E1739;
    left: -15px;
    top: 0;
}

.prog-section .box h5 {
    /* min-height: 68px; */
    font-weight: 800;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 0px;
    color: #8E1739;
}

.prog-section .box .link {
    background-color: #8E1739;
    width: 100%;
    display: block;
    padding: 9px;
    border-radius: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.prog-section .box .points {
    min-height: 130px;
}

.prog-section .box .link span {
    color: #fff;
    font-weight: 600;
}

.prog-section .box p {
    color: #000;
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 15px;
}

.navbar .nav-link {

    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    border-radius: 5px;
    text-align: center;
    text-transform: capitalize;
    color: #242527;
    padding: 8px 15px !important;
}

.navbar .nav-item {
    margin-left: 30px;
}

.navbar .nav-link:hover {
    background-color: #8E1739;
    color: #fff;


}