@charset "utf-8";

/* CSS Document */


/*font-family: "Playfair Display", serif;*/

* {
    padding: 0;
    margin: 0;
}

.h-inherit {
    height: inherit;
}

html,
body {
    height: 100%;
}

body {
    position: relative;
    font-family: "Roboto", sans-serif;
    scroll-behavior: smooth;
    transition: all 0.5s ease-out;
}


p.last-date-apply {
    color: #fff;
    margin: 0;
    margin-top: 50px;
    font-size: clamp(24px, 18.65px + 1.22vw, 42px);
    font-weight: 600;
}


h5.limites-seat-text {
    color: #F7931D !important;
    font-size: clamp(28px, 22.05px + 1.36vw, 48px) !important;
}

.mobile {
    font-size: 20px;
    color: #fff;
} 
.mobile:hover {
    color: rgb(237, 34, 36);
}

.m-auto {
    margin: 0 auto;
}

.yellow-text {
    color: #F7931D;
}

.ribben-text {
    background: #F7931D;
    padding: 15px;
    border-radius: 10px;
    font-size: 28px !important;
}


/*************************************** common style start ********************************************/


/* Style for the navigation bar */

.address-footer {
    display: flex;
}
.footer-mob img {
    margin-right: 8px;
}
.address-footer img {
    max-width: 33px;
    max-height: 40px;
    margin-right: 8px;
}

.address-footer p {
    text-align: left;
    color: #fff;
    font-size: 20px;
    line-height: 1.5;
}

.navbar {
    position: fixed;
    top: 0;
    width: 100%;
    background-color: #fff;
    /* Background color */
    /* Padding */
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    /* Shadow */
    z-index: 1000;
    /* Ensure it stays above other content */
    border-radius: 0;
    border: none;
}

.navbar-nav {
    margin: 4rem 0;
    float: right;
}

.btn-call {
    border-radius: 32.5px;
    background: #ED2224;
    /* background: #F47923; */
    color: #ffff;
    font-weight: bold;
    padding: 10px 20px;
    outline: none;
    margin-top: -10px;
}
.btn.btn-red.header-call-now{
    display: none;
}
.header-call-now {
    display: none;
    margin-left: 10px;
    font-size: 16px;
    line-height: 1.2;
    padding: 10px 16px;
    border-radius: 50%;
}
@media(max-width:1024px){
    .btn.btn-red.header-call-now{
    display: inline-block;
}
}
@media(max-width:768px){
    .btn.btn-red.header-call-now{
    display: none;
}
}
.navbar-default .navbar-nav>li>a {
    color: #000;
}


/* Style for the navigation links */

.navbar-nav .nav-link {
    color: #000;
    /* Text color */
    font-weight: bold;
    /* Bold font */
    /* Uppercase text */
    padding: 10px 15px;
    /* Padding */
    margin-right: 45px;
    /* Margin between links */
    text-decoration: none;
    font-size: clamp(14px, 0.94vw, 18px);

}


/* Active link */

.navbar-nav .nav-link .active {
    color: #F7931D;
    /* Active link color */
    text-decoration: none;
    border-bottom: 2px solid #F47923;
}


/* Hover effect */

.navbar-nav .nav-link:hover {
    color: #F7931D;
    /* Hover color */
    border-bottom: 2px solid #F47923;
}

.btn:focus {
    outline: none !important;
}


/* Logo style */


/* Responsive styles for collapsed navigation */

.navbar-toggle {
    border: none;
    /* Remove border */
    background: none;
    /* Remove background */
    padding: 0;
    /* Remove padding */
}

.navbar-toggle .icon-bar {
    background-color: #333;
    /* Color of the bars */
    width: 30px;
    /* Width of each bar */
    height: 5px;
    /* Height of each bar */
    margin: 4px 0;
    /* Margin between bars */
}


/* Collapse menu styles */

.navbar-collapse {
    text-align: right;
    /* Align menu to the right */
}

.cal {
    margin-bottom: -5px;
    margin-right: 10px;
}

.sp-dta {
    margin-bottom: 60px;
}


/* Adjustments for small devices */

@media (max-width: 768px) {
    p.last-date-apply {
    text-align: center;
}
    .navbar-header {
        display: flex;
        align-items: center;
    }
    .nav-b {
        margin-left: auto;
    }
    .navbar-nav {
        text-align: center;
        /* Center align links */
    }
    .ribben-text {
        font-size: 18px !important;
    }
    .sp-dta {
        margin-bottom: 20px;
    }
}

.btn_facebook {
    color: #fff;
    background: #3b5998;
}

.btn_twitter {
    color: #fff;
    background: #00aced;
}

.btn_google {
    color: #fff;
    background: #db3236;
    margin-top: 10px;
}

ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

a {
    color: #000;
    text-decoration: none;
}

a:hover {
    color: #000;
    text-decoration: none;
}

.bordrht {
    border-right: 1px solid #ccc;
}

.padleftright0 {
    padding-left: 0;
    padding-right: 0;
}

.padright0 {
    padding-right: 0;
}

.padleft0 {
    padding-left: 0;
}

.width100 {
    width: 100%;
}

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

.martop30 {
    margin-top: 30px;
}

h1,
h2 {
    font-family: "Playfair Display", serif;
}


/*************************************** general style start ********************************************/

/* Make owl-stage a flex container */
.logoOwl .owl-stage {
    display: flex;
}

/* Make each item stretch */
.logoOwl .owl-item {
    display: flex;
}

/* Force item wrapper full height */
.logoOwl .item {
    display: flex;
    height: 100%;
    width: 100%;
}

/* Stretch factorSlider */
.logoOwl .factorSlider {
    flex: 1;
    display: flex;
    flex-direction: column;
}

/* Apply flex ONLY to this specific row */
.whatset-row {
    display: flex;
    flex-wrap: wrap;
}

/* Make bootstrap columns flex items */
.whatset-row > [class*="col-"] {
    display: flex;
}

/* Stretch inner card */
.whatset-row .whatsetD {
    flex: 1;
    width: 100%;
    display: flex;
    flex-direction: column;
}

.thankyouSec img {
    width: 100%;
}

.thanksD {
    padding: 60px 30px;
    border-radius: 30px;
    padding-top: 80%;
}

.thanksD .imgfst {
    height: 50px;
    margin: 15px 0;
}

.thanksD .imgsnd {
    height: 40px;
    margin: 15px 0;
}

.thanksD h2 {
    font-size: 48px;
    font-weight: 700;
    color: #000;
    margin-top: 0;
}

.thanksD p {
    font-size: 18px;
    font-weight: 500;
    color: rgba(30, 30, 30, 1);
}

.header-nav {
    padding: 0 40px;
    background: #fff;
}

.btn-red {
    padding: 12px 25px;
    border-radius: 8px;
    background: #F7931D;
    font-size: 20px;
    color: #fff;
    border: none;
    text-transform: uppercase;
}

.btn-red:hover,
.btn-red:focus,
.btn-red:active {
    border: none;
    outline: none;
    color: #fff;
}

.call-btn {
    padding: 12px 25px;
    border-radius: 8px;
    background: #0b4196;
    font-size: 20px;
    color: #fff;
    border: none;
    text-transform: uppercase;
}

.call-btn:hover,
.call-btn:focus,
.call-btn:active {
    border: none;
    outline: none;
    color: #fff;
}

.applyBtnD {
    padding: 14px 0;
}

.slider-Sec {
    position: relative;
    background: url(../img/slider-2.webp) top center no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    padding: 60px 40px;
    /* padding-bottom: 346px; */
    margin-top: 5rem;
    height: clamp(703px, 636.08px + 8.7vw, 803px);
}

.sliderCap {
    padding: 10% 0;
}

.sliderCap h4 {
    color: #fff;
    font-size: 42px;
    line-height: 50px;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 0.5em;
}

.sliderCap h1 {
    color: #F39314;
    font-size: 72px;
    font-weight: 800;
    margin-top: 15px;
    line-height: 82px;
    text-transform: inherit;
}

.sliderCap h1 span {
    color: #F39314;
    font-size: 56px;
}

.sliderCap h5 {
   text-transform: inherit;
    color: #fff;
    font-size: 38px;
    font-weight: 700;
    /* margin-top: 30px; */
    margin: 3rem 0;
    /* position: absolute; */
    bottom: 24%;
}

/* .sliderCap img {
    width: 100%;
    margin-top: 30px;
}

.sliderCapImg img {
    width: 90%;
} */

.sliderRightFm {
    /* padding: 15px; */
    /* background: #fff; */
    /* margin: 7% 0; */
    /* border-radius: 10px; */
    padding: 22px;
    position: absolute;
    top: 5rem;
    right: 6%;
    z-index: 999;
    background-color: #073b6b;
    box-shadow: 0px 14px 20px rgb(0 0 0 / 52%);
    border-radius: 16px;
    width: 384px;
}

.sliderRightFm h3 {
    font-size: 24px;
    color: #fff;
    margin-top: 0;
    font-weight: bold;
}

.About-Sec {
    padding: 60px;
    position: relative;
    background: url(../img/abtBG.jpg) top center no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
}

.abtmainD h4 {
    font-size: 52px;
    line-height: 60px;
    font-weight: 800;
    color: #fff;
    font-family: "Playfair Display", serif;
}

.abtmainD h2 {
    font-size: 84px;
    line-height: 94px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 30px;
    margin-top: 0;
}

.abtmainD h2 span {
    color: #F7931D;
}

.abtmainD p {
    color: #fff;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
}

/* .abtmainD {
    margin-top: -90px;
} */

.abtmainDimg img {
    width: 100%;
}

.abtUl {
    padding-top: 40px;
}

.abtUl ul {
    display: flex;
}

.abtUl ul li {
    flex: 1;
    /* border-right: 1px solid #fff; */
    /* padding: 0 45px; */
    /* font-size: 110px; */
    /* line-height: 100px; */
    font-weight: 800;
    color: #fff;
    font-family: "Playfair Display", serif;
    position: relative;
}

.abtUl ul li:not(:first-child)::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 80px;
    background-color: #fff;
}

.abtUl-block {
    display: block;
}

.abtUl ul li h4 {
    color: #fff;
    /* font-size: 32px; */
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    /* line-height: 40px; */
    /* margin-top: 45px; */
    /* height: 75px; */
}

.abtUl ul li:last-child {
    border: none;
}

.whatsetus-Sec {
    padding: 80px 80px;
}

.whatsetushead h2 {
    font-size: 84px;
    font-weight: 800;
    color: #000;
    line-height: 94px;
    /* text-transform: capitalize; */
}

.whatsetusfoot {
    margin-top: 50px;
}

.whatsetusfoot h2 {
    font-size: 24px;
    font-style: italic;
    font-weight: 700;
    line-height: 31.99px;
    text-align: center;
    color: #000;
}

.whatsetD {
    border-radius: 30px;
    background: #FFF;
    box-shadow: 0px 0px 44px 0px #00000054;
    padding: 15px;
    margin-top: 60px;
}

.whatsetD img {
    border-radius: 30px;
    width: 100%;
}

.whatsetD h3 {
    font-size: 20px;
    line-height: 28px;
    color: #101010;
    font-weight: 700;
}

.factor-Sec {
    padding: 60px;
    position: relative;
    background: url(../img/factorBG.jpg) top center no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    padding-right: 0;
}

.factorD {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 50px;
    padding-right: 60px;
}

.factorD h2 {
    font-size: 64px;
    line-height: 94px;
    font-weight: 800;
    color: #000;
    margin: 0;
}

.factorD h2 span {
    color: #F7931D;
}

.factor-btn {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 124%;
    text-transform: uppercase;
    letter-spacing: 0%;
    background: #101010;
    padding: 18px 34px;
    border-radius: 12px;
    display: flex;
    gap: 10px;
    align-items: center;
    box-shadow: 1px 1px 192px #F7931D;
}

.factorSlider {
    box-shadow: 0px 0px 18px 0px #00000054;
    border-radius: 30px;
    background: #fff;
    padding: 30px;
    margin: 20px;
    padding-bottom: 50px;
}

.factorSlider img {
    float: left;
    width: auto !important;
}

.factorSlider h2 {
    font-family: 'Gloock', serif;
    font-weight: 400;
    font-size: 64px;
    line-height: 90.5px;
    letter-spacing: 0%;
    color: #000;
    float: right;
    margin: 0;
    opacity: 0.7;
}

.factorSlider h4 {
    color: #000;
    font-size: 24px;
    line-height: 25px;
    font-weight: 700;
    margin-top: 50px;
}

.factorSlider p {
    color: #101010;
    font-size: 24px;
    line-height: 34px;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    margin-top: 75px;
    min-height: 138px;
}

.logoOwl .owl-nav,
.logoOwl .owl-dots {
    display: none;
}

.factorSubD {
    margin-top: -100px;
}

.factorSubD2 {
    margin-top: -80px;
    z-index: 999;
    position: relative;
}

.factorDimg {
    margin-top: -110px;
    margin-left: -80px;
    position: relative;
    z-index: 999;
}

.gloHeadD {
    margin-top: 50px;
}

.gloHeadD h2 {
    font-size: 64px;
    font-weight: 800;
    line-height: 80px;
    color: #101010;
}

.gloHeadD h4 {
    font-size: 52px;
    font-weight: 500;
    line-height: 80px;
    color: #101010;
    color: #101010;
}

.schoolCard {
    background: #ffffff;
    position: relative;
    padding: 20px;
    height: 500px;
    display: flex;
    z-index: 9;
    flex-direction: column;
    justify-content: flex-end;
    background-size: contain;
    background-position: center bottom;
    background-repeat: no-repeat;
    overflow: hidden;
    box-shadow: 0px 0px 4px 0px #00000033;
    border-radius: 30px;
}
.schoolCard:after {
    content: "";
    border: 72px solid #731804;
    position: absolute;
    width: 550px;
    height: 550px;
    border-radius: 50%;
    filter: opacity(0.14);
    z-index: -1;
    top: 20%;
    left: -48px;
}
.schoolCard:before {
    content: "";
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 37.78%, rgba(255, 255, 255, 0.86) 67.3%);
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0px;
    left: 0;
}

.schoolContent {
    position: relative;
    z-index: 2;
    text-align: left;
    padding-left: 20px;
    padding-bottom: 20px;
}

.schoolContent h3 {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 135%;
    color: #090200;
}

.schoolBtn {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 124%;
    text-transform: uppercase;
    background: #F7931D;
    color: #fff;
    padding: 12px 28px;
    border-radius: 12px;
    display: inline-flex;
    align-items: center;
    gap: 10px;
}

.schoolBtn img {
    height: 12px;
}

.gloHeadD img {
    width: 100%;
    margin: 20px 0;
}

.globD {
    margin-top: 30px;
    text-align: center;
}

.globD h4 {
    font-size: clamp(16px, 1.25vw, 24px);
    line-height: 1.3;
    font-weight: 500;
    color: #101010;
}

.headfixed {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 999999;
    border: 1px solid #ccc;
}

.Cshool-Sec {
    padding: 60px 80px;
    position: relative;
    background: url(../img/Cshool-SecBack.webp) top center no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
}

.CshoolheadD {
    padding: 60px 0;
}

.CshoolheadD h2 {
    font-size: 64px;
    font-weight: 800;
    line-height: 90px;
    color: #000;
}

.CshoolimgD {
    margin: 30px 0;
}

.pindus-Sec {
    height: auto !important;
    /* min-height: 120rem!important; */
    padding-bottom:15px;
    padding: 60px 80px;
    position: relative;
    background: url(../img/pindusBG.jpg) top center no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    padding-bottom: 0;
    padding-bottom:20px;
    /* height: 690em !important; */
    /* height: 145rem; */
}


.pindushead h2 {
    font-size: 64px;
    font-weight: 800;
    line-height: 90px;
    color: #fff;
}

.pindustab .nav>li>a {
    color: #fff;
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
    padding: 15px 25px;
    text-align: center;
}

.pindustab .nav>li {
    width:49%;
}

.pindus-Sec .nav {
    display: flex;
    flex-wrap: wrap;
    padding: 5px;
    justify-content: center;

}

.pindustab {
    border: 1px solid #fff;
    padding: 4px;
    border-radius: 50px;
    /* margin: 30px 0; */
    width: 50%;
    margin: auto;
}

.pindustab .nav-pills>li.active>a,
.pindustab .nav-pills>li.active>a:focus,
.pindustab .nav-pills>li.active>a:hover,
.pindustab .nav-pills>li>a:hover {
    color: #fff;
    background-color: #F39314;
    border-radius: 50px;
}
.marginBottom {
        margin-bottom: 6rem;
}
.pinsTabConD {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.15) 0%, rgba(255, 255, 255, 0.0915) 100%);
    padding: 30px 20px;
    border-radius: 20px;
    display: flex;
    align-items: center;
    /* margin-top: 30px; */
    /* height: 160px; */
}
.pinsTabConD-m-top {
    margin-top: clamp(16px, 1.56vw, 30px);
}
.howbtech-row a {
    width: 100%;
}
.howbtech-row {
    display: flex;
    flex-wrap: wrap;
}

.howbtech-row > [class*="col-"] {
    display: flex;
}

.howbtech-row .pinsTabConD {
    /* display: flex;
    flex-direction: column; */
    height: 100%;
}

.pinsTabConD h4 i {
    padding-left: 8px;
}

.pinsTabConD img {
    float: left;
    margin-right: 20px;
    max-width: 50px;
}

.pinsTabConD h4 {
    /* font-size: clamp(14px, 0.99vw, 19px); */
    font-size: clamp(16px, 1.46vw, 28px);
    font-weight: 500;
    line-height: 1.4;
    /* line-height: 28px; */
    word-break: break-word;
    margin: 0;
    text-align: left;
    color: #fff;
    width: calc(100% - 60px);
}

.pinsTabConD span {
    margin-left: 6px;
}

.pinsTabConD i {
    float: right;
    color: #fff;
    font-size: 34px;
    line-height: 1px;
}

.dwnbtn {
    margin-top: -140px;
    display: block;
}
/* Pindus Accordion Refactor */
/* .pinsTabConD { */
    /* display: none;  */
    /* Hide old cards if any remain, or just repurpose class */
/* } */

/* Branch Header Row */
.branch-grid {
    display: flex;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
    margin-bottom: 30px;
}

.branch-header {
    background: #2b1b17; /* Dark brownish/black from image */
    background: linear-gradient(135deg, #2b1b17 0%, #1a100e 100%);
    border-radius: 12px;
    padding: 20px 30px;
    width: 250px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: all 0.3s ease;
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.branch-header:hover, .branch-header.active {
    background: #3e2620;
    border-color: #F7931D;
}

.branch-title {
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 18px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.branch-icon {
    width: 30px;
    height: auto;
    filter: brightness(0) invert(1); /* Make white */
}

.branch-arrow {
    color: #fff;
    transition: transform 0.3s ease;
}

.branch-header.active .branch-arrow {
    transform: rotate(180deg);
}

/* Program List */
.program-list-container {
    display: none;
    width: 100%;
    margin-top: 20px;
}

.program-list-container.active {
    display: block;
    animation: fadeIn 0.5s;
}

.program-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
}

.program-card-new {
    background: #382420; /* Slightly lighter dark */
    border-radius: 8px;
    padding: 15px 20px;
    width: 300px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #fff;
    text-decoration: none !important;
    border: 1px solid rgba(255,255,255,0.05);
    transition: all 0.3s ease;
}

.program-card-new:hover {
    background: #4a302a;
    transform: translateY(-2px);
    border-color: #F7931D;
}

.program-name {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    display: flex;
    align-items: center;
    gap: 10px;
}

.program-icon-small {
    width: 20px;
    filter: brightness(0) invert(1);
}

@keyframes fadeIn {
    from { opacity: 0; transform: translateY(10px); }
    to { opacity: 1; transform: translateY(0); }
}
.gallery-Sec {
    padding: 80px;
}

.galleryheadD h2 {
    color: #000000;
    font-size: 84px;
    line-height: 100px;
    font-weight: 800;
}

.galleryheadD p {
    color: #000000;
    font-size: clamp(16px, 1.25vw, 24px);
    line-height: 1.3;
    font-weight: 500;
}

.galleryD {
    margin-top: 30px;
}

.galleryD img {
    border-radius: 30px;
}

.galleryD .owl-nav {
    display: none;
}

.galleryD .owl-theme .owl-dots .owl-dot span {
    width: 16px;
    height: 16px;
}

.galleryD .owl-theme .owl-dots .owl-dot.active span,
.galleryD .owl-theme .owl-dots .owl-dot:hover span {
    background: #F7931D;
    width: 50px;
}

.galleryD .owl-theme .owl-dots {
    margin-top: 20px;
}

.adProcees-Sec {
    padding: 100px 80px 100px;
    position: relative;
    background: url(../img/adprosBG-updated.png) top center no-repeat;
    /* background: url(../img/brand-adprosBG.png) top center no-repeat; */
    background-size: cover;
    -webkit-background-size: cover;
    padding-bottom: 0;
}

.adProceesHed h2 {
    color: #fff;
    font-size: 64px;
    line-height: 82px;
    font-weight: 800;
}

.adProceesblank {
    height: 870px;
}

.dpu-Sec {
    padding: 60px 80px;
    background: #fff;
}

 .block {
        display: block;
    }
    .orange {
            color: #F7931D;
    font-size: 62px;
    }
.dpuHed h2 {
    color: #000;
    font-size: 64px;
    line-height: 82px;
    font-weight: 800;
}

.dpuHed h2 span {
    color: #F7931D;
}

.dpuHed p {
    color: #101010;
    font-size: 24px;
    line-height: 40px;
    font-weight: 400;
}

.dpuHed {
    padding-right: 80px;
}

.dpumainD {
    box-shadow: 0px 0px 34px 0px #00000026;
    padding: 30px;
    padding-top: 0;
    padding-bottom: 60px;
    background: #fff;
    border-radius: 30px;
    height: 300px;
    display: flow-root;
    margin-top: 120px;
}

.dpumainD p {
    color: #101010;
    font-size: 22px;
    line-height: 32px;
    font-weight: 500;
}

.dpuiconD {
    height: 120px;
    width: 120px;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0px 0px 34px 0px #00000040;
    padding: 15px 0;
    margin-bottom: 30px;
    margin-top: -60px;
    position: relative;
}

.dpuTable {
    margin-top: 60px;
}

.dpuTable table tr th {
    background: #731804;
    color: #fff;
    text-transform: uppercase;
    font-size: 32px;
    padding: 20px 35px;
}

.dpuTable table tr td {
    font-size: 24px;
    padding: 20px 35px;
    font-weight: 500;
    color: #101010;
}

.dpuTable .table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #FFF5E9;
}

.fttop {
    width: 100%;
}

.footer-Sec {
    background: #000000;
    padding: 80px;
}

.ftpHed h2 {
    color: #fff;
    font-size: 64px;
    line-height: 82px;
    font-weight: 800;
}

.ftpHed h2 span {
    color: #F7931D;
}

.ftpHedimg {
    margin-top: 30px;
}

.lastfooter-Sec {
    background: #F7931D;
    padding: 15px 80px;
}

.lastfooter-Sec p {
    margin: 0;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
}

.lastfooter-Sec p a {
    color: #fff;
}

.applySticy {
    position: fixed;
    top: 30%;
    right: -62px;
    z-index: 999;
    transform: rotate(-90deg);
}

@media (min-width: 769px) {
    /* .applySticy {
        transform: none;
        right: 0;
        display: flex;
    } */
    .apply-btn, .call-btn {
        width: 50%;
        box-sizing: border-box;
    }
}

@media screen and (max-width: 1920px) {}

@media screen and (max-width: 1880px) {
    .sliderCap h1 {
        font-size: 65px;
        line-height: 72px;
    }
    .sliderCap h1 span {
        font-size: 48px;
    }
    .sliderCap {
        padding: 5% 0;
    }
    .factorD h2 {
        font-size: 55px;
        line-height: 64px;
    }
    .thanksD {
        padding: 60px 30px;
        border-radius: 30px;
        padding-top: 75%;
    }
}

@media screen and (max-width: 1750px) {
    .thanksD {
        padding: 60px 30px;
        border-radius: 30px;
        padding-top: 70%;
    }
    .abtmainD h2 {
        font-size: 76px;
        line-height: 85px;
    }
    .abtUl ul li {
        /* padding: 0 25px; */
    }
    .abtUl ul li h4 {
        /* font-size: 28px; */
        /* line-height: 36px; */
        /* margin-top: 30px; */
    }
}

@media screen and (max-width: 1680px) {
    .sliderCap h1 {
        font-size: 58px;
        margin-top: 0;
        line-height: 70px;
    }
    .sliderCap h1 span {
        font-size: 42px;
    }
    .slider-Sec {
        /* padding-bottom: 379px; */
    }
    .abtmainD h2 {
        font-size: 74px;
    }
    .adProceesblank {
        height: 620px;
    }
    .adProceesHed h2 {
        font-size: 48px;
        line-height: 62px;
    }
    .factorD h2 {
        font-size: 50px;
        line-height: 60px;
    }
    .ftpHed h2 {
        font-size: 54px;
        line-height: 72px;
    }
}

@media screen and (max-width: 1600px) {
    .applyBtnD {
        padding: 18px 0;
    }
    .sliderCap h1 {
        font-size: 56px;
        margin-top: 0;
        line-height: 76px;
    }
    
    .sliderCap h1 span {
        font-size: 36px;
    }
    .sliderCap h4 {
        font-size: 35px;
    }
    .slider-Sec {
        /* padding-bottom: 386px; */
    }
    .abtmainD h2 {
        font-size: 64px;
        line-height: 80px;
    }
    .abtmainD h4 {
        font-size: 40px;
    }
    .abtUl ul li {
        /* padding: 0 30px; */
        font-size: 90px;
    }
    .abtUl ul li h4 {
        color: #fff;
        /* font-size: 24px; */
    }
    .factorD h2 {
        font-size: 48px;
        line-height: 58px;
    }
    .pindushead h2 {
        font-size: 52px;
        line-height: 78px;
    }
    .pindustab .nav>li>a {
        font-size: 18px;
        line-height: 22px;
        padding: 15px 17px;
    }
    .dpuHed h2 {
        font-size: 54px;
        line-height: 78px;
    }
    .dpumainD {
        height: 330px;
    }
}

@media screen and (max-width: 1510px) {
    .thanksD {
        padding-top: 65%;
    }
    .CshoolheadD h2 {
        font-size: 52px;
        font-weight: 800;
        line-height: 74px;
        color: #000;
    }
    .CshoolimgD img {
        height: 400px;
    }
    .pinsTabConD h4 {
        /* font-size: 20px;
        line-height: 24px; */
    }
    .pinsTabConD img {
        height: 50px;
    }
}

@media screen and (max-width: 1440px) {
    .sliderCap h4 {
        font-size: 28px;
    }
    .sliderCap h1 span {
        font-size: 36px;
    }
    .sliderCap h1 {
        font-size: 48px;
        margin-top: 0;
        line-height: 54px;
    }
    .sliderCap h5 {
        font-size: 22px;
    }
}

.factorSlider {
    padding: 15px;
    margin: 10px;
}

.factorSlider h2 {
    font-size: 82px;
}

.factorSubD {
    margin-top: -50px;
}

.dpumainD {
    padding: 15px;
}

.dpumainD p {
    font-size: 18px;
    line-height: 28px;
}

.dpuiconD {
    height: 100px;
    width: 100px;
    margin-top: -50px;
}

.dpuiconD img {
    height: 65px;
}

.dpuHed h2 {
    font-size: 48px;
    line-height: 64px;
}

@media screen and (max-width: 1400px) {
    .CshoolheadD h2 {
        font-size: 50px;
        line-height: 76px;
    }
    
}

@media screen and (max-width: 1366px) {
    .sliderCap h1 {
        font-size: 46px;
        margin-top: 0;
        line-height: 58px;
    }
    .thanksD {
        padding-top: 50%;
    }
    .adProceesblank {
        height: 445px;
    }
    .adProceesHed h2 {
        font-size: 38px;
        line-height: 51px;
    }
    .dpuHed h2 {
        font-size: 45px;
        line-height: 58px;
    }
     .orange {
            color: #F7931D;
    font-size: 44px;
    }
}
   

@media screen and (max-width: 1280px) {

    
}

@media screen and (max-width: 1200px) {

    .factorD {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        gap: 12px;
    }

    
}

@media screen and (max-width: 1024px) {
    
}

@media screen and (max-width: 768px) {
    .slider-Sec {
        height: auto;
    }
    .sliderCap h5 {
        position: unset;
    }
    .header-nav {
        padding: 5px 0;
    }
    .btn-red {
        padding: 10px 15px;
        font-size: 16px;
        margin: 0 auto;
        display: table;
    }
    .applyBtnD {
        padding: 0px 0;
    }
    .sliderCap {
        padding: 0;
    }
    .sliderCap h1 {
        font-size: 24px;
        text-align: center;
        line-height: 36px;
    }
    .sliderCap h1 span {
        font-size: 24px;
    }
    .sliderCap h4 {
        font-size: 18px;
        font-weight: 700;
        text-align: center;
    }
    .sliderCap h5 {
        font-size: 24px;
        text-align: center;
        margin-top: 20px;
    }
    .block {
        display: block;
    }
    .orange {
            color: #F7931D;

    }
    .slider-Sec {
        background: url(../img/mobSli.jpg) top center no-repeat;
        background-size: cover;
        padding: 20px 0;
    }
    .sliderCapImg img {
        width: 100%;
    }
    .sliderRightFm {
        margin: 0;
    }
    .About-Sec {
        padding: 30px 0;
    }
    .abtmainD {
        margin-top: 0;
    }
    .abtmainD h4 {
        font-size: 26px;
        line-height: 34px;
    }
    .abtmainD h2 {
        font-size: 36px;
        line-height: 48px;
    }
    .abtmainD p {
        font-size: 15px;
        line-height: 20px;
    }
    .abtUl ul li {
        /* padding: 0px 20px; */
        /* font-size: 50px; */
        /* line-height: 58px; */
        margin: 10px 0;
    }
    .abtUl ul li h4 {
        /* font-size: 15px; */
        /* line-height: 20px; */
        /* margin-top: 10px; */
    }
    .whatsetus-Sec {
        padding: 30px 0;
        overflow: hidden;
    }
    .whatsetushead h2 {
        font-size: 24px;
        line-height: 28px;
    }
    .whatsetD {
        border-radius: 15px;
        padding: 10px;
        margin-top: 30px;
    }
    .whatsetD img {
        border-radius: 15px;
    }
    .whatsetD h3 {
        font-size: 14px;
        line-height: 18px;
    }
    .factor-Sec {
        padding: 30px 0;
    }
    .factorD h2 {
        font-size: 24px;
        line-height: 30px;
    }
    .factorSubD {
        margin-top: -40px;
    }
    .factorDimg {
        margin-top: 0;
        margin-left: 0;
    }
    .gloHeadD h2 {
        font-size: 24px;
        line-height: 34px;
    }
    .gloHeadD h4 {
        font-size: 20px;
        line-height: 30px;
    }
    .globD h4 {
        /* font-size: 15px;
        line-height: 20px; */
    }
    .Cshool-Sec {
        padding: 30px 0 !important;
    }
    .CshoolheadD {
        padding: 0;
    }
    .CshoolheadD h2 {
        font-size: 25px;
        line-height: 34px;
    }
    .CshoolimgD img {
        height: 200px;
    }
    .CshoolimgD {
        margin: 15px 0;
    }
    .pindushead h2 {
        font-size: 22px;
        line-height: 30px;
    }
    .pindustab .nav>li {
        width: 100%;
    }
    .pindustab {
        padding: 10px;
        border-radius: 25px;
        margin: 15px 0;
    }
    .pindustab .nav>li>a {
        font-size: 16px;
        line-height: 22px;
        padding: 12px 10px;
    }
    .pinsTabConD h4 {
        /* font-size: 18px; */
    }
    .pinsTabConD i {
        font-size: 20px;
        line-height: 28px;
    }
    .pinsTabConD {
        padding: 30px 20px;
    }
    .pinsTabConD img {
        height: 30px;
    }
    .dwnbtn {
        margin-top: -50px;
        display: block;
    }
    .gallery-Sec {
        padding: 30px 0;
    }
    .galleryheadD h2 {
        font-size: 25px;
        line-height: 35px;
    }
    .galleryheadD p {
        /* font-size: 16px; */
        /* line-height: 25px; */
    }
    .pindus-Sec {
        /* padding: 30px 0; */
        padding-bottom: 0;
        height: auto !important;
        /* min-height: 165rem!important; */
    }
    .adProcees-Sec {
        padding: 20px 0;
        padding-bottom: 0;
    }
    .adProceesHed h2 {
        font-size: 16px;
        line-height: 22px;
        margin: 0;
    }
    .adProceesblank {
        height: 148px;
    }
    .adProcees-Sec .btn-red {
        padding: 8px 15px;
        font-size: 12px;
    }
    .adProceesblank {
        height: 215px;
    }
    .dpu-Sec {
        padding: 30px 0;
        background: #fff;
    }
    .dpuHed h2 {
        font-size: 20px;
        line-height: 30px;
    }
    .dpuHed p {
        font-size: 17px;
        line-height: 25px;
    }
    .dpuHed {
        padding-right: 0;
    }
    .dpumainD {
        height: auto;
        margin-top: 0px;
        margin-bottom: 80px;
    }
    .dpuHed {
        padding-bottom: 80px;
    }
    .dpuTable table tr th {
        font-size: 16px;
        padding: 12px 25px;
    }
    .dpuTable table tr td {
        font-size: 15px;
        padding: 12px 25px;
    }
    .callSticy {
        position: fixed;
        top: inherit;
        right: 50%;
        left: 0;
        bottom: 0;
        z-index: 9991;
        transform: none;
        display: block;
        border-radius: 0;
        background-color: #073b6b;
    }
    .callSticy .btn {
        width: 100%;
        display: block;
        margin: 0;
    }
    .applySticy {
        position: fixed;
        top: inherit;
        right: 0;
        left: 50%;
        bottom: 0;
        z-index: 9991;
        transform: none;
        display: block;
        border-radius: 0;
        background-color: #ED2224;
    }
    .applySticy .btn {
        width: 100%;
        display: block;
        margin: 0;
    }
    .lastfooter-Sec {
        padding: 15px 0;
    }
    .lastfooter-Sec p {
        font-size: 11px;
    }
    .footer-Sec {
        background: #000000;
        padding: 30px 0;
    }
    .ftpHed h2 {
        font-size: 25px;
        line-height: 38px;
    }
}

@media screen and (max-width: 360px) {}


/* Let's get this party started */

.catby::-webkit-scrollbar {
    width: 2px;
    height: 2px;
}

.pindus-Sec {
    padding: 30px 0;
    padding-bottom: 12px;
    height: auto !important;
    /* min-height: 165rem!important; */
}
/* Track */

.catby::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 0px;
    border-radius: 0px;
}


/* Handle */

.catby::-webkit-scrollbar-thumb {
    -webkit-border-radius: 0px;
    border-radius: 0px;
    background: #A50C22;
}

button#submit_btn {
    background-color: #fff;
    font-weight: bold;
}


/* Captch Code Start */

.left-captcha {
    background: #dee7ef;
    padding: 0.5rem;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    margin-bottom: 0 !important;
    width: 30%;
    text-align: center;
}

.right-captcha {
    background: #dee7ef;
    padding: 0.5rem;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    color: #007bff;
    width: 20%;
    text-align: center;
}

span#random1 {
    transform: rotate(70deg);
    -ms-transform: rotate(70deg);
    -webkit-transform: rotate(346deg);
    display: inline-block;
    font-weight: 900;
}

span#random2 {
    transform: rotate(100deg);
    -ms-transform: rotate(100deg);
    -webkit-transform: rotate(24deg);
    display: inline-block;
    font-weight: 900;
}

#captcha_number {
    width: 50%;
}

.newd-flex {
    display: flex;
    margin-bottom: 1.5rem;
}


/* Captcha Code End */

div#allerror {
    color: red;
    text-align: center;
    margin-bottom: 1rem;
    font-weight: 900;
}
.mb-2{
    margin-bottom: 1rem;
}
.tollfreediv p{
    font-family: Roboto;
font-weight: 600;
font-size: 24px;
line-height: 28.13px;
letter-spacing: 0%;
color: #ffffff;
margin-top: 1.5rem;
}
.tollfreediv .tollblock{
    display: inline-flex;
    border: 3px solid #ffffff;
    align-items: center;
    font-weight: 800;
    font-size: 32px;
    line-height: 37.5px;
    letter-spacing: 0%;
    border-radius: 20px 0 20px 0;
    overflow: hidden;
}
.tollfreediv .tollblock div:first-child{
    padding: 1.4rem 2rem;
    color: #ffffff;
}

.tollfreediv .tollblock a{
    color: #250E09;
    background-color: #ffffff;
    padding: 1.4rem 2rem;
    display: block;
    text-decoration: none;
}
@media screen and (max-width: 768px){
    .tollfreediv .tollblock{
        font-size: 24px;
    }
    .tollfreediv .tollblock a{
        padding: 1.4rem 1rem;
    }
}
/* New Admission Timeline Section */
.adProcees-Sec {
    display: none !important;
}

.admission-timeline {
    background-color: #200C08;
    padding: 80px 0;
    position: relative;
    overflow: hidden;
}

.timeline-heading {
    font-family: 'Playfair Display', serif;
    font-weight: 700;
    font-size: 52px;
    color: #fff;
    margin-bottom: 60px;
    letter-spacing: 0;
    line-height: 1.2;
}

.timeline-wrapper {
    position: relative;
    max-width: 1640px;
    margin: 0 auto;
    /* height: 660px; */
    height: 700px;
}

.timeline-road-bg {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 300px;
    background: url('../img/timeline-road.png') no-repeat center center;
    background-size: contain;
    transform: translateY(-50%);
    z-index: 1;
}
.step-label {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    margin: auto;
    color: #200C08;
    margin-top: -22px;
    background: #ffffff;
    padding: 5px 20px;
    border: 8px solid #F7931D;
    border-radius: 0px 0px 12px 12px;
    border-top: 0px;
}
a.btn.btn-red.grohBtn {
    box-shadow: 1px 1px 194px #F7931D;
}
.timeline-step.bottom .step-label {
    margin-bottom: -22px;
    border-bottom: none !important;
    border: 8px solid #F7931D;
    border-radius: 12px 12px 0 0;
}
.timeline-step {
    position: absolute;
    /* width: 250px; */
    width: 300px;
    z-index: 2;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.timeline-step.step-1 { top: clamp(
  0px,
  calc(110px + (0 - 110) * ((100vw - 992px) / (1920 - 992))),
  100px
); left: 8%; }
.timeline-step.step-2 { bottom: clamp(
  0px,
  calc(110px + (0 - 110) * ((100vw - 992px) / (1920 - 992))),
  100px
); left: 25%; flex-direction: column-reverse; }
.timeline-step.step-3 { top: clamp(
  0px,
  calc(110px + (0 - 110) * ((100vw - 992px) / (1920 - 992))),
  100px
); left: 41%; }
.timeline-step.step-4 { bottom: clamp(
  0px,
  calc(110px + (0 - 110) * ((100vw - 992px) / (1920 - 992))),
  100px
); left: 57%; flex-direction: column-reverse; }
.timeline-step.step-5 { top: clamp(
  0px,
  calc(110px + (0 - 110) * ((100vw - 992px) / (1920 - 992))),
  100px
); left: 73%; }

.timeline-step.bottom .step-box { margin-top: 20px; margin-bottom: 0; }
.timeline-step:not(.bottom) .step-box { margin-bottom: 20px; }

.step-box {
    display: flex;
    flex-direction: column;
    background: #F7931D;
    padding: 15px 20px;
    border-radius: 15px;
    color: #fff;
    width: 100%;
    position: relative;
    box-shadow: 0 5px 15px rgba(247, 147, 29, 0.3);
}

.timeline-step.step-2 .step-box, 
.timeline-step.step-4 .step-box {
    flex-direction: column-reverse;
}

.step-label {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 5px;
    color: #200C08;
}

.bottom .step-desc {
    margin-bottom: 24px;
}

.step-desc {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    line-height: 1.3;
    min-height: 70px;
}

.step-icon-circle {

}

.step-icon-circle img {
    object-fit: contain;
    /* border: 1px solid red; */
width: clamp(
  100px,
  calc(100px + (193 - 100) * ((100vw - 992px) / (1920 - 992))),
  193px
);
    height: auto;
}



@media (max-width: 991px) {
    .abtUl ul {
        flex-wrap: wrap;
    }
    .abtUl ul li {
        width: 50%;
        flex: none;
        margin-bottom: 30px;
    }
    .abtUl ul li:not(:first-child)::before {
        content: "";
        width: 0px;
    }
    .bottom .step-desc {
        margin-bottom: unset;
    }
    .timeline-heading { font-size: 36px; }
    .timeline-wrapper { height: auto; }
    .timeline-road-bg { display: none; }
    
    .timeline-step {
        position: relative;
        top: auto !important;
        left: auto !important;
        bottom: auto !important;
        width: 100%;
        max-width: 400px;
        margin: 0 auto 40px;
        flex-direction: row !important;
        text-align: left;
    }
    
    .timeline-step.step-2, .timeline-step.step-4 { flex-direction: row-reverse !important; text-align: right; }
    
    .step-box { width: 70%; margin: 0 20px !important; }
    .step-icon-circle { width: 80px; height: 80px; flex-shrink: 0; }
}
