@import url('https://fonts.googleapis.com/css2?family=Open+Sans&family=Quicksand:wght@700&family=Roboto:wght@400;500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans&family=Quicksand:wght@700&display=swap');

html,
body {
    overflow-x: hidden;
    max-width: 100%;
}

.page-header {
    margin-top: 5rem !important;
}

.page-header {
    padding: 50px 0px;
    background: #F4FDFF;
    position: relative;
    background: url('../images/svg/new.svg') no-repeat;
    background-size: cover;
    background-position: 0px 10%;
    text-align: center;
}

.page-header .page-header-content ul li {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}

.page-header .page-header-content ul li a {
    color: #fff;
    opacity: .7;
}

.page-header .page-header-content h1 {
    font-family: "Quicksand", sans-serif !important;
    font-size: 68px;
    color: #fff !important;
    font-weight: 700;
}

.aboutus {
    margin-bottom: 2rem;
}

.aboutus-header h1 {
    color: #800080;
    font-size: 68px;
    text-shadow: 0px 5px 6px #474646;
}

.aboutus-content {
    padding: 4.5rem 0rem 0.5rem 0rem;
    color: #000000;
}

.btn-main {
    font-weight: 700;
    position: relative;
    text-transform: capitalize;
    padding: 16px 30px;
    border-radius: 2rem;
    font-size: 16px;
    font-family: "Quicksand", sans-serif;
    border: 1px solid transparent;
    transform: translateY(0px);
    transition: all 0.3s ease-in-out;
    background-color: #12467e;
    color: rgb(255, 255, 255);
}

.btn-main:hover {
    background-color: #000000;
    color: white;
}

p {
    font-family: "roboto", sans-serif;
}

.faculty,
.learning,
.curriculam {
    box-shadow: 5px 5px 11px #5a5a5a,
        -5px -5px 11px #ffffff;
    border-radius: 10px;
    border-color: #800080;
    border: 1px solid;
    height: 315px;
    padding: 10px 20px 0px 20px;
}

/* .mission h1,
.vision h1 {
    font-size: 48px;
} */

.mission img,
.vision img {
    width: 100%;
}

.vision .justify-content-center {
    padding-top: 2.5rem;
}

.mission .justify-content-center {
    padding-top: 5.5rem;
}

.vision {
    text-align: justify;
}

.apart h5,
.programs h5 {
    color: purple;
}

.apart {
    margin-top: 1rem;
}

.mission h1::after,
.vision h1::after {
    position: absolute;
    content: "";
    left: 0px;
    right: 0px;
    width: 5rem;
    height: 5px;
    margin: 4.25rem auto;
    bottom: auto;
    background: #800080;
}

.apart h1::after,
.programs h1::after {
    position: absolute;
    content: "";
    left: 0px;
    right: 0px;
    width: 5rem;
    height: 5px;
    margin: 3rem auto;
    bottom: auto;
    background: #800080;
}

.student-support ul {
    list-style-type: none;
    padding-left: 0rem;
}

.student-support ul li {
    /* margin: 10px 0px; */
    margin: 1.25rem 0rem;
    display: flex;
    flex-direction: row;
    gap: 0.75rem;
    font-size: 18px;
}

.student-support li i {
    color: purple;
}

.student-support img {
    width: 85%;
}

.student-support h1 {
    display: flex;
    flex-direction: row;
    gap: 0.5rem;
}

.student-support h1 span {
    content: "";
    width: 6px;
    height: 50px;
    background: #800080;
}

.programs {
    .card-body {
        display: flex;
        flex-direction: column;
    }

    .card-text {
        flex-grow: 1;
    }
}

.programs .card {
    height: auto;
    box-shadow: 1px 1px 4px #5a5a5a, -5px -5px 11px #ffffff;
    border-radius: 10px;
    border: 1px solid;
}


.programs .text-center h1 {
    margin-bottom: 95px;
}

.program-video {
    transform: translateY(-50px);
    z-index: 99;
}

.program-video video {
    border-radius: 26px;
    background: linear-gradient(315deg, #cacaca, #f0f0f0);
    box-shadow: -1px 1px 6px #808080, 2px 2px 7px #808080;
}


.program-body {
    margin-top: -60px;
}


.counter-inner {
    background: #07294d;
    padding: 50px 50px 30px 50px;
    border-radius: 35px;
    position: relative;
}

.counter-wrap .counter-item {
    text-align: center;
}

.counter-wrap .counter-inner .row {
    --bs-gutter-y: 3rem !important;
}

.counter-wrap .counter-item i {
    font-size: 50px;
    color: #fff;
    height: 50px;
    width: 50px;
}

.counter-wrap .counter-item .counter {
    font-size: 50px;
    margin: 15px 0px 15px 30px;
    display: inline-block;
    color: #fff;
    border-bottom: 3px solid rgba(255, 255, 255, 0.5);
    padding-bottom: 10px;
}

.counter-wrap .counter-item p {
    font-size: 17px;
    margin-bottom: 0px;
    color: #fff;
    font-family: "roboto", sans-serif;
    line-height: 1.5;
    font-weight: 400;
}

.plus-symbol {
    font-size: 50px;
    color: white;
}

.counter-wrap {
    margin-top: 1rem;
}

.numbers {
    font-size: 50px;
}

.join-section {
    color: #fff;
    font-size: 1rem;
    line-height: 1.594rem;
    font-family: "Open Sans";
    font-style: normal;
    text-decoration: none;
    text-transform: none;
    padding-top: 10px;
    padding-bottom: 10px;
}

.join-section .container {
    padding: 2rem 2rem;
    background: linear-gradient(128.87deg, #512bd4 14.05%, #d600aa 89.3%);
    border-radius: 32px;
}

.join-section h2 {
    font-size: 1.75rem;
    line-height: 2.5rem;
    font-weight: 700;
    text-decoration: none;
    text-transform: none;
}

.btn-white {
    color: rgb(28, 116, 232);
    background-color: white;
    /* color: #ffffff;
            background-color: #ffc107; */
    border-color: #fff;
    font-family: "Open Sans";
    border-width: 2px;
    border-style: solid;
}

.btn-white:hover {
    color: rgb(0, 0, 0) !important;
    background-color: white !important;
}

@media (min-width:1200px) {
    .programs .card {
        height: 260px;
    }
}

@media (min-width: 520px) {
    .join-section {
        font-size: 1.125rem;
        line-height: 1.688rem;
    }
}

@media (max-width:576px) {
    .aboutus img {
        max-width: 200px !important;
    }
}

@media (min-width: 845px) {
    .join-section h2 {
        font-size: 2.5rem;
        line-height: 3.25rem;
    }
}

@media (min-width: 768px) {
    .mt-0-md {
        margin-top: 0 !important;
    }
}

@media (max-width:768px) {
    .aboutus-header h1 {
        font-size: 50px;
        text-align: center;
    }

    .page-header {
        padding: 30px 0px;
    }

    .mission img {
        padding-top: 2rem;
    }

    .mission h1::after,
    .vision h1::after {
        margin: 3.25rem auto;
    }

    .mission .justify-content-center {
        padding-top: 1.5rem;
    }

    .aboutus-content {
        padding: 1.5rem 0rem 0.5rem 0rem;
    }
    .counter-inner {
        padding: 50px 10px 30px 10px;
    }
}

@media (max-width:400px) {
    .aboutus-header h1 {
        font-size: 36px;
    }
}

@media (max-width:992px) {
    .custom-column-reverse .row {
        display: flex;
        flex-direction: column-reverse;
    }

    .aboutus .icon {
        transform: translateY(none);
    }

    .programs .col-lg-4 {
        margin-bottom: 3rem;
    }

    .student-support img {
        width: 100%
    }

    .student-support img {
        transform: translateY(none);
    }
}