.header .our-social a,
.owl-nav button {
    box-shadow: rgba(100, 100, 111, .2) 0 7px 29px 0;
    align-content: center
}

.btn-floating,
.scroll-top {
    bottom: 15px;
    z-index: 999;
    position: fixed
}

.btn-floating:hover span,
.custom-style,
a,
button {
    display: inline-block
}

body {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    scroll-behavior: smooth;
    font-family: Montserrat, sans-serif
}

.footer .ftr-box a,
.header .update-box span,
.top-header,
p {
    font-family: "Open Sans", sans-serif
}

ul {
    list-style: none
}

a,
button {
    color: var(--textcolor);
    text-decoration: none;
    border: none;
    outline: 0
}

figure,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
ul {
    padding: 0;
    margin: 0;
    line-height: normal
}

p {
    text-align: justify
}

:root {
    --primarycolor: #c8cfd7;
    --darkcolor: #404040;
    --lightcolor: #fff;
    --textcolor: #404040;
    --titlecolor: #9A1E1F;
    --bgcolor: #f7f7f799;
    --bordercolor: #E0E0E0;
    --btn-color: #B91C1C
}

.custom-style {
    width: 100%;
    padding: 40px 0
}

.common-title {
    color: var(--titlecolor);
    font-size: 36px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 32px;
    margin-bottom: 40px
}

.common-btn,
.readmore-btn,
.scroll-top {
    color: var(--textcolor);
    transition: .3s ease-in-out
}

.core-value-box,
.text-center {
    text-align: center
}

.common-btn-box {
    margin-top: 33px
}

.common-btn,
.readmore-btn {
    background: var(--primarycolor);
    font-size: 16px;
    font-weight: 700;
    text-transform: capitalize;
    text-align: center;
    border-radius: 8px;
    padding: 15px 25px;
    line-height: normal;
    letter-spacing: .3px
}

.readmore-btn {
    color: var(--textcolor) !important;
    background-color: transparent;
    border: 2px solid var(--primarycolor)
}

.header .our-social a,
.scroll-top {
    border-radius: 50%;
    text-align: center
}

.btn-close:hover,
.btn-floating,
.header .top-header,
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span,
.pagination .page-link,
.pagination .page-link:hover {
    background-color: var(--primarycolor)
}

.breadcrumbs-panel,
.clip-hub,
.faq-wrapper .accordion-button,
.faq-wrapper .accordion-button.collapsed,
.gallery-card,
.header .bottom-header,
.header .dropdown-menu,
.header .middle-header,
.header .our-social a,
.sidebar-menu {
    background-color: var(--lightcolor)
}

.scroll-top {
    width: 40px;
    height: 40px;
    background: var(--primarycolor);
    font-size: 17px;
    line-height: 40px;
    right: 18px;
    opacity: 0;
    visibility: hidden;
    pointer-events: none
}

.btn-floating,
.btn-floating span {
    transition: .3s;
    color: var(--textcolor)
}

.custom-style2 h2,
.fc-h-event .fc-event-main,
.inner-content-box .step.active,
.provision-event .fc-event-title,
.scroll-top:hover i {
    color: var(--textcolor)
}

.btn-floating {
    left: 18px;
    overflow: hidden;
    width: 50px;
    height: 50px;
    border-radius: 100px;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center
}

.btn-floating:hover {
    width: auto;
    padding: 0 20px;
    cursor: pointer
}

.btn-floating span {
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
    margin-left: 8px;
    line-height: 0;
    display: none
}

.community-links a,
.header .dropdown-menu .dropdown-item,
.header .update-box span {
    font-weight: 600;
    text-transform: capitalize
}

.scroll-visible {
    opacity: 1;
    visibility: visible;
    pointer-events: painted
}

.inner-form-box,
.overlay-box {
    pointer-events: none;
    opacity: 0
}

.owl-carousel .owl-item {
    border-radius: 15px !important
}

.owl-nav {
    margin-top: 0 !important
}

.owl-nav button {
    width: 38px;
    height: 38px;
    border-radius: 50% !important;
    background-color: var(--primarycolor) !important;
    text-align: center;
    position: absolute;
    top: 41%
}

.community-links a,
.owl-nav button i {
    color: var(--textcolor);
    font-size: 15px
}

.owl-nav .owl-prev {
    left: -23px
}

.owl-nav .owl-next {
    right: -23px
}

.owl-dots {
    margin-top: 24px !important
}

.owl-theme .owl-nav .disabled {
    opacity: 0
}

.bgcolor {
    background-color: var(--bgcolor)
}

.pagination {
    width: 100%;
    gap: 12px;
    justify-content: center;
    list-style: none;
    margin: 32px 0 0 !important
}

.pagination .page-item {
    display: inline-block;
    margin: 0
}

.header .navbar-brand,
.nav-head,
.pagination .page-item::before {
    display: none
}

.pagination .page-link {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    padding: 0;
    border-radius: 50% !important;
    color: var(--textcolor);
    font-size: 16px;
    font-weight: 500;
    transition: .25s;
    box-shadow: none
}

.pagination .page-link:hover {
    transform: translateY(-1px);
    color: var(--textcolor)
}

.pagination .page-item.active .page-link {
    color: var(--textcolor);
    background-color: var(--primarycolor);
    border-color: var(--primarycolor)
}

#focus {
    scroll-margin-top: 240px
}

.header,
.header .bottom-header {
    width: 100%
}

.top-header {
    padding: 8px 25px;
    background: var(--primarycolor);
    display: flex;
    justify-content: space-between;
    align-items: center
}

.top-header .update-box {
    display: flex;
    align-items: center;
    gap: 15px;
    overflow: hidden;
    flex: 1
}

.top-header .update-box span {
    color: var(--textcolor);
    font-weight: 600;
    white-space: nowrap
}

.top-header .ticker {
    overflow: hidden;
    flex: 1
}

.top-header .ticker-track {
    display: flex;
    width: max-content;
    gap: 15px;
    will-change: transform;
}

.top-header .ticker-track p {
    white-space: nowrap;
    margin: 0px;
    color: var(--textcolor);
    font-size: 16px;
    font-weight: 500
}

.header .nav-link,
.header .our-social a {
    color: var(--textcolor);
    font-size: 15px;
    line-height: normal
}

.header .our-social {
    margin-left: 22px
}

.header .top-header li {
    display: inline-block;
    line-height: normal
}

.header .our-social a {
    margin-left: 5px;
    width: 27px;
    height: 27px
}

.header .middle-header {
    width: 100%;
    padding: 0 25px;
    border-bottom: 1px solid #8080801f;
    text-align: center
}

.header .school-logo {
    height: 82px;
    object-fit: contain
}

.header .navbar {
    padding: 0
}

.header .nav-link {
    font-weight: 700;
    text-transform: uppercase;
    padding: 18px 12px !important;
    transition: .3s ease-in-out;
    cursor: pointer
}

.breadcrumbs li.active,
.header .dropdown-menu .dropdown-item:hover,
.header .nav-link:hover,
.inner-content-box h1 span,
.sidebar-menu a.active,
.sidebar-menu a:hover {
    color: var(--titlecolor)
}

.header .dropdown-menu {
    padding: 0;
    box-shadow: rgba(149, 157, 165, .2) 0 8px 24px;
    border-radius: 0 0 15px 15px;
    overflow: hidden;
    border: 0
}

.achievement-box,
.bod-box img,
.breadcrumbs-panel,
.calendar,
.clip-hub,
.contact-form-box,
.contact-info-box,
.core-box,
.directors-box figure,
.event-card,
.faq-wrapper .accordion-item,
.footer .bg-box,
.gallery-card,
.header .mega-menu,
.inner-content-box .testimonial-card,
.message-video-box,
.modal-content,
.principle-img-box figure,
.procedure-steps .step-box,
.side-enquiry-form .form-box,
.sidebar-menu,
.testimonial-card figure,
.vacancy-card .vacancy-mode {
    box-shadow: rgba(100, 100, 111, .2) 0 7px 29px 0
}

.header .mega-menu {
    padding: 15px;
    border-radius: 0 0 15px 15px;
    left: 50%;
    transform: translateX(-50%)
}

.header li:first-child .mega-menu {
    transform: translateX(-33%)
}

.header .mega-inner {
    display: flex;
    column-gap: 20px
}

.header .mega-img {
    width: 420px;
    height: 100%;
    border-radius: 15px
}

.clip-hub img,
.custom-popup video,
.directors-box img,
.gallery-card img,
.header .mega-img img,
.inner-content-box img,
.message-video-box video,
.overview-box .media img,
.principle-img-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: inherit
}

.header .custom-mega-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 14px
}

.header .dropdown-menu li {
    min-width: 311px;
    border-bottom: 1px solid #f3f3f3
}

.header .dropdown-menu li:last-child,
.sidebar-menu li:last-child {
    border-bottom: 0
}

.header .dropdown-menu .dropdown-item {
    color: var(--textcolor);
    background-color: transparent;
    font-size: 14px;
    padding: 11px 0 !important;
    transition: .3s ease-in-out;
    cursor: pointer
}

.mega-menu[data-bs-popper] {
    left: unset !important;
    margin-top: 10px !important
}

.bottom-header.is-sticky {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    background: var(--lightcolor);
    backdrop-filter: blur(8px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, .07);
    animation: .4s forwards smoothSlideDown
}

.gallery-box figure,
.hero-banner {
    position: relative;
    overflow: hidden
}

.achievers-container .title-box,
.overlay-box i {
    background-color: var(--primarycolor);
    align-content: center
}

.showDropdownMenu {
    display: block
}

.hero-slide {
    width: 100%;
    height: 100%
}

.gallery-box img,
.hero-slide picture img,
.loader img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.hero-slider .owl-nav button {
    width: 45px;
    height: 45px;
    background-color: var(--lightcolor) !important
}

.hero-slider .owl-nav .owl-prev {
    left: 14px
}

.hero-slider .owl-nav .owl-next {
    right: 14px
}

.custom-popup .btn-close i,
.hero-slide .owl-nav button i {
    color: var(--lightcolor)
}

.community-links {
    position: absolute;
    bottom: 12px;
    right: 12px;
    z-index: 1;
    align-items: center;
    background-color: rgba(191, 199, 209, .8);
    border-radius: 5px;
    padding: 10px 12px;
    display: none
}

.message-video-box,
.principle-img-box figure {
    border-radius: 50%
}

.community-links li {
    display: flex;
    align-items: center
}

.community-links span {
    display: inline-block;
    margin: 0 8px
}

.message-video-box {
    width: 615px;
    height: 615px
}

.content-summary .text-wrapper,
.message-content,
.overview-box .overview-content,
.principal-note {
    height: 100%;
    align-content: center
}

.message-content p {
    color: var(--textcolor);
    font-size: 18px;
    font-weight: 500;
    line-height: 27px;
    margin-bottom: 18px
}

.faq-wrapper .accordion-item:last-child,
.footer .contcatus li:last-child,
.gallery-box figure:last-child,
.gallery-head h1.common-title,
.inner-content-box .documents-list li:last-child,
.inner-content-box li:last-child,
.inner-content-box p:last-child,
.message-content p:last-child,
.principal-note p:last-child,
.vacancies-container .vacancy-card:last-child {
    margin-bottom: 0
}

.message-content .common-btn {
    margin-top: 16px
}

.message-content .common-title,
.principal-note .common-title {
    text-align: left;
    margin-bottom: 25px
}

.core-heading-box h2,
.core-value-box h2 {
    color: var(--titlecolor);
    font-size: 32px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
    line-height: 32px
}

.core-value-box p {
    color: var(--textcolor);
    font-size: 18px;
    line-height: 26px
}

.core-heading-box {
    text-align: center;
    margin: 50px 0 31px
}

.core-box {
    padding: 25px;
    border-radius: 15px;
    background-color: var(--lightcolor);
    margin-bottom: 24px
}

.core-box h3 {
    color: var(--titlecolor);
    font-weight: 700
}

.core-box p {
    color: var(--textcolor);
    line-height: 25px
}

.principal-note p {
    color: var(--textcolor);
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 14px
}

.principal-note h3 {
    font-size: 20px;
    font-weight: 700;
    text-transform: capitalize;
    margin: 23px 0 10px
}

.principal-note blockquote {
    margin-bottom: 15px
}

.principal-note .readmore-content-box {
    height: 323px;
    overflow: hidden
}

.add-height {
    height: auto !important
}

.principal-note .readmore-btn {
    margin-top: 26px
}

.principle-img-box {
    position: sticky;
    top: 53px
}

.principle-img-box figure {
    display: block;
    width: 512px;
    height: 512px;
    border: 10px solid var(--lightcolor);
    margin: 0 auto
}

.achievers-container .title-box,
.achievers-container figure {
    width: 240px;
    height: 240px;
    border-radius: 50%;
    margin: auto;
    border: 1px dashed var(--primarycolor);
    padding: 5px;
    position: relative;
    overflow: hidden;
    transition: border-color .3s ease-in-out
}

.achievers-container .title-box {
    text-align: center;
    padding: 20px
}

.achievers-container .title-box h3 {
    color: var(--textcolor);
    font-size: 23px;
    line-height: 34px;
    font-weight: 700;
    text-transform: capitalize;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .2)
}

.achievement-box:hover .overlay-box,
.achievers-container figure:hover .overlay-box,
.gallery-box figure:hover .overlay-box,
.gallery-card:hover .overlay-box {
    transform: scale(1);
    opacity: 1
}

.achievement-box a,
.achievers-container a,
.clip-hub a,
.custom-popup figure a,
.event-card a,
.gallery-card a {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: inherit
}

.achievement-box figure,
.achievers-container figure img,
.custom-popup figure img,
.custom-popup iframe,
.gallery-card figure,
.map-box iframe {
    width: 100%;
    height: 100%;
    border-radius: inherit
}

.achievers-container .owl-carousel .owl-stage-outer {
    padding: 0 2px
}

.fancybox-container,
.modal {
    z-index: 9999999999
}

.gallery-box figure {
    width: 100%;
    height: 260px;
    margin-bottom: 8px
}

.gallery-middle-box figure {
    height: 528px
}

.gallery-box a {
    display: block;
    width: 100%;
    height: 100%
}

.footer .ftr-info p,
.testimonial-card p {
    line-height: 25px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical
}

.overlay-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(200, 207, 215, .5);
    text-align: center;
    align-content: center;
    transform: scale(0);
    transition: .3s ease-in-out
}

.counter-container .counter-box,
.testimonial-card {
    background-color: var(--lightcolor);
    text-align: center
}

.overlay-box i {
    color: var(--textcolor);
    width: 42px;
    height: 42px;
    border-radius: 50%;
    font-size: 16px;
    text-align: center
}

.counter-container {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 25px;
    flex-wrap: wrap
}

.counter-container .counter-box {
    width: 247px;
    height: 247px;
    border-radius: 50%;
    box-shadow: rgba(0, 0, 0, .35) 0 5px 15px;
    padding: 35px;
    align-content: center
}

.counter-container i {
    color: var(--textcolor);
    font-size: 52px;
    margin-bottom: 17px
}

.counter-container .counter-box span {
    color: var(--textcolor);
    font-size: 27px;
    font-weight: 700
}

.counter-container p {
    color: var(--titlecolor);
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    margin-top: 7px;
    text-align: inherit
}

.collaboration-slider figure {
    padding: 5px;
    border-radius: 15px;
    border: 3px solid #80808030
}

.collaboration-slider figure img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.testimonial-card {
    padding: 30px;
    border-radius: 15px;
    position: relative;
    border: 1px solid var(--bordercolor)
}

.testimonial-card::before {
    content: "“";
    font-size: 120px;
    position: absolute;
    top: 30px;
    left: 30px;
    color: rgba(0, 0, 0, .04)
}

.testimonial-card figure {
    width: 135px;
    height: 135px;
    border-radius: 50%;
    padding: 4px;
    background: linear-gradient(135deg, var(--primarycolor), rgb(40 96 40));
    margin: 0 auto 15px
}

.testimonial-card figure img {
    width: 100%;
    height: 100%;
    border-radius: inherit;
    object-fit: cover;
    background: var(--lightcolor)
}

.testimonial-card .parent-name {
    display: block;
    color: var(--titlecolor);
    font-size: 16px;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 12px
}

.testimonial-card p {
    color: var(--textcolor);
    font-size: 16px;
    -webkit-line-clamp: 10;
    line-clamp: 10;
    height: 248px
}

.flag-panel {
    padding-bottom: 18px
}

.flags-slider img {
    height: 40px;
    object-fit: contain
}

.footer {
    padding-top: 40px;
    padding-bottom: 10px
}

.footer .bg-box {
    padding: 30px 30px 21px;
    border-radius: 15px
}

.footer h2 {
    color: var(--titlecolor);
    font-size: 36px;
    font-weight: 800;
    text-transform: uppercase;
    margin-bottom: 12px
}

.footer .ftr-info {
    padding-right: 31px
}

.footer .ftr-info p {
    color: var(--textcolor);
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 32px;
    -webkit-line-clamp: 10;
    line-clamp: 10;
    height: 72px
}

.footer .middle-footer {
    text-align: center;
    margin-top: 24px
}

.footer .middle-footer img {
    height: 42px;
    object-fit: contain
}

.footer .contcatus i,
.footer .social-icons a {
    width: 40px;
    height: 40px;
    background-color: var(--primarycolor)
}

.footer .copyright-box {
    padding-top: 21px;
    margin-top: 23px;
    border-top: 1px solid #5857572e;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 4px
}

.footer .copyright-box p {
    color: var(--textcolor);
    font-size: 16px;
    font-weight: 600
}

.footer .copyright-box span {
    display: block;
    color: var(--textcolor);
    font-weight: 500;
    font-size: 13px;
    line-height: normal
}

.footer .copyright-box span a {
    color: #777
}

.footer .social-icons a {
    border-radius: 10px;
    color: var(--textcolor);
    font-size: 20px;
    margin-right: 5px;
    display: inline-flex;
    justify-content: center;
    align-items: center
}

.contact-info-box i,
.footer .contcatus i {
    border-radius: 50%;
    text-align: center;
    align-content: center
}

.footer .social-icons a:last-child {
    margin-right: 0
}

.footer .ftr-title {
    color: var(--titlecolor);
    font-size: 23px;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 22px
}

.contact-form-box h2 span,
.footer .ftr-box a i,
.footer .ftr-box a:hover,
.provision-event .fc-event-title,
.thank-you-box p {
    color: var(--primarycolor)
}

.footer .ftr-box li {
    margin-bottom: 17px
}

.footer .ftr-box a {
    color: var(--textcolor) !important;
    font-size: 17px;
    font-weight: 500;
    text-transform: capitalize;
    transition: .4s linear
}

.footer .link-list a {
    display: flex;
    align-items: baseline
}

.footer .ftr-box a i {
    margin-right: 6px
}

.footer .contcatus li {
    display: flex;
    margin-bottom: 19px
}

.footer .contcatus i {
    color: var(--textcolor);
    font-size: 16px;
    margin-right: 15px
}

.breadcrumbs li,
.footer .contcatus h5 {
    color: var(--darkcolor);
    font-weight: 700;
    text-transform: capitalize
}

.footer .contact-info {
    width: 87%
}

.footer .contcatus h5 {
    font-size: 18px;
    margin-bottom: 8px
}

.footer .contcatus a,
.footer .contcatus p {
    color: var(--textcolor);
    font-size: 16px;
    font-weight: 500;
    line-height: 23px;
    text-transform: unset
}

.banner-panel {
    width: 100%;
    height: 400px;
    position: relative;
    overflow: hidden;
    background-color: var(--bgcolor)
}

.banner-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(1.05);
    animation: .8s forwards bannerZoom
}

@keyframes bannerZoom {
    to {
        transform: scale(1)
    }
}

.breadcrumbs-panel {
    width: 100%;
    padding: 14px 0
}

.breadcrumbs {
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.common-tab .nav,
.community-container .row {
    justify-content: center
}

.breadcrumbs li {
    font-size: 16px
}

.breadcrumbs a {
    color: inherit
}

.breadcrumbs .separator {
    display: inline-block;
    font-size: 12px;
    margin: 0 5px 0 0;
    vertical-align: middle
}

.contact-info-box {
    width: 100%;
    height: 224px;
    text-align: center;
    padding: 20px 25px;
    border-radius: 15px
}

.contact-info-box i {
    width: 58px;
    height: 58px;
    color: var(--textcolor);
    font-size: 24px;
    border: 2px dashed var(--primarycolor);
    margin-bottom: 21px
}

.contact-info-box h2 {
    color: var(--textcolor);
    font-size: 21px;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 12px
}

.contact-info-box p {
    color: var(--textcolor);
    text-align: inherit;
    font-size: 15px;
    font-weight: 500;
    line-height: 23px
}

.contact-form-box h2,
.sidebar-menu h2 {
    color: var(--titlecolor);
    font-weight: 700;
    text-transform: uppercase
}

.common-tab .nav-link,
.sidebar-menu a {
    font-weight: 600;
    text-transform: capitalize;
    width: 100%
}

.tel2 {
    margin-top: 7px
}

.contact-form-box {
    padding: 30px;
    border-radius: 15px 0 0 15px
}

.contact-form-box h2 {
    font-size: 35px;
    margin-bottom: 30px
}

.contact-form-box .input-box {
    margin-bottom: 22px
}

.form-control,
.form-select {
    color: var(--textcolor);
    font-size: 16px;
    padding: 11px 14px;
    border-color: #5a5a5a45
}

.form-control::placeholder {
    color: var(--textcolor);
    opacity: .5
}

.form-control:focus,
.form-select:focus {
    box-shadow: none;
    border-color: var(--primarycolor)
}

select option:disabled {
    color: var(--textcolor);
    opacity: .6
}

input[type=checkbox] {
    accent-color: var(--primarycolor)
}

input[type=file]::file-selector-button {
    background-color: var(--primarycolor);
    color: var(--lightcolor);
    border: none;
    border-radius: 4px
}

.job-apply-modal .form-control,
.job-apply-modal .form-select {
    padding: 12px 10px
}

input[type=file] {
    padding-left: 20px !important
}

.contact-form-box .submit-btn-box {
    margin-top: 34px;
    text-align: center
}

.contact-form-box .common-btn {
    padding: 14px 35px
}

.map-box {
    width: 100%;
    height: 100%;
    border-radius: 0 15px 15px 0
}

.common-tab .nav {
    align-items: center;
    border: none;
    flex-wrap: nowrap;
    list-style: none;
    padding: 0;
    margin: 0
}

.common-tab .nav-item {
    margin: 0 15px 0 0
}

.common-tab .nav-link {
    min-width: 110px;
    white-space: nowrap;
    border: 1px solid var(--primarycolor);
    color: var(--primarycolor);
    font-size: 16px;
    text-align: center;
    border-radius: 8px;
    padding: 12px;
    line-height: normal;
    letter-spacing: .3px;
    transition: .3s ease-in-out
}

.common-tab .nav-link:hover {
    color: var(--primarycolor);
    border-color: var(--primarycolor)
}

.common-tab .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: var(--lightcolor);
    border-color: var(--primarycolor);
    background: var(--primarycolor)
}

.gallery-container {
    margin-top: 35px
}

.gallery-head,
.vacancy-card .vacancy-header {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.sidebar-menu {
    width: 100%;
    border-radius: 15px;
    padding: 20px;
    border-top: 2px solid var(--primarycolor);
    position: sticky;
    top: 53px
}

.sidebar-menu h2 {
    font-size: 20px;
    letter-spacing: .3px;
    margin-bottom: 12px
}

.sidebar-menu li {
    border-bottom: 1px solid #8080801a
}

.sidebar-menu a {
    color: var(--textcolor);
    font-size: 15px;
    line-height: 22px;
    padding: 14px 0;
    white-space: normal;
    transition: .3s ease-in
}

.sidebar-menu li:last-child a {
    padding-bottom: 0
}

.inner-content-box .common-title {
    font-size: 30px;
    line-height: 39px;
    margin-bottom: 18px;
    font-weight: 700
}

.inner-content-box h1 {
    color: var(--titlecolor);
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 41px;
    margin-bottom: 18px
}

.inner-content-box h2 {
    font-size: 23px
}

.inner-content-box h3 {
    font-size: 22px
}

.inner-content-box h4 {
    font-size: 20px
}

.inner-content-box h5 {
    font-size: 18px
}

.inner-content-box h2,
.inner-content-box h3,
.inner-content-box h4,
.inner-content-box h5 {
    color: var(--titlecolor);
    font-weight: 700;
    text-transform: capitalize;
    line-height: 1.3;
    margin-bottom: 12px
}

.events-container,
.inner-content-box>h2,
.inner-content-box>h3,
.inner-content-box>h4,
.inner-content-box>h5 {
    margin-top: 28px
}

.inner-content-box p {
    color: var(--textcolor);
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 12px
}

.inner-content-box p strong {
    margin: 0
}

.inner-content-box p a {
    color: var(--titlecolor);
    text-decoration: underline;
    text-underline-offset: 5px
}

.inner-content-box>ul {
    margin-top: 20px;
    margin-bottom: 12px
}

.inner-content-box li {
    list-style: none;
    color: var(--textcolor);
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 14px;
    display: flex;
    align-items: baseline;
    position: relative
}

.inner-content-box li:not(.stepper-list li, .nav-item)::before,
.inner-content-box ul.key-points li::before {
    content: "✔";
    color: var(--titlecolor);
    font-size: 15px;
    font-weight: 800;
    margin-right: 8px
}

.inner-content-box li strong {
    display: inline-block;
    color: var(--titlecolor);
    margin-bottom: 0
}

.inner-content-box .img-box {
    width: 100%;
    height: 400px;
    border-radius: 15px;
    margin-bottom: 25px
}

.gallery-card,
.inner-content-box .parent-reviews {
    width: 100%;
    height: 250px;
    position: relative;
    overflow: hidden
}

.inner-content-box blockquote {
    color: var(--textcolor);
    font-size: 17px;
    margin: 10px 0
}

.faq-wrapper,
.inner-content-box .principal-signature {
    margin-top: 23px
}

.inner-content-box .principal-signature span,
.principal-note .principal-signature span {
    display: block;
    color: var(--titlecolor);
    font-size: 19px;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 3px
}

.inner-content-box .principal-signature .signature-name,
.principal-note .principal-signature .signature-name {
    font-family: "Brush Script MT", "Brush Script Std", cursive;
    font-size: 32px;
    font-style: normal;
    font-weight: 400
}

.inner-content-box .core-box {
    margin-bottom: 18px
}

.inner-content-box .parent-reviews {
    border-radius: 15px;
    box-shadow: rgba(0, 0, 0, .16) 0 10px 36px 0, rgba(0, 0, 0, .06) 0 0 0 1px;
    margin-bottom: 24px
}

.bod-box img,
.inner-content-box .parent-reviews img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
    border-radius: inherit
}

.inner-content-box .testimonial-card {
    margin-top: 50px
}

.community-container,
.side-enquiry-form .submit-btn-box {
    margin-top: 30px
}

.gallery-card {
    border-radius: 8px;
    padding: 6px;
    margin-bottom: 16px;
    cursor: pointer
}

.gallery-card .play-btn,
.play-btn {
    display: block;
    width: 50px;
    height: 50px;
    color: var(--titlecolor);
    font-size: 20px
}

.gallery-card .play-btn,
.play-btn,
.play-btn::before {
    transform: translate(-50%, -50%);
    border-radius: 50%;
    background-color: var(--lightcolor);
    top: 50%;
    left: 50%
}

.gallery-card .play-btn {
    text-align: center;
    line-height: 50px;
    position: absolute
}

.play-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    z-index: 1
}

.clip-hub,
.vacancy-card {
    width: 100%;
    overflow: hidden
}

.play-btn::before {
    content: "";
    position: absolute;
    width: 60px;
    height: 60px;
    z-index: -1;
    animation: 2s linear infinite heartbeats
}

.clip-hub {
    height: 450px;
    border-radius: 15px;
    padding: 10px;
    position: relative;
    margin-top: 25px
}

.clip-hub .play-btn {
    width: 58px;
    height: 58px;
    font-size: 22px
}

.vacancies-container {
    margin-top: 24px
}

.vacancy-card {
    background: linear-gradient(180deg, #fff 0, #fdfdfd 100%);
    box-shadow: 0 20px 50px rgba(0, 0, 0, .08);
    box-shadow: rgba(100, 100, 111, .2) 0 7px 29px 0;
    border-radius: 20px;
    margin-bottom: 24px;
    padding: 28px
}

.vacancy-card h4 {
    color: var(--titlecolor);
    font-size: 22px
}

.vacancy-card .vacancy-mode {
    background: var(--bgcolor);
    color: var(--textcolor);
    font-size: 13px;
    font-weight: 600;
    padding: 6px 18px;
    border-radius: 50px;
    white-space: nowrap;
    border: 1px solid #e3e3e3
}

.vacancy-meta {
    margin: 0 0 16px
}

.vacancy-meta span {
    display: inline-block;
    font-size: 15px;
    color: #666;
    margin-right: 3px
}

.vacancy-card p {
    color: var(--textcolor);
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 27px
}

.vacancy-card .btn {
    color: var(--textcolor);
    border: 1px solid var(--primarycolor);
    border-radius: 8px;
    font-size: 15px;
    font-weight: 600;
    text-transform: capitalize;
    padding: 13px 16px;
    line-height: normal;
    letter-spacing: .3px
}

.vacancy-card .apply-btn {
    margin-left: 10px;
    color: var(--textcolor);
    background-color: var(--primarycolor)
}

.procedure-steps {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 28px;
    margin-bottom: 24px
}

.procedure-steps .step-box {
    border-radius: 15px;
    padding: 20px 12px;
    width: 19%;
    text-align: center;
    background: linear-gradient(180deg, #fff, #fafafa)
}

.procedure-steps .step-box strong {
    display: inline-block;
    color: var(--textcolor);
    background: var(--primarycolor);
    font-size: 14px;
    font-weight: 600;
    text-transform: capitalize;
    padding: 6px 14px;
    border-radius: 50px;
    margin-bottom: 15px
}

.procedure-steps p {
    color: var(--textcolor);
    font-size: 15px;
    font-weight: 700;
    text-transform: capitalize;
    text-align: inherit
}

.inner-content-box .documents-list {
    margin-top: 23px;
    list-style: none
}

.inner-content-box .documents-list li {
    display: flex;
    align-items: baseline;
    padding: 14px 16px;
    color: var(--textcolor);
    background: #f9fafb;
    border-left: 4px solid var(--primarycolor);
    border-radius: 10px;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.6;
    transition: .25s;
    margin-bottom: 14px
}

.inner-content-box .documents-list li:hover {
    background: #fff;
    box-shadow: 0 10px 25px rgba(0, 0, 0, .08)
}

.inner-content-box .overview-box {
    margin-top: 28px;
    margin-bottom: 25px
}

.overview-box .media {
    width: 100%;
    height: 389px;
    border-radius: 15px
}

.sidemenu-toggle {
    display: none;
    position: fixed;
    bottom: 15px;
    right: 63px;
    z-index: 99999
}

.filter-btn {
    width: auto;
    color: var(--textcolor);
    background: var(--primarycolor);
    padding: 12px 18px;
    border-radius: 30px;
    font-size: 14px;
    font-weight: 500;
    text-transform: capitalize
}

.filter-btn i {
    font-size: 15px;
    margin-right: 3px
}

.faq-wrapper .accordion-item {
    width: 100%;
    border: 0;
    padding: 0;
    border-radius: 8px !important;
    margin-bottom: 24px
}

.achievement-box,
.content-summary .image-wrapper,
.form-container {
    border-radius: 15px
}

.faq-wrapper .accordion-button {
    color: var(--darkcolor);
    font-size: 18px;
    font-weight: 500;
    padding: 18px 55px 18px 18px;
    position: relative
}

.faq-wrapper .accordion-button::after,
.form-container .common-btn,
.form-container .next-btn,
.form-container .prev-btn {
    color: var(--textcolor);
    background-color: var(--primarycolor)
}

.custom-popup .btn-close:focus,
.faq-wrapper .accordion-button:focus {
    box-shadow: none
}

.faq-wrapper .accordion-body {
    border-top: 1px solid #dddd
}

.faq-wrapper p {
    color: var(--darkcolor);
    font-size: 16px;
    line-height: 26px
}

.faq-wrapper .accordion-button::after {
    position: absolute;
    content: "\f067";
    font-family: "Font Awesome 7 Free";
    font-weight: 700;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 12px;
    width: 28px;
    height: 28px;
    line-height: 28px;
    border-radius: 50%;
    text-align: center;
    transition: .3s ease-in-out;
    background-image: none !important
}

.faq-wrapper .accordion-button:not(.collapsed)::after {
    content: "\f068";
    transform: translateY(-50%);
    color: var(--lightcolor);
    background-color: var(--primarycolor)
}

.inner-content-box .stepper-list {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    margin: 27px 0
}

.inner-content-box .stepper-list::before {
    content: "";
    position: absolute;
    top: 32%;
    left: 50%;
    transform: translate(-50%, -50%);
    right: 0;
    width: 62%;
    height: 2px;
    background: #e0e0e0;
    z-index: 0
}

.inner-content-box .step {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 6px;
    font-size: 14px;
    flex: 1;
    text-align: center;
    margin-bottom: 0
}

.inner-content-box .step i {
    width: 47px;
    height: 47px;
    border-radius: 50%;
    color: #777;
    background: #e0e0e0;
    font-size: 17px;
    display: flex;
    align-items: center;
    justify-content: center
}

.inner-content-box .step.active i {
    color: var(--textcolor);
    background: var(--primarycolor)
}

.inner-content-box .stepper-list span {
    color: var(--darkcolor);
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize
}

.form-container {
    width: 100%;
    min-height: fit-content;
    height: auto;
    align-content: center;
    background: var(--lightcolor);
    box-shadow: 0 15px 40px rgba(0, 0, 0, .1);
    position: relative;
    overflow: visible
}

.inner-form-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 28px;
    visibility: hidden
}

.inner-form-box.active {
    position: relative;
    opacity: 1;
    visibility: visible;
    pointer-events: auto
}

.form-container .form-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 22px
}

.form-container h2 {
    color: var(--darkcolor);
    font-size: 19px;
    font-weight: 700;
    margin: 0
}

.form-container span {
    color: var(--darkcolor);
    font-size: 15px;
    font-weight: 600
}

.form-container .input-box,
.modal .input-box {
    margin-bottom: 20px
}

.form-container .btn-box {
    text-align: center;
    margin-top: 20px
}

.form-container .common-btn {
    font-size: 15px;
    padding: 13px 33px
}

.form-container .next-btn,
.form-container .prev-btn {
    margin-right: 8px
}

.form-container h4 {
    color: var(--btn-color);
    font-size: 59px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 2px
}

.form-container p {
    color: var(--textcolor);
    font-size: 15px;
    font-weight: 500;
    text-align: center
}

.content-summary {
    margin-bottom: 30px
}

.achievement-box,
.event-card {
    background-color: var(--lightcolor);
    margin-bottom: 16px;
    width: 100%
}

.student-achievement {
    margin-top: 25px
}

.achievement-box {
    height: 250px;
    box-shadow: rgba(0, 0, 0, .24) 0 3px 8px;
    position: relative;
    overflow: hidden
}

.achievement-box img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.achievement-box .info {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, .7), transparent);
    padding: 15px;
    display: none
}

.achievement-box h3 {
    color: var(--lightcolor);
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 6px
}

.bod-box h3,
.event-card h3 {
    font-weight: 700;
    text-transform: capitalize
}

.achievement-box p {
    color: var(--lightcolor);
    font-size: 14px;
    line-height: normal !important;
    opacity: .9
}

.event-card {
    padding: 10px 10px 0;
    border-radius: 15px 15px 0 0;
    text-align: center
}

.event-card figure {
    width: 100%;
    height: 218px;
    border-radius: inherit;
    position: relative;
    overflow: hidden;
    border-bottom: 1px solid #80808024
}

.event-card img {
    width: 100%;
    height: auto;
    object-fit: fill;
    border-radius: inherit
}

.event-card .event-date {
    position: absolute;
    top: 8px;
    left: 8px;
    padding: 7px 6px;
    border-radius: 4px;
    color: var(--lightcolor);
    background-color: rgba(154, 30, 31, .7);
    font-size: 12px;
    font-weight: 500;
    text-transform: capitalize;
    display: none !important
}

.calendar .fc-today-button,
.calendar .fc-today-button:hover,
.fc-button-group .fc-button,
.fc-button-group .fc-button:hover {
    background-color: var(--titlecolor)
}

.event-card .event-date i {
    font-size: 14px;
    margin-right: 5px;
    color: var(--lightcolor);
    vertical-align: middle
}

.event-card h3 {
    margin-bottom: 0;
    color: var(--textcolor);
    font-size: 14px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    height: 19px;
    overflow: hidden;
    -webkit-box-orient: vertical
}

.event-card .event-content {
    padding: 18px 0
}

.bod-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 18px;
    row-gap: 38px;
    margin-top: 27px
}

.bod-wrapper .bod-box {
    width: 22.8%
}

.bod-box figure {
    width: 100%;
    height: auto;
    border-radius: 15px;
    padding: 20px;
    position: relative
}

.bod-box figure::after,
.bod-box figure::before {
    content: '';
    height: 100%;
    width: calc(100% - 40px);
    position: absolute;
    top: 0;
    border-radius: inherit;
    border: 1px solid #cecece;
    transition: .5s ease-in-out;
    z-index: -1
}

.bod-box figure::before {
    left: 0;
    background-color: rgb(255 255 255)
}

.bod-box figure::after {
    right: 0;
    height: calc(100% - 40px);
    background-color: #bfbdbd;
    clip-path: polygon(13px 0px, 101% 0, 101% 101%, calc(100% - 40px) 101%)
}

.calendar,
.directors-box figure {
    border-radius: 15px;
    background-color: var(--lightcolor);
    width: 100%
}

.bod-box .profile-details {
    text-align: center;
    margin-top: 18px
}

.bod-box h3 {
    color: var(--titlecolor);
    font-size: 16px;
    margin: 0 !important
}

.directors-box figure {
    height: 100%;
    padding: 10px;
    margin-bottom: 30px;
    overflow: hidden
}

.directors-box .directors-names {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 10px
}

.directors-box span {
    color: var(--textcolor);
    font-size: 15px;
    text-align: center;
    white-space: nowrap
}

.error-box {
    width: 100%;
    height: 100vh;
    text-align: center;
    align-content: center
}

.error-box img {
    height: 130px
}

.error-box h1 {
    color: var(--primarycolor);
    font-size: 220px;
    font-weight: 600;
    line-height: 1;
    filter: drop-shadow(8px 8px 12px rgba(0, 0, 0, .4))
}

.error-box span {
    display: inline-block;
    color: var(--textcolor);
    font-size: 27px;
    font-weight: 500;
    margin-bottom: 10px
}

.error-box p {
    color: var(--textcolor);
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6;
    margin-bottom: 37px;
    text-align: center
}

.calendar {
    padding: 20px;
    margin-top: 26px
}

.fc-button-group .fc-button {
    color: var(--lightcolor);
    border: none;
    outline: 0;
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
    line-height: normal;
    text-align: center;
    user-select: none;
    vertical-align: middle;
    padding: 7px 10px;
    border: 1px solid var(--lightcolor)
}

.fc-button-group .fc-button:hover {
    border-color: var(--lightcolor);
    opacity: .9
}

.calendar .fc-today-button {
    text-transform: capitalize;
    border: none !important;
    font-size: 15px;
    font-weight: 500;
    padding: 7px 10px
}

.fc-button-group .fc-button:active,
.fc-button-group .fc-button:focus {
    box-shadow: none !important;
    background-color: var(--titlecolor) !important;
    border-color: var(--lightcolor) !important
}

.calendar .fc-toolbar-title {
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0
}

.calendar .fc-dayGridMonth-button,
.calendar .fc-listMonth-button,
.calendar .fc-timeGridWeek-button {
    color: var(--textcolor);
    background-color: var(--primarycolor);
    padding: 10px;
    font-size: 15px;
    font-weight: 600;
    text-transform: capitalize;
    vertical-align: middle;
    border: 1px solid var(--lightcolor)
}

.fc .fc-button-primary:not(:disabled).fc-button-active,
.fc .fc-button-primary:not(:disabled):active {
    color: var(--lightcolor);
    background-color: var(--titlecolor);
    border-color: var(--lightcolor)
}

.fc .fc-button-primary:disabled,
.modal .btn-close:hover {
    color: var(--lightcolor);
    background-color: var(--primarycolor)
}

.calendar .fc-col-header-cell {
    padding: 4px;
    font-size: 16px;
    font-weight: 700
}

.calendar .fc-event {
    color: var(--textcolor);
    font-size: 14px;
    font-weight: 600;
    text-transform: capitalize;
    border-radius: 5px;
    padding: 6px;
    white-space: normal;
    text-align: center;
    cursor: pointer
}

.fc-h-event {
    background-color: var(--primarycolor);
    border-color: var(--primarycolor)
}

.calendar .provision-event {
    color: var(--primarycolor) !important;
    border: 2px dashed var(--primarycolor);
    background-color: transparent
}

.fc .fc-timegrid-axis-cushion {
    font-size: 14px;
    font-weight: 500;
    text-transform: capitalize
}

.fc-direction-ltr .fc-timegrid-slot-label-frame {
    font-size: 12px;
    font-weight: 500
}

.event-popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    z-index: 1000;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition: opacity .3s
}

.event-popup.show {
    display: flex;
    opacity: 1
}

.popup-content {
    background: var(--lightcolor);
    padding: 25px;
    border-radius: 12px;
    max-width: 400px;
    width: 90%;
    box-shadow: 0 10px 25px rgba(0, 0, 0, .2);
    position: relative;
    transform: scale(.8);
    transition: transform .3s;
    text-align: center
}

.event-popup.show .popup-content {
    transform: scale(1)
}

.popup-content #popup-title {
    color: var(--titlecolor);
    font-size: 20px;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 13px
}

.popup-content p {
    margin: 0;
    color: var(--textcolor);
    text-align: center
}

.popup-content #popup-date {
    color: var(--textcolor);
    font-size: 16px
}

.popup-content .close-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 16px;
    cursor: pointer;
    color: var(--darkcolor)
}

.side-enquiry-form {
    position: fixed;
    top: 60%;
    right: 0;
    width: 300px;
    max-width: 100%;
    transform: translateX(100%) translateY(-50%);
    z-index: 9999;
    will-change: transform;
    transition: .5s ease-in-out
}

.job-description.active .job-card {
    transform: translateY(0)
}

.hero-banner .owl-carousel .owl-item {
    border-radius: 0px !important;
}

.side-enquiry-form.formshow {
    transform: translateX(0) translateY(-50%)
}

.side-enquiry-form .inner-box {
    position: relative
}

.side-enquiry-form .form-box {
    padding: 20px 10px;
    background-color: var(--lightcolor);
    border-radius: 0 0 0 10px;
    text-align: center
}

.side-enquiry-form h6 {
    color: var(--titlecolor);
    font-size: 23px;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 24px;
    margin-bottom: 24px
}

.side-enquiry-form .form-control,
.side-enquiry-form .form-select {
    font-size: 14px;
    padding: 10px 14px
}

.side-enquiry-form .input-box {
    margin-bottom: 16px
}

.side-enquiry-form .submit-btn {
    color: var(--titlecolor);
    background-color: transparent;
    border: 1px solid var(--titlecolor);
    font-size: 14px;
    font-weight: 600;
    padding: 12px 18px;
    text-transform: capitalize;
    outline: 0;
    border-radius: 8px;
    cursor: pointer
}

.side-enquiry-form .side-btn {
    position: absolute;
    top: 60px;
    left: -106px;
    transform: rotate(-90deg);
    border: none;
    color: var(--textcolor);
    background: var(--primarycolor);
    font-size: 15px;
    font-weight: 700;
    text-transform: capitalize;
    padding: 14px 20px;
    border-radius: 10px 10px 0 0;
    line-height: normal
}

.cookies-container {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .7);
    z-index: 9999999999
}

.cookies-container .cookies-box {
    width: 37%;
    position: absolute;
    left: 40px;
    bottom: 40px;
    padding: 30px;
    background: var(--lightcolor);
    box-shadow: 0 10px 16px 0 rgba(31, 24, 43, .25);
    border-radius: 15px
}

.cookies-container h3 {
    color: var(--titlecolor);
    font-size: 25px;
    font-weight: 700;
    letter-spacing: .5px;
    margin-bottom: 15px
}

.cookies-container p {
    color: var(--textcolor);
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 32px
}

.cookies-container p a {
    color: var(--primarycolor);
    font-weight: 600
}

.accept-btn {
    margin-right: 12px
}

.preloader {
    position: fixed;
    inset: 0;
    height: 100svh;
    min-height: 100dvh;
    background: var(--primarycolor);
    z-index: 999999999999999;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 1;
    visibility: visible;
    transition: opacity 0.4s ease, transform 0.4s ease, visibility 0.4s ease;
}

.preloader-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 16px;
    text-align: center;
    width: 100%;
    transform: translateY(-5%);
}

.school-name {
    color: var(--titlecolor);
    font-size: clamp(32px, 3vw, 36px);
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 1.3;
    margin: 0;
}

.loader {
    width: clamp(160px, 30vmin, 240px);
    aspect-ratio: 1/1;
    overflow: hidden;
    margin: 0px auto;
}

.loader img,
.loader video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.preloader.hide-preloader {
    opacity: 0;
    visibility: hidden;
    transform: translateY(-100%);
    pointer-events: none;
}

.modal-header {
    padding: 12px 16px
}

.modal-title {
    color: var(--darkcolor);
    font-size: 19px;
    font-weight: 600;
    text-transform: capitalize
}

.modal-content {
    border: none;
    overflow: hidden
}

.btn-close {
    position: absolute;
    top: 8px;
    right: 8px;
    z-index: 2;
    width: 26px;
    height: 26px;
    font-size: 13px;
    border-radius: 0 0 0 14px;
    color: var(--lightcolor);
    background-color: var(--titlecolor);
    background-image: none;
    opacity: 1;
    padding: 0 !important;
    transition: .3s ease-in-out
}

.announcement-overlay,
.job-description {
    position: fixed;
    inset: 0;
    backdrop-filter: blur(6px)
}

.btn-close:hover {
    opacity: 1;
    color: var(--textcolor)
}

.btn-close:focus {
    box-shadow: none !important
}

.modal .form-control,
.modal .form-select {
    font-size: 15px
}

.modal .submit-btn-box .common-btn {
    color: var(--textcolor);
    width: 100%;
    font-size: 15px;
    padding: 15px;
    text-align: center
}

.custom-popup .modal-header {
    border: none;
    padding: 0
}

.custom-popup .modal-content {
    border: none;
    border-radius: 15px;
    box-shadow: rgba(149, 157, 165, .2) 0 8px 24px
}

.custom-popup .modal-body {
    padding: 10px
}

.custom-popup .btn-close {
    position: absolute;
    top: 18px;
    right: 18px;
    width: 27px;
    height: 27px;
    line-height: 29px;
    background: var(--primarycolor);
    padding: 0;
    z-index: 1;
    opacity: 1;
    background-image: none
}

.custom-popup .video-box {
    width: 100%;
    height: 410px;
    border-radius: 15px
}

#video-modal .video-box {
    height: 480px
}

#enquiry-popup1 .modal-lg {
    width: 700px
}

.custom-popup figure {
    width: 100%;
    height: 100%;
    border-radius: 15px
}

.announcement-overlay {
    background: rgba(0, 0, 0, .65);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 9999
}

.announcement-overlay .announcement-box {
    width: 38%;
    background: linear-gradient(135deg, rgba(255, 255, 255, .95), rgba(255, 255, 255, .85));
    padding: 22px;
    border-radius: 15px;
    text-align: center;
    position: relative;
    box-shadow: 0 20px 60px rgba(0, 0, 0, .25);
    animation: .47s popupFade;
    overflow: hidden
}

.announcement-overlay h2 {
    color: var(--titlecolor);
    font-size: 30px;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 18px
}

.announcement-overlay h2 i {
    transform: rotate(-20deg)
}

.announcement-overlay p {
    color: var(--textcolor);
    font-size: 16px;
    line-height: 24px;
    text-align: center
}

.announcement-overlay .btn-close {
    top: 0;
    right: 0;
    width: 27px;
    height: 27px
}

.announcement-overlay img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 15px
}

.core-box h3 {
    font-size: 20px;
    margin-bottom: 12px
}

.core-box p {
    font-size: 17px
}

.custom-style2 a,
.custom-style2 b,
.custom-style2 blockquote,
.custom-style2 h2,
.custom-style2 h3,
.custom-style2 h4,
.custom-style2 h5,
.custom-style2 h6,
.custom-style2 p,
.custom-style2 span,
.custom-style2 ul li,
.principal-note,
.principal-note p,
.principal-note span {
    font-family: "Comic Sans MS", "Comic Sans", cursive
}

.job-description {
    background: rgba(0, 0, 0, .55);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    transition: .3s;
    z-index: 999
}

.job-description.active {
    opacity: 1;
    visibility: visible
}

.job-description .job-card {
    width: 30%;
    background: var(--lightcolor);
    border-radius: 16px;
    padding: 25px;
    box-shadow: 0 25px 70px rgba(0, 0, 0, .3);
    transform: translateY(40px);
    transition: .35s;
    position: relative;
    overflow: hidden;
    animation: .4s fadeUp
}

.job-description .closeModal {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    width: 26px;
    height: 26px;
    font-size: 13px;
    border-radius: 0 0 0 14px;
    color: var(--lightcolor);
    background-color: var(--titlecolor);
    background-image: none;
    opacity: 1;
    padding: 0 !important;
    transition: .3s ease-in-out
}

.job-description .job-title {
    color: var(--titlecolor);
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 6px
}

.job-description .location {
    display: block;
    color: #666;
    font-size: 14px;
    margin-bottom: 18px
}

.job-description p {
    color: var(--textcolor);
    font-size: 15px;
    line-height: 20px
}

.job-description .job-details {
    max-height: 260px;
    overflow-y: auto;
    line-height: 1.6;
    font-size: 15px
}

.job-description .job-details h3 {
    color: var(--darkcolor);
    font-size: 19px;
    font-weight: 700;
    text-transform: capitalize;
    margin-top: 17px;
    margin-bottom: 10px
}

.job-description .job-details ul {
    padding-left: 18px;
    list-style: disc
}

.job-description .job-details ul li {
    color: var(--textcolor);
    font-size: 14px;
    margin-bottom: 8px;
    list-style-type: disc
}

.job-description .apply-btn {
    margin-top: 25px;
    display: block;
    width: 100%;
    background: var(--primarycolor);
    color: var(--darkcolor);
    font-size: 15px;
    font-weight: 600;
    text-transform: capitalize;
    text-align: center;
    padding: 14px;
    border-radius: 8px
}

@keyframes scroll-left {
    0% {
        transform: translateX(100%)
    }

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

@keyframes heartbeats {
    from {
        width: 60px;
        height: 60px;
        opacity: .9
    }

    to {
        width: 90px;
        height: 90px;
        opacity: 0
    }
}

@keyframes slideDown {
    0% {
        transform: translateY(-100%)
    }

    100% {
        transform: translateY(0)
    }
}

@keyframes smoothSlideDown {
    from {
        transform: translateY(-30px);
        opacity: 0
    }

    to {
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes popupFade {
    from {
        opacity: 0;
        transform: scale(.85) translateY(20px)
    }

    to {
        opacity: 1;
        transform: scale(1) translateY(0)
    }
}

@keyframes fadeUp {
    from {
        opacity: 0;
        transform: translateY(60px)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}