/* Style all headings */
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Playfair Display" !important;
}
h1 {
    color: #fff;
    font-size: 48px;
}
h2 {
    font-size: 42px;
    color: #3a3486;
}
h4 {
    font-size: 28px;
    color: #3a3486;
}
h3 {
    font-size: 36px;
}
h6 {
    color: #3a3486;
}
.dropdown-item.active,
.dropdown-item:active {
    background-color: #3a3486 !important;
    color: #fff !important;
}
/* button with bg */
.btn-bg {
    background-color: #3a3486;
    color: #fff;
    padding: 9px 30px;
}
.btn-bg:hover {
    border: 1px solid #3a3486;
    color: #3a3486;
}
/* button with outline */
.outline-btn {
    border: 1px solid #3a3486;
    color: #3a3486;
}
.outline-btn:hover {
    background-color: #3a3486;
    color: #fff;
}
.home-banner-slider .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
    text-align: center !important;
}
/* Style all paragraph tags */
p {
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #151322;
    text-align: justify;
    line-height: 24px;
}
.section-padding {
    padding: 40px 0px;
}
.home-banner-slider .swiper-container {
    height: 78vh;
}

.home-banner-slider .slide-bg-image {
    background-size: cover;
    background-position: center;
}


.home-banner-slider .slide-inner {
    top: 50%;
    transform: translateY(-50%);
    color: white;
    max-width: 424px;
}

.home-banner-slider .swiper-pagination-bullet {
    background: #fff;
    width: 16px;
    height: 16px;
}
.slide-btn {
    color: #180d5b;
    background: #fff;
    padding: 12px 15px;
    font-size: 20px;
}
.slide-btn:hover {
    color: #fff;
    background-color: transparent;
}

.institution-overview-one {
    right: -30px;
    top: -40px;
    z-index: 2;
}
.institution-overview-two {
    left: 206px;
    bottom: 20px;
    z-index: 2;
}
.who-we-are-sec {
    min-height: 500px;
}
.counter-text {
    color: #3a3486;
    font-family: "Lato";
    font-weight: 800;
}
.sec-btn {
    background: #3a3486;
    width: 150px;
    padding: 12px 15px;
    border: 1px solid #3a3486;
    color: #fff;
}

.sec-btn:hover {
    color: #3a3486;
    background: transparent;
    border: 1px solid #3a3486;
}

.about-sas {
    background-image: url(/images/who-we-are-banner.png?b6c8144014d8ca08088d491e2611978f);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 1;
}

.actuarial-science {
    background: linear-gradient(90deg, #19094b 0%, #340974 100%);
}

.actuarial-science-two {
    background-image: url(/images/Actuarial-Science-banner.png?48bb3fb169a45b760a3a8c5fd0bd0b5f);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 68px 40px 68px 88px;
    left: -52px;
}

.campus-life {
    background: #f5fbff;
}
.campus-swiper {
    background: #f6fbff;
}

.campus-card:hover {
    transform: translateY(-5px);
}

/*campus-slider*/
.campus-swiper .swiper-slide {
    transition: transform 0.3s ease;
}

.campus-swiper .swiper-slide:nth-child(odd) {
    transform: scale(0.7);
    z-index: 2;
}

.campus-swiper .swiper-slide:nth-child(even) {
    transform: scale(0.9);
}
.campus-heading {
    left: 0;
    right: 0;
    bottom: -55px;
    color: #3a3486;
    font-weight: 500;
}
/* .campus-swiper .swiper-button-next,
.campus-swiper .swiper-button-prev {
    display: none !important;
} */
.campus-swiper .swiper-button-next:after, .swiper-button-prev:after {
    font-size: 22px !important;
}
.campus-swiper .swiper-button-next, .swiper-button-prev {
    color: #333;
    border: 1px solid #3a3486;
    width: 41px;
    height: 41px;
    border-radius: 50%;
    background: #fff;
    font-weight: bold;
}
.event-heading {
    color: #3a3486;
}
a.btn.btn-sm {
    padding: 10px 0px !important;
    transition: all 0.3s ease; /* Add smooth transition */
    line-height: normal;
}

a.btn.btn-sm:hover {
    background: #292179;
    border: 1px solid #292179 !important;
    color: #fff;
    padding: 10px !important; /* Padding expands smoothly */
    line-height: normal;
}

.first-event {
    /* height: 480px; */
}
.event-tag {
    color: #373433;
}
.partners-logos .slide-track {
    width: calc(250px * 10);
    animation: scroll 25s linear infinite;
}

.partners-logos .slide {
    width: 250px;
    flex-shrink: 0;
}

.partners-logos .slide img {
    max-height: 100px;
    border: 1px solid #F3F3F3 !important;
}
.partners-logos img {
    animation: scroll 60s linear infinite;
}
.partners-logos {
    height: 200px;
}
.slide-track {
    animation: scroll 40s linear infinite;
}

@keyframes scroll {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-50%);
    }
}

.timeline-swiper {
    padding-bottom: 40px;
}

.timeline-swiper .swiper-slide {
    /* width: auto !important; */
    flex-shrink: 0;
}

.placement-experience .video-wrappers {
    flex: 0 0 auto;
    scroll-snap-align: start;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    cursor: pointer;
}
iframe {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
#testimonialModal .modal-body.p-4 {
    font-size: 15px !important;
}

.testimonial-page .iframe-container iframe {
    width: 100%;
    height: 458px !important;
}
.iframe-container iframe {
    width: 100%;
    height: 100%;
}

.placement-experience .video-duration {
    position: absolute;
    top: 33px;
    left: 10px;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    padding: 2px 8px;
    font-size: 12px;
    color: #fff;
}

.placement-experience .video-info {
    position: absolute;
    bottom: 20px;
    left: 10px;
    border-radius: 5px;
    padding: 2px 8px;
    font-size: 17px;
    color: #fff;
    font-weight: 700;
}
.placement-experience .video-info p {
    font-size: 12px;
    text-align: left;
}
.testimonial-masnary .play-icon {
    top: 0% !important;
    left: 51px !important;
}
.video-wrappers i {
    background: #3a3486;
    border-radius: 50%;
    align-items: center;
    display: flex !important;
    justify-content: center;
    z-index: 2;
    height: 40px;
    width: 40px;
    color: #fff;
}
.placment-mid {
    padding-top: 80px;
}
.video-text-wrapper {
    width: 300px;
    height: 125px;
}
.custom-swiper-button {
    width: 40px;
    height: 40px;
    background-color: #000;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 10;
    transition: all 0.3s ease;
}
.custom-swiper-button:hover {
    background-color: #333;
    color: #fff;
}
.custom-swiper-button:hover i {
    background-color: #333;
    color: #fff !important;
}
.testimonials-slider .swiper-button-prev,
.testimonials-slider .swiper-button-next {
    top: 50%;
    transform: translateY(-50%);
}
/* Hide default arrow backgrounds */
.testimonials-slider .swiper-button-prev::after,
.testimonials-slider .swiper-button-next::after {
    display: none !important;
    content: none;
}
.testimonials-slider .swiper-button-next i,
.testimonials-slider .swiper-button-prev i {
    color: #000000;
}
.testimonials-slider .swiper-button-prev {
    left: 10px;
    background: #ffffff;
    height: 43px;
    width: 43px !important;
}
.testimonials-slider .swiper-button-next {
    right: 10px;
    background: #ffffff;
    height: 43px;
    width: 43px !important;
}
.testimonials-name {
    color: #101010;
}

.video-container {
    height: 354px !important;
}
.hidden {
    display: none;
}
/*event css*/
.modern-tabs .nav-link {
    border: none;
    color: #333;
    position: relative;
    font-weight: 500;
    padding: 0.5rem 1rem;
}

.modern-tabs .nav-link::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -4px;
    height: 4px;
    width: 100%;
    background-color: #3a3486; /* Bootstrap primary */
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.3s ease;
}

.modern-tabs .nav-link.active {
    color: #3a3486;
    font-weight: bold;
}

.modern-tabs .nav-link.active::after {
    transform: scaleX(1);
}
.events-details img {
    height: 540px;
}
/* Table Css   */
.table-custom-color th{
    background: #210654 !important;
    color: #fff;
    vertical-align: middle;
}
.contact-form {
    border-right: 1px solid #D7EFFF;
    height: 550px;
    margin: 32px 0px;
}
.table-responsive thead th {
    font-size: 13px;
}
/* .fa-brands:before, .fa-regular:before, .fa-solid:before, .fa:before, .fab:before, .far:before, .fas:before {
    color: #fff;
} */

