body {
    font-family: Poppins;
}

/* Header Css */
.info_top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 2px 0;
}

ul.sociallink {
    overflow: hidden;
    margin-bottom: 0;
}

ul.sociallink li a {
    color: #eef1f7;
}

.phone-email li a {
    color: #fff;
    font-size: 16px;
}

.header-top {
    background-color: #003371;
    padding: 5px 0;
}

.border-left {
    border-left: 1px solid #e8eef18c;
    margin: 0 10px;
}

.h-contact-info {
    display: flex;
    align-items: center;
    justify-content: center;
}

.info_top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 2px 0;
}

.phone-email li {
    padding-left: 10px;
    font-weight: 600;
}

.phone-email {
    display: flex;
    align-items: center;
    margin-bottom: 0;
}

ul.sociallink li {
    display: block;
    width: 30px;
    height: 30px;
    float: left;
    border-radius: 50%;
    border: 2px solid #fff;
    padding: 2px;
    margin-right: 10px;
    text-align: center;
    line-height: 25px;
}

.nav-ul li a {
    font-weight: 600 !important;
    font-size: 15px;
    font-family: Poppins;
    color: #000000;
}

.nav-ul>li {
    margin: 0 calc(10px / 2) !important;
}

.menu-item-has-children::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    background-color: #133A6F;
    transition: width 0.3s ease;
}

.menu-item-has-children:hover::after {
    width: 100%;
}

.nav-ul .sub-menu li:hover {
    background-color: #efefee;
}

.navbar-brand img {
    max-width: 100%;
    width: 180px;
}

@media (min-width: 1200px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1140px;
        margin: 0 auto;
    }

}

@media (max-width: 1200px) {
    .header-top {
        padding: 5px 15px;
    }
}

@media (max-width:500px) {
    .info_top .sociallink {
        display: none;
    }

    .info_top {
        justify-content: center;
    }

    .phone-email li a {
        font-size: 14px;
    }
}


/* Footer Css */
.footlink {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 10px;
}

ul.footlink li {
    display: inline-block;
    vertical-align: top;
}

.footlink li .ftxtblk {
    padding-bottom: 20px;
}


.footlink li .ftxtblk span {
    font-size: 20px;
    line-height: 16px;
    font-family: "Poppins";
    padding-bottom: 15px;
    color: #fff;
    display: block;
    font-weight: 600;
}

.footer_link li {
    width: 35px !important;
    height: 35px !important;
}

ul.footlink li .ftxtblk span a {
    color: var(--aquamarine-light);
}

ul.ftxtblklist li {
    width: 100%;
    margin-bottom: 0px;
}

ul.ftxtblklist li a {
    color: #fff;
    font-size: 13px;
    line-height: 26px;
    font-weight: 400;
    text-decoration: none;
}

ul.ftxtblklist li a:hover {
    color: #ff3e5b;
}


.footerbg .custom-border {
    border-top: 1px solid #ffffff66;
    margin-top: 30px;
    list-style: none;
}

.footerbg {
    margin-top: 0px;
    padding-top: 40px;
    background-image: linear-gradient(359deg, #003371 0%, #43b0f1 100%);
}


.sociallink.footer_link {
    padding: 0;
    margin-top: 25px;
}

.sociallink.footer_link i {
    color: #fff;
    line-height: 30px;
}

.sub-para {
    font-size: 16px;
    color: #666;
    max-width: 700px;
    margin: 0 auto;
    text-align: center;
    line-height: 23px;
    font-weight: 400;
}

.column.sidebar1 {
    width: 23%;
    vertical-align: top;
}

.column.sidebar2 {
    width: 56%;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 20px;
    padding-right: 20px;
    vertical-align: top;
}

.ftxtblk ul.ftxtblklist {
    padding-left: 0 !important;
}

.column {
    display: table-cell;
}

.content-table {
    width: 100%;
    display: table;
    border-collapse: separate;
}

.content-row {
    display: table-row;
}

.text-justify {
    text-align: justify;
}

.text-white {
    color: #fff !important;
}

.text-light {
    color: #fff !important;
}

.pt-4 {
    padding-top: 1.5rem !important;
}

.footer_bottom {
    background: #023876;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    border-top: 1px solid #ffffff2b;
}

.footer_bottom p {
    margin-bottom: 0;
    color: var(--baby-blue);
    font-size: 14px;
    padding-top: .6rem;
}


.footer-box h3 {
    color: #fff;
    font-size: 28px;
    font-weight: 600;
    font-family: 'Poppins';
    line-height: 36px;
    text-transform: capitalize;
}

.footer-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0px;
    margin: auto;
}

.footer-box {
    background: rgba(255, 255, 255, 0.9);
    border-radius: 0px;
    text-align: center;
    padding: 60px 25px;
    transition: all 0.3s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.footer-box h6 {
    font-size: 1.1rem;
    font-weight: 600;
    margin-bottom: 15px;
    color: #04586B;
}

button.navbar-toggle {
    border-radius: 4px;
}

@media (max-width: 992px) {
    .footlink {
        grid-template-columns: 1fr 1fr;
        padding: 0;
    }
}

@media (max-width: 991px) {
    .footlink {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: 1fr;
        grid-column-gap: 0px;
        grid-row-gap: 0px;
        width: 100%;
    }

    .sidebar1 ul li {
        font-size: 14px;
        line-height: 25px;
    }
}

@media (max-width: 768px) {

    .column.sidebar2,
    .column.sidebar1 {
        width: 100%;
    }
}

@media only screen and (min-width: 320px) and (max-width: 800px) {
    .column.sidebar1 {
        width: 100%;

    }

    .column.sidebar2 {
        width: 100%;
        padding-left: 0;
        margin: 0;
        margin-top: 30px;
    }

    .column {
        display: block;
    }

}

@media (max-width: 500px) {

    .column.sidebar2,
    .column.sidebar1 {
        width: 100%;
    }

    .footlink {
        grid-template-columns: repeat(1, 1fr);
    }
}




/* ================HEADER NEW CSS================ */
body {
    font-family: 'Poppins', sans-serif;
}

:root {
    --baby-blue: #eef1f7;
    --aquamarine-light: #bee2ff;
    --aquamarine: #43b0f1;
    --royal-blue: #057DCD;
    --blue-grotto: #0070ac;
    --navy-blue: #2a3855;
    --dark-black: #3b3b3b;
    --dark-gray: #333;
    --red: #ff3e5b;
    --light-red: #e20426;
}

a {
    text-decoration: none;
}

ul {
    list-style: none;
}

/* scollbar */

::-webkit-scrollbar {
    width: 5px;
    /* Width of the scrollbar */
}


::-webkit-scrollbar-track {
    background: var(--aquamarine-light);
    /* Sky Blue */
    border-radius: 5px;
}

::-webkit-scrollbar-thumb {
    background: var(--aquamarine);
    /* Navy Blue */
    border-radius: 5px;
}


::-webkit-scrollbar-thumb:hover {
    background: var(--blue-grotto);
    /* Blue Grotto highlight */
}


/* header */

.header,
.header.sticky {
    width: 100%;
    z-index: 999;
    transition: all 0.3s linear;
}

.head_nav {
    background-color: #fff;
}


.franchise-card {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    transition: transform 0.3s ease;
}

.franchise-card img {
    width: 100%;
    display: block;
    transition: transform 0.4s ease;
}

/* Overlay effect */
.franchise-card .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.4s ease;
    font-size: 1.2rem;
    font-weight: 600;
}

/* Hover Effects */
.franchise-card:hover img {
    transform: scale(1.1);
}

.franchise-card:hover .overlay {
    opacity: 1;
}

/* Optional: subtle lift on hover */
.franchise-card:hover {
    transform: translateY(-5px);
}


.header.sticky {
    box-shadow: rgba(0, 0, 0, 0.3) 0px 4px 10px;
    background-color: #fff;
    top: 0px;
    width: 100%;
}

.header.sticky {
    position: fixed;
    top: 0px;
    padding-bottom: 5px;
    transition: all 0.3s linear;
    background: #fff;
}

.header-top {
    background-color: var(--navy-blue);
    padding: 5px 0;
}

.h-contact-info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.info_top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 2px 0;
}

ul.sociallink {
    overflow: hidden;
    margin-bottom: 0;
}

ul.sociallink li {
    display: block;
    width: 30px;
    height: 30px;
    float: left;
    border-radius: 50%;
    border: 2px solid var(--baby-blue);
    padding: 2px;
    margin-right: 10px;
    text-align: center;
}

ul.sociallink li a {
    color: var(--baby-blue);
}

ul.sociallink li:hover a {
    color: var(--aquamarine-light);
}

.border-left {
    border-left: 1px solid #e8eef18c;
    margin: 0 10px;
}

.phone-email li a {
    color: #fff;
    font-size: 16px;
}

.phone-email {
    display: flex;
    align-items: center;
    margin-bottom: 0;
}

.phone-email li {
    padding-left: 10px;
}

.animation-btn {
    animation: blinkbtn 1s infinite;
    padding: 5px 10px;
    transition: all 0.5s linear;
}

.highlight-text {
    background-color: var(--aquamarine-light);
    padding: 6px 0;
    overflow: hidden;
    display: flex;
}

.text-blink {
    font-weight: 600;
    font-size: 16px;
    animation: blinkredtext 1s infinite;
    color: #d00020;
    text-transform: capitalize;
}

.regi-now {
    color: var(--navy-blue);
    font-weight: bold;
}

.navbar-brand img {
    max-width: 100%;
    width: 180px;
}

#navbarSupportedContent .nav-link {
    padding: 0 !important;
}

.navbar-nav li a {
    font-weight: 500;
    color: #000;
    font-size: 15px;
}

.nav-item.nav-item {
    position: relative;
    text-decoration: none;
    color: #333;
    padding: 0 !important;
    transition: all 0.3s ease;
    margin-left: 18px;
}

.drop-arrow {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}

.dropdown-content li {
    border-bottom: 1px solid var(--aquamarine-light);
    transition: all 0.3s linear;
}

.dropdown-content li:hover {
    background-color: var(--aquamarine-light);
}

/* Container for the dropdown */
.dropdown {
    position: relative;
    display: inline-block;
    transition: all 0.3s ease;
}

/* Border Bottom Effect */
.nav-item::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    background-color: var(--aquamarine);
    /* border color */
    transition: width 0.3s ease;
}

/* Hover Effect */
.nav-item:hover::after {
    width: 100%;
}

/* Dropdown content (hidden by default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: white;
    min-width: max-content;
    box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.2);
    z-index: 99;
    top: 100%;
    padding: 0;
}

/* Dropdown links */
.dropdown-content a {
    color: var(--dark-black);
    padding: 10px 15px;
    text-decoration: none;
    display: block;
}

/* Show the dropdown content on hover */
.dropdown:hover .dropdown-content {
    display: block;
}

.submenu {
    position: relative;
}

.submenu-list {
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
    background-color: #fff;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);
    min-width: max-content;
    z-index: 1000;
}

/* Show submenu on hover */
.submenu:hover .submenu-list {
    display: block;
}

.submenu-list li a {
    padding: 10px 15px;
    display: block;
    color: #000;
    text-decoration: none;
}

.submenu-list li a:hover {
    background-color: #f1f1f1;
}

.dropdown-content ul {
    padding-left: 0;
}


@keyframes blinkredtext {
    0% {
        color: #ff3e5b;
    }

    50% {
        color: #d00020;
    }

    100% {
        color: #ff3e5b;
    }
}

@keyframes blinkbtn {
    0% {
        background-color: var(--light-red);
    }

    50% {
        background-color: var(--red);
    }

    100% {
        background-color: var(--light-red);
    }
}


/* btn */

.light-btn {
    background: var(--baby-blue);
    padding: 6px 20px;
    font-weight: 600;
    color: #fff;
    font-size: 16px;
    border-radius: 30px;
    text-transform: uppercase;
}


/* Hero section */

.hero-section {
    position: relative;
    width: 100%;
    height: 80vh;
}

.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    position: relative;
    background-size: cover;
    background-position: center;
}

/* Dark overlay */
.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #0000003d;
    /* background: linear-gradient(120deg, var(--aquamarine), rgb(145 193 216 / 0%)); */
    z-index: 1;
}

/* Hero content */
.hero-content {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    text-align: left;
    color: #fff;
    z-index: 2;
    padding: 0 20px;
    animation: fadeInLeft 1s ease forwards;
}

.hero-content.left-align {
    left: 10%;
    max-width: 800px;
}

.hero-content h1 {
    font-size: 3.2rem;
    line-height: 1.3;
    margin-bottom: .5rem;
    background: linear-gradient(120deg, var(--baby-blue), #ffffff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
    font-family: 'Poppins';
}

.class-h1 {
    font-size: 3.2rem;
    line-height: 1.3;
    margin-bottom: .5rem;
    background: linear-gradient(120deg, var(--baby-blue), #ffffff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
    font-family: 'Poppins';
}

.hero-content p {
    font-size: 20px;
    margin-bottom: 1.5rem;
    font-weight: 300;
    color: var(--baby-blue);
    line-height: 26px;
}

.swiper-button-next,
.swiper-button-prev {
    color: #fff;
}

/* .swiper-pagination-bullet {
    background: #fff;
    opacity: 0.8;
} */

.swiper-button-next,
.swiper-button-prev {
    color: var(--navy-blue) !important;
    font-weight: bold !important;
}

.swiper-button-prev,
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    background: var(--aquamarine-light);
    width: 40px !important;
    height: 40px !important;
    border-radius: 50% !important;
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: 20px !important;
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translateX(-50px) translateY(-50%);
    }

    100% {
        opacity: 1;
        transform: translateX(0) translateY(-50%);
    }
}

.cta-btn {
    display: inline-block;
    padding: 12px 55px;
    background: linear-gradient(120deg, #82cfff, #ddf4ff);
    text-decoration: none;
    font-weight: 600;
    color: var(--navy-blue);
    border-radius: 30px;
    transition: all 0.3s linear;
    font-size: 18px;
    text-transform: uppercase;
}

.cta-btn:hover {
    background: linear-gradient(120deg, #ddf4ff, #82cfff);
}

.cta-btn-dark {
    display: inline-block;
    padding: 12px 55px;
    background: linear-gradient(120deg, var(--blue-grotto), var(--aquamarine));
    text-decoration: none;
    font-weight: 600;
    color: var(--baby-blue);
    border-radius: 30px;
    transition: all 0.3s linear;
    font-size: 18px;
    text-transform: uppercase;
    border: none;
}

.cta-btn-dark:hover {
    background: linear-gradient(120deg, var(--aquamarine), var(--blue-grotto));
}

.heading {
    color: var(--dark-black);
    font-size: 42px;
    font-weight: 600;
    font-family: 'Poppins';
    line-height: 46px;
    text-transform: capitalize;
}

.chairman_container {
    position: relative;
}

figure {
    margin-bottom: 0 !important;
}

.chairman_container figure img {
    border-radius: 6px;
    /* position: absolute;
    bottom: 0; */
    width: 100%;
    background: #8c8c8c;
}

.content-info p {
    color: #666;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
}


.chairman_msg,
.client-logos-section,
.event-section,
.additional-info,
.faq-section {
    background-image: url(../images/shaded-bg.webp);
    background-repeat: no-repeat;
    width: 100%;
    height: auto;
    background-position: center;
    background-size: cover;
}

/* .chairman_msg{
    background-repeat: no-repeat;
    width: 100%;
    height: auto;
    background-position: center;
    background-size: cover;
} */


.py-80 {
    padding-top: 60px;
    padding-bottom: 60px;
}

.pt-80 {
    padding-top: 60px;
}

.pb-80 {
    padding-bottom: 60px;
}

.pt-200 {
    padding-top: 200px;
}


.content-info h6 {
    color: var(--dark-black);
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 0;
}

.content-info span {
    color: var(--dark-gray);
    font-size: 18px;
    font-weight: 400;
}


/* counter */

.counter-section {
    position: relative;
    background: url("../images/banner_3.jpg") center/cover no-repeat;
    padding: 80px 20px;
    color: #fff;
}

.counter-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(145deg, var(--navy-blue) 0%, var(--aquamarine) 100%);
    opacity: 0.8;
    z-index: 1;
}

.counter-container {
    position: relative;
    z-index: 2;
}

.counter-box {
    border-radius: 8px;
    text-align: center;
    padding: 20px 10px;
    border: 1px solid #ffffff66;
    background: #1040717d;
    backdrop-filter: blur(10px);
}

.counter-box h2 {
    font-size: 50px;
    font-weight: 800;
    margin-bottom: 10px;
    color: #fff;
    font-family: Roboto;
}

.counter-box p {
    font-size: 18px;
    font-weight: 500;
    color: #eee;
    margin: 0;
    position: relative;
    display: inline-block;
    font-family: poppins;
}


/* services */

.our-services .box {
    background: var(--baby-blue);
    border-bottom: 4px solid var(--aquamarine-light);
    border-radius: 14px;
    text-align: center;
    padding: 30px 20px;
    transition: all 0.3s ease-in-out;
    height: 100%;
    min-height: 400px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.service-icon {
    width: 85px;
    height: 85px;
    margin: 0 auto 30px auto;
    border-radius: 50%;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ffffff00;
    border: 2px solid #bee2ff4a;
    transition: all 0.5s linear;
}

.our-services .box img {
    max-width: 100%;
    padding: 10px;
    width: 65px;
    margin: 0 auto;
}

.our-services .box h4 {
    color: var(--dark-black);
    font-weight: 500;
    margin-bottom: 15px;
    font-size: 22px;
    line-height: 24px;
}

.our-services .box p {
    color: var(--dark-gray);
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}

.our-services .box:hover {
    background-image: linear-gradient(180deg, var(--navy-blue) 0%, var(--aquamarine) 100%);
}

.our-services .box:hover .service-icon {
    background: var(--baby-blue);
    transform: scale(1.0);
}

.our-services .box:hover h4,
.our-services .box:hover p {
    color: #fff;
}

/* client logo */


.gradient-heading {
    background: linear-gradient(120deg, var(--navy), var(--lightblue));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    font-weight: 700;
    text-align: center;
    margin-bottom: 40px;
    font-size: 28px;
}

.logo-img {
    max-width: 100%;
    max-height: 100px;
    margin: auto;
    display: block;
    /* filter: grayscale(100%); */
    transition: all 0.3s ease;
}

.logo-img:hover {
    /* filter: grayscale(0%); */
    transform: scale(1.05);
}

.client-logos .swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    display: block;
    border: 1px solid #e1e1e166;
    background: #ffffff;
    border-radius: 8px;
    padding: 10px;
}

/* team */


.team-section .swiper-slide {
    background: var(--baby-blue);
    border-bottom: 4px solid var(--aquamarine-light);
    border-radius: 14px;
    text-align: center;
    transition: all 0.3s ease-in-out;
    height: 100%;
    padding: 14px;
}

.team-section .swiper-slide:hover {
    transform: translateY(-5px);
}

/* .team-section {
    background: var(--baby-blue);
} */

.team-photo {
    width: 100%;
    height: 330px;
    object-fit: cover;
    border-radius: 12px;
    margin-bottom: 15px;
    background: #8c8c8c;
}

.team-name {
    color: var(--dark-black);
    font-weight: 500;
    margin-bottom: 10px;
    font-size: 22px;
    line-height: 24px;
}

.team-role {
    font-size: 0.9rem;
    color: #555;
    margin-bottom: 10px;
    font-weight: 500;
}

/* lead form */

.lead-form {
    position: relative;
    z-index: 99;
}

.form-container {
    background: var(--baby-blue);
    margin: 0 auto;
    text-align: center;
    padding: 40px;
    border-radius: 8px;
    max-width: 900px;
}

.lead-title {
    color: var(--dark-black);
    margin-bottom: 30px;
    text-transform: capitalize;
    line-height: 24px;
    font-size: 25px;
}

.formInfo .form-control {
    height: auto;
    padding: 10px 12px;
    border: none !important;
    background: transparent !important;
    box-shadow: none !important;
    font-size: 14px;
    width: 100%;
}

.form-control {
    border: none !important;
    background: transparent !important;
}

.input-group {
    display: flex;
    align-items: center;
    border: 1px solid var(--aquamarine-light);
    border-radius: 40px;
    background: #f9f9fb;
    padding: 5px 12px;
    transition: all 0.3s ease;
    border-bottom: 2px solid var(--aquamarine-light);
    justify-content: space-between;
    width: 100%;
    flex-wrap: nowrap;
    margin-bottom: 1rem;
}

.input-group:hover {
    border-color: var(--aquamarine);
    box-shadow: 0 3px 10px var(--aquamarine-light);
}

.formInfo .fa-caret-down {
    color: var(--dark-gray) !important;
}

.hero-section {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.hero-section .swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10;
    bottom: 20px;
}

.swiper-pagination-bullet {
    margin: 0 4px !important;
    /* Increase left-right spacing */
}

/* event */

.event_section .nav-tabs {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: none;
}

.event_section .nav-tabs .nav-link {
    color: #000;
    background: #87ceeb;
    border-radius: 0;
    border: 0;
}

.event_section .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    background: var(--navy-blue) !important;
    color: var(--baby-blue) !important;
    border-radius: 40px;
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 600;
}

.event_section .nav-tabs .nav-link {
    color: var(--dark-black);
    background: var(--aquamarine-light);
    border-radius: 40px;
    border: 0;
    font-weight: 600;
    font-size: 18px;
}

.event_section .nav-tabs button {
    width: 23.5%;
}

.event-img {
    background: #eef1f7;
    padding: 10px;
    border-radius: 5px;
}

.event-img img {
    border-radius: 4px;
}

/* footer */

.additional-info {
    /* background: linear-gradient(90deg, #04586B, #056B80, #07849A, #0898AD); */
    /* padding: 50px 20px; */
}

.footer_bottom {
    background: #2a3855;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    border-top: 1px solid #ffffff2b;
}

.footer_bottom p {
    margin-bottom: 0;
    color: var(--baby-blue);
    font-size: 14px;
    padding-top: .6rem;
}

.footer-box h3 {
    color: #fff;
    font-size: 28px;
    font-weight: 600;
    font-family: 'Poppins';
    line-height: 36px;
    text-transform: capitalize;
}

.footer-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0px;
    margin: auto;
}

.footer-box {
    background: rgba(255, 255, 255, 0.9);
    border-radius: 0px;
    text-align: center;
    padding: 60px 25px;
    transition: all 0.3s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.footer-box h6 {
    font-size: 1.1rem;
    font-weight: 600;
    margin-bottom: 15px;
    color: #04586B;
    /* darkest shade */
}


.cta-section {
    color: var(--dark-black);
    border-radius: 0px;
    background: linear-gradient(to bottom, #ffffff, #40abec);
    border-bottom: 8px solid #eff9ff;
}

.cta-title {
    font-size: 1.8rem;
    font-weight: 600;
    color: var(--dark-black);
}

.brochure-btn {
    background: #fff !important;
    color: #003371 !important;
    font-weight: 600 !important;
    border-radius: 50px !important;
    border: none !important;
    transition: all 0.3s ease !important;
    padding: 12px 55px !important;
    font-size: 18px !important;
}

.brochure-btn:hover {
    background: var(--aquamarine-light) !important;
    color: #003371 !important;
    transform: translateY(-2px) !important;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15) !important;
}

.inner_head {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.swiper {
    overflow: hidden;
    position: relative;
}

.our-services {
    position: relative;
}

.blue-1 {
    background-color: var(--navy-blue);
    transition: all 0.3s linear;
}

.blue-1:hover {
    background-color: #496192;
}

.blue-2 {
    background-color: var(--blue-grotto);
    transition: all 0.3s linear;
}

.blue-2:hover {
    background-color: #3380a8;
}

.blue-3 {
    background-color: var(--aquamarine);
    transition: all 0.3s linear;
}

.blue-3:hover {
    background-color: #6fc9ff;
}

a {
    text-decoration: none !important;
}

.footlink {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 10px;
}

ul.footlink li {
    display: inline-block;
    vertical-align: top;
}


.footlink li .ftxtblk {
    padding-bottom: 20px;
}


.footlink li .ftxtblk span {
    font-size: 20px;
    line-height: 16px;
    font-family: "Poppins";
    padding-bottom: 15px;
    color: #fff;
    display: block;
    font-weight: 600;
}

.footer_link li {
    width: 35px !important;
    height: 35px !important;
}

ul.footlink li .ftxtblk span a {
    color: var(--aquamarine-light);
}

ul.ftxtblklist li {
    width: 100%;
    margin-bottom: 0px;
}

ul.ftxtblklist li a {
    color: #fff;
    font-size: 13px;
    line-height: 26px;
    font-weight: 400;
}

ul.ftxtblklist li a:hover {
    color: var(--red);
}


.footerbg .custom-border {
    border-top: 1px solid #ffffff66;
    margin-top: 30px;
    list-style: none;
}

.footerbg {
    margin-top: 0px;
    padding-top: 40px;
    background-image: linear-gradient(359deg, var(--navy-blue) 0%, var(--aquamarine) 100%);
}


.sociallink.footer_link {
    padding: 0;
    margin-top: 25px;
}

.sociallink.footer_link i {
    color: #fff;
    line-height: 30px;
}

.sub-para {
    font-size: 16px;
    color: #666;
    max-width: 700px;
    margin: 0 auto;
    text-align: center;
    line-height: 23px;
    font-weight: 400;
}

.column.sidebar1 {
    width: 23%;
    vertical-align: top;
}

.column.sidebar2 {
    width: 56%;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 20px;
    padding-right: 20px;
    vertical-align: top;
}

.ftxtblk ul.ftxtblklist {
    padding-left: 0 !important;
}

.column {
    display: table-cell;
}

.content-table {
    width: 100%;
    display: table;
    border-collapse: separate;
}

.content-row {
    display: table-row;
}

.text-justify {
    text-align: justify;
}

.offcanvas-body {
    padding: 1rem 0 !important;
}


#backToTop {
    position: fixed;
    bottom: 20px;
    right: 20px;
    color: rgb(255, 255, 255);
    cursor: pointer;
    display: none;
    font-size: 18px;
    width: 40px;
    height: 40px;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    z-index: 99;
    background: var(--dark-black);
    padding: 10px;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    border-radius: 8px;
}

#backToTop:hover {
    background: var(--aquamarine);
}


.video-box {
    position: relative;
    cursor: pointer;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
    background: #000;
    aspect-ratio: 16 / 9;
    height: 295px;
    width: 100%;
}

.video-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.3s;
}

.video-box:hover img {
    opacity: 0.7;
}

.thumbnail {
    border-radius: 8px;
}

.yt-icon {
    font-size: 40px;
    color: #c90000;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.whatsaap-chat-icon {
    position: fixed;
    bottom: 5%;
    right: 2%;
    z-index: 999;
}


.whatsaap-chat-icon img {
    width: 50px;
    height: 50px;
}

.for_mobile {
    display: none;
}

.faq_text {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background-color: #cfe2ff;
    height: 100%;
    padding: 0 30px;
}

.faq_text img {
    max-width: 80px;
    margin-bottom: 30px;
    filter: invert(45%) sepia(91%) saturate(2265%) hue-rotate(190deg) brightness(95%) contrast(90%);
}

.faq_text h4 {
    font-size: 32px;
}


/* blog */

#posts-container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 30px;
    max-width: 1200px;
    margin: 0 auto;
}

.post-card {
    background: var(--baby-blue);
    border-bottom: 4px solid var(--aquamarine-light);
    border-radius: 14px;
    padding: 20px;
    transition: all 0.3s ease-in-out;
    height: 100%;
    transition: transform 0.3s ease;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.post-card:hover {
    transform: translateY(-5px);
}

.post-image img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    display: block;
}

.post-content h2 {
    color: var(--dark-black);
    font-weight: 500;
    margin-bottom: 15px;
    font-size: 22px;
    line-height: 24px;
}

.post-content h2 a {
    color: var(--dark-black);
    font-weight: 500;
    margin-bottom: 15px;
    font-size: 22px;
    line-height: 30px;
}

.post-content h2 a:hover {
    color: var(--navy-blue);
}

.post-meta {
    font-size: 0.85rem;
    color: #888;
    margin-bottom: 10px;
}

.post-excerpt {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 15px;
}

.post-excerpt p {
    color: var(--dark-gray);
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
}

.post-excerpt a {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: var(--aquamarine);
}

.post-image {
    margin-bottom: 1rem;
}

.post-image img {
    border-radius: 4px;
}

.blog-read-more {
    display: inline-block;
    padding: 8px 14px;
    background: var(--navy-blue);
    text-decoration: none;
    font-weight: 500;
    color: var(--baby-blue);
    border-radius: 4px;
    transition: all 0.3s linear;
    font-size: 14px;
    text-transform: uppercase;
    border: none;
}

.screen-reader-text {
    display: none;
}

/* faq */

.expo-faq-section .accordion-button::after {
    filter: invert(1);
}

.expo-faq-section .section-title {
    text-align: center;
    margin-bottom: 40px;
    color: #f4a261;
}

.expo-faq-section .accordion-item {
    background-color: #1b263b;
    border: 1px solid #415a77;
    border-radius: 10px;
    margin-bottom: 10px;
    overflow: hidden;
}

.expo-faq-section .accordion-button {
    background-color: #415a77;
    color: #fff;
    font-weight: 600;
    box-shadow: none;
    border: none;
    transition: background-color 0.3s ease, color 0.3s ease;
}

.expo-faq-section .accordion-button:hover {
    background-color: #2a3855;
    color: #fff;
}

.expo-faq-section .accordion-button:not(.collapsed) {
    background-color: #2a3855 !important;
    color: #fff;
    font-weight: 700;
}

.expo-faq-section .accordion-body {
    background-color: #fafafa;
    color: #2B2A2A;
    border-top: 1px solid #415a77;
    font-weight: 400;
}

.faq_text {
    background: #8bc1ff24;
    border-radius: 10px;
    padding: 20px;
}


.faq_text h4 {
    font-size: 32px;
    font-weight: 700;
    line-height: 1.2;
    color: #2a3855;
}

.read-more {
    font-size: 16px;
    color: var(--dark-gray);
    font-weight: 500;
    transition: all 0.3s linear;
    padding: 5px 10px;
    border-radius: 4px;
    background: #33333314;
}

.our-services .box:hover a
 {
    color: #fff;
    border: 1px solid #fff;
}


.social-links a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    padding: 10px;
    height: 40px;
    border-radius: 50%;
    background-color: #e3e3e3;
    transition: all 0.3s ease;
    text-decoration: none;
}
.social-links a:hover {
    transform: translateY(-3px);
}
.social-links a.twitter:hover {
    background-color: #000;
    color: #fff !important;
}
.social-links a.linkedin:hover {
    background-color: #0a66c2;
    color: #fff !important;
}

  .card-custom {
      position: relative;
      overflow: hidden;
      border-radius: 15px;
      transition: transform 0.3s ease;
      max-height: 360px;
    }

    .card-custom:hover {
      transform: translateY(-5px);
    }

    .card-custom img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: top;
    }

.card-overlay {
    position: absolute;
    bottom: 20px;
    left: 20px;
   background: linear-gradient(120deg, var(--blue-grotto), var(--aquamarine));
    padding: 15px 65px 15px 15px;
    border-radius: 12px;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
    width: 50%;
    backdrop-filter: blur(5px);
}

  .card-overlay h5 {
    margin-bottom: 5px;
    font-weight: 600;
    font-family: 'Poppins';
    color: #fff;
    line-height: 24px;
 }

.card-overlay a {
    margin: 0;
    color: #fff;
    font-size: 0.95rem;
    font-weight: 500;
}

.card-overlay a:hover {
    color: #fff;
}


/*=================================== Responsive Css ===================================*/


@media (min-width: 1200px) {

    .container,
    .container-fluid {
        padding: 0;
    }
}

@media (max-width: 1250px) {
    .post-excerpt p {
        font-size: 14px;
    }

    .hero-content h1 {
        font-size: 1rem;
        line-height: 1.1;
    }

    .sub-para {
        font-size: 14px;
        line-height: 22px;
    }

    .our-services .box p {
        font-size: 14px;
        line-height: 22px;
    }

    .event_section .nav-tabs .nav-link {
        font-size: 16px;
    }

    .cta-btn-dark,
    .cta-btn {
        font-size: 16px;
    }

    .footer-box h3 {
        font-size: 24px;
        line-height: 30px;
    }

    .brochure-btn {
        font-size: 16px !important;
    }

    .heading {
        font-size: 40px;
    }

    .phone-email li a {
        font-size: 14px;
    }

    .navbar-nav li a {
        font-size: 14px;
    }

    .content-info p {
        font-size: 16px;
    }
}

/* ========= HEADER MOBILE VIEW ========= */
@media (max-width: 1200px) {
    .offcanvas-body ul {
        padding-left: 0;
    }

    .offcanvas-body ul li {
        list-style: none;
        border-bottom: 1px solid #f1f1f1;
    }

    .card-overlay {
    width: 70%;
}

    .offcanvas-body ul li a {
        display: block;
        padding: 10px 15px;
        text-decoration: none;
        color: var(--dark-black);
    }

    .offcanvas-body ul li a:hover {
        background: #f1f1f1;
        border-radius: 5px;
    }

    .submenu-list-mobile {
        display: none;
        margin-left: 15px;
        padding-left: 10px;
        border-left: 2px solid var(--aquamarine);
    }

    .submenu-mobile.open>.submenu-list-mobile {
        display: block;
    }

    .toggle-arrow {
        cursor: pointer;
        padding: 10px;
        color: var(--aquamarine);
    }

    .toggle-arrow i {
        transition: transform 0.3s;
    }

    .offcanvas-header {
        background-color: var(--baby-blue);
    }

    .offcanvas-logo img {
        width: 130px;
    }

    .btn-close {
        opacity: 1 !important;
        background-color: #fff;
    }

    .py-80 {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .pt-80 {
        padding-top: 50px;
    }

    .pb-80 {
        padding-bottom: 50px;
    }

    .counter-section {
        padding: 50px 20px;
    }
}

@media (max-width: 1100px) {

    .brochure-btn {
        padding: 12px 20px !important;
    }

    .footer-box h3 {
        font-size: 18px;
        line-height: 27px;
    }
}

@media (max-width: 992px) {
    .footlink {
        grid-template-columns: 1fr 1fr;
        padding: 0;
    }

.card-overlay {
    width: 80%;
}

}

@media (max-width: 900px) {
    .footer-box {
        width: 315px;
        margin-bottom: 1rem;
    }

    .footer-grid {
        overflow-x: auto;
    }
}

@media (max-width: 768px) {
    .faq_text h4 {
        font-size: 24px;
    }
    /* .hero-content h1 {
    color: linear-gradient(120deg, #003371, #000);
}
.hero-content{
    color: #000;
}

.overlay {
    background-color:#003371
} */

    .faq_text {
        padding: 30px 20px;
        margin-top: 20px;
    }

    .chairman_msg .content-info {
        padding-top: 30px;
    }

    .hero-section {
        height: 85vh;
    }

    .overlay {
        display: none;
    }

    .for_mobile {
        padding: 0px 0;
        display: block;
    }


    .column.sidebar2,
    .column.sidebar1 {
        width: 100%;
    }

    .content-info h6 {
        font-size: 18px;
        line-height: 24px;
    }

    .content-info span {
        font-size: 16px;
    }

    .heading {
        font-size: 36px;
        line-height: 40px;
    }

    .column.sidebar2 {
        margin-left: 0px;
        padding-left: 0px;
        margin-top: 30px;
    }

    .column {
        display: block;
    }

    .form-container {
        padding: 20px;
    }

    .hero-content.left-align {
        left: 5%;
        max-width: 90%;
    }

    .hero-content h1 {
        font-size: 2rem;
    }

    .class-h1 {
        font-size: 2rem;
    }

    .hero-content p {
        font-size: 1rem;
    }

    .team-photo {
        height: 280px;
    }

    .brochure-btn {
        padding: 12px 30px !important;
    }

    .cta-btn-dark,
    .cta-btn {
        padding: 12px 30px;
    }

    .light-btn {
        font-size: 14px;
        padding: 6px 14px;
    }

    .navbar-brand img {
        max-width: 100%;
        width: 170px;
    }

    .head_nav .btn {
        width: 35px;
    }

    ul.sociallink li {
        margin-right: 5px;
    }

    .border-left:first-child {
        border-left: none;
    }

    .swiper-button-prev,
    .swiper-button-next,
    .swiper-rtl .swiper-button-prev {
        width: 30px !important;
        height: 30px !important;
    }

    .swiper-button-next:after,
    .swiper-button-prev:after {
        font-size: 14px !important;
    }

    .swiper-slide {
        position: relative;
        background-size: cover !important;
        background-repeat: no-repeat;
        background-position: top;
    }

}

 @media (max-width: 767.98px) {
      .card-overlay {
        bottom: 10px;
        left: 10px;
        padding: 10px 15px;
        max-width: 90%;
      }
    }
@media (max-width:605px) {
    .heading {
        font-size: 36px;
        line-height: 42px;
    }

    .info_top .sociallink {
        display: none;
    }

    .info_top div.border-left {
        border-left: 1px solid #ffffff00;
        margin: 0 !important;
    }

    .phone-email li:first-child {
        padding: 0;
    }

    .event_section .nav-tabs .nav-link {
        width: 47%;
    }

    .event_section .nav-tabs {
        flex-wrap: wrap;
        gap: 10px;
    }

    .lead-form .heading {
        font-size: 24px;
        line-height: 36px;
        ;
    }

    .heading {
        font-size: 32px;
        line-height: 40px;
    }
}

@media (max-width:500px) {
    .footer-grid {
        grid-template-columns: 1fr;
    }

    .footer-box {
        width: 100%;
        margin-bottom: 0;
    }
}

@media (max-width:450px) {
    .info_top {
        justify-content: center;
        flex-wrap: wrap;
        gap: 10px;
        padding-bottom: 2px;
    }

    .footlink {
        grid-template-columns: 1fr;
        padding: 0;
    }
}

@media (max-width: 480px) {
.card-overlay {
    width: 90%;
}
}

@media (max-width: 410px) {
    .heading {
        font-size: 30px;
        line-height: 36px;
    }
}

@media (max-width: 375px) {
    .event_section .nav-tabs {
        flex-wrap: wrap;
        gap: 8px;
    }

    .event_section .nav-tabs .nav-link {
        width: 48%;
    }

    .event_section .nav-tabs .nav-link {
        font-size: 13px;
        padding: .5rem;
    }

    .hero-content.left-align {
        left: 0%;
        max-width: 100%;
    }
}

@media (max-width: 330px) {

    .cta-btn-dark,
    .cta-btn {
        padding: 12px 20px;
    }

    .cta-btn-dark,
    .cta-btn {
        font-size: 14px;
    }
}


@media only screen and (max-width: 320px) and (max-height: 560px) {
    .hero-section {
        height: 95vh;
    }


}



/* ===========blog cards========== */

/* ===== Modern Blog Card Design ===== */

.article-content-col{
    background: #eef1f7;
    border-bottom: 4px solid #bee2ff;
    border-radius: 14px;
    padding: 20px;
    transition: all 0.3s 
ease-in-out;
    height: 100%;
    transition: transform 0.3s 
ease;
    display: flex
;
    flex-direction: column;
    justify-content: space-between;
}

.entry-title a{
        color: #3b3b3b;
    font-weight: 500;
    margin-bottom: 15px;
    font-size: 22px;
    line-height: 30px;
     font-family: Poppins, sans-serif;
}

.layout-grid .content>.blog-entry-title{
    color: #3b3b3b;
    font-weight: 500;
    margin-bottom: 15px;
    font-size: 22px;
    line-height: 24px;
        font-family: Poppins, sans-serif;
}

.excerpt-wrap p{
    color: #333;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
     font-family: Poppins, sans-serif;
}

.excerpt-wrap a {
    display: inline-block;
    padding: 8px 14px;
    background: #2a3855;
    text-decoration: none;
    font-weight: 500;
    color: #eef1f7;
    border-radius: 4px;
    transition: all 0.3s 
linear;
    font-size: 14px;
    text-transform: uppercase;
    border: none;
    margin-top: 20px;
     font-family: Poppins, sans-serif;
}

.excerpt-wrap p {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
     font-family: Poppins, sans-serif;
}

.layout-grid .content>* {
    padding-left: 0;
}

.nv-post-thumbnail-wrap img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    display: block;
}




