section.about-kpi .row div:nth-child(1) .multi-bg {
    background: #ADDBF0;
}
section.about-kpi .row div:nth-child(2) .multi-bg {
    background: #C1C8E0;
}
section.about-kpi .row div:nth-child(3) .multi-bg {
    background: #B8E0D2;
}
section.about-kpi .row div:nth-child(4) .multi-bg {
    background: #ADDBF0;
}


.institutes-schools .card-content {
    height: 320px !important;

}
.institutes-schools .card {
    height: auto !important;
}
.multi-bg {
    padding: 20px;
}
.card-view {
    font-size: 16px;
    color: #fff;
}
a.card-view:hover {
    color: #3584f4 !important;
}
a.card-view svg {
 transition: transform 0.3s ease !important;
}
a.card-view:hover svg {
transform: rotate(45deg) !important;
}
a.card-view svg path {
    fill: #ffffff !important;
}
a.card-view:hover svg path {
    fill: #3584f4 !important;
}
.explore-card .bg {
    height: 250px;
    border-radius: 8px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
}
.understanding-needs .bg {
    height: 350px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
}
.bg::before {
    content: "";
    position: absolute;
    inset: 0;
    background-image: inherit;
    background-size: cover;
    transform: scale(1);
    transition: transform 0.5s ease;
    z-index: -1;
    border-radius: 10px;
}

.bg:hover::before {
    transform: scale(1.05);
}
/* explore card */
.explore-card .card-content {
    height: 280px;
    padding-top: 150px;
    margin-top: -100px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    border-radius: 10px !important;
}
.explore-card .card img.card__image {
    border-radius: 10px !important;
    height: 200px;
    -o-object-fit: cover;
       object-fit: cover;
    transition: transform 0.5s ease-in-out;

}
.card.add-card .card-content {
    height: 249px;
}
.explore-card h5 {
    font-size: 18px;
}
.explore-card .btn.grey-btn {
    color: #4a4a4a;
}
.explore-card .btn.grey-btn svg path {
    fill: #4a4a4a;
}
.explore-card .btn.grey-btn:hover {
    color: #0546a7;
}
.explore-card .btn.grey-btn:hover svg path {
    fill: #0546a7;
}
.chancelor-sec {
    background: linear-gradient(to right, #B5EAD7 50%, #3ea26400 68%);
}

.bg-image {
    z-index: -1;
}
.image-wrapper::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 4;
}

.image-wrapper img {
    position: relative;
    z-index: 2;
}
.image-item img {
    height: 400px !important;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top;
       object-position: top;
    width: 100%;
}
.my-swiper {
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
}

.swiper-slide {
    background-image: url(https://source.unsplash.com/random);
    background-position: center;
    background-size: cover;
    width: 300px;
    height: 300px;
}
.all-icon {
    position: absolute;
    background: transparent;
    color: #fff;
    border-radius: 50%;
    align-items: center;
    display: flex !important
;
    justify-content: center;
    z-index: 2;
    height: 40px;
    width: 40px;
    margin: auto;
    right: 0px;
    bottom: 8px;
    left: 0px;
    border: 1px solid #fff;
}
.bottom-right {
    bottom: 28px !important;
}
/* chancelor page */

section.margin-sec {
    margin-top: -329px;
    padding-top: 329px;
}
/* leader-page */
.white-bg-wrapper {
    right: 0px;
    left: 0px;
    margin: auto;
    width: 450px;
    bottom: 20px !important;
}
.event-section img {
    height: 250px !important;
    -o-object-fit: cover;
       object-fit: cover;
}
.border-top-custom {
    border-top: 1px solid #000;
}
.img-box-card {
    height: 300px !important;
}
.video-content {
    height: 84px;
}
.height-wrapper .card img.card__image {
    border-radius: 10px !important;
    height: 212px;
    -o-object-fit: cover;
    object-fit: cover;
}
.institutes-schools h5 {
    font-size: 18px;
}
.all-card .col:nth-child(1) .card .card-body {
    background: #ffd4e4;
}
.all-card .col:nth-child(2) .card .card-body {
    background: #fff0ca;
}
.all-card .col:nth-child(3) .card .card-body {
    background: #afebff;
}
.all-card .col:nth-child(4) .card .card-body {
    background: #b5ead7;
}
.logo-institute {
    /* height: 40px; */
}
/* table */
.cus-table thead {
    background-color: #eaf0ff;
    color: #000;
}

.cus-table th,
.cus-table td {
    vertical-align: middle;
    border: 1px solid #d3e0f5;
}
.explore-wrapper .card-content {
    height: 237px;
    padding-top: 121px;
    margin-top: -100px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}
img.list-icon-img {
    height: 47px;
}
.alumni-list img {
    height: 300px;
}
 .explore-card .alumni-list .card-content {
    padding-top: 127px !important;
}
.alumni-list h6 {
    color: #4a4a4a;
}
.ChancellorSir-image img {
    height: 630px !important;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top;
       object-position: top;
}

.leadership-team img {
    height:700px !important;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    text-align: center;
    margin: auto;
    -o-object-position: top;
       object-position: top;
}
.placment-all .card {
    margin-top: 150px;
}
.heading-bold{
    font-size: 16px !important;
    font-weight: 600;
    color: #3584F4 !important;

}
.c-vc-sbup .play-button-center .play-icon {
    /* semi-transparent dark bg */
    color: #3B3283;
    font-size: 24px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease-in-out;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    border: 2px solid #3B3283;
    background: #fff;
}
.c-vc-sbup .play-button-center   .play-icon i {
    color: #3B3283;
}
.c-vc-sbup .play-button-center .play-icon:hover {
    background-color: rgba(255, 255, 255, 0.8);
    color: #000;
}

.explore-card .bg {
    transition: transform 0.5s ease;
    will-change: transform;
}

.explore-card .bg:hover {
    transform: scale(1.1);
}
h5.blog-title {
    font-size: 16px;
}
input#start_date {
    font-size: 12px;
}
input#end_date {
    font-size: 12px;
}
.img-height-equal img {
    height: 300px !important;
    border-radius: 10px;
    -o-object-fit: cover;
       object-fit: cover;
}
