.colleg-log {
    width: 195px;
}

.aply-whats {
    text-align: right;
    display: flex;
    align-items: center;
    justify-content: end;
}

.tx-just {
    text-align: justify !important;
}

.aply-onlin {
    background-color: #177AA1;
    color: white;
    font-size: 14px;
    text-decoration: none !important;
    border: 0px;
    margin-right: 2%;
    border-radius: 4px;
}

.whatsapp-ic {
    color: #1CB582;
    background-color: white;
    font-size: 14px;
    /* border: 0px; */
    border-radius: 4px;
    border: 1px solid #1CB582;
    text-decoration: none;
}


/* .fac-im {
    width: 130px !important;
    height: 130px !important;
    object-fit: cover !important;
    border-radius: 50%;
} */


.linns1 .sp1 {
    height: 5px;
    width: 50px;
    background-color: #00ffae;
    display: inline-block;
}


.linns1 .sp2 {
    height: 5px;
    width: 100px;
    background-image: linear-gradient(90deg, #00ffaa 0%, #00b7ff 100%) !important;
    display: inline-block;
}

/* banner */


.bnr-sec {
    position: relative;
}

.bnr-layer {
    position: absolute;
    top: 0%;
    right: 0%;
    left: 0%;
    bottom: 0%;
    background-color: rgba(0, 0, 0, 0.4);
    border-radius: 20px;
}

.abs-bnr {
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 4%;
    color: white;
}


.abs-bnr h2 {
    font-size: 45px;
    font-weight: 800;
}

.abs-bnr h2 span {
    color: #1CB483;


}

.btn121 {
    text-decoration: none;
    color: #1CB483;
}


.btn221 {
    text-decoration: none;
    color: #177AA1;
}

.btn1 .btn2 {
    display: inline-block !important;

}

.btn1 {
    background-color: #1CB483;
    border: none;
    border-radius: 2px;
    padding: 0.5% 3%;
    color: white;
    text-decoration: none !important;
}

.btn1 a {
    color: white;
    text-decoration: none;

}

.pre-im img {
    width: 100px;
    border-radius: 50%;
    border: 2px solid white !important;
}

.apl-nw {
    background-color: #177AA1;
    border: none;
    border-radius: 2px;
    padding: 0.5% 3%;
    color: white;
    text-decoration: none !important;
    margin-left: 1%;
}

.btn2 {
    background-color: #177AA1;
    border: none;
    border-radius: 2px;
    padding: 0.5% 3%;
    color: white;
    text-decoration: none !important;
    margin-left: 1%;
}

.bnr-im {
    width: 100%;
    height: 80vh;
    border-radius: 20px;
    object-fit: cover;
}


.nacc-img {
    width: 135px !important;
}

/* heading */
.hed h2 {
    font-size: 35px;
    text-align: center;
    font-weight: 600;
}

.linns {
    text-align: center;
}

.linns .sp1 {
    width: 80px;
    height: 4px;
    background: linear-gradient(90deg, #1CB582 0%, #177AA1 100%) !important;
    display: inline-block;
}

.linns .sp2 {
    width: 20px;
    height: 4px;
    background: linear-gradient(90deg, #1CB582 0%, #177AA1 100%) !important;
    display: inline-block;
}

.linns .sp3 {
    width: 80px;
    height: 4px;
    background: linear-gradient(90deg, #1CB582 0%, #177AA1 100%) !important;
    display: inline-block;
}



/* accreditations */

.accreditations {
    text-align: center;
    min-height: 180px;
    display: flex;
    align-items: center;
    /* Vertical center */
    justify-content: center;
    /* Horizontal center */
    flex-direction: column;
    border-radius: 10px;
    padding: 0% 2%;

}

.bx-on {
    background-color: rgba(23, 122, 161, 0.2);
    border-bottom: 6px solid #177AA1;
    backdrop-filter: blur(25px);

}

.bx-to {
    background-color: rgba(28, 181, 130, 0.2);
    border-bottom: 6px solid #1CB582;
    backdrop-filter: blur(25px);

}

.bx-th {
    background-color: rgba(23, 122, 161, 0.2);
    border-bottom: 6px solid #177AA1;
}

.bx-fr {
    background-color: rgba(28, 181, 130, 0.2);
    border-bottom: 6px solid #1CB582;
}

.accreditations img {
    width: 100px;
    margin-bottom: 2%;
}


/* about */

.abot {
    background-color: rgba(13, 164, 101);
    color: white;

}

.abot .mn-heading {
    font-size: 45px;
    font-weight: 600;
}

.down-broucher {
    border: 1.5px solid white;
}


/* courses offered */


.courses-offered {
    /* border: 1px solid gray; */
    box-shadow: 0px 0px 10px grey;
    border-radius: 15px;
}

.courses-offered h4 {
    font-size: 20px;
    margin-top: 2%;
    color: #013238;
    font-weight: 600;
}

.elgb {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid grey;
}

.cou-contin h4 span {
    background-color: #1CB483;
    border: none;
    border-radius: 5px;
    padding: 0.5% 3%;
    color: white;
}



.mallige-apply-wrapper {
    width: 100%;
    max-width: 380px;
    margin: auto;
}

.mallige-apply-card {
    background: #ffffff;
    border-radius: 14px;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
}

.mallige-apply-header {
    background-image: linear-gradient(90deg, #1CB582 0%, #177AA1 100%) !important;
    color: #fff;
    text-align: center;
    padding: 16px;
    font-size: 22px;
    text-transform: uppercase;
    /* font-weight: 600; */
}

.mallige-apply-form {
    padding: 20px;
}

.mallige-apply-field {
    margin-bottom: 15px;
}

.mallige-apply-field label {
    display: block;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 6px;
    color: #333;
}

.mallige-apply-field input,
.mallige-apply-field select {
    width: 100%;
    padding: 12px 10px;
    border-radius: 8px;
    border: 1px solid #ddd;
    font-size: 14px;
    outline: none;
}

.mallige-apply-field input:focus,
.mallige-apply-field select:focus {
    border-color: #3f6f63;
}

.mallige-apply-field {
    margin-bottom: 10px;
    /* reduced spacing */
}

.mallige-apply-field input,
.mallige-apply-field select {
    padding: 10px 10px;
    /* reduced height */
    font-size: 14px;
    border-radius: 7px;

}

.mallige-apply-field input::placeholder {
    color: black !important;
}

.mallige-apply-btn {
    padding: 12px;
    font-size: 15px;
}

.mallige-apply-checkbox {
    margin: 10px 0;
    font-size: 12.5px;
}


.mallige-apply-checkbox {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 13px;
    margin: 15px 0;
}

.mallige-apply-checkbox a {
    color: #3f6f63;
    text-decoration: none;
    font-weight: 600;
}

.mallige-apply-btn {
    width: 100%;
    background: #3f6f63;
    color: #fff;
    border: none;
    padding: 14px;
    border-radius: 10px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: 0.3s ease;
}

.mallige-apply-btn:hover {
    background: #335a50;
}

.mallige-apply-footer {
    text-align: center;
    font-size: 13px;
    margin-top: 15px;
    color: #555;
}


.cou-contin p {
    color: gray !important;
}

.egl {
    color: gray;
}

.egl span {
    color: #013238 !important;
    font-weight: 600;
    font-size: 14px;
}

.elgb button {
    background-color: #177AA1;
    border: 0px;
    border-radius: 5px;
    color: white;
    padding: 1% 2%;
}




/* clinical-trainingim */

.clinical-trainingim {
    height: 450px !important;
    object-fit: cover;
}


/* viedo container */

.vide-img {
    position: relative;
}

.pok-abs {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/* .pok-abs div {
    width: 70px;
    height: 70px;
    background-color: #1CB582;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;

} */



.bckima {
    background-image: url('../images/back-texture.png');
    background-repeat: no-repeat;
    /* background-position: 15% center; */
    background-position: start;
    background-size: 60%;
}

.ickon-im {
    width: 35%;
}

.ico-n {
    font-size: 30px;
    font-weight: 600;
}


.abt-content {
    text-align: justify;
}

.ic-cont {
    font-size: 18px;
    /* font-weight: 500; */
}


.sid-line {
    border-right: 3px solid rgb(48, 171, 120);
}

.virt-tour {

    border-top-left-radius: 20px;
    border-top-right-radius: 20px;

}



/*  */

.found-imag {
    width: 130px;
}

.car-fac1 {
    background-color: white;
    text-align: center;
    padding: 3% 4%;
}

.car-fac1 p{
    color: black !important;
}


.car-fac2 {
    background-color: white;
    text-align: center;
    padding: 3% 4%;
}

.car-fac2 p{
    color: black !important;
}



.f-n {
    font-size: 20px;
    color: #013238;
    font-weight: 500;
}

.f-pos {
    font-size: 16px;
}

.qul {
    color: #555555;
}

.accordion-button:not(.collapsed) {
    background-color: #1CB582 !important;
    color: white !important;
}



.test-2 {
    background-color: #D1E4EC !important;
    border-bottom: 6px solid #177AA1;
}

.gallery-scroll {
    width: 100%;
    border-radius: 15px;
}

.sli-g {
    width: 350px;

}


/* about */

.bn-abab {
    position: absolute;
    top: 50%;
    left: 10%;
    transform: translate(0%, -50%);

}

.bn-abab ul {
    background: linear-gradient(to bottom,
            rgba(1, 50, 56, 1) 0%,
            rgba(1, 50, 56, 0.52) 75%,
            rgba(1, 50, 56, 0) 100%) !important;

    border-radius: 15px;
    font-size: 20px;
    color: #fff;
}

.bn-abab button {
    background-color: #177AA1;
    color: white;
    border: 0px;
}


.bn-abab ul li {
    letter-spacing: 2px;
}

.bn-abab ul li::marker {
    color: #177AA1;
    /* bullet color */
    font-size: 1.2em;
    /* optional */
}


.pos-ab2 {
    position: absolute;
    bottom: -10%;
    right: 10%;
    background-color: #1CB582;
    border-radius: 5px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.pos-imgic {
    width: 75px;
    margin-left: 10%;
}

.con1 {
    font-size: 25px;
    font-weight: 500;
    color: white;
    margin-bottom: 0px !important;
}

.con2 {
    font-size: 18px;
    color: white;
    margin-bottom: 0px !important;
}

.ab-mt {
    margin-top: 6% !important;
}

/* Wrapper */
.quote-card-wrap {
    background-color: #013238;
    border-radius: 6px;
    padding: 40px;
    display: flex;
    align-items: center;
    gap: 40px;
    color: #ffffff;
}

.quote-card-wrap2 {
    background-color: #2fc4a2;
    border-radius: 6px;
    padding: 40px;
    display: flex;
    align-items: center;
    gap: 40px;
    color: #ffffff;
}

.quote-card-wrap2 .quote-card-title,
.quote-card-wrap2 .author-name {
    color: #013238 !important;
}


.hom-nxtim {
    border-radius: 20px;
}

/* Image */
.quote-card-image img {
    width: 180px;
    height: 180px;
    object-fit: cover;
    border-radius: 50%;
    border: 6px solid rgba(255, 255, 255, 0.2);
}

.quote-card-title .fa-quote-left {
    color: #2fc4a2 !important;
}

.quote-card-title .fa-quote-right {
    color: #2fc4a2 !important;
}

.fa-quote-right {
    color: #177AA1 !important;
}

/* Content */
.quote-card-content {
    position: relative;
    /* max-width: 600px; */
}

/* Quote icon */
.quote-icon {
    font-size: 90px;
    color: #2fc4a2;
    line-height: 0.8;
    margin-bottom: 10px;
}

/* Title */
.quote-card-title {
    font-size: 28px;
    font-weight: 700;
    color: #2fc4a2;
    margin-bottom: 15px;
}

/* Text */
.quote-card-text {
    font-size: 14px;
    text-align: justify;
    line-height: 1.7;
    color: #e6f2f2;
    margin-bottom: 20px;
}

/* Author */
.quote-card-author .author-name {
    color: #2fc4a2;
    font-weight: 600;
    font-size: 16px;
}

.quote-card-author .author-role {
    font-size: 14px;
    color: #cfe8e8;
}

/* Responsive */
@media (max-width: 768px) {
    .quote-card-wrap {
        flex-direction: column;
        text-align: center;
        padding: 40px 20PX;
    }

    .quote-card-wrap2 {
        flex-direction: column;
        text-align: center;
        padding: 40px 20PX;
    }

    .quote-card-content {
        flex-direction: column;
    }

    .quote-card-image img {
        width: 180px;
        height: 180px;
    }

    .quote-icon {
        font-size: 70px;
    }

    .vide-img .virt-tour {
        height: 50vh;
        object-fit: cover;
    }

    .client-testimonial {
        min-height: 125px;
    }

    .pok-abs {

        left: 0%;
        right: 0%;
        bottom: 0%;
        top: 50%;
        text-align: center;
        transform: translate(0%, -50%) !important;
    }

    .play-btn {
        display: block;
        margin: auto;
    }

}


/* Common card styles */
.vm-card {
    padding: 50px 40px;
    height: 100%;
    color: #ffffff;
    border-radius: 4px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

/* Vision */
.vm-vision {
    background-color: #1fb37a;
}

/* Mission */
.vm-mission {
    background-color: #1a789c;
}

/* Title */
.vm-title {
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 20px;
}

/* Text */
.vm-text {
    font-size: 17px;
    line-height: 1.7;
    margin: 0;
    /* max-width: 90%; */
}

/* Responsive */
@media (max-width: 768px) {
    .vm-card {
        padding: 40px 10px;
        /* text-align: center; */
    }

    .course-highlight-section {
        padding: 0px 0px !important;
    }

    .vm-title {
        font-size: 34px;
    }

    .vm-text {
        max-width: 100%;
        text-align: justify !important;
    }
}

.spk2{
    font-size: 12px;
    background-color: transparent !important;
    color: black !important;
    display: inline-block !important;
}


.pharm-programs-section {
    padding: 60px 0;
}

.pharm-programs-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
}

.pharm-program-card {
    border-radius: 6px;
    overflow: hidden;
    border: 2px solid transparent;
    display: flex;
    flex-direction: column;
    height: 100%;
}

/* Green & Blue variants */
.card-green {
    background-color: #bfeee0;
    border-color: #2bbf8c;
}

.card-blue {
    background-color: #eaf6fd;
    border-color: #1a87b7;
}

.pharm-program-img img {
    width: 100%;
    height: 150px;
    object-fit: cover;
}

.pharm-program-body {
    padding: 20px;
}

.pharm-program-body h3 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #013238;
}

.pharm-program-body h3 small {
    font-size: 12px;
    font-weight: 500;
}

.pharm-program-body p {
    /* font-size: 14.5px; */
    line-height: 1.6;
    color: #2f4f4f;
    margin-bottom: 12px;
}

.pharm-program-meta {
    font-size: 13px;
    font-weight: 600;
    color: #013238;
}

/* Footer text */
.pharm-program-footer {
    margin-top: 30px;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    color: #013238;
}

/* Responsive */
@media (max-width: 992px) {
    .pharm-programs-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 576px) {
    .pharm-programs-grid {
        grid-template-columns: 1fr;
    }
}




.pharma-feature-section {
    padding-bottom: 50px;
}

.pharma-feature-card {
    margin-bottom: 25px;
    border-radius: 6px;
    overflow: hidden;
}

/* Background variants */
.bg-green {
    background-color: #22b07d;
}

.bg-dark {
    background-color: #062f35;
}

.bg-blue {
    background-color: #1a87b7;
}

/* Content */
.pharma-feature-content {
    /* padding: 40px; */
    color: #ffffff;
}

.pharma-feature-content h3 {
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 15px;
}

.pharma-feature-content p {
    font-size: 15.5px;
    line-height: 1.7;
    max-width: 90%;
}

/* Button */
.pharma-btn {
    display: inline-block;
    margin-top: 15px;
    padding: 8px 18px;
    background-color: #2fc4a2;
    color: #013238;
    font-weight: 600;
    border-radius: 20px;
    text-decoration: none;
}

/* Carousel */
.pharma-carousel img {
    height: 220px;
    object-fit: cover;
}

/* Indicators */
.carousel-indicators {
    margin-bottom: 10px;
}

.carousel-indicators button {
    width: 8px;
    height: 8px;
    border-radius: 50%;
}

/* Responsive */
@media (max-width: 768px) {
    .pharma-feature-content {
        padding: 25px;
        text-align: center;
    }

    .pharma-feature-content p {
        max-width: 100%;
    }
}



.student-journey-section {
    background-color: #e6fbf4;
    padding: 70px 0;
}

/* Header */
.student-journey-header {
    text-align: center;
    margin-bottom: 40px;
}

/* .student-journey-header h2 {
    font-size: 28px;
    font-weight: 700;
    color: #013238;
    margin-bottom: 8px;
} */
/* 
.student-journey-line {
    display: inline-block;
    width: 70px;
    height: 3px;
    background: linear-gradient(to right, #22b07d, #1a87b7);
    border-radius: 2px;
} */

/* Grid */
.student-journey-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 28px;
    margin-bottom: 30px;
}

/* Card */
.student-journey-card {
    background-color: #e9fdf7;
    border: 2px solid #7adac0;
    border-radius: 6px;
    padding: 15px;
    text-align: center;
    transition: all 0.3s ease;
}

.student-journey-card.active {
    background-color: #ffffff;
    border-color: #1a87b7;
    transform: translateY(-6px);
}

/* Image */
.student-journey-img img {
    width: 100%;
    height: 230px;
    object-fit: cover;
    border-radius: 6px;
}

/* Body */
.student-journey-body {
    padding: 15px 5px 5px;
}

.student-journey-body p {
    /* font-size: 14.5px; */
    line-height: 1.6;
    color: #013238;
    margin: 0;
}

/* Description */
.student-journey-desc {
    text-align: center;
    max-width: 850px;
    margin: 0 auto 35px;
    font-size: 15.5px;
    color: #013238;
}

/* Buttons */
.student-journey-actions {
    display: flex;
    justify-content: center;
    gap: 15px;
}

.journey-btn {
    padding: 10px 22px;
    font-size: 14px;
    font-weight: 600;
    border-radius: 4px;
    text-decoration: none;
    color: #ffffff;
}

.journey-btn-green {
    background-color: #22b07d;
}

.journey-btn-blue {
    background-color: #1a87b7;
}

/* Responsive */
@media (max-width: 992px) {
    .student-journey-grid {
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width: 576px) {
    .student-journey-grid {
        grid-template-columns: 1fr;
    }

    .student-journey-card.active {
        transform: none;
    }
}



/* courses */


.d-pabs {
    position: absolute;
    bottom: 0%;
    right: 10%;
    z-index: 1;
    width: 40%;
}


.bn-ab {
    position: absolute;
    top: 50%;
    transform: translate(0%, -50%);
    right: 2%;
    z-index: 2;
    width: 35%;

}

.bn-ab2 {
    /* transform: translate(0%, -50%); */
    background: linear-gradient(to right, rgba(1, 50, 56, 1) 0%, rgba(1, 50, 56, 0.52) 75%, rgba(1, 50, 56, 0) 100%) !important;
    border-radius: 15px;
    font-size: 20px;
    color: #fff;
    padding: 2% 4%;
}



.bn-ab .headin {
    font-size: 35px;
    font-weight: 500;
}

.bn-ab button {
    background-color: #DA326A;
    border: 0px;
    margin-top: 2%;
    color: white;
    font-size: 18px;
    border-radius: 10px;
}


/*  */



@media only screen and (min-width:760px) {
    .dpharm-overview-section {
        padding: 60px 0;
        position: relative;
    }
}


@media only screen and (max-width:760px) {
    .dpharm-overview-section {
        padding: 20px 0;
        position: relative;
    }


    .nav-logcont {
        display: none !important;
    }

    .ickon-im {
        width: 30%;
    }

    .found-imag {
        width: 100px;
    }

    .ickon-im {
        width: 20% !important;
    }

    .ico-n {
        font-size: 20px;
    }


}


/* Card */
.dpharm-overview-card {
    /* background-color: #062f35; */
    /* color: #ffffff; */
    /* padding: 45px;
    border-radius: 8px; */
    /* margin-left: 60px; */

    position: relative;
    z-index: 2;
}

/* Header */
.dpharm-overview-header {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 20px;
}

.dpharm-overview-header h2 {
    font-size: 34px;
    font-weight: 700;
    color: #2fc4a2;
    margin: 0;
}

.overview-icon {
    width: 42px;
    height: 42px;
    background-color: #2fc4a2;
    color: #013238;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
    font-size: 18px;
}

/* Text */
.dpharm-overview-card p {
    font-size: 15.5px;
    line-height: 1.8;
    /* color: #e6f2f2; */
}

/* Dots */
.dpharm-overview-dots {
    margin-top: 25px;
}

.dpharm-overview-dots .dot {
    display: inline-block;
    width: 8px;
    height: 8px;
    margin-right: 6px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.4);
}

.dpharm-overview-dots .dot.active {
    background-color: #2fc4a2;
}

/* Image */
.dpharm-overview-image img {
    width: 100%;
    height: 420px;
    object-fit: cover;
    border-radius: 6px;
}

/* Responsive */
@media (max-width: 992px) {


    .dpharm-overview-image img {
        height: 300px;
    }
}

@media (max-width: 576px) {

    .dpharm-overview-header h2 {
        font-size: 28px;
    }
}

/* Responsive */
@media (min-width: 770px) {
    .dpharm-overview-card {
        min-width: 520px;
    }

}


.duration-eligibility {
    background-color: #2596be;
    text-align: center;
    color: white;
}






.course-highlight-section {
    padding: 60px 0;
    background: #F5F5F5;
    background-image: url(../images/back-texture.png);
    background-repeat: no-repeat;
    /* background-position: 15% center; */
    background-position: end !important;
    /* background-size: 60%; */
}

/* Highlight card */
.course-highlight-card {
    background-color: #1a87b7;
    color: #ffffff;
    padding: 30px;
    border-radius: 8px;
    max-width: 420px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
}

.course-highlight-card h3 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 15px;
}

/* List */
.course-highlight-list {
    padding-left: 18px;
    /* font-size: 14.5px; */
    line-height: 1.7;
}

.course-highlight-list li {
    margin-bottom: 8px;
}


/* Logos */
.course-highlight-logos {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}

.logo-box {
    background: #ffffff;
    border-radius: 8px;
    padding: 15px;
    text-align: center;
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.08);
}

.logo-box img {
    height: 70px;
    margin-bottom: 8px;
}

.logo-box p {
    font-size: 13px;
    font-weight: 600;
    color: #013238;
    margin: 0;
}

/* Responsive */
@media (max-width: 992px) {
    .course-highlight-card {
        max-width: 100%;
    }
}

@media (max-width: 576px) {
    .course-highlight-logos {
        grid-template-columns: 1fr;
    }
}



.dpharm-curriculum-section {
    padding: 60px 0;
    background-color: #ffffff;
}

/* Top Row */
.dpharm-top-row {
    display: flex;
    align-items: flex-start;
    background-color: white;
    padding: 2%;
    gap: 40px;
    /* margin-bottom: 50px; */
}

.dpharm-top-box h4 {
    font-size: 18px;
    font-weight: 700;
    color: #013238;
    margin-bottom: 8px;
}

.dpharm-top-box {
    width: 50%;
}


.gal-img {
    width: 100%;
    border-radius: 20px;
    margin-top: 5%;
}

.dpharm-top-box li {
    /* list-style: none; */
}

.dpharm-top-box p,
.dpharm-top-box li {
    /* font-size: 14.5px; */
    color: #013238;
    line-height: 1.6;
}

.dpharm-top-box ul {
    padding-left: 18px;
    margin: 0;
}

/* Divider */
.dpharm-divider {
    width: 2px;
    background-color: #7fcfc0;
    height: 100px;
}

/* Main Row */
.dpharm-main-row {
    display: grid;
    grid-template-columns: 1fr 2fr;
    align-items: center;
    gap: 50px;
}

/* Curriculum Content */
.dpharm-curriculum-content h2 {
    font-size: 32px;
    font-weight: 700;
    color: #013238;
    margin-bottom: 12px;
    position: relative;
}

.intro-text {
    margin-top: 20px;
    font-size: 15px;
    color: #013238;
}

/* List */
.dpharm-curriculum-list {
    margin-top: 15px;
    padding-left: 18px;
    font-size: 15px;
    line-height: 1.8;
}

.dpharm-curriculum-list li {
    margin-bottom: 6px;
}

/* Image */
.dpharm-curriculum-image img {
    width: 100%;
    height: 340px;
    object-fit: cover;
    border-radius: 6px;
}

/* Responsive */
@media (max-width: 992px) {
    .dpharm-top-row {
        flex-direction: column;
        gap: 20px;
    }

    .dpharm-divider {
        display: none;
    }

    .dpharm-main-row {
        grid-template-columns: 1fr;
    }

    .dpharm-curriculum-image img {
        height: 280px;
    }
}



.dpharm-training-section {
    padding: 60px 0;
    /* background-color: #ffffff; */
    background-color: #f1f1f1;
}

/* Heading */
.dpharm-training-top h2 {
    font-size: 26px;
    font-weight: 700;
    color: #013238;
    margin-bottom: 8px;
}

.sub-text {
    /* font-size: 14.5px; */
    color: #013238;
    margin-bottom: 15px;
}

/* Points */
.training-points {
    display: flex;
    gap: 60px;
    margin-bottom: 20px;
}

.training-points ul {
    padding-left: 18px;
    /* font-size: 14.5px; */
}

.training-points li {
    margin-bottom: 6px;
}

/* Image Row */
.training-image-row {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 12px;
    margin: 20px 0;
}

.training-image-row img {
    width: 100%;
    height: 140px;
    object-fit: cover;
    border-radius: 4px;
}

/* Note */
.training-note {
    font-size: 14px;
    text-align: center;
    color: #013238;
    margin-top: 10px;
}

/* Bottom layout */
.dpharm-training-bottom {
    margin-top: 50px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
    align-items: center;
}

/* Large image */
.training-large-image img {
    width: 100%;
    height: 320px;
    object-fit: cover;
    border-radius: 6px;
}

/* Career Card */
.career-card {
    background-color: #1a87b7;
    color: #ffffff;
    padding: 30px;
    border-radius: 8px;
    /* max-width: 420px; */
}

.career-card h3 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 10px;
}

.career-card p {
    /* font-size: 14.5px; */
    margin-bottom: 12px;
}

.career-card ul {
    padding-left: 18px;
    /* font-size: 14.5px; */
    line-height: 1.7;
}

.career-card li {
    margin-bottom: 6px;
}

/* Dots */
.career-dots {
    margin-top: 15px;
}

.career-dots .dot {
    display: inline-block;
    width: 7px;
    height: 7px;
    background: rgba(255, 255, 255, 0.4);
    border-radius: 50%;
    margin-right: 6px;
}

.career-dots .dot.active {
    background: #ffffff;
}

/* Responsive */
@media (max-width: 992px) {
    .training-points {
        flex-direction: column;
        gap: 10px;
    }

    .dpharm-training-bottom {
        grid-template-columns: 1fr;
    }

    .career-card {
        max-width: 100%;
    }
}

@media (max-width: 576px) {
    .training-image-row {
        grid-template-columns: 1fr;
    }

    .training-large-image img {
        height: 260px;
    }
}


.dpharm-why-section {
    padding: 60px 0;
    /* background-color: #f1f1f1; */
}

/* Box */
.dpharm-why-box {
    display: grid;
    grid-template-columns: 1.2fr 1fr;
    gap: 30px;
    align-items: center;
    margin-bottom: 35px;
}

/* Content */
.dpharm-why-content h2 {
    font-size: 26px;
    font-weight: 700;
    color: #013238;
    margin-bottom: 15px;
}

.dpharm-why-list {
    padding-left: 18px;
    /* font-size: 14.5px; */
    line-height: 1.8;
}

.dpharm-why-list li {
    margin-bottom: 6px;
}

/* Image */
.dpharm-why-image img {
    width: 100%;
    height: 245px;
    object-fit: cover;
    border-radius: 4px;
    box-shadow: 0px 0px 10px gray !important;
}

/* Dots */
.dpharm-why-dots {
    margin-top: 15px;
}

.dpharm-why-dots .dot {
    display: inline-block;
    width: 7px;
    height: 7px;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 50%;
    margin-right: 6px;
}

.dpharm-why-dots .dot.active {
    background: #013238;
}

/* Admission Bar */
.dpharm-admission-bar {
    background-color: #e53963;
    color: #ffffff;
    padding: 12px 20px;
    border-radius: 4px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.admission-text {
    font-size: 14px;
}

.admission-btn {
    background-color: #1a87b7;
    color: #ffffff;
    padding: 6px 14px;
    border-radius: 3px;
    font-size: 13px;
    text-decoration: none;
    font-weight: 600;
}








/* Responsive */
@media (max-width: 992px) {
    .dpharm-why-box {
        grid-template-columns: 1fr;
    }

    .dpharm-why-image img {
        height: 260px;
    }

    .dpharm-admission-bar {
        flex-direction: column;
        gap: 10px;
        text-align: center;
    }
}

.cm-bgg {
    background-color: #e5e9ee;
}


/* alumni */
.alumni-overview-section {
    padding: 60px 0;
    background-color: #ffffff;

}

/* Main Image */
.alumni-main-image img {
    width: 100%;
    min-height: 320px;
    object-fit: cover;
    border-radius: 6px;
}

/* Overview Card */
.alumni-overview-card {
    background-color: #013238;
    color: #ffffff;
    padding: 24px;
    border-radius: 6px;
}

.alumni-overview-card p {
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 15px;
}

/* Dots */
.overview-dots .dot {
    width: 7px;
    height: 7px;
    background-color: rgba(255, 255, 255, 0.4);
    border-radius: 50%;
    display: inline-block;
    margin-right: 6px;
}

.overview-dots .dot.active {
    background-color: #ffffff;
}

/* Bottom Thumbnails */
.alumni-thumb img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    border-radius: 6px;
}

/* Responsive tweaks */
@media (max-width: 992px) {
    .alumni-main-image img {
        min-height: 260px;
    }

    .alumni-thumb img {
        height: 200px;
    }
}


/* Section */
.alumni-network-section {
    background-color: #F5F5F5;
    background-image: url(../images/back-texture.png);
    /* background-repeat: no-repeat; */
    /* background-position: 15% center; */
    background-position: end !important;
}

/* Title */
.alumni-title {
    font-size: 26px;
    font-weight: 700;
    color: #013238;
    margin-bottom: 15px;
}

/* Text */
.alumni-text {
    font-size: 16px;
    line-height: 2.5;
    color: #013238;
    margin-bottom: 20px;
    text-align: justify;
}

/* Button */
.alumni-btn {
    background-color: #e63b6f;
    color: #fff;
    font-size: 14px;
    padding: 8px 16px;
    border-radius: 4px;
    text-decoration: none;
}

/* Image Wrap */
.alumni-img-wrap {
    position: relative;
}

/* Alumni Card */
.alumni-card {
    background-color: #1b7ea6;
    color: #fff;
    padding: 25px;
    border-radius: 6px;
}



.alumni-card ul {
    padding-left: 18px;
    font-size: 16px;
    line-height: 1.8;
}

.alumni-certificate {
    width: 100%;
    height: 450px;
    object-fit: cover;
}

/* Achievement Image */
.alumni-achievement-img {
    position: relative;
}

.play-icon {
    position: absolute;
    right: 15px;
    bottom: 15px;
    background: #ffffff;
    color: #1b7ea6;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    font-size: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
}



/* Section */
.alumni-engagement-section {
    background-color: #ffffff;
}

/* Titles */
.alumni-engagement-title,
.stay-connected-title {
    font-size: 24px;
    font-weight: 700;
    color: #013238;
    margin-bottom: 12px;
}

/* Text */
.alumni-engagement-text,
.stay-connected-text {
    font-size: 18.5px;
    line-height: 1.7;
    color: #013238;
}

/* List */
.alumni-engagement-list {
    padding-left: 18px;
    /* font-size: 14.5px; */
    line-height: 1.8;
}

/* Image */
.alumni-engagement-img img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}

/* Divider */
.vertical-divider {
    width: 1px;
    height: 100%;
    background-color: #7fcfc0;
}

/* CTA Cards */
.alumni-cta-card {
    border: 1px solid #7fcfc0;
    padding: 18px;
    border-radius: 6px;
    height: 100%;
}

.alumni-cta-card h5 {
    font-size: 16px;
    font-weight: 600;
    color: #013238;
    margin-bottom: 10px;
}

/* Buttons */
.alumni-cta-btn {
    border: 1px solid #1b7ea6;
    color: #1b7ea6;

    padding: 6px 14px;
    border-radius: 20px;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    text-decoration: none;
}

.alumni-cta-btn span {
    font-size: 18px;
    line-height: 1;
}

/* Responsive */
@media (max-width: 992px) {
    .vertical-divider {
        display: none;
    }

    .alumni-engagement-img img {
        height: 260px;
    }
}


.bg-img {
    padding: 60px 0;
    background: #F5F5F5;
    background-image: url(../images/back-texture.png);
    /* background-repeat: no-repeat; */
}




.facility-card {
    background: #ffffff;
    padding: 36px 34px;
    border-radius: 14px;
    position: relative;
    box-shadow: 0 18px 45px rgba(0, 0, 0, 0.06);
    transition: all 0.35s ease;
}

.facility-card::before {
    content: "";
    position: absolute;
    left: 0;
    top: 30px;
    width: 4px;
    height: 65px;
    background: linear-gradient(90deg, #1CB582 0%, #177AA1 100%) !important;
    border-radius: 3px;
}

.facility-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 28px 60px rgba(0, 0, 0, 0.08);
}

.facility-title {
    font-size: 22px;
    font-weight: 600;
    color: #013238;
    margin-bottom: 14px;
}

.facility-text {
    font-size: 15px;
    line-height: 1.75;
    color: #444;
}

.facility-list {
    padding-left: 18px;
    margin-top: 12px;
}

.facility-list li {
    font-size: 15px;
    margin-bottom: 9px;
    color: #444;
}

.facility-img {
    border-radius: 18px;
    box-shadow: 0 18px 40px rgba(0, 0, 0, 0.12);
    transition: transform 0.4s ease;
}

.facility-img:hover {
    transform: scale(1.02);
}



/* Callback Section */
.college-callback-section {
    background: linear-gradient(135deg, #013238, #01424a);
    padding: 60px 0;
    color: #ffffff;
}

/* Wrapper */
.callback-wrapper {
    background: rgba(255, 255, 255, 0.06);
    border-radius: 24px;
    padding: 40px;
    backdrop-filter: blur(6px);
}

/* Left content */
.callback-tag {
    display: inline-block;
    background: rgba(244, 196, 48, 0.2);
    color: #f4c430;
    padding: 6px 14px;
    font-size: 13px;
    font-weight: 600;
    border-radius: 50px;
    margin-bottom: 12px;
}

.callback-title {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 10px;
}

.callback-subtitle {
    font-size: 15px;
    opacity: 0.9;
    margin-bottom: 24px;
    max-width: 520px;
}

/* Form */
.callback-form .form-control {
    border-radius: 10px;
    padding: 12px 14px;
    border: none;
    font-size: 14px;
}

.callback-form .form-control:focus {
    box-shadow: 0 0 0 2px rgba(244, 196, 48, 0.4);
}

/* Button */
.callback-btn {
    background: linear-gradient(135deg, #f4c430, #ffdb70);
    color: #013238;
    border: none;
    padding: 12px 30px;
    font-size: 15px;
    font-weight: 600;
    border-radius: 50px;
    transition: all 0.3s ease;
}

.callback-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 10px 25px rgba(244, 196, 48, 0.4);
}

/* Image */
.callback-image img {
    width: 100%;
    max-width: 420px;
    display: block;
    margin-left: auto;
}

.maps-section {
    border-radius: 20px;
}



/* scroll */


/* Section */
.rank-slider-section {
    background: linear-gradient(135deg, #013238, #014d55);
    padding: 60px 0;
}

/* Slider base (keep your existing animation CSS) */
.slider1 {
    overflow: hidden;
    position: relative;
}

.slide-track {
    display: flex;
    width: calc(280px * 14);
    animation: scroll 30s linear infinite;
    background-color: white !important;
    padding: 40px 0%;
}

.play-btn {
    width: 100px;
}

@keyframes scroll {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-50%);
    }
}

/* Slide */
.achievement-slide {
    width: 280px;
    margin-right: 30px;
}

/* Card */
.achievement-scroll-card {

    background: #ffffff;
    border-radius: 18px;
    padding: 18px 0px;
    text-align: center;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);
    transition: transform 0.3s ease;
}

.gold-med {
    color: goldenrod !important;
}

.achievement-scroll-card:hover {
    transform: translateY(-8px);
}

/* Image */
.achievement-scroll-card img {
    width: 120px;
    height: 120px;
    object-fit: cover;
    border-radius: 50%;
    margin-bottom: 12px;
    border: 2px solid #36534b;
    padding: 1%;
}

/* Name */
.achievement-scroll-card h5 {
    font-size: 18px;
    font-weight: 700;
    color: #36534b;
    margin-bottom: 6px;
}

/* Badge */
.rank-badge {
    display: inline-block;
    /* background: linear-gradient(135deg, #f4c430, #ffdf70); */
    color: #36534b;
    font-size: 13px;
    font-weight: 600;
    /* padding: 4px 12px; */
    border-radius: 50px;
    /* margin-bottom: 6px; */
}

/* Dept text */
.achievement-scroll-card p {
    font-size: 14px;
    color: #555;
    margin-bottom: 0;
}

/* PDF link */
.rank-pdf-link {
    color: #f4c430;
    font-weight: 600;
    text-decoration: none;
}

.rank-pdf-link:hover {
    text-decoration: underline;
}


/* Card base */
.achievement-scroll-card.premium {
    background: linear-gradient(180deg, #ffffff, #f8fbfb);
    border-radius: 20px;
    padding: 22px 18px 26px;
    text-align: center;
    box-shadow: 0 18px 45px rgba(0, 0, 0, 0.15);
    position: relative;
    transition: all 0.35s ease;
}

.achievement-scroll-card.premium:hover {
    transform: translateY(-10px);
    box-shadow: 0 30px 65px rgba(0, 0, 0, 0.25);
}

/* Image wrapper */
.achievement-img-wrap {
    position: relative;
    display: inline-block;
    margin-bottom: 14px;
}

/* Image */
.achievement-img-wrap img {
    width: 120px;
    height: 120px;
    object-fit: cover;
    border-radius: 50%;
    border: 5px solid #f4c430;
    background: #fff;
}

/* Medal icon */
.medal-icon {
    position: absolute;
    bottom: -6px;
    right: -6px;
    background: #013238;
    color: #f4c430;
    width: 34px;
    height: 34px;
    font-size: 16px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.3);
}

/* Name – MUCH STRONGER */
.achievement-name {
    font-size: 19px;
    font-weight: 800;
    color: #36534b;
    margin-bottom: 6px;
    letter-spacing: 0.4px;
}

/* Rank badge */
.rank-badge {
    display: inline-block;
    /* background: linear-gradient(135deg, #f4c430, #ffdf70); */
    color: #36534b;
    font-size: 13px;
    font-weight: 700;
    /* padding: 6px 16px; */
    border-radius: 50px;
    /* margin: 6px 0 10px; */
}

/* Department text */
.achievement-dept {
    font-size: 14px;
    color: #555;
    font-weight: 500;
    margin: 0;
}


/* ================= RESEARCH PAGE ================= */

.research-hero {
    position: relative;
    background: url('assets/images/research.jpg') center/cover no-repeat;
    padding: 120px 0;
    color: #fff;
}

.research-hero .hero-overlay {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.55);
}

.research-hero .hero-content {
    position: relative;
    max-width: 700px;
}

.research-hero h1 {
    font-size: 56px;
    font-weight: 700;
}

.research-section {
    padding: 70px 0;
}

.bg-soft-yellow {
    background: #fff9d1;
}

.research-card-section {
    padding: 60px 0;
}

.section-subtitle {
    font-size: 28px;
    font-weight: 600;
    color: #013238;
    margin-bottom: 20px;
    text-align: center;
}

.research-list {
    max-width: 900px;
    margin: auto;
    list-style: none;
    padding-left: 0;
}

.research-list li {
    position: relative;
    padding-left: 28px;
    margin-bottom: 12px;
    font-size: 16px;
    color: #333;
}

.research-list li::before {
    content: "✔";
    position: absolute;
    left: 0;
    color: #f4c430;
    font-weight: 700;
}

/* TABLE */
.research-table-wrapper {
    background: #ffffff;
    border-radius: 16px;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
    padding: 20px;
}

.research-table thead th {
    background: #013238;
    color: #fff;
    border: none;
}

.research-table td {
    border-color: #eee;
}

/* MOBILE */
@media (max-width: 768px) {
    .research-hero h1 {
        font-size: 38px;
    }

    .section-subtitle {
        font-size: 24px;
    }

    .callback-wrapper {
        padding: 40px 20px;
    }
}



/* courdse  */

.mallige-info-section {
    padding: 30px 0;
}

.mallige-info-card {
    display: flex;
    align-items: flex-start;
    gap: 15px;
    /* background: #f6f4fb; */
    border-radius: 14px;
    padding: 20px;
    height: 100%;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.06);
}

.mallige-info-icon {
    min-width: 48px;
    height: 48px;
    background: #e7eef0;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
}

.mallige-info-text h5 {
    margin: 0 0 6px 0;
    font-size: 17px;
    font-weight: 600;
    color: #1f2d3d;
}

.courses-banner {
    width: 100%;
    border-radius: 20px;
    object-fit: cover;
}

.mallige-info-text p {
    margin: 0;
    font-size: 14px;
    color: #555;
    line-height: 1.5;
}

@media only screen and(min-width:760px) {
    .courses-banner {
        height: 80vh;

    }
}


.submat {
    background-image: linear-gradient(90deg, #1CB582 0%, #177AA1 100%) !important;
    border: 1px solid white !important;
    color: white !important;
}


.book-apt input::placeholder {
    color: white !important;
}

.book-apt {
    position: absolute;
    bottom: 5%;
    width: 100%;
    z-index: 5;
}

.bok-ap-bg {
    /* background: rgba(128, 176, 62, 0.5); */
    background: rgba(0, 0, 0, 0.5);
    width: 90%;
    border: .0625rem solid #81b13c;
    box-shadow: 0 .125rem 2rem 0 rgba(0, 0, 0, .1);
    color: #81b13c;
    padding: 1% 4%;
    border-radius: 60px;
}

.form-select {
    border: 1.5px solid white !important;
}



@media only screen and (max-width:760px) {
    .dpharm-top-box {
        width: 100%;
    }

    .dpharm-top-box p,
    .dpharm-top-box li {
        text-align: left;
    }

    .fac-baner img {
        height: 50vh !important;
        object-fit: cover;

    }

    .colleg-log {
        display: none !important;
    }

    .fac-ab {
        left: 0% !important;
        transform: translate(0%, 0%) !important;
        right: 0% !important;
    }


    .abot-banner-cont img {
        height: 35vh;
    }

}