* {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
    list-style: none;
}

body {
    font-family: "Mulish", serif;

}

.container-fluid {
    padding: 0px 50px;
}

.nav-stick {
    z-index: 1030;
}

.admision {
    background-color:  #425e7b;
}

.top-bar {
    background-image: linear-gradient(55deg,  #425e7b 30%, #cda95d 20%);
}

.right-top ul li {
    display: inline-flex;
    padding: 0px 10px;
    margin: 0px;

}

.right-top ul {
    text-align: right;
    margin-bottom: 0px;
    color: #fff;
}

.top-bar .left-phone ul {
    text-align: left;
    margin-bottom: 0px;
    list-style: none;
    color: #fff;
}

.top-bar {
    padding: 6px 0px;
    font-weight: 600;
}

.top-bar ul a {
    color: #fff;
    text-decoration: none;
}

p {
    text-align: justify;
}

/*nav bar css start*/
.navbar-expand-lg .navbar-nav .dropdown-menu {
    border-top: 5px solid  #425e7b;
    border-radius: 0px;
    margin-top: 15px;
}

.navbar-nav .dropdown-menu .dropdown-item {
    padding-right: 30px;
    border-bottom: 1px solid #ddd;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #112A38;
    font-weight: 500;
}

.dropdown-item {
    color: #112A38;

}

.bba-course {
    border-bottom: 0px !important;
}

.dropend .dropdown-item {
    padding-right: 10px;
}

.apply-btn-home-page .apply-link:hover {
    color: white !important;
}

.dropend .dropdown-toggle::after {
    position: absolute;
    right: 10px;
    top: 40% !important;
}

.apply-onlne {
    background-color: white;
    color:  #425e7b;
    padding: 10px;
    text-decoration: none;
    font-weight: 500;
}

.apply-onlne:hover {
    background-color: transparent;
    color: white;
    border: 2px solid white;
}

.read-more-home {
    background-color: transparent;
    color: white;
    border: 2px solid white;
    padding: 8px;
    text-decoration: none;
    font-weight: 500;
}

.read-more-home:hover {
    background-color: white;
    color: #0f1b2a;
}

.nav-link {
    color: #193142;
    font-weight: 500;
}

/*end of navbar css*/

#Banner-1 {
    position: relative;
}

.abso {
    position: absolute;
    margin-top: -30rem;
    padding: 160px;
    margin-left: -10rem;
    background: rgba(0, 51, 102, 0.7);
}

.aply-btn {
    background-color:  #425e7b;
    color: white;

}

.apply-link {
    color:  #425e7b !important;
    text-decoration: none !important;
}

.button8 {
    margin-left: -4rem;
}

.aply-btn:hover {
    background-color: #193142;
    color: white;
}

.slider-section .carousel-item {
    padding: 80px 0px;
    height: 100vh;
}

.banner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #0d4f68;
    color: white;
    padding: 10px 20px;
}

.admission-open {
    background-color:  #425e7b;
    padding: 10px 20px;
    font-weight: bold;
    color: white;
}

.banner a {
    color: white;
    text-decoration: none;
    margin-left: 20px;
}

.for-working-div {
    font-size: 25px;
    color: #ffff32;
}

.slider-section .carousel-item {
    padding: 80px 0px;
}

.carousel-item {
    /*    height: 100vh;*/
    /* Full screen height */
    background-size: cover;
    background-position: center;
}

.bset {
    margin-top: 8rem;
}

.logo-img {
    margin-top: 2rem;
}

/*.carousel-item::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(13, 79, 104, 0.5);}
.insitute{}*/
.shad {
    background: rgba(0, 0, 0, 0.6);
    /* Black background with 60% opacity */
    display: inline-block;
    padding: 30px;
    border-radius: 5px;
}
.elementor-icon-box-description{
    text-align: left !important;
}
.work {
    border: 2px solid white;
}

.aply-btn-1 {
    background: transparent;
    border: 2px solid white;
    color: white;

}

.btn-apply {
    background-color: white;
    color:  #425e7b;
    font-weight: 500;
}

.btn-read {
    background-color: white;
    color: black;
}

.image-container {
    position: relative;
    display: inline-block;
}

.image-container img {
    box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
}

.highlight {
    border: 1px solid white;
    padding: 5px;
    font-size: 30px;
    font-weight: 500;
    margin-top: 1rem;
    margin-bottom: 2rem;
    margin-left: -4rem;
}

.wrap-2 {
    position: absolute;
    /* Parent container should be relative */
    width: 100%;

    background-color: #f8f9fa;
    /* Light background for visibility */
}

.stats-number {
    color:  #425e7b;
}

.stats-box {
    position: absolute;
    top: 10%;
    left: 48%;
    transform: translate(-50%, -13%);
    /* Centering trick */
    background: white;
    padding: 20px;
    border-radius: 15px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    width: 98%;
    /* Adjust as needed */
    max-width: 1200px;
    /* Prevents it from being too wide */
    text-align: center;

}

.item {
    position: relative;
}

.card-6 {
    background-color: white;
    margin-top: -4rem;
    position: absolute;
    width: 234px;


}

.custom-heading {
    /* Dark red */
    color: white;
    display: inline-block;
    padding: 10px 20px;
    font-size: 24px;
    font-weight: bold;
    border: 2px solid white;
    border-radius: 5px;


}

.custom-section {
    max-width: 500px;
    /* Adjust width */
    padding: 40px;
    margin: 50px auto;
}

.custom-heading-1 {
    font-size: 32px;

}

.custom-subheading {
    font-size: 18px;
    font-weight: normal;
    margin-top: 15px;

}

.arrow-icons {
    font-size: 30px;
    margin-top: 20px;
}

.arrow-icons a {
    color: white;
    text-decoration: none;
    margin: 10px;
}

.arrow-icons a:hover {
    color: lightgray;
}





.benefits-border p {
    text-align: left !important;
}

.approved-container {
    display: flex;
    flex-direction: column;
    /* Stack elements vertically */
    align-items: center;
    /* Center align everything */
    text-align: center;
    /* Center text alignment */
}

.text-section {
    margin-bottom: 10px;
    /* Adds spacing below the headings */
}

.approved-flex {
    display: flex;
    align-items: center;
    /* Keep text and image in the same row */
    gap: 10px;
    /* Space between text and image */
}

#logo-1 {
    border-radius: 10px;
    padding: 10px;
}

.slider-section .working {
    border: 1px solid #fff;
    border-radius: 5px;
    padding: 5px 20px;
    font-weight: 600;
    font-size: 40px;
    color: white;
}



.progress {

    height: 4px;
    margin-left: 11rem;
    background-color: #d3d3d3;
    margin-right: 11rem;
}

.progress-bar {
    background-color:  #425e7b;
    /* Orange color */
    width: 10%;
    /* Progress percentage */
}

.about-section {
    padding: 50px 0;
    margin-top: 5rem;
}

.about-img {
    width: 100%;

}

.scolar-ship {
    padding-top: 2rem;
    background-color: #f5f5f5;
    padding-bottom: 1rem;

}

.pharmacy-img-logo {
    text-align: center;
}

#about-img {
    max-width: 100%;
    height: auto;
}

.experience-box {
    display: flex;
    align-items: center;
    font-weight: bold;
    font-size: 40px;
    margin-top: -2rem;

}

.card-scoler .col-lg-6 {
    margin: 0px;
    padding: 0px;


}

.card-scoler {
    margin-top: 6rem !important;
}

.card-scoler .card-inr {
    border-right: 2px dotted black;
    padding-top: 5px;
    padding-bottom: 5px;
    margin: 0px;




}

.card-scoler .card-inneer {
    border-right: none;
}

.fas {
    font-weight: 900;
    margin-top: 8px;
    margin-right: 10px;
}

.fa-solid,
.fas {
    font-weight: 900;
    margin-left: 0rem !important;
}

.alumini {

    font-weight: 500;
    text-align: center;
}

.alumini-five {
    margin-left: 5rem;
}

.alumini-four {
    margin-left: -30px !important;
}

.counter {
    /*margin-left: 10px;*/
    font-weight: 900;
    margin-top: 10px;
}

.counter-1 {
  
    font-weight: 500;
    font-size: 22px !important;
}


.approvals-section {
    background-color: #0f1b2a;
    color: white;
    padding: 20px;
    text-align: center;
}

.approvals-container {
    background: white;
    display: flex;
    justify-content: left;
    align-items: center;
    gap: 40px;
    padding-left: 17px;
    overflow-x: auto;
    margin-bottom: 2rem;
    margin-left: -1rem;
}

.approval-item img {
    max-height: 60px;


}

.approvel-heading {
    font-size: 25px !important;
}



.card-scoler {
    border-right: none !important;
}

.stats-box {
    border: 1px solid #8b0000;
    padding: 15px 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    font-size: 18px;
    font-weight: bold;
    color: #333;
}

.stats-number {
    color: red;
    font-size: 24px;
}

.divider {
    font-weight: bold;
}

.card-scoler {
    background-color: #fff;

    padding: 20px 30px;
    margin-top: 4rem !important;


}

.twenty-text-div {
    margin-top: 20px !important;
}

.card-top {
    margin-top: 10px;
}

.video-icon {
    color:  #425e7b;
    font-size: 50px;
    margin-top: 5px;
    text-align: center;
}

.counter-one {
    margin-left: 10px;
    font-weight: 700;
    margin-top: 10px;
    font-size: 19px;
}

.university-icons .fas {
    color:  #425e7b;
    font-size: 58px;
    text-align: center;
}

/*.text-left {*/
/*    text-align: center !important;*/
/*}*/

.scolar-ship .text-center {
    margin-left: 1rem;

}

.scolar-ship .scholer-heading {
    margin-left: 3rem;
    margin-top: -1rem;
    font-weight: 400;
}

.scolar-ship .scholer-heading-1 {
    margin-left: 1rem;
    margin-top: -1rem;
    font-weight: 400;
}

.scolar-ship .scholer-heading-2 {
    margin-left: 3rem;
    margin-top: -1rem;
    font-weight: 400;
}

.testomonial-heading {
    color: #8B1E11 !important;
    margin-bottom: 2rem;
    text-align: center;
    font-size: 36px;
    font-weight: 900;
}

.item-border {
    border: 1px solid black;
    padding: 20px
}

.approvals {
    background-color: white;


    margin-bottom: 1rem;
}

.logo-img {
    width: 50px;

}

.logo-container {

    display: flex;
    align-items: center;
    justify-content: start;
    /* gap: 20px; */
    padding: 0px;
    margin-bottom: 3rem;
    background-color: white;


}

.logo-container img {
    width: 100px;
    /* Set the same width for all */
    height: auto;
    /* Set the same height for all */

}

.faq-ques {
    font-size: 36px;
    font-weight: bold;
    color:  #425e7b;
}

.placement {
    color:  #425e7b;
    margin-bottom: 2rem;
    font-size: 36px;
    font-weight: bold;
}

.faq-section {
    background-color: #f5f5f5;
    padding-top: 3rem;
    padding-bottom: 5rem;
}

.wrap-4 {
    background-color:  #425e7b;
    color: white;
    padding: 80px 0 30px;

    /*    padding-top: 5rem;
    padding-bottom: 5rem;*/
}

.card-custom {
    position: relative;
    border-radius: 15px;
    overflow: hidden;
    max-width: 350px;
}

.card-img {
    width: 100%;
    height: auto;
    border-radius: 15px 15px 0 0;
}

.card-text-box {
    background-color: white;
    padding: 15px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.faculty-title {
    font-size: 1.2rem;
    font-weight: bold;
}

.faculty-highlight {
    color: brown;
    font-weight: bold;
}

#program-img {
    border-radius: 0px 64px 0 0;

}


.approved-section {
    /* Dark blue background */
    padding: 20px;
    text-align: left;
    color: white;
}

.approved-section img {
    height: 60px;
    margin: 5px;
    background: white;
    padding: 5px;
    border-radius: 5px;
}

.custom-section {
    padding: 50px 0;
}


.custom-text {
    text-align: justify;
    margin-top: -6rem;
}

.custom-heading {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}

.highlight-text {
    color:  #425e7b;
    font-weight: 900;
}

.dotted-line {
    border-left: 2px dotted black;
    height: 100px;
}

.dott {
    border: none;
    border-top: 2px dotted black;
    width: 300px;
}

.dott-1 {
    border: none;
    border-top: 2px dotted black;
    width: 300px;
    margin-top: 50px;
}

.faculty {
    color: #000;
    padding-left: 1rem;
    padding-top: 5px;
    position: absolute;
    font-size: 15px;

}

.enginering-heading {
    color: #cda95d;
    font-weight: 900;
    position: absolute;
    font-size: 23px;
    padding-top: 22px;
    padding-left: 15px;

}

marquee {
    height: 270px
}

.experience-number {
    color:  #425e7b;
    font-size: 111px;
    font-weight: bolder;
    padding-left: 30px;


}

#special-heading {
    color: #ffc02e;
}

.experience-text {
    font-size: 24px;
    font-weight: bold;
    margin-left: 10px;


}

#about-img {
    max-width: 100%;
    height: auto;
}

.experience-line {
    display: inline-block;
    width: 50px;
    height: 1px;
    background-color:  #425e7b;
    margin: 0 10px;
}

.dotted-line {
    border-left: 2px dotted black;
    width: 100%;
    margin: 20px 0;
}

.vertical-dotted-line {
    border-left: 2px dotted black;
    height: 100px;
    /* Adjust the height as needed */
    margin-left: 2rem;
}


.stats-container {
    background-color: white;
    padding: 30px;
    border-radius: 10px;
    margin-top: -4rem;
    margin-bottom: 3rem;

}

.stats-item {
    text-align: center;
    font-weight: bold;
}

.stats-item i {
    font-size: 40px;
    margin-bottom: 10px;
}

.program-90 {
    background-color:  #425e7b;

    height: 450px;
}

.highlight-text-1 {
    font-weight: 900;
    font-size: 29px;
}

.left {
    margin-left: 6rem;
}

.test-section .testimonial-text {
    font-size: 14px;
    font-weight: 500;
    color: black;
    margin-left: 2rem;

}



.test-section .testimonial-image {
    width: 100px;
    height: 80px;
    margin-top: -84px;
    margin-left: 5px;
    object-fit: cover;
}

.tesimoinal-doon-text {
    margin-top: -1rem;
}

.test-section .testimonial-name {
    font-weight: bold;
    margin-left: 2rem;
    color: #b22222;
}

.tesimoinal-doon-text {
    margin-left: 2rem;
}

.recruiters img {
    width: 100px;
    height: auto;
}

.heading-of-faculty {
    color: #000;
}

.enginerring-heading {
    color: #8B0000;
}

.recruiter-card {
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.carousel-control-next-icon {
    background-image: none;
}

.carousel-control-prev-icon {
    background-image: none;
}

.marquee-container {
    background-color: #112A38;
    color: white;
    padding: 10px;
    border-radius: 8px;
}

.notification-card {
    background: #183041;
    color: white;
    padding: 15px;
    border-radius: 8px;
}

.notification-date {
    background: transparent;
    color: white;
    padding: 8px;
    border-radius: 5px;
    border: 1px solid white;
    font-weight: bold;
}

.faq-container {
    max-width: 900px;
    margin: 40px auto;
    background: #fff;
    padding: 20px;
    border-radius: 8px;
}

.accordion-item {
    border: none;
    border-bottom: 1px solid #ddd;
}

.accordion-button {
    background: #fff;
    color: #000;
    font-weight: 500;
    box-shadow: none;
}

.accordion-button::after {
    transition: transform 0.2s ease-in-out;
}

.accordion-button:not(.collapsed)::after {
    transform: rotate(180deg);
}

.footer {
    background-color: #1a1a1a;
    color: white;
    padding: 40px 0;
}

.footer a {
    color: #ddd;
    text-decoration: none;
}

.footer a:hover {
    color: #fff;
}

.footer .social-icons a {
    font-size: 20px;
    margin-right: 10px;
}

.footer-logo img {
    max-width: 120px;
}

.footer-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #444;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.footer-bottom {
    text-align: center;
}

.best {
    font-size: 38px;
    font-weight: 400;
    color: white;

}



.about-img-1 {
    margin-top: 3rem;
    max-width: 100%;
    height: auto;
}

.about-card-scoler {
    margin-top: 3rem !important;
    margin-bottom: 2rem !important;
}

.craousal-fluid {
    padding: 0px 50px
}


.next-btn {
    background-color: transparent;
    border: none;
    color: white;
}

.out {
    margin-top: 1rem;
    font-size: 29px;
    font-weight: 400;
}

.container-fluifg {
    padding: 15px;
}

#fluid {
    padding: 0px 50px
}

.approved {
    margin-left: -1rem;
    font-size: 16px;
}

.apply-btn {
    color:  #425e7b;
    background-color: #fff;
    padding: 5px 20px 10px 20px;
    font-size: 16px;
    font-weight: 700;
    border: none;
    padding-right: 10px;

}

/*
.apply-btn i {
    font-size: 14px;
    margin-left: 10px;
    color:  #425e7b;
}
*/
.apply-btn:hover {
    background: none;
    border: 1px solid #fff;
    color: #fff;
    box-sizing: border-box;
}

.apply-1-btn {
    color: #fff;
    background-color: transparent;
    border: 2px solid #fff;
    padding: 4px 20px 9px 20px;
    font-size: 16px;
    font-weight: 700;
}

.apply-1-btn:hover {
    background: #fff;
    color: #333;
}

.apply-1-btn i {
    font-size: 14px;
    margin-left: 10px;
}

.about-global {
    font-size: 31px;
    color:  #425e7b;
    font-weight: 900;
}

.about-read-more:hover {
    background-color: #183041;
    color: white;
}

.gits-program {
    margin-top: 3rem;
}

.gits-program-text {
    margin-top: 1rem;
}

.advantage {
    padding: 80px 0 30px;
}

.advantages p {
    text-align: left;
}

.advantage .row {
    background: #eee;
    margin: 0px;
    padding: 0px;
}

.course {
    background-color:  #425e7b;
    text-align: center;
    color: white;
    font-weight: 500;
    padding-top: 30px;

    padding-bottom: 3rem;
}

.Course-discover {
    padding-top: 2rem;

}

.degree {
    font-size: 28px;
    font-weight: 500;

    line-height: 1.3;
    color: #ffffff;
}

h4 {
    font-size: 30px;
    font-weight: 900;
    padding-bottom: 2rem;
    text-align: center;
}

.view-course {

    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    color: #141517;
    background-color: #FFB013;
    border: 1px solid transparent;
    padding: 0 40px;
    display: inline-block;
    text-decoration: none;
    margin-top: -10px;


}

.view-course:hover {
    background-color: transparent;
    border: 1px solid white;
    color: white;
}

.college-cap {
    width: 60px;
    height: 60px;
    margin-top: 3rem;
    cursor: pointer;

    background-color:  #425e7b;
    border-radius: 50%;
}

h5 {
    margin-top: 1rem;
    font-weight: 600;
}

.gpathsalal {
    margin-top: 20rem;

}

.owl-dots {
    display: none;
}

/*
#program-img-1 {
    border-radius: 0px 0px 0px 93px;
   height: 400px;
    position: relative;}
    .testominal-text-div{

        background-color:  #425e7b;
        color: white;
        border-radius: 0px 0px 0px 34px;
        padding: 20px;
        max-width: 500px;
        font-size: 16px;
        position: absolute;
        margin-top: 3rem;
        margin-left: -5rem;
        
    }
        */
.accordion-button:not(.collapsed) {
    background-color:  #425e7b;
    color: white;
}

.user-details {
    background-color: white;
}

.faq-heading {
    color:  #425e7b;
    font-weight: 900;
}

.bg-top-button {
    background-color:  #425e7b;
    color: white;
}

.bg-top-button:hover {
    background-color: #112A38;
    color: white;
}

/*
.hvr-underline-from-center {
    background: white !important; 
  }
  
  .hvr-underline-from-center:before {
    background: #183041 !important; 
  }
*/
/*
  .hvr-bounce-to-right::before{
    background: #112A38 !important;
  }
*/

.fixed-form-1 {
    position: relative;
    background-color: white;
    /* padding: 20px; */
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    /* margin-top: -9.5rem; */
}

.margin-box {
    margin-left: 5px;
}

.department-form {
    background-color: #f5f5f5 !important;
    margin-bottom: 5rem;
}


#department-item {
    color:  #425e7b;
    font-weight: 900;
    font-size: 20px;
    text-decoration: none;
}


/* course-banner*/


.course-heading {
    color: white;
    font-size: 2.3rem;
    margin-top: 5rem;
}

.small-heading-course {
    color: white;
}

.applicatin-button {
    background:  #425e7b;
    padding: 10px;
    color: white;
    margin-top: 1rem;
    margin-bottom: 5rem;
}

.applicatin-button:hover {
    background-color: white;
    color: black;
}

.applicatin-button-1 {
    padding: 10px;
    color: white;
    margin-top: 1rem;
    margin-bottom: 5rem;
    border: 2px solid white;
}

.applicatin-button-1:hover {
    background-color: white;
    color: #000;
}

/*Course Overview*/
.course-overview-heading {
    font-size: 31px;
    color:  #425e7b;
    font-weight: 900;
}


.fixed-form-1 {
    position: relative;
    background-color: white;
    padding: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    margin-top: -9.5rem;
}

#form-img {
    max-width: 100%;

    height: auto;
}

.request-heading {
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: bold;
    color: black;
    /* margin-top: -3rem; */
}

/* .form-header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 200px;
    overflow: hidden;
    border-radius: 0px;
    z-index: 0;
} */


.form-control {
    margin-bottom: 10px;
}

.btn-submit {
    background-color:  #425e7b;
    color: white;
    padding: 10px 15px;
    border: none;
    width: 100%;
    cursor: pointer;
}

.course-heilight {
    text-align: left;
    color:  #425e7b;

    margin-top: 3rem;
    margin-bottom: 4rem;
}

.highlight-title {
    color:  #425e7b;
}

.bi {
    color:  #425e7b;
}

.explore-btn {
    background-color:  #425e7b;
    color: white;
}

.Global-Clients {
    text-align: left;
}

.join-heading {
    color:  #425e7b;
    font-weight: 900;
}

.about-text-message {
    margin-top: 40px !important;
    text-align: justify;
}

.card-8 {
    border-top: 4px solid #003dc6;
    border-radius: 8px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    transition: transform 0.3s;
    margin-top: -3rem;
    padding: 30px;
}

.card-9 {
    border-top: 4px solid #00deff;
    border-radius: 8px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    transition: transform 0.3s;
    margin-top: -2rem;
    padding: 30px;

}

.card-10 {
    border-top: 4px solid #ad68ff;
    border-radius: 8px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    transition: transform 0.3s;
    padding: 43px;
    margin-top: -3rem;
}

.card-11 {
    border-top: 4px solid #ff0000;
    border-radius: 8px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    transition: transform 0.3s;
    padding: 43px !important;
    margin-top: 1rem;
}

.test-section {
    padding: 60px 0px;
}

.test-section .testimonial {
    padding: 70px 30px 50px;
    margin: 50px 0px 30px;
    border: 1px solid #ea816b;
    position: relative;
    min-height: 238px;
}

.test-section .testimonial .pic {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 5px solid #cda95d;
    overflow: hidden;
    margin: 0 auto;
    position: absolute;
    top: -50px;
    left: 0;
    right: 0;

}

.test-section .testimonial .pic img {
    width: 100%;
    height: auto;
}

.test-section .testimonial .description {
    font-size: 15px;
    color: #262626;
    line-height: 27px;
    text-align: center;
    margin: 0;
    position: relative;
}

.test-section .testimonial .description:before {
    content: "\f10d";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 25px;
    color: #d7d7d7;
    position: absolute;
    top: -20px;
    left: -2px;
}

.test-section .testimonial .title {
    display: inline-table;
    padding: 10px;
    margin: 0 auto;
    background: #fff;
    border: 1px solid #ea816b;
    font-size: 20px;
    font-weight: 700;
    color:  #425e7b;
    letter-spacing: 1px;
    position: absolute;
    bottom: -22px;
    left: 0;
    right: 0;
}

.test-section .testimonial .post {
    font-size: 15px;
    color: #671a36;
}

.owl-theme .owl-controls {
    width: 100%;
    height: 50px;
    opacity: 1;
    position: absolute;
    top: 38%;
}

.owl-theme .owl-controls .owl-buttons div {
    width: 50px;
    height: 50px;
    line-height: 40px;
    border-radius: 0;
    background: transparent;
}

.owl-theme .owl-controls .owl-buttons .owl-prev {
    position: absolute;
    left: -5%;
}

.owl-theme .owl-controls .owl-buttons .owl-next {
    position: absolute;
    right: -5%;
}

.owl-theme .owl-controls .owl-buttons .owl-prev:after,
.owl-theme .owl-controls .owl-buttons .owl-next:after {
    content: "\f104";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 30px;
    color: #c7373c;
    opacity: 1;
}

.owl-theme .owl-controls .owl-buttons .owl-next:after {
    content: "\f105";
}

.info-section {
    background-color:  #425e7b;
    color: white;
    padding: 20px;
}

.info-section .text-align-left {
    text-align: left;
}

.info-box {
    display: flex;
    align-items: center;
    gap: 10px;
}

.info-box i {
    font-size: 30px;

}

#text-div {
    font-size: 55px;
}

.certificate-course {
    margin-top: 5rem;
    margin-bottom: 5rem;
}

.certificate-image {
    max-width: 100%;
    height: auto;
}

.course-text p {
    text-align: justify;
}

/*university-div section*/

.university-div {
    background-color:  #425e7b;
    padding-bottom: 3rem;
}

.university-div .card {
    background-color: white;
    padding: 10px;
    margin-top: 0rem;

}

.second-div {
    background-color: #e9ecef;
    padding: 10px;

}

#uni-img {
    width: 100%;
    text-align: left;
    margin-left: 0rem;
}

.sanskriti-heading {
    margin-top: 1.5rem;
    font-size: 25px;
    text-align: center;
}

#gradudte {
    color:  #425e7b;
    margin-top: 1rem;
}

.rating {
    margin-top: 12px;
}

.studentNumber {
    
    margin-top: 20px;
    background: black;
    cursor: pointer;
    color: white;
}

.univercity-course {
    margin-right: 1rem;
}

/*
ul.list-unstyled.mt-3 {
    max-height: 95px;
    overflow-y: scroll;
    scrollbar-width: thin;
}

*/
.scolar-ship .fas {
    color:  #425e7b;
    font-size: 58px;
    text-align: center;
}

/*contact*/

.query {
    color:  #425e7b;
}

.office {
    color:  #425e7b;
    width: 50px;
    height: 50px;
}

.bg-primary {
    --bs-bg-opacity: 1;
    background-color:  #425e7b !important;
}

.text-primary {
    --bs-text-opacity: 1;
    color:  #425e7b !important;
}




.mission-vision {
    padding: 50px 0;
}

.mission,
.vision {
    background: #f8f9fa;
    padding: 20px;
    border-radius: 8px;
    margin-bottom: auto;
    margin-top: 2rem;

}

#envelop {
    margin-right: 5px;
}

.side-label {
    background: #06BBCC;
    color: white;
    padding: 10px;
    text-align: center;
    font-weight: bold;
    writing-mode: vertical-rl;
    margin-top: 2rem;
    margin-bottom: 1rem;
    border-radius: 8px 0 0 8px;
    height: 175px;

}


#about-img {
    max-width: 100%;
    height: auto;
}

.footer {
    background-color: black;
    color: white;
    padding: 40px 0;
}
.llb-page-img {
    background: linear-gradient(to right, #183041 50%, #18304100 100%), url(../img/llb-1.jpg);
}

.result-page-img {
    background: linear-gradient(to right, #183041 50%, #18304100 100%), url(../img/resut.jpg);

}

.noticeboard-page-img {
    background: linear-gradient(to right, #183041 50%, #18304100 100%), url(../img/notice.jpg);

}

.sybllus-page-img {
    background: linear-gradient(to right, #183041 50%, #18304100 100%), url(../img/sllybus.jpg);

}

.about-banner {
    text-align: left;
    padding: 3rem;
}

.about-page-img {
    background: linear-gradient(to right, #183041 50%, #18304100 100%), url(../img/aboutus.webp);
}

.contact-page-img {
    background: linear-gradient(to right, #183041 50%, #18304100 100%), url(../img/contactus.webp);
}

.diploma-page-img {
    background: linear-gradient(to right, #183041 50%, #18304100 100%), url(../img/diploma.jpg);
}

.btech-page-img {
    background: linear-gradient(to right, #183041 50%, #18304100 100%), url(../img/btech.jpg);

}

.mtech-page-img {
    background: linear-gradient(to right, #183041 50%, #18304100 100%), url(../img/mtechtop.jpg);

}

.bsc-page-img {
    background: linear-gradient(to right, #183041 50%, #18304100 100%), url(../img/d-bsc.jpg);

}

.msc-page-img {
    background: linear-gradient(to right, #183041 50%, #18304100 100%), url(../img/msc.jpg);

}

.ba-page-img {
    background: linear-gradient(to right, #183041 50%, #18304100 100%), url(../img/oba.jpg);

}
.bscpcm-page-img{
    background: linear-gradient(to right, #183041 50%, #18304100 100%), url(../img/bscm3.jpg);

}

.bsczbc-page-img{
    background: linear-gradient(to right, #183041 50%, #18304100 100%), url(../img/bsc-zbc.jpg);

}
.management-page-img{
    background: linear-gradient(to right, #183041 50%, #18304100 100%), url(../img/mgmtt.jpg);

}
.ma-page-img {
    background: linear-gradient(to right, #183041 50%, #18304100 100%), url(../img/oma.jpg);

}
.science-page-img{
    background: linear-gradient(to right, #183041 50%, #18304100 100%), url(../img/schoolofsc.jpg);

}
.bcom-page-img {
    background: linear-gradient(to right, #183041 50%, #18304100 100%), url(../img/bcom.jpg);

}

.mcom-page-img {
    background: linear-gradient(to right, #183041 50%, #18304100 100%), url(../img/mcom.jpg);

}
.commerce-page-img{
    background: linear-gradient(to right, #183041 50%, #18304100 100%), url(../img/cmrs.jpg);

}
.mapad-page-img{
    background: linear-gradient(to right, #183041 50%, #18304100 100%), url(../img/ma-pad.jpg);

}
.maedu-page-img{
    background: linear-gradient(to right, #183041 50%, #18304100 100%), url(../img/ma-edu.jpg);

}

.bba-page-img {
    background: linear-gradient(to right, #183041 50%, #18304100 100%), url(../img/bba.jpg);

}

.mba-page-img {
    background: linear-gradient(to right, #183041 50%, #18304100 100%), url(../img/banner-course.jpg);

}

.pgdm-page-img {
    background: linear-gradient(to right, #183041 50%, #18304100 100%), url(../img/pgdm.jpg);

}

.electrical-page-img {
    background: linear-gradient(to right, #183041 50%, #18304100 100%), url(../img/ele1.jpg);

}

.electronic-page-img {
    background: linear-gradient(to right, #183041 50%, #18304100 100%), url(../img/electronics1.jpg);

}

.computer-science-page-img {
    background: linear-gradient(to right, #183041 50%, #18304100 100%), url(../img/cs1.jpg);

}
.ma-jounlisom-page-img{
    background: linear-gradient(to right, #183041 50%, #18304100 100%), url(../img/mas.jpg);

}
.polictical-page-img{
    background: linear-gradient(to right, #183041 50%, #18304100 100%), url(../img/political.jpg);
  
}
.civil-page-img {
    background: linear-gradient(to right, #183041 50%, #18304100 100%), url(../img/civil1.jpg);

}
.ma-english-page-img{
    background: linear-gradient(to right, #183041 50%, #18304100 100%), url(../img/english.jpg);
 
}
.mechnical-page-img {
    background: linear-gradient(to right, #183041 50%, #18304100 100%), url(../img/mech1.jpg);

}
.whatsapp {
    position: fixed;
    bottom: 5px;
    right: 10px;

    z-index: 9999;
}
.notification-btn{
    background-color: white;
    padding: 10px;
    color:  #425e7b;
    text-decoration: none;
    font-size: 13px;
}
.page-header {
    background-position: center right;
    background-repeat: no-repeat;
    background-size: cover;
}

.about-read-more {
    background-color:  #425e7b;
    color: white;
    padding: 4px 20px 9px !important;
    /* Corrected padding shorthand */
    border-radius: 0;
    /* No need for 'px' if the value is zero */
}

.btn {
    border-radius: 0;
}

.btn-read-more {
    background-color:  #425e7b !important;
    color: white;
    padding: 4px 20px 9px;
    /* Corrected padding shorthand */
    border-radius: 0;
}



.modal-dialog {
    max-width: 450px;
    /* Same as reference */
}

.modal-content {
    border-radius: 12px;
    padding: 15px;
    border: none;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.2);
}

/* Modal Header */
.modal-header {
    border-bottom: none;
    padding-bottom: 0;
    justify-content: center;
    position: relative;
}

/* Title Styling */
.modal-title {
    font-size: 22px;
    font-weight: 800;
    width: 100%;
    color: #000;
    text-align: center;
    margin-top: -1rem !important;

}

/* Close Button Styling */
.btn-close {
    position: absolute;
    right: 15px;
    top: 15px;
    font-size: 16px;
 opacity: 0.3;
    margin-top: -1rem !important;
}

/* Input Fields */
.modal-body input,
.modal-body select {
    width: 100%;
        padding: .375rem .75rem;
        margin-bottom: 22px;
    border: 1px solid #ccc;
    border-radius: .375rem;
    font-size: 1rem;
}

.modal-body input:focus,
.modal-body select:focus {
    border-color: #007bff;
    outline: none;
    box-shadow: 0 0 5px rgba(0, 123, 255, 0.2);
}

/* Apply Now Button */
.apply-btn-5 {
    text-align: center;
    background-color:  #425e7b;
    color: #fff;
    border: none;
    padding: 12px;
    font-size: 16px;
    font-weight: bold;
    border-radius: 6px;
    transition: 0.3s ease-in-out;
    text-transform: uppercase;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}

.apply-btn-5:hover {
    background-color: #112A38;
}

.divider {
    border-right: 2px solid #1a1a1a;
    height: 54px;

}

.enroll-student {
    font-weight: 900;
    line-height: 22px;
}

.course-details h2 {
    color:  #425e7b;
    font-weight: bold;
}

.specilization {
    text-align: left;
    color:  #425e7b;
    margin-bottom: -1rem;

}

.specilization-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 18px;
    padding: 5px 10px;
    font-weight: bold;
    border: 1px solid #ddd;
    color: black;
    text-decoration: none;
    padding-bottom: 5px;
    margin-bottom: 20px;
    background: white;
    border-radius: 5px;
}

.specilization-item:hover {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 18px;
    padding: 5px 10px;
    font-weight: bold;
    border: 1px solid #ddd;
    color: white;
    text-decoration: none;
    padding-bottom: 5px;
    margin-bottom: 20px;
    background:  #425e7b;
    border-radius: 5px;
}

.specili-color {
    background-color: #003dc6;
}

.specal-color-div {
    background-color: #f5f5f5;
    margin-top: 5rem;
    margin-bottom: 6rem;
}

.programe-dib {
    /*margin-top: 5rem;*/
    margin-bottom: 6rem;
}

.section-title {
    color:  #425e7b;
    font-weight: 900;
    font-size: 20px;
}

.borderbottom-gradient {
    height: 2px;
    background: linear-gradient(90deg, hsla(0, 0%, 100%, 0),  #425e7b);
    margin: 10px 0;
    transform: rotate(180deg);
}

.borderleft {
    border-left: 1px solid  #425e7b;
}

.borderleft-1 {
    border-left: 1px solid black;
}

.university-icons {
    background-color: #f5f5f5;
    /*margin-top: 5rem;*/
    margin-bottom: 4rem;

}

.cap-5 {
    margin-left: 2rem;
}

.icons-heading {
    text-align: left;
    color:  #425e7b;
    font-weight: 900;
    margin-top: 2rem;
    font-size: 31px;

}

.benefits-border {
    border: 1px solid #a9a9a9 !important;
}

.benifts-img {
    width: 100%;
    height: auto;
}

.common-div-university {
    padding-bottom: 3rem;
    margin-top: 3rem;
}

.program-helight {
    text-align: left;
    margin-bottom: -2rem;
    color:  #425e7b;
    font-weight: 900;
}

.faq-question {
    text-align: left;
}

.breder {
    border-bottom: 5px solid  #425e7b;
    width: 490px;
    margin-bottom: 2rem;
    margin-top: -1rem;
}

.card-text:last-child {
    margin-bottom: 0;
    color: black;
    text-align: left;
}

.department-heading {
    color:  #425e7b;
    font-weight: 500;
}

.icon-end {
    text-align: right;
}

#img-department {
    margin-left: -1rem;
}

.menu-item:hover {
    background:  #425e7b;
    color: white;
}

.specilization {
    color:  #425e7b;
    margin-top: 5rem;
}

.arrow {
    font-weight: bold;
}




.img-fluid-deparment {
    margin-left: -1rem;
    max-width: 100%;
    height: auto;
}


.benefits-div {
    background-color: white !important;

    border-radius: 10px;
    border: 1px solid darkgray;
    margin-bottom: 2rem;
    padding-right: 0 !important;

}

.img-5 {

    margin-left: 12px;
    border-radius: 0 10px 10px 0;

    margin-left: 37px;
}

.jobs {
    margin-top: 5rem;
}

/*diploma css*/
.diploma-heading-box {
    margin-top: 3rem;
    padding-bottom: 7rem;
}

.year-text {
    color: white;
    font-weight: 500;
}

.mba-text {
    font-weight: 900;
}

.exprt-text {
    font-weight: 700;
    color: #000;
    font-size: 20px;
}

.p-text {
    font-size: 30px;
    font-weight: 700;
    margin-top: -12px;
}

.approvel-text {
    font-size: 25px;
    font-weight: 700;
}

.approvals {
    background-color: white;
}

.diploma-icons {
    background-color: #f5f5f5;
}

.job {
    background-color: #fff;
    padding: 40px 20px;
    border: 1px solid gray;
}

.industroes {
    color: #112A38;
    font-size: 20px;
    font-weight: 900;
    text-decoration: none;
    margin-right: 10px;
}

.tab-content {
    margin-top: 20px;
}

.text-start li {
    list-style: none;

}


.tab-content {
    margin-top: 0px;
}

.nav-tabs .nav-link.active {
    border: none;
}



.advantage-1 {
    background-color:  #425e7b;
    border-bottom-left-radius: 10rem;
    border-bottom-right-radius: 10rem;
    padding-bottom: 10rem;
    position: relative;
}

.card {
    margin-top: -10rem;
}

.flex {
    position: absolute;
    margin-bottom: 5rem;
}

.hr-top {
    margin-top: -2px;
}

.flex-text {

    text-align: left;
    font-weight: 500;
    font-size: 22px;
    padding-bottom: 14px;
    padding-top: 1rem;
    padding-left: 5px;
}

.card-1 {
    margin-top: 1rem;
}

.img-6 {
    /*  margin-top: -6.3rem;*/
    margin-left: 37px;
    border-radius: 0px 13px 13px 0px;
}

.apply li {
    padding: 15px 0px;
}

.diploma-card {
    margin-top: 3rem !important;
}

.diploma-card-1 {
    margin-top: 11rem !important;
}

.popular {
    background-color: #f5f5f5;
    margin-top: 5rem !important;
}
.popular p{text-align: left !important;}

.popular .card {
    margin-top: 0rem !important;
}

.mba-text {
    margin-top: -12px;
}

.apply-img-electrical {
    padding-right: 0 !important;
}

.apply-img-five {
    border-radius: 0 10px 10px 0;
}

.list-unstyled-apply li {
    padding-top: 10px;
}

.apply-img-benifts {
    margin-left: 25px;
}

.advantages .card {

    border-radius: 10px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    padding: 10px;
    min-height: 235px;
}

.icons-heading-1 {
    text-align: left;
    color:  #425e7b;
    font-weight: 900;
}

.popular-badge {
    position: absolute;
    top: 10px;
    right: 10px;
    background-color:  #425e7b;
    color: white;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 12px;
    text-align: left;
}

.badge-1 {
    background-color:  #425e7b;
    margin-top: 2rem;
    padding: 5px;
    border-radius: 5px;
    color: white;
}

.card img {
    margin: 10px auto;
    display: block;
}

.popular-badge {
    position: absolute;
    top: 10px;
    right: 10px;
    background-color:  #425e7b;
    padding: 5px 10px;
    font-size: 12px;
    font-weight: bold;
    border-radius: 5px;
}

.syllabus-btn:hover {
    background-color: darkred;
    color: white;
}

.golden {
    font-size: 13px;

}

.gate-mba {
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    color:  #425e7b;
}

.program-text {
    text-align: left;
    margin-top: -1rem;
}

.syllabus-btn {
    width: 100%;
    background-color: #283e4e;
    color: white;
}

.bi {
    font-size: 15px;
}

.description {
    text-align: center !important;
}

@media only screen and (max-width: 479px) {
    .test-section .testimonial {
        padding: 70px 10px 30px;
    }

    .test-section .testimonial .description:before {
        top: -20px
    }

    .test-section .testimonial .title {
        font-size: 12px;
    }

    .test-section .testimonial .post {
        font-size: 11px;
    }
}

@media screen and (max-width:991px) {
    .advantage p {
        text-align: center !important;
    }
    
    p {
    text-align: center;
    }
    
    .mission-title{
        text-align: center;
    }
    
    .about-text-message{
        text-align: center !important;
    }
    
    h5{
        text-align: center;
    }

    .breder {
        border-bottom: 5px solid  #425e7b;
        width: 300px;
        margin-bottom: 2rem;
        margin-top: -1rem;
    }

    .slider-section .carousel-item {
        padding: 80px 0px;
        height: auto !important;
    }

    .img-5 {
        height: 340px;
        border-radius: 0 10px 10px 0;
    }

    marquee {
        height: 280px
    }

    .slider-section .working {
        font-size: 22px;
        margin-top: 5px;
    }

    .center {
        text-align: center;
    }

    .about-global {
        font-size: 23px;
    }

    .top-bar {
        display: none;
    }

    .best {
        font-size: 30px;
        font-weight: 400;

    }


    .program-90 {
        margin-top: 2rem;
    }

    .alumini {

        font-weight: 500;
        font-size: 12px;
    }


    .card-top {
        margin-top: 10px !important;
    }

    #special-heading {
        color: #ffc02e;
        font-size: 28px;
    }

    .custom-heading-1 {
        font-size: 30px;
    }

    .custom-class {
        display: block !important;
    }

    .experience-number {
        font-size: 73px;
        margin-top: 3rem;
        margin-left: 1rem;
    }

    .experience-text {
        font-size: 16px;
        margin-top: 3rem;

    }

    marquee {
        height: 250px;
    }

    .faq-ques {
        font-size: 25px;
    }

    .footer-right {
        margin-top: 1rem;
    }

    .testominal-text-div {
        background-color:  #425e7b;
        color: white;
        border-radius: 0px 0px 0px 34px;
        padding: 20px;
        max-width: 500px;
        font-size: 16px;
        position: relative;
        margin-top: 2rem;
        margin-left: 1rem;
    }

    .about-read-more {
        background-color:  #425e7b;
        color: white;
        margin-bottom: 1rem;
    }

    .notification-heading {
        font-size: 24px !important;
        font-weight: 700;
    }

    .out {
        margin-top: 1rem;
        font-size: 27px;
        font-weight: 400;
    }

    .course-heading {
        color: white;
        font-size: 1.5rem;
        margin-top: 5rem;

    }

    .about-text-message {
        text-align: justify;
        margin-top: 1rem !important;
    }

    .apply-1-read {
        background-color:  #425e7b;
        color: white;
    }

    .icn-text {
        line-height: 0.5;
        margin-top: 10px;
    }

    .about-text-span {
        font-weight: bold;
    }

    .about-read-more {
        background-color:  #425e7b;
        color: white;
    }

    .about-read-more:hover {
        background-color: #112A38;
        color: white;
    }

    .notification-heading {
        font-size: 29px;
        font-weight: 700;
    }

    .border-end {
        border-right: none !important;
    }

    .course-overview-heading {
        font-size: 20px;
        color:  #425e7b;
        font-weight: 900;
    }

    .fixed-form-1 {
        position: relative;
        background-color: white;
        padding: 20px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
        border-radius: 8px;
        margin-top: 1rem;
    }

    .card-8 {
        border-top: 4px solid #003dc6;
        border-radius: 8px;
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
        overflow: hidden;
        transition: transform 0.3s;
        margin-top: 3rem;
        padding: 30px;
    }

    .card-9 {
        border-top: 4px solid #003dc6;
        border-radius: 8px;
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
        overflow: hidden;
        transition: transform 0.3s;
        margin-top: 3rem;
        padding: 30px;
    }

    .card-10 {
        border-top: 4px solid #003dc6;
        border-radius: 8px;
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
        overflow: hidden;
        transition: transform 0.3s;
        margin-top: 3rem;
        padding: 30px;
    }

    .card-11 {
        border-top: 4px solid #003dc6;
        border-radius: 8px;
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
        overflow: hidden;
        transition: transform 0.3s;
        margin-top: 3rem;
        padding: 30px;
    }

    .twenty-text-div {
        margin-top: -20px !important;
    }

    .apply-form {
        font-size: 20px;
        font-weight: 900;
        text-align: center;
        margin-top: 5px;
    }

    .borderleft {
        border: none;
    }

    .img-fluid-deparment {

        max-width: 100%;
        height: auto;
    }

    .center {
        text-align: center;
    }

    #img-department {
        margin-left: 0rem;
    }


    .borderleft-1 {
        display: none;
    }

    .img-5 {

        border-radius: 0px;
        width: 100%;
        width: 1000px;

    }

    .apply-img-five {
        border-radius: 0px !important;
    }

    .apply-img-electrical {
        padding-right: 0 !important;
        padding-left: 0 !important;
        margin-top: 1rem;
    }

    .icons-heading {
        text-align: left;
        color:  #425e7b;
        font-weight: 900;
        margin-top: 2rem;
        font-size: 21px;
    }



    .advantage-1 {

        padding-bottom: 30px;
        position: relative;
        border-radius: 0px;
    }

    .card {
        margin-top: 1rem;
    }

    .img-6 {
        margin-top: 1rem;
        margin-left: -37px;
        border-radius: 0px;
        max-width: 127%;
    }

    .university-home-img {
        width: 70px;
        height: 70px;
    }


    .apply-btn {
        color:  #425e7b;
        background-color: #fff;

        font-size: 14px;
        font-weight: 700;
        border: none;

    }

    .apply-btn i {
        font-size: 14px;
        margin-left: 10px;
    }

    .apply-btn:hover {
        background: none;
        border: 1px solid #fff;
        color: #fff;
        box-sizing: border-box;
    }

    .apply-1-btn {
        color: #fff;
        background-color: transparent;
        border: 1px solid #fff;
        font-size: 14px;
        font-weight: 700;
    }

    .apply-img-benifts {
        margin-left: 25px !important;
    }

    .apply-1-btn:hover {
        background: #fff;
        color: #333;
    }

    .apply-1-btn i {
        font-size: 14px;
        margin-left: 10px;
    }

    .card-scoler .card-inr {
        border-right: none;
        margin-top: 15px;
        padding: 5px 10px;
        border: 1px solid #ddd;

        align-items: center;
        text-align: center;


    }

    .about-text-message {
        margin-left: 0rem !important;
    }


    .scolar-ship .text-center {
        margin-left: 0rem;
        text-align: center !important;

    }

    .university-font {
        font-size: 18px;
    }

    .fas {
        margin-left: 3rem;
    }

    .dropend .dropdown-toggle::after {
        position: absolute;
        right: 10px;
        top: 10% !important;
    }

    footer .course-flex {
        display: inherit !important;

    }

    .courses-wrap .course-flex li {
        margin-top: 1rem;
    }

    .container-fluid {
        padding: 0px 15px;
    }

    .request-heading {
        margin-bottom: 35px;
        font-size: 18px;
        font-weight: bold;
        color: black;
        margin-top: 2rem;
    }

    .common-div-university {
        padding-bottom: 3rem;
        margin-top: 0rem !important;
    }

    .university-pragraph {
        padding-bottom: 2rem;
    }

    .sanskriti-heading {
        margin-top: 3rem;
        font-size: 20px;
    }

    .dropdown-toggle::after {
        display: inline-block;
        position: absolute;
        margin-left: .255em;
        vertical-align: .255em;
        content: "";
        border-top: .3em solid;
        border-right: .3em solid transparent;
        border-bottom: 0;
        border-left: .3em solid transparent;
        right: 10px;

    }

    .row-1 {
        display: flex;
        flex-direction: column-reverse;
    }

    .nav-link {
        color: #193142;
        font-weight: 500;
        border-bottom: 1px solid #ddd;
        /* border-bottom: 1px solid; */
    }

    .shadow {
        box-shadow: none !important;
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu {
        /* border-top: 5px solid  #425e7b; */
        border-radius: 0px;
        margin-top: 15px;
        border: none;
    }

    .parent {
        flex-direction: column-reverse !important;
        /* Mobile view: image niche, text upar */
    }

    .thankyou-page h3 {
        text-align: center;
        font-size: 2rem !important;
        font-weight: 700;
    }

    .thankyou-page p {
        text-align: center;
        font-size: 12px;
        margin-top: 14px;
    }

}


.border-end {
    padding-right: 15px;
    /* Adjust as needed */
    margin-right: 15px;
}

/*menu css*/

/*diploma-page-css*/

.banner-diploma-div {
    background-color: white !important;
    padding: 0px;

}

.students-number {
    border: 1px solid  #425e7b;
    padding: 15px 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    font-size: 18px;
    font-weight: bold;
    color: #333;
    margin-right: 10px;
}

.stats-number-ten {
    color:  #425e7b;
    font-weight: bolder;
    font-size: 37px;
}

/*about-page-css*/


.mission-section {
    background-color: #fff;
    padding: 40px 20px;
    border-radius: 8px;
    margin-bottom: 2rem;

}

.mission-section .mission-title {
    color:  #425e7b;
    font-weight: 500;
    
}

.mission-section .mission-list {
    list-style: none;
    padding-left: 0;
}

.mission-section .mission-list li {
    padding-left: 25px;
    position: relative;
    margin-bottom: 10px;
}

.mission-section .mission-list li::before {
    content: "•";
    color:  #425e7b;
    font-size: 20px;
    position: absolute;
    left: 0;
    top: 2px;
}

.mission-section img {
    margin-top: 3rem;
    max-width: 100%;
}

.mission-section h2 {
    color:  #425e7b !important;
    font-weight: 900;
}

/*about-counter-section*/
.about-counter {
    background-color: #f5f5f5;
    padding-bottom: 2rem;
    padding-top: 2rem;
}

.about-counter .section__title {
    color:  #425e7b;
    font-weight: 900;
    padding-top: 1rem;
}

.about-counter p {
    margin-top: -2rem;
}

.about-counter .counter-number {
    color:  #425e7b;
}

.about-counter .cap-about {
    color:  #425e7b;
    font-size: 58px;
    margin-left: 2.5rem;
}

.about-counter .counter {
    /*margin-left: 10px;*/
    font-weight: 900;
    margin-top: 10px;
}

.about-counter .alumini {
    /*margin-left: 14px;*/
    font-weight: 500;
    margin-top: 0rem;
}

/*end of about-counter-setion*/

/*university-about-css*/
.key-heightlight .table th {
    background-color:  #425e7b;
    color: white;
}

/*fess section css*/
.emi-section {
    margin-top: 3rem;
}

.fees-structure {
    margin-top: 3rem;
}

.fees-structure .card {
    text-align: center;
    padding: 20px;
    border: 1px solid #ddd;
    border-radius: 10px;
    transition: transform 0.3s ease-in-out;
    margin-top: -1rem;
    margin-bottom: 2rem;
    cursor: pointer;
}
.fees-structure .card p{
   text-align: center;
}

.fees-structure .card:hover {
    transform: scale(1.05);
}

.fees-structure .icon-container {
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin: 0 auto 10px;
    border: 2px solid  #425e7b;
}

.fees-structure .icon {
    font-size: 30px;
    color: #0d6efd;
}

/* emi-section */
.emi-section h4 {
    text-align: left;
    margin-top: 1.5rem;
    font-weight: 500;
    font-size: 25px;
}

.emi-section .list-unstyled {
    padding-left: 0;
    list-style: circle;
    margin-top: -2rem;
}

.swami-college {
    color:  #425e7b;
}

.exam-section {
    margin-top: 3rem;
}

.benifits-study .benifits-card-div {
    background-color: #f5f5f5;
    margin-top: 1rem;
    padding: 20px;
}

.study-span-text {
    font-size: 20px;
    font-weight: 700;
    color:  #425e7b;
}

.elementor-icon-box-description {
    font-size: 15px;
}

/*Exam section css*/
ul {
    padding-left: 0rem;
}

.exam-section ul {
    padding-left: 0rem !important;
    margin-top: 10px !important;
    margin-bottom: 10px;
}

.feature-item strong {
    color:  #425e7b !important;
}

.exam-section .semibold strong {
    margin-top: 1rem !important;
    color:  #425e7b;
}

/*ranking-section*/
.ranking {
    margin-top: 3rem;
}

.ranking .table th {
    background-color:  #425e7b;
    color: white;
    font-size: 15px;
}

.certificate-section {
    margin-top: 2rem;
    margin-bottom: 3rem;
}

.elementor-button-text {
    background-color:  #425e7b;
    padding: 10px;
    border-radius: 10px;
    color: white;
    text-decoration: none;
}

.home-university {
    margin-top: 2rem;
}

.home-university h2 {
    color:  #425e7b;
    font-weight: 900;
    margin-top: 2rem;
}

.university-home-img {
    padding: 10px;
}

.home-university .carousel-item {
    margin-top: 2rem;
}

.carrer-team .job-card {
    border-radius: 10px;
    padding: 20px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    background: #fff;
}

.carrer-team .apply-btn {
    border: 2px solid  #425e7b;
    color:  #425e7b;
    font-weight: bold;
    padding: 10px
}

.carrer-team .apply-btn:hover {
    background:  #425e7b;
    color: white;
}

.carrer-team .join-team {
    background:  #425e7b;
    color: white;
    padding: 20px;
    border-radius: 10px;
}

.carrer-team .join-team input {
    width: 100%;
    padding: 10px;
    margin-top: 10px;
    border-radius: 5px;
    border: none;
}

.carrer-team textarea {
    width: 100%;
    margin-top: 10px;
    border-radius: 5px;
}

.carrer-team .submit-button {
    background-color: #112A38;
    color: white;
}

.carrer-team h4 {
    margin-bottom: 0rem;
}

.carrer-deliver {
    margin-top: 3rem;
}

.carrer-deliver .about-global {

    font-size: 34px;
    color:  #425e7b;
    font-weight: 900;
}

.carrer-award .feature-box {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    background: white;
    padding: 20px;
    border-radius: 12px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease-in-out;
    border: 1px solid rgba(0, 0, 0, 0.05);
}

.carrer-award .feature-box:hover {
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.15);
}

.carrer-award .icon-circle {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: white;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.15);
    margin-bottom: -30px;
    z-index: 1;
}

.carrer-award .icon-circle img {
    width: 30px;
}

#resume {
    margin-top: 0px;
    margin-left: -8px;
}

.online-pay {
    margin-top: 5rem;
    margin-bottom: 3rem;
}

.table-color {
    background-color:  #425e7b !important;
}

.section h4 {
    text-align: left;
    font-size: 22px;
    padding-bottom: 0rem;
    color:  #425e7b;
}

.section h3 {
    color:  #425e7b;
}

.carousel-item {
    position: relative;

}

.carousel-item video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;

}

.overlay-content {
    position: relative;
    margin-top: 3rem;
}

.video-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, rgba(0, 51, 102, 0.9), rgba(0, 51, 102, 0));
    pointer-events: none;
    /* Ensure it doesn't block interactions */
}

/*contact-css*/
.contact-css {
    margin-bottom: 5rem;
    margin-top: 2rem;
}

.form-css {
    background-color: #f5f5f5;
    padding: 30px;
    border-radius: 5px;

}

.download-box {
    background-color: #f8f9fa;
    border: 1px solid #ccc;
    padding: 10px;
}

.download-link {
    display: block;
    background-color: gray;
    color: white;
    padding: 10px;
    margin: 5px 0;
    text-decoration: none;
    font-weight: bold;
    border-radius: 5px;
}

.download-link:hover {
    background-color: #193142;
    color: white;
}

.button-color {
    color:  #425e7b;
}

.result {
    background-image: url(../img/result-page-banner.webp);
}

footer {
    background-color: black;
    padding-top: 3rem;
    padding-bottom: 5px;
}

footer .fa {
    color:  #425e7b;
    margin-right: 5px;
}

.envelope {
    color:  #425e7b;
    margin-right: 5px;
}

.address-top {
    margin-top: 10px;
}

footer .footer-logo {
    width: 200px;
    background-color: white;
}

.img-fluid-img {
    width: 200px;
}

footer h5 {
    color: white;
}

footer ul li a {
    color: white;
    text-decoration: none;
    font-size: 14px;
}

footer .text-white {
    font-size: 14px;
}

footer h5 a {
    color: white;
    text-decoration: none;
}

footer .course-flex {
    display: inline-flex;
}

footer .course-diplma {
    border-right: 1px solid white;
}

.heading-top-coures {
    margin-bottom: 1.5rem;
}

.copyright-text {
    font-size: 16px;
    padding-bottom: 0rem !important;
    color: white;
}

footer .courses-wrap ul li {
    padding: 0px 5px;
    line-height: 0.8;
}

footer .input_subscribe #newsletteremail {
    background: #292929;
    border: 0;
    padding: 0.8rem 4.5rem 0.8rem 1.5rem;
    width: 100%;
    border-radius: 21px;
    font: var(--font16);
    font-weight: var(--w400);
    font-style: italic;
    color: var(--colorwhite);
    box-shadow: 0 3px 6px #00000029;
}

footer .footer_address {
    color: white;
}

footer .copyright p a {
    color: white;
    text-decoration: none;
}

footer span a {
    color: white;
    text-decoration: none;
}

footer .footer_socmedia a {
    padding: 5px;
    color: white;
}

/*thanyou page css*/
.thankyou-page {
    padding: 60px;
}

.thankyou-page h3 {
    text-align: center;
    font-size: 5rem;
    font-weight: 700;
}

.thankyou-page p {
    text-align: center;
    line-height: 1.4;
    font-weight: bold;
}

.thankyou-page strong {
    color:  #425e7b;
}

.thankyou-page h5 {
    text-align: center;
}

.thankyou-page .contet-thank {
    margin-top: 1rem;
}

.thankyou-page .img-div {
    max-width: 100%;
    height: 100px;
}

/*landing-page-css*/
.landing-page-header {
    background-color:  #425e7b !important;
    height: 200px;
}


/*faculty-engineering-page*/
.faculty-engineering-page {
    background-color: #f5f5f5 !important;
}

.faculty-engineering-page h3 {
    color:  #425e7b;
}

.faculty-engineering-page ul li {
    padding-top: 10px;
}

.faculty-engineering-page a {
    color: black;
    text-decoration: none;
    font-weight: 500;
}

.five-student {
    font-weight: 700;

}

.student-icon {
    font-size: 25px;
    margin-right: 5px;
    color:  #425e7b !important;
}

/*.fees-structure p {*/
/*    text-align: left !important;*/
/*}*/

.gallery-heading h1 {
    font-weight: bold;
}

.filter-btns {
    text-align: center;
    margin: 20px 0;
}

.filter-btns button {
    border: none;
    padding: 10px 20px;
    margin: 5px;
    background-color:  #425e7b;
    color: white;
    cursor: pointer;
    transition: 0.3s;
}

.filter-btns button.active,
.filter-btns button:hover {
    background-color: #0f1b2a;
}

.gallery-wrapper {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}

.gallery-img {
    width: 100%;
    height: auto;
    display: block;
    transition: transform 0.3s ease;
}

.portfolio-overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    opacity: 0;
    transition: opacity 0.3s ease;
    display: flex;
    justify-content: center;
    align-items: center;
}

.gallery-wrapper:hover .portfolio-overlay {
    opacity: 1;
}

.gallery-wrapper:hover .gallery-img {
    transform: scale(1.05);
}

.portfolio-actions i {
    font-size: 2rem;
    color: #fff;
}

.gallery-item {
    display: none;
}

.gallery-item.show {
    display: block;
}

/*landing page css */
.landing-page {
    background-image: url(../img/hero-background.21_03_2025.webp);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    font-family: 'Segoe UI', sans-serif;
    color: white;
    position: relative;
    padding: 70px 0;
    height: 100vh;
}

.landing-page .video-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, #000000c7 0%, #000000db 47%, #000631a3 100%);
    pointer-events: none;
    z-index: 0;
    /* Overlay ka z-index low rahega */
}

.landing-page .container-fluid {
    position: relative;
    z-index: 1;
    /* Content upar aa jayega */
}


.landing-page h1 {
    color: white;

}

.landing-page h5 span {
    color: #fff936;
}

.landing-page .special-box {
    background-color: #183041;
    border-left: 5px solid  #425e7b;
    padding: 15px;
    margin-top: 15px;
    border-radius: 8px;
    font-size: 1.1rem;
    font-weight: 500;
    width: 550px;
}

.landing-page .form-container {
    max-width: 400px;
    background: white;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    margin-left: 2rem;
}

.landing-page .form-header {
    background-color:  #425e7b;
    text-align: center;
    padding: 25px;
    font-weight: bold;
    border-radius: 10px 10px 0 0;
    margin: -20px -20px 20px -20px;
    clip-path: polygon(0 0, 100% 0, 100% 75%, 50% 100%, 0 75%);
}

.landing-page .btn-yellow {
    background-color:  #425e7b;
    color: white;
    font-weight: bold;
    border: none;
}

.landing-page .btn-yellow:hover {
    background-color:  #425e7b;
}

.feature-section-landing-page {
    padding: 60px 0;
    background-color: #f8f9fa;
}

.feature-section-landing-page .feature-box {
    background: #ffffff;
    border-radius: 12px;
    padding: 30px 20px;
    text-align: center;
    transition: all 0.3s ease;
    height: 100%;
}

.feature-section-landing-page .feature-box:hover {
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.1);
}

.feature-section-landing-page .feature-icon {
    font-size: 40px;
    color:  #425e7b;
    margin-bottom: 20px;
}

.feature-section-landing-page .feature-title {
    font-size: 20px;
    font-weight: 700;
    color: #000;
    margin-bottom: 15px;
}

.feature-section-landing-page .feature-description {
    font-size: 15px;
    color: #666666;
}
.landing-page-working-proffesion img{max-width: 100%;}

.why-wilp-section {
    padding: 60px 0;
    background-color: white;
}

.why-wilp-section .why-wilp-title {
    color:  #425e7b;
    font-weight: 700;
    font-size: 32px;
}

.why-wilp-section .why-wilp-description {
    color: #666666;
    margin: 20px 0;
}

.why-wilp-section .why-wilp-list {
    list-style: none;
    padding-left: 0;
}

.why-wilp-section .why-wilp-list li {
    margin-bottom: 15px;
    font-size: 16px;
    color: #333;
}

.why-wilp-section .why-wilp-list i {
    color:  #425e7b;
    margin-right: 10px;
}

.why-wilp-section .image-wrapper {
    position: relative;
    overflow: hidden;
    border-radius: 8px;
}

.why-wilp-section .overlay-box {
    position: absolute;
    bottom: 20px;
    left: 20px;
    background: linear-gradient(90deg,  #425e7b,  #425e7b);
    color: #fff;
    padding: 20px;
    border-radius: 8px;
    max-width: 90%;
    font-size: 15px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
}

.why-wilp-section .image-wrapper img {
    width: 100%;
    height: auto;
    border-radius: 8px;
}

.laning-page-design-page .card {
    border: none;
    transition: transform 0.3s ease;
    margin-top: 0rem !important;
}

.laning-page-design-page .card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
}

.laning-page-design-page i {
    color:  #425e7b;
}

.laning-page-design-page .small {
    text-align: left !important;
}

.laning-page-design-page .card-title {
    text-align: left !important;
}

.laning-page-design-page .text-decoration-none {
    text-align: left !important;
    color:  #425e7b;
}

.landing-page-working-proffesion {
    padding: 60px 0;
}

.landing-page-working-proffesion h2 {
    text-align: center;
    color:  #425e7b;
    font-weight: 900;
}

.landing-page-working-proffesion p {
    text-align: left;
}


.joiningwrap-landing-page {
    background-color: #f5f5f5;
    padding: 60px 0;
}

.joiningwrap-landing-page h2 {
    text-align: center;
    color:  #425e7b;
}

.joiningwrap-landing-page p {
    text-align: center;
}

.joiningwrap-landing-page .why-wilp-list i {
    color:  #425e7b;
    margin-right: 10px;
}

.joiningwrap-landing-page .why-wilp-list li {
    margin-top: 20px;
}

.key-features-of-landing-page .feature-title {
    color:  #425e7b;
    font-weight: bold;
}

.key-features-of-landing-page .dark-bg {
    background-color:  #425e7b;
    color: white;
}

.key-features-of-landing-page .card {
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    border: none;
    min-height: 216px;
    
}

.key-features-of-landing-page {
    padding: 60px 0;
}

.key-features-of-landing-page .card {
    margin-top: 0rem !important;
}
.landing-page-working-proffesion .course-card {
    border: 1px solid #ddd;
    border-radius: 10px;
    overflow: hidden;
    transition: transform 0.3s;
    box-shadow: 0 8px 16px rgba(0,0,0,0.2);
    margin-bottom: 20px;
    margin-top: 3rem;
    
    border-bottom: 5px solid  #425e7b;
  }
 .landing-page-working-proffesion .course-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 16px rgba(0,0,0,0.2);
  }
  .landing-page-working-proffesion .course-header {
    padding: 20px;
    text-align: center;
  }
 .landing-page-working-proffesion .course-body{
    padding: 20px;
    margin-top: -2.5rem;
    min-height: 228px;
  }
.landing-page-working-proffesion  .course-header img {
   
    object-fit: cover;
    border-radius: 50%;
    margin-bottom: 10px;
  }
.landing-page-working-proffesion h5{text-align: left;font-weight: 900;}  
.landing-page-working-proffesion  .course-body p {
    margin: 5px 0;
  }
  .landing-page-working-proffesion .applicatin-button{background-color:  #425e7b; color: white;margin-bottom: 0rem !important;width: 100%;}
  .parteners{padding: 60px 0;background-color: #f5f5f5;}
  .parteners h2{color:  #425e7b;font-weight: 900;}
  .parteners .logo-wrap{margin-top: 3rem;}
  .parteners img{background-color: white;padding: 20px;border-radius: 10px;}
/*responsive design */
@media screen and (max-width:991px) {
    .landing-page {
        background-color: #0a0f2c;
        font-family: 'Segoe UI', sans-serif;
        color: white;
        padding: 70px 0;
        height: auto;
    }

    .landing-page .special-box {
        background-color: #183041;
        border-left: 5px solid  #425e7b;
        padding: 15px;
        margin-top: 15px;
        border-radius: 8px;
        font-size: 1.1rem;
        font-weight: 500;
        width: 289px;
    }

    .landing-page .form-container {
        max-width: 400px;
        background: white;
        padding: 20px;
        border-radius: 10px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
        margin-left: 0rem;
        margin-top: 3rem;
    }
}
.landing-page-footer{
    background-color: rgb(24 24 24);
    padding: 60px 0 0 0;
    
}
.landing-page-footer img{max-width: 100%;}
.footer-bootom{background-color: black;height: 50px;}
.landing-page-footer p{margin-top: 10px;margin-bottom: 5px !important;}
.footer-bootom p{padding-top: 1rem;}
.apply-link a{background-color:  #425e7b;padding: 10px; color: white;text-decoration: none;margin-top: 10px;}