/**
* Template Name: HealthCare
* Author: HealthCare
*/

@charset "UTF-8";

@font-face {
    font-family: 'Lufga', sans-serif;
    src: url('../fonts/Lufga-BlackItalic.woff2') format('woff2'),
        url('../fonts/Lufga-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Lufga', sans-serif;
    src: url('../fonts/Lufga-Bold.woff2') format('woff2'),
        url('../fonts/Lufga-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lufga', sans-serif;
    src: url('../fonts/Lufga-Black.woff2') format('woff2'),
        url('../fonts/Lufga-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lufga', sans-serif;
    src: url('../fonts/Lufga-ExtraLight.woff2') format('woff2'),
        url('../fonts/Lufga-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lufga', sans-serif;
    src: url('../fonts/Lufga-Italic.woff2') format('woff2'),
        url('../fonts/Lufga-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Lufga', sans-serif;
    src: url('../fonts/Lufga-LightItalic.woff2') format('woff2'),
        url('../fonts/Lufga-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Lufga', sans-serif;
    src: url('../fonts/Lufga-Light.woff2') format('woff2'),
        url('../fonts/Lufga-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lufga', sans-serif;
    src: url('../fonts/Lufga-ExtraLightItalic.woff2') format('woff2'),
        url('../fonts/Lufga-ExtraLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Lufga', sans-serif;
    src: url('../fonts/Lufga-ExtraBold.woff2') format('woff2'),
        url('../fonts/Lufga-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lufga', sans-serif;
    src: url('../fonts/Lufga-BoldItalic.woff2') format('woff2'),
        url('../fonts/Lufga-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Lufga', sans-serif;
    src: url('../fonts/Lufga-ExtraBoldItalic.woff2') format('woff2'),
        url('../fonts/Lufga-ExtraBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Lufga', sans-serif;
    src: url('../fonts/Lufga-SemiBoldItalic.woff2') format('woff2'),
        url('../fonts/Lufga-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Lufga', sans-serif;
    src: url('../fonts/Lufga-Medium.woff2') format('woff2'),
        url('../fonts/Lufga-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lufga', sans-serif;
    src: url('../fonts/Lufga-SemiBold.woff2') format('woff2'),
        url('../fonts/Lufga-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lufga', sans-serif;
    src: url('../fonts/Lufga-Regular.woff2') format('woff2'),
        url('../fonts/Lufga-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lufga', sans-serif;
    src: url('../fonts/Lufga-MediumItalic.woff2') format('woff2'),
        url('../fonts/Lufga-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Lufga', sans-serif;
    src: url('../fonts/Lufga-Thin.woff2') format('woff2'),
        url('../fonts/Lufga-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lufga', sans-serif;
    src: url('../fonts/Lufga-ThinItalic.woff2') format('woff2'),
        url('../fonts/Lufga-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}
.modal {
        background-color: rgba(255, 255, 255, 0.2);
        backdrop-filter: blur(10px);
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
        color: white;
    }
/*--------------------------------------------------------------
# Font & Color Variables
--------------------------------------------------------------*/
/* Fonts */
:root {
    --default-font: "Lufga", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --heading-font: "Lufga", sans-serif;
    --nav-font: "Lufga", sans-serif;
}

/* Global Colors - The following color variables are used throughout the website. Updating them here will change the color scheme of the entire website */
:root {
    --background-color: #ffffff;
    /* Background color for the entire website, including individual sections */
    --default-color: #2c3031;
    /* Default color used for the majority of the text content across the entire website */
    --heading-color: #18444c;
    /* Color for headings, subheadings and title throughout the website */
    --accent-color: #51C1FF;
    /* Accent color that represents your brand on the website. It's used for buttons, links, and other elements that need to stand out */
    --surface-color: #ffffff;
    /* The surface color is used as a background of boxed elements within sections, such as cards, icon boxes, or other elements that require a visual separation from the global background. */
    --contrast-color: #ffffff;
    /* Contrast color for text, ensuring readability against backgrounds of accent, heading, or default colors. */
}

/* Nav Menu Colors - The following color variables are used specifically for the navigation menu. They are separate from the global colors to allow for more customization options */
:root {
    --nav-color: #000000;
    /* The default color of the main navmenu links */
    --nav-hover-color: #51C1FF;
    /* Applied to main navmenu links when they are hovered over or active */
    --nav-mobile-background-color: #ffffff;
    /* Used as the background color for mobile navigation menu */
    --nav-dropdown-background-color: #ffffff;
    /* Used as the background color for dropdown items that appear when hovering over primary navigation items */
    --nav-dropdown-color: #000000;
    /* Used for navigation links of the dropdown items in the navigation menu. */
    --nav-dropdown-hover-color: #049ebb;
    /* Similar to --nav-hover-color, this color is applied to dropdown navigation links when they are hovered over. */
}

/* Color Presets - These classes override global colors when applied to any section or element, providing reuse of the sam color scheme. */

.light-background {
    --background-color: #f2f8f9;
    --surface-color: #ffffff;
}

.dark-background {
    --background-color: #021418;
    --default-color: #ffffff;
    --heading-color: #ffffff;
    --surface-color: #11262a;
    --contrast-color: #ffffff;
}

/* Smooth scroll */
:root {
    scroll-behavior: smooth;
}

/*--------------------------------------------------------------
# General Styling & Shared Classes
--------------------------------------------------------------*/
body {
    color: var(--default-color);
    background-color: var(--background-color);
    font-family: var(--default-font);
    font-size: 18px;
}

a {
    color: var(--accent-color);
    text-decoration: none;
    transition: 0.3s;
}

a:hover {
    color: color-mix(in srgb, var(--accent-color), transparent 25%);
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: var(--heading-color);
    font-family: var(--heading-font);
}

@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1280px;
    }
}

/*--------------------------------------------------------------
# Global Header
--------------------------------------------------------------*/
.index-page .header {
    --background-color: #fff;
}

.header {
    --background-color: #fff;
    color: var(--default-color);
    background-color: var(--background-color);
    padding: 15px 0;
    transition: all 0.5s;
    z-index: 997;
}

.scrolled .header {
    --background-color: #fff;
    background-color: var(--background-color);
}

.header .header-container {
    padding: 5px 25px;
    max-width: 1200px;
}

.header .header-container nav#navmenu {
    border-radius: 40px;
    border: 1px solid rgba(255, 255, 255, 0.10);
    background: #F1F1F1;
    backdrop-filter: blur(10px);
    padding: 5px 60px 5px 30px;
}

.scrolled .header .header-container {
    border-radius: 50px;
    padding: 5px 25px;
}

.header .header-container nav#navmenu {
    border: 1px solid rgba(255, 255, 255, 0.10);

    background: #F1F1F1;

    backdrop-filter: blur(10px);
}

.header .logo {
    line-height: 1;
}

.header .logo img {
    max-height: 90px;
    margin-right: 8px;
}

.header .logo svg {
    height: 32px;
    padding-right: 5px;
    color: var(--accent-color);
}

@media (max-width: 575px) {
    .header .logo svg {
        height: 28px;
    }
}

.index-page .header .logo h1 {
    color: #fff !important;
    background: none;
    -webkit-text-fill-color: #fff;
}

.header .logo h1 {
    margin: 0;
    background: linear-gradient(87deg, #007BFF 23.89%, #51C1FF 97.17%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: Lufga, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
}

.scrolled .header .logo h1 {

    background: linear-gradient(87deg, #007BFF 23.89%, #51C1FF 97.17%) !important;
    background-clip: text !important;
    -webkit-text-fill-color: transparent !important;

}

@media (max-width: 575px) {
    .header .logo h1 {
        font-size: 20px;
    }
}

.header .btn-getstarted {
    display: flex;
    align-items: center;
}

.header .btn-getstarted ul {
    display: flex;
    align-items: center;
    margin: 0;
    padding-left: 0;
}

.index-page .header .btn-getstarted ul li {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.30) -5.08%, rgba(255, 255, 255, 0.18) 99.89%);

}

.scrolled .header .btn-getstarted ul li {
    border: 1px solid rgba(255, 255, 255, 0.10);
    background: #F1F1F1;
    backdrop-filter: blur(10px);

}

.index-page .header .btn-getstarted ul li svg {
    fill: #fff;

}

.header .btn-getstarted ul li svg {
    fill: #7E7E7E;

}

.header .btn-getstarted ul li {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #F0F0F0;
    backdrop-filter: blur(10px);
    width: 56px;
    height: 56px;
    border-radius: 50px;
    margin-left: 12px;
}

.header .btn-getstarted ul li img {
    filter: grayscale(0) brightness(0.5);
}

.index-page .header .btn-getstarted ul li img {
    filter: grayscale(0) brightness(1);
}

.scrolled .header .btn-getstarted ul li img {
    filter: grayscale(0) brightness(0.5);
}

.header .btn-getstarted ul li:first-child {
    margin-left: 0px;
}

@media (max-width: 1200px) {
    .header {
        padding-top: 10px;
    }

    .header .header-container {
        margin-left: 10px;
        margin-right: 10px;
        padding: 10px 5px 10px 15px;
    }

    .header .logo {
        order: 1;
    }

    .header .btn-getstarted {
        order: 2;
        margin: 0 10px 0 0;
        padding: 6px 15px;
    }

    .header .navmenu {
        order: 3;
    }
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/* Desktop Navigation */
@media (min-width: 1200px) {
    .navmenu {
        padding: 0;
    }

    .navmenu ul {
        margin: 0;
        padding: 0;
        display: flex;
        list-style: none;
        align-items: center;
    }

    .navmenu li {
        position: relative;
    }

    .navmenu>ul>li {
        white-space: nowrap;
        padding: 15px 30px;
    }

    .navmenu>ul>li:last-child {
        padding-right: 0;
    }

    .navmenu a,
    .navmenu a:focus {
        padding: 0 2px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        white-space: nowrap;
        transition: 0.3s;
        position: relative;
        color: #000000;
        text-shadow: 0 3px 4px rgba(0, 0, 0, 0.05);
        font-family: "Lufga", sans-serif;
        font-size: 20px;
        font-weight: 700;
        line-height: 18px;
        letter-spacing: 0.8px;
    }

    .navmenu a:before {
        content: '';
        position: absolute;
        width: 0;
        height: 3px;
        bottom: -5px;
        left: 0;
        background-color: #007BFF;
        visibility: hidden;
        transition: all 0.3s ease-in-out 0s;
    }

    .scrolled .navmenu a,
    .scrolled .navmenu a:focus {
        color: #000000 !important;

    }

    nav#navmenu ul li a.active, nav#navmenu ul li a:hover, .scrolled nav#navmenu ul li a.active, .scrolled nav#navmenu ul li a:hover {
        color: #007BFF !important;
    }

    .navmenu a i,
    .navmenu a:focus i {
        font-size: 12px;
        line-height: 0;
        margin-left: 5px;
        transition: 0.3s;
    }

    .navmenu a:hover:before,
    .navmenu li:hover>a:before,
    .navmenu .active:before {
        visibility: visible;
        width: 100%;
        background-color: #007BFF;
        height: 3px;
    }

    .navmenu .dropdown ul {
        margin: 0;
        padding: 10px 0;
        background: var(--nav-dropdown-background-color);
        display: block;
        position: absolute;
        visibility: hidden;
        left: 14px;
        top: 130%;
        opacity: 0;
        transition: 0.3s;
        border-radius: 4px;
        z-index: 99;
        box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
    }

    .navmenu .dropdown ul li {
        min-width: 200px;
    }

    .navmenu .dropdown ul a {
        padding: 10px 20px;
        font-size: 15px;
        text-transform: none;
        color: var(--nav-dropdown-color);
    }

    .navmenu .dropdown ul a i {
        font-size: 12px;
    }

    .navmenu .dropdown ul a:hover,
    .navmenu .dropdown ul .active:hover,
    .navmenu .dropdown ul li:hover>a {
        color: var(--nav-dropdown-hover-color);
    }

    .navmenu .dropdown:hover>ul {
        opacity: 1;
        top: 100%;
        visibility: visible;
    }

    .navmenu .dropdown .dropdown ul {
        top: 0;
        left: -90%;
        visibility: hidden;
    }

    .navmenu .dropdown .dropdown:hover>ul {
        opacity: 1;
        top: 0;
        left: -100%;
        visibility: visible;
    }
}

/* Mobile Navigation */
@media (max-width: 1199px) {
    .mobile-nav-toggle {
        color: var(--nav-color);
        font-size: 28px;
        line-height: 0;
        margin-right: 10px;
        cursor: pointer;
        transition: color 0.3s;
    }

    .navmenu {
        padding: 0;
        z-index: 9997;
    }

    .navmenu ul {
        display: none;
        list-style: none;
        position: absolute;
        inset: 60px 20px 20px 20px;
        padding: 10px 0;
        margin: 0;
        border-radius: 6px;
        background-color: var(--nav-mobile-background-color);
        border: 1px solid color-mix(in srgb, var(--default-color), transparent 90%);
        box-shadow: none;
        overflow-y: auto;
        transition: 0.3s;
        z-index: 9998;
    }

    .navmenu a,
    .navmenu a:focus {
        color: var(--nav-dropdown-color);
        padding: 10px 20px;
        font-family: var(--nav-font);
        font-size: 17px;
        font-weight: 500;
        display: flex;
        align-items: center;
        justify-content: space-between;
        white-space: nowrap;
        transition: 0.3s;
    }

    .navmenu a i,
    .navmenu a:focus i {
        font-size: 12px;
        line-height: 0;
        margin-left: 5px;
        width: 30px;
        height: 30px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        transition: 0.3s;
        background-color: color-mix(in srgb, var(--accent-color), transparent 90%);
    }

    .navmenu a i:hover,
    .navmenu a:focus i:hover {
        background-color: var(--accent-color);
        color: var(--contrast-color);
    }

    .navmenu a:hover,
    .navmenu .active,
    .navmenu .active:focus {
        color: var(--nav-dropdown-hover-color);
    }

    .navmenu .active i,
    .navmenu .active:focus i {
        background-color: var(--accent-color);
        color: var(--contrast-color);
        transform: rotate(180deg);
    }

    .navmenu .dropdown ul {
        position: static;
        display: none;
        z-index: 99;
        padding: 10px 0;
        margin: 10px 20px;
        background-color: var(--nav-dropdown-background-color);
        transition: all 0.5s ease-in-out;
    }

    .navmenu .dropdown ul ul {
        background-color: rgba(33, 37, 41, 0.1);
    }

    .navmenu .dropdown>.dropdown-active {
        display: block;
        background-color: rgba(33, 37, 41, 0.03);
    }

    .mobile-nav-active {
        overflow: hidden;
    }

    .mobile-nav-active .mobile-nav-toggle {
        color: #fff;
        position: absolute;
        font-size: 32px;
        top: 15px;
        right: 15px;
        margin-right: 0;
        z-index: 9999;
    }

    .mobile-nav-active .navmenu {
        position: fixed;
        overflow: hidden;
        inset: 0;
        background: rgba(33, 37, 41, 0.8);
        transition: 0.3s;
    }

    .mobile-nav-active .navmenu>ul {
        display: block;
    }
}

/*--------------------------------------------------------------
# Gallery Section - Modern Grid Layout
--------------------------------------------------------------*/
.gallery-section {
    padding: 80px 0;
    background: linear-gradient(180deg, #ffffff 0%, #f8f9fa 100%);
}

.gallery-section .section-title {
    margin-bottom: 60px;
}

.gallery-section .section-title h2 {
    font-family: 'Lufga', sans-serif, sans-serif;
    font-size: 42px;
    font-weight: 700;
    color: #18444c;
    margin-bottom: 16px;
}

.gallery-section .section-subtitle {
    font-family: 'Lufga', sans-serif, sans-serif;
    font-size: 28px;
    font-weight: 400;
    color: #4A4A4A;
}

.gallery-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
    max-width: 1200px;
    margin: 0 auto;
}

.gallery-item-large {
    grid-column: span 2;
    grid-row: span 2;
}

.gallery-item {
    position: relative;
    overflow: hidden;
    border-radius: 20px;
    background: #fff;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.gallery-item:hover {
    transform: translateY(-8px);
    box-shadow: 0 12px 40px rgba(0, 123, 255, 0.2);
}

.gallery-image-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.gallery-item-large .gallery-image-wrapper {
    height: 100%;
    min-height: 500px;
}

.gallery-item:not(.gallery-item-large) .gallery-image-wrapper {
    height: 300px;
}

.gallery-image {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
    transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}

.gallery-item:hover .gallery-image {
    transform: scale(1.1);
}

.gallery-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
}

.gallery-content {
    display: none;
}

.gallery-lightbox {
    display: none;
}

/* Responsive Design */
@media (max-width: 768px) {
    .gallery-section {
        padding: 60px 0;
    }
    
    .gallery-section .section-title h2 {
        font-size: 32px;
    }
    
    .gallery-grid {
        grid-template-columns: 1fr;
        gap: 16px;
    }
    
    .gallery-item-large {
        grid-row: span 1;
    }
    
    .gallery-item-large .gallery-image-wrapper {
        min-height: 300px;
    }
    
    .gallery-item:not(.gallery-item-large) .gallery-image-wrapper {
        height: 250px;
    }
    
    .gallery-overlay {
        padding: 24px;
    }
    
    .gallery-content h3 {
        font-size: 20px;
    }
    
    .gallery-content p {
        font-size: 14px;
    }
}

/*--------------------------------------------------------------
# Global Footer
--------------------------------------------------------------*/
.footer {
    background: linear-gradient(96deg, #007BFF -57.1%, #050D16 68.01%);
    backdrop-filter: blur(5px);
    position: relative;
}

.footer .footer-top {
    padding-top: 80px;
}

.footer .footer-contact p {
    margin-bottom: 5px;
    color: #FFF;
    font-variant-numeric: lining-nums proportional-nums;
    font-family: Lufga, sans-serif;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 0;
    padding-bottom: 32px;
}


.footer h4 {
    position: relative;
    padding-bottom: 32px;
    color: #FFF;
    font-variant-numeric: lining-nums proportional-nums;
    font-family: Lufga, sans-serif;
    font-size: 20px;
    font-weight: 500;
    margin: 0;
}

.footer .footer-links {
    margin-bottom: 16px;
}

.footer .footer-links ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer .footer-links ul i {
    padding-right: 2px;
    font-size: 12px;
    line-height: 0;
}

.footer .footer-links ul li {
    padding: 8px 0;
    display: flex;
    align-items: center;
}

.footer .footer-links ul li:first-child {
    padding-top: 0;
}

.footer .footer-links ul a {
    display: inline-block;
    color: #F1F1F1;
    font-family: Lufga, sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: normal;
}

.footer-links.social li a {
    display: flex;
    align-items: center;
    gap: 12px;
}

.footer .footer-links ul a:hover {
    color: var(--accent-color);
}

.footer .footer-about {
    padding-right: 65px;
}

.footer .copyright {
    margin-top: 80px;
    padding: 32px 0px 25px 0;
    border-top: 1px solid #E5E5E5;
}

.footer .copyright p {
    margin-bottom: 0;
    color: #FFF;
    font-variant-numeric: lining-nums proportional-nums;
    font-family: Lufga, sans-serif;
    font-size: 18px;
    font-weight: 400;
}

.footer .newsletter-form .input-group {
    position: relative;
    display: flex;
    overflow: hidden;
    border-radius: 32px;
    background: rgba(146, 146, 146, 0.30);
    backdrop-filter: blur(10px);
}

.footer .newsletter-form input[type=email] {
    flex: 1;
    padding: 20px 20px 20px 36px;
    border: none;
    background: transparent;
    color: #FFF !important;
    font-variant-numeric: lining-nums proportional-nums;
    font-family: Lufga, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.footer .newsletter-form input::placeholder {
    color: #FFF !important;
}

.footer .newsletter-form .form-control:focus {
    border-color: none;
    outline: 0;
    box-shadow: inherit;
}

.footer .newsletter-form .btn-subscribe {
    border: none;
    padding: 14px;
    cursor: pointer;
    transition: 0.3s;
    border-radius: 32px !important;
    background: #3974FF;
    backdrop-filter: blur(10px);
}

/*--------------------------------------------------------------
# Preloader
--------------------------------------------------------------*/
#preloader {
    position: fixed;
    inset: 0;
    z-index: 9999;
    overflow: hidden;
    background-color: var(--background-color);
    transition: all 0.6s ease-out;
}

#preloader:before {
    content: "";
    position: fixed;
    top: calc(50% - 30px);
    left: calc(50% - 30px);
    border: 6px solid var(--accent-color);
    border-top-color: color-mix(in srgb, var(--accent-color), transparent 90%);
    border-radius: 50%;
    width: 60px;
    height: 60px;
    animation: animate-preloader 1s linear infinite;
}

@keyframes animate-preloader {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/*--------------------------------------------------------------
# Scroll Top Button
--------------------------------------------------------------*/
.scroll-top {
    position: fixed;
    visibility: hidden;
    opacity: 0;
    right: 15px;
    bottom: -15px;
    z-index: 99999;
    background-color: var(--accent-color);
    width: 44px;
    height: 44px;
    border-radius: 50px;
    transition: all 0.4s;
    border-radius: 40px;
    background: linear-gradient(90deg, #007BFF 0%, #004A99 100%);
    backdrop-filter: blur(5px);
}

.scroll-top i {
    font-size: 24px;
    color: var(--contrast-color);
    line-height: 0;
}

.scroll-top:hover {
    background-color: color-mix(in srgb, var(--accent-color), transparent 20%);
    color: var(--contrast-color);
}

.scroll-top.active {
    visibility: visible;
    opacity: 1;
    bottom: 15px;
}

/*--------------------------------------------------------------
# Disable aos animation delay on mobile devices
--------------------------------------------------------------*/
@media screen and (max-width: 768px) {
    [data-aos-delay] {
        transition-delay: 0 !important;
    }
}







/*--------------------------------------------------------------
# Global Section Titles
--------------------------------------------------------------*/
.section-title {
    padding-bottom: 60px;
}

.section-title h2 {
    color: #2D2F3A;
    font-family: Lufga, sans-serif;
    font-size: 60px;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 0;
}

.section-title h2 span.blue-dot {
    color: #3974FF;
}



/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
.hero {
    padding: 0;
    position: relative;
    width: 100%;
    min-height: 100%;
    display: flex;
    align-items: center;
    padding: 140px 0 80px 0;
    background: linear-gradient(180deg, #F8FAFB 0%, #FFFFFF 100%);
    height: 100%;
    width: 100%;
}

/* .hero .hero-wrapper {
    position: relative;
    width: 100%;
    min-height: 100%;
    display: flex;
    align-items: center;
    padding: 120px 0 0px 0;
    background-image: url(../../assets/img/mesh-gradient-2.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    width: 100%;
} */

.hero .hero-content {
    position: relative;
    z-index: 3;
    /* padding: 2.5rem 0 0rem; */
    width: 100%;
}

.hero-button {
    text-align: center;
}

.hero-button a {
    padding: 16px 32px;
    border-radius: 100px;
    border: 1px solid #FFF;
    background: #FFF;
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.05);
    color: #0982FF;
    font-family: Lufga, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.72px;
}

.hero-video-wrapper {
    width: 100%;
    background: linear-gradient(135deg, #003366 0%, #005599 25%, #007BFF 50%, #005599 75%, #003366 100%);
    padding: 60px 0;
    margin: 0;
    position: relative;
    overflow: hidden;
}

.hero-video-wrapper::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: 
        radial-gradient(circle at 20% 80%, rgba(81, 193, 255, 0.35) 0%, transparent 50%),
        radial-gradient(circle at 80% 20%, rgba(0, 123, 255, 0.3) 0%, transparent 50%),
        radial-gradient(circle at 40% 40%, rgba(81, 193, 255, 0.25) 0%, transparent 40%);
    pointer-events: none;
}

.hero-video-wrapper::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgba(81, 193, 255, 0.5), transparent);
}

.hero-section-image {
    position: relative;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    z-index: 1;
}

.video-subtitle {
    text-align: center;
    margin-top: 30px;
    z-index: 1;
    position: relative;
}

.video-subtitle p {
    color: rgba(255, 255, 255, 0.9);
    font-family: Lufga, sans-serif;
    font-size: 32px;
    font-weight: 500;
    line-height: 1.5;
    margin: 0;
    letter-spacing: 0.5px;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

.hero-content-section {
    width: 100%;
    max-width: 80%;
    margin: 0 auto;
    padding: 40px 0;
}

.hero-content-section h1 {
    color: #000000;
    text-align: center;
    font-family: Lufga, sans-serif;
    font-size: 40px;
    font-weight: 700;
    letter-spacing: 1.44px;
    display: block;
    margin-bottom: 0;
}

.hero-section-image img,
.hero-section-image video {
    width: 100%;
    height: 500px;
    object-fit: fill;
    border-radius: 24px;
    background: #ffffff;
    box-shadow: 0 25px 80px rgba(0, 0, 0, 0.4), 0 0 40px rgba(81, 193, 255, 0.25);
    border: 1px solid rgba(81, 193, 255, 0.2);
}

.get-pecialist-btn a {
    border-radius: 100px;
    background: rgba(81, 193, 255, 0.50);
    backdrop-filter: blur(30px);
    color: #fff;
    font-family: Lufga, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: -0.96px;
    padding: 8px 16px;
}

.get-pecialist-btn {
    position: absolute;
    bottom: 32px;
    right: 32px;
}

@media (max-width: 1200px) {
    .hero .hero-content .content-box h1 {
        font-size: 3rem;
    }

    .hero .floating-features .features-wrapper {
        padding: 1.5rem;
        gap: 1rem;
    }
}

@media (max-width: 992px) {
    .hero .hero-wrapper {
        height: auto;
        min-height: 600px;
    }

    .hero .hero-content .content-box h1 {
        font-size: 2.5rem;
    }

    .hero .floating-features {
        position: relative;
        transform: translateY(0);
        padding: 3rem 0;
    }

    .hero .floating-features .features-wrapper {
        flex-direction: column;
    }

    .hero .floating-features .features-wrapper .feature-item {
        padding: 1rem 0;
        border-bottom: 1px solid color-mix(in srgb, var(--default-color), transparent 90%);
    }

    .hero .floating-features .features-wrapper .feature-item:last-child {
        border-bottom: none;
    }
}

@media (max-width: 768px) {

    .hero .hero-content .content-box h1 {
        font-size: 2.2rem;
    }

    .hero .hero-content .content-box p {
        font-size: 1rem;
    }

    .hero .hero-content .content-box .cta-group {
        flex-direction: column;
        gap: 0.8rem;
    }

    .hero .hero-content .content-box .cta-group .btn {
        width: 100%;
        text-align: center;
    }

    .hero .hero-content .content-box .info-badges {
        flex-direction: column;
        gap: 1rem;
    }
}

@media (max-width: 576px) {
    .hero .hero-content .content-box {
        padding: 1rem 0;
    }

    .hero .hero-content .content-box h1 {
        font-size: 1.8rem;
    }
}


/*--------------------------------------------------------------
# Home About Section
--------------------------------------------------------------*/
.advancing-healthcare-section .left-content h2 {
    color: #2D2F3A;
    font-family: Lufga, sans-serif;
    font-size: 48px;
    font-weight: 600;
    line-height: normal;
}

.advancing-healthcare-section .left-content p {
    color: #4A4A4A;
    font-family: Lufga, sans-serif;
    font-size: 28px;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 34px;
}

.advancing-healthcare-section .right-image-box img {
    height: 614px;
    width: 100%;
    object-fit: cover;
    border-radius: 30px;
}

.advancing-healthcare-section {
    /* padding-top: 120px; */
    padding-bottom: 120px;
    background-image: url(../../assets/img/advancing-healthcare-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    width: 100%;
}

.stats-container .stat-number {
    color: #1F2F55;
    font-family: "Lufga", sans-serif;
    font-size: 42px;
    font-weight: 600;
    line-height: normal;
}

.stats-container .stat-label {
    color: #4A4A4A;
    font-family: Lufga, sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: normal;
}

.border-button {
    margin-top: 60px;
}

.border-button a {
    border-radius: 40px;
    border: 1px solid rgba(57, 116, 255, 0.20);
    background: #E3E9F6;
    font-family: Lufga, sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: normal;
    display: inline-flex;
    height: 60px;
    align-items: center;
    justify-content: center;
    padding: 0px 63px;
    transition: 0.5s all;
}

.border-button a:hover {
    transition: 0.5s all;
    border-radius: 100px;
    border: 1px solid #FFF;
    background: linear-gradient(87deg, #007BFF 23.89%, #51C1FF 97.17%);
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.05);
    color: #fff;
}

.research-highlights-section {
    padding: 80px 0 120px;
    background: linear-gradient(180deg, #ffffff 0%, #f8f9fa 100%);
}

.research-highlights-section .section-title {
    /* margin-bottom: 30px; */
}

.research-highlights-section .section-subtitle {
    color: #4A4A4A;
    font-family: 'Lufga', sans-serif, sans-serif;
    font-size: 22px;
    font-weight: 400;
    margin-top: 12px;
    text-align: center;
}

.research-highlights-box {
    position: relative;
    border-radius: 24px;
    border: 2px solid transparent;
    background: #ffffff;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    padding: 0;
    height: 100%;
    overflow: hidden;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    cursor: pointer;
}

.research-highlights-box .tech-badge {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 56px;
    height: 56px;
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(10px);
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 3;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
}

.research-highlights-box .tech-badge i {
    font-size: 28px;
    color: #007BFF;
    transition: all 0.3s ease;
}

.research-highlights-box .top-img {
    position: relative;
    overflow: hidden;
}

.research-highlights-box .top-img img {
    width: 100%;
    height: 280px;
    object-fit: cover;
    transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.research-highlights-box .top-img .img-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.05) 100%);
    opacity: 0;
    transition: opacity 0.4s ease;
}

.research-highlights-box .contant {
    padding: 28px 24px 32px;
    position: relative;
}

.research-highlights-box .contant .tech-label {
    display: inline-block;
    font-family: 'Lufga', sans-serif, sans-serif;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #007BFF;
    background: rgba(0, 123, 255, 0.1);
    padding: 6px 14px;
    border-radius: 20px;
    margin-bottom: 12px;
    transition: all 0.3s ease;
}

.research-highlights-box .contant h4 {
    color: #0D0D0D;
    font-family: 'Lufga', sans-serif, sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 12px;
    transition: color 0.3s ease;
}

.research-highlights-box .contant p {
    color: #4A4A4A;
    font-family: 'Lufga', sans-serif, sans-serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.6;
    margin-bottom: 0;
    transition: color 0.3s ease;
}

.research-highlights-box:hover {
    transform: translateY(-12px);
    box-shadow: 0 20px 60px rgba(0, 123, 255, 0.15);
    border-color: rgba(0, 123, 255, 0.2);
}

.research-highlights-box:hover .tech-badge {
    transform: scale(1.1) rotate(5deg);
    background: #007BFF;
    box-shadow: 0 8px 24px rgba(0, 123, 255, 0.3);
}

.research-highlights-box:hover .tech-badge i {
    color: #ffffff;
    transform: scale(1.1);
}

.research-highlights-box:hover .top-img img {
    transform: scale(1.08);
}

.research-highlights-box:hover .top-img .img-overlay {
    opacity: 1;
}

.research-highlights-box:hover .contant .tech-label {
    background: rgba(0, 123, 255, 0.15);
    color: #0056b3;
}

.research-highlights-box:hover .contant h4 {
    color: #007BFF;
}

.our-expertise-section {
    background: #E8E8E8;
    padding: 80px 0px;
}

.our-expertise-box {
    border-radius: 40px;
    border: 1px solid #FFF;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.30) -5.08%, rgba(255, 255, 255, 0.18) 99.89%);
    backdrop-filter: blur(10px);
    padding: 39px 24px 24px 28px;
    position: relative;
    height: 100%;
    display: flex;
    flex-direction: column;
    transition: all 0.3s ease;
    cursor: pointer;
}

.our-expertise-box .top-head {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}

.our-expertise-box .icon-content {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 24px;
}

.our-expertise-box .icon-content h3 {
    margin-bottom: 0px;
    color: #2D2F3A;
    font-family: Lufga, sans-serif;
    font-size: 32px;
    font-weight: 600;
    line-height: normal;
    transition: color 0.3s ease;
}

.our-expertise-box .icon-content .icon {
    width: 48px;
    height: 48px;
    flex-shrink: 0;
    aspect-ratio: 1 / 1;
    background: #fff;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
}

.our-expertise-box .icon-content .icon i {
    transition: all 0.3s ease;
}

.our-expertise-box .excrept {
    color: #4A4A4A;
    font-family: Lufga, sans-serif;
    font-size: 26px;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 85px;
    transition: color 0.3s ease;
}

.our-expertise-box .bottom-foot {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: rgba(57, 116, 255, 0.40);

    font-variant-numeric: lining-nums proportional-nums;
    font-family: Lufga, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.our-expertise-box .bottom-foot a span.arrow {
    border: 1px solid rgba(57, 116, 255, 0.20);
    border-radius: 50px;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #E3E9F6;
}

.our-expertise-box:hover {
    transform: translateY(-8px);
    border-radius: 40px;
    background: linear-gradient(90deg, #007BFF 0%, #004A99 100%);
    backdrop-filter: blur(5px);
    box-shadow: 2px 8px 40px 0 rgba(0, 123, 255, 0.3);
}

.our-expertise-box:hover h3, .our-expertise-box:hover .excrept {
    color: #FFF;
}

.our-expertise-box:hover .icon-content .icon {
    transform: scale(1.15) rotate(5deg);
    background: rgba(255, 255, 255, 0.2);
    box-shadow: 0 4px 16px rgba(255, 255, 255, 0.3);
}

.our-expertise-box:hover .icon-content .icon i {
    color: #ffffff;
    transform: scale(1.1);
}

.our-expertise-box:hover .bottom-foot a {
    color: #C1D2F8;
}

.our-expertise-box:hover::after {
    background-image: url(../../assets/img/object-hover.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    right: 0;
    content: '';
    height: 90%;
    width: 80%;
    z-index: -1;
    opacity: 0.5;
}

.logo-slider-section {
    padding-top: 60px;
}

.logo-slider-section .swiper {
    background: linear-gradient(90deg, #007BFF 0%, #004A99 100%);
    backdrop-filter: blur(10.203665733337402px);
    padding: 32px 0;
}

.logo-slider-title.text-center {
    color: #000000;
    font-family: Lufga, sans-serif;
    font-size: 36px;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 40px;
    letter-spacing: 0.5px;
}

.swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 160px;
    padding: 20px;
}

.swiper-slide img {
    max-height: 180px;
    max-width: 100%;
    object-fit: contain;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    padding: 15px;
    background: rgba(255, 255, 255, 0.95);
    border-radius: 12px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
}

.swiper-slide img:hover {
    transform: scale(1.15) translateY(-5px);
    box-shadow: 0 8px 25px rgba(0, 123, 255, 0.15);
}

.video-section {
    padding: 100px 0px;
    background: linear-gradient(135deg, #F5F7F9 0%, #F8FAFB 100%);
    /* margin: 60px 0; */
}

.video-content {
    max-width: 1200px;
}

.video-box {
    position: relative;
    border-radius: 24px;
    overflow: hidden;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.08);
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 9;
}

.video-box h2.video-title {
    position: absolute;
    left: 50%;
    top: 40px;
    transform: translate(-50%, -50%);
    color: #FFFFFF;
    text-align: center;
    font-family: Lufga, sans-serif;
    font-size: 56px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: -1.68px;
    width: 90%;
    max-width: 800px;
    z-index: 10;
    text-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.video-player {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: center;
    background: #000;
    border-radius: 24px;
}

.video-play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50px;
    height: 50px;
    background: rgba(0, 123, 255, 0.9);
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 20;
    transition: all 0.3s ease;
    box-shadow: 0 8px 32px rgba(0, 123, 255, 0.3);
    opacity: 1;
    pointer-events: auto;
}

.video-play-btn.hidden {
    opacity: 0;
    pointer-events: none;
}

.video-play-btn::after {
    content: '';
    width: 0;
    height: 0;
    border-left: 18px solid white;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    margin-left: 4px;
    transition: all 0.2s ease;
}

.video-play-btn.pause::after {
    border: none;
    width: 12px;
    height: 18px;
    background: linear-gradient(90deg, white 0%, white 35%, transparent 35%, transparent 65%, white 65%, white 100%);
    margin-left: 0;
    box-shadow: none;
}

.video-play-btn:hover {
    background: rgba(0, 123, 255, 1);
    box-shadow: 0 12px 48px rgba(0, 123, 255, 0.5);
    transform: translate(-50%, -50%) scale(1.1);
}

/* Mobile styles for video play button */
@media (max-width: 768px) {
    .video-play-btn {
        width: 50px;
        height: 50px;
    }
    
    .video-play-btn::after {
        border-left: 18px solid white;
        border-top: 12px solid transparent;
        border-bottom: 12px solid transparent;
        margin-left: 4px;
    }
    
    .video-play-btn.pause::after {
        width: 14px;
        height: 18px;
    }
}

@media (max-width: 480px) {
    .video-play-btn {
        width: 40px;
        height: 40px;
    }
    
    .video-play-btn::after {
        border-left: 14px solid white;
        border-top: 9px solid transparent;
        border-bottom: 9px solid transparent;
        margin-left: 3px;
    }
    
    .video-play-btn.pause::after {
        width: 10px;
        height: 14px;
    }
}

/* Hidden state - force hide even on hover */
.video-play-btn.hidden {
    opacity: 0 !important;
    pointer-events: none !important;
    visibility: hidden;
}

.video-box video.img-fluid {
    width: 100%;
    height: auto;
    display: block;
    aspect-ratio: 16 / 9;
    background: #000;
    border-radius: 24px;
}

/* Video controls styling */
.video-box video::-webkit-media-controls-panel {
    background-color: rgba(0, 0, 0, 0.7);
}

.video-box video::-webkit-media-controls-play-button {
    background-color: #007BFF;
    border-radius: 50%;
}

.pulsating-play-btn {
    position: absolute;
    left: calc(50% - 47px);
    top: calc(50% - 47px);
    z-index: 8;
    animation: pulse 2.5s infinite;
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(0, 123, 255, 0.7);
    }
    50% {
        box-shadow: 0 0 0 25px rgba(0, 123, 255, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(0, 123, 255, 0);
    }
}

.video-box img.img-fluid {
    height: 620px;
    width: 100%;
    object-fit: cover;
    border-radius: 32px;
}


.page-banner-section {
    margin-top: 130px;
    padding: 100px 0px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

/* Team banner overlay and accessibility tweaks */
.page-banner-section.team {
    position: relative;
    overflow: hidden;
}
.page-banner-section.team .banner-overlay {
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,0.45);
    z-index: 1;
}
.page-banner-section.team .banner-content-section {
    position: relative;
    z-index: 2;
    color: #FFFFFF; /* ensure readable on darkened image */
}

.banner-content-section h1 {
    color: #FFF;
    text-align: center;
    font-family: Lufga, sans-serif;
    font-size: 48px;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 1.44px;
    margin-bottom: 40px;
}

.banner-subtitle {
    color: #F5F5F5;
    font-family: Lufga, sans-serif;
    font-size: 36px;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 16px;
}

.banner-content-section p {
    color: #E4E4E4;
    text-align: center;
    font-variant-numeric: lining-nums proportional-nums;
    font-family: Lufga, sans-serif;
    font-size: 28px;
    font-weight: 400;
    line-height: normal;
    margin: 0;
}

.our-team-section {
    padding: 110px 0px 95px;
    background: #f8f9fa;
}

.our-team-section .section-title {
    padding-bottom: 48px;
}

.our-team-section .section-title h2 {
    margin-bottom: 16px;
}

.our-team-section .section-subtitle {
    color: #4A4A4A;
    font-family: Lufga, sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 140%;
    max-width: 700px;
    margin: 0 auto;
}

.our-team-box {
    border-radius: 24px;
    border: 0.5px solid #FFF;
    background: rgba(255, 255, 255, 0.95);
    box-shadow: 1px 2px 30px 0 rgba(0, 0, 0, 0.08);
    backdrop-filter: blur(10px);
    overflow: hidden;
    height: 100%;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
    display: flex;
    flex-direction: column;
}

.our-team-box::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 5px;
    background: linear-gradient(90deg, #007BFF 0%, #004A99 100%);
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    z-index: 10;
}

.our-team-box:hover {
    transform: translateY(-10px);
    box-shadow: 1px 15px 50px 0 rgba(0, 123, 255, 0.25);
    border-color: rgba(0, 123, 255, 0.3);
}

.our-team-box:hover::before {
    transform: scaleX(1);
}

.team-image-wrapper {
    position: relative;
    overflow: hidden;
    height: 280px;
}

.team-image-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center top;
    transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}

.our-team-box:hover .team-image-wrapper img {
    transform: scale(1.08);
}

.team-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 123, 255, 0.85) 0%, rgba(0, 74, 153, 0.9) 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.4s ease;
}

.our-team-box:hover .team-overlay {
    opacity: 1;
}

.team-social {
    display: flex;
    gap: 16px;
    transform: translateY(20px);
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.our-team-box:hover .team-social {
    transform: translateY(0);
}

.social-link {
    width: 48px;
    height: 48px;
    background: rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(10px);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 20px;
    transition: all 0.3s ease;
    text-decoration: none;
}

.social-link:hover {
    background: rgba(255, 255, 255, 0.95);
    color: #007BFF;
    transform: translateY(-4px);
}

.team-image-wrapper {
    position: relative;
    overflow: hidden;
}

.team-designation-content {
    padding: 28px 24px;
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.team-designation-content h3 {
    font-family: Lufga, sans-serif;
    font-size: 25px;
    font-weight: 600;
    line-height: 1.3;
    margin: 0 0 12px 0;
    color: #0D0D0D;
    transition: color 0.3s ease;
}

.our-team-box:hover .team-designation-content h3 {
    color: #007BFF;
}

.team-designation-content p.designation {
    color: #4A4A4A;
    font-family: Lufga, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 16px;
}

.role-badge {
    display: inline-block;
    color: #007BFF;
    background: rgba(0, 123, 255, 0.1);
    font-family: Lufga, sans-serif;
    font-size: 14px;
    font-weight: 600;
    padding: 3px 12px;
    border-radius: 20px;
    margin-top: 4px;
    margin-bottom: 12px;
}

.team-description {
    color: #4A4A4A;
    font-family: Lufga, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
    margin: 0;
    flex: 1;
}

.linkedin-link {
    position: absolute;
    top: 16px;
    right: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    background: rgba(0, 119, 181, 0.95);
    backdrop-filter: blur(10px);
    border-radius: 6px;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    transition: all 0.3s ease;
    z-index: 2;
    opacity: 0;
}

.our-team-box:hover .linkedin-link {
    opacity: 1;
}

.linkedin-link:hover {
    background: #0077B5;
    transform: scale(1.1);
    box-shadow: 0 4px 12px rgba(0, 119, 181, 0.4);
}

.linkedin-link i {
    line-height: 1;
}

/* Mobile: Always show LinkedIn icon */
@media (max-width: 991px) {
    .linkedin-link {
        opacity: 1;
    }
}

.our-new-section {
    padding: 110px 0;
}

.our-new-section .section-title {
    padding-bottom: 32px;
}

.row.news-insights-box {
    border-radius: 16px;
    border: 0.5px solid #FFF;
    background: rgba(255, 255, 255, 0.10);
    box-shadow: 1px 2px 30px 0 rgba(0, 0, 0, 0.10);
    backdrop-filter: blur(10px);
    padding: 20px 8px;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.news-insights-box-content h2 {
    color: #2D2F3A;
    font-family: Lufga, sans-serif;
    font-size: 32px;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 8px;
}

.news-insights-box-content p {
    color: #4A4A4A;
    font-variant-numeric: lining-nums proportional-nums;
    font-family: Lufga, sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 141%;
    margin-bottom: 0;
}

.news-insights-box-content p+p {
    margin-bottom: 12px;
}

.news-insights-box .news-image img {
    width: 100%;
    object-fit: cover;
    border-radius: 16px;
    height: 200px;
    object-position: center;
}

.our-blog-section {
    padding: 110px 0px;
}

.our-blog-section .section-title {
    padding-bottom: 24px;
}

.our-blog-box {
    border-radius: 16px;
    border: 0.5px solid #FFF;
    background: rgba(255, 255, 255, 0.10);
    box-shadow: 1px 2px 30px 0 rgba(0, 0, 0, 0.10);
    backdrop-filter: blur(10px);
    padding: 16px;
}

.our-blog-box .blog-image img {
    width: 100%;
    height: 352px;
    border-radius: 15px;
    object-fit: cover;
}

.blog-box-content h3 {
    font-family: Lufga, sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: normal;
    margin-top: 16px;
    margin-bottom: 8px;
}

.blog-box-footer a {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.blog-box-footer a {
    color: rgba(57, 116, 255, 0.60);
    font-family: Lufga, sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: normal;
}

.blog-box-footer a span.arrow {
    border: 1px solid rgba(57, 116, 255, 0.20);
    border-radius: 50px;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #E3E9F6;
}

.contact.section {
    padding: 110px 0px;
}

.contact.section .contact-wrapper {
    border-radius: 16px;
    border: 0.5px solid #FFF;
    background: rgba(255, 255, 255, 0.10);
    box-shadow: 1px 2px 30px 0 rgba(0, 0, 0, 0.10);
    backdrop-filter: blur(10px);
    padding: 40px 40px 70px 40px;
}

.contact-info-cards .info-card {
    background: #EEF6FF;
    padding: 20px;
    border-radius: 25px;
    margin-bottom: 40px;
    display: flex;
    align-items: center;
    gap: 20px;
}

.contact-info-cards .info-card .icon-container {
    border-radius: 80px;
    border: 1px solid rgba(57, 116, 255, 0.20);
    opacity: 0.8;
    background: #017BFF;
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.contact-info-cards .card-content h4 {
    color: #0D0D0D;
    font-family: Lufga, sans-serif;
    font-size: 25px;
    font-weight: 600;
    line-height: 140%;
    margin-bottom: 8px;
}

.contact-info-cards .card-content a, .contact-info-cards .card-content p {
    color: #333;
    font-family: Lufga, sans-serif;
    font-size: 21px;
    font-weight: 400;
    line-height: 140%;
}

.contact-info-cards .info-card:last-child {
    margin-bottom: 27px;
}

.social-links-panel {
    display: flex;
    align-items: center;
    gap: 20px;
}

.social-links-panel h5 {
    margin-bottom: 0;
    color: #333;
    font-family: Lufga, sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 140%;
}

.social-links-panel .social-icons {
    display: flex;
    align-items: center;
    gap: 20px;
}

.contact-form-panel .form-container h3 {
    color: #2D2F3A;
    margin-bottom: 16px;
    font-family: Lufga, sans-serif;
    font-size: 48px;
    font-weight: 600;
    line-height: normal;
}

.contact-form-panel .form-container p {
    color: #4A4A4A;
    font-family: Lufga, sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 40px;
}

.form-floatings .form-control, .form-floatings .form-control-plaintext {
    padding: 24px 40px;
    border-radius: 20px;
    background: #EEF6FF;
    height: 77px;
    color: #4A4A4A;
    font-family: Lufga, sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: normal;
}

.submit-btn {
    margin-top: 40px;
}

button.btn-submit {
    border-radius: 100px;
    border: 1px solid #FFF;
    background: linear-gradient(87deg, #007BFF 23.89%, #51C1FF 97.17%);
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.05);
    padding: 16px 32px;
    color: #FFF;
    font-family: Lufga, sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: normal;
}

.form-control::placeholder {
    color: #4A4A4A;
}

/*--------------------------------------------------------------
# About Section
--------------------------------------------------------------*/
#about {
    padding: 120px 0px 150px;
}

.about .content h3 {
    color: #2D2F3A;
    font-family: Lufga, sans-serif;
    font-size: 48px;
    font-weight: 600;
    line-height: normal;
}

.about .border-button a {
    color: #3974FF;
}

.about .border-button:hover a {
    color: #fff;
}

.about .content ul {
    padding: 0;
}

.about .content ul li {
    display: flex;
    align-items: flex-start;
    margin-top: 16px;
}

.about .content ul li p {
    display: flex;
    align-items: center;
    gap: 16px;
}

.about .content ul li p img {
    display: block;
}

.about .content ul li, .about p {
    color: #4A4A4A;
    font-family: Lufga, sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: normal;
}

.about .blue-text {
    color: #017BFF;
}

.about .content p:last-child {
    margin-bottom: 0;
}

.about .pulsating-play-btn {
    position: absolute;
    left: calc(50% - 35px);
    top: calc(50% - 20px);
}

.image-video-outer img {
    width: 100%;
    height: 645px;
    object-fit: cover;
    border-radius: 40px;
}

.image-video-outer {
    position: relative;
}

.image-video-outer::after {
    content: '';
    position: absolute;
    border-radius: 40px;
    background: #E4F0FF;
    backdrop-filter: blur(10px);
    height: 96%;
    width: 100%;
    left: -45px;
    top: 72px;
    z-index: -1;
}

.container.video-secrtion-2 {
    padding-top: 160px;
}

.about-counter-section .container-box {
    background: linear-gradient(90deg, #007BFF 0%, #004A99 100%);
    backdrop-filter: blur(10.203665733337402px);
    padding: 32px 120px;
}

.about-counter-box h3 {
    color: #FFF;
    font-family: "Lufga", sans-serif;
    font-size: 42px;
    font-weight: 600;
    line-height: normal;
}

.about-counter-section {
    padding: 60px 0px 180px;
}

.about-counter-box p {
    color: #FFF;
    font-family: Lufga, sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 0;
}

.gallery {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 15px;
}

.gallery-item {
    position: relative;
    overflow: hidden;
    border-radius: 12px;
    cursor: pointer;
}

.gallery-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 12px;
    transition: transform 0.3s ease;
}

.gallery-item:hover img {
    transform: scale(1.05);
}

.gallery-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 14px 20px;
    border-radius: 0 0 12px 12px;
    background: rgba(255, 255, 255, 0.20);
    backdrop-filter: blur(10px);
    color: #FFF;
    font-family: Lufga, sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: normal;
}

/* Layout like your screenshot */
.gallery-item.large {
    grid-column: span 2;
    grid-row: span 2;
}

.gallery-item.medium {
    grid-column: span 2;
}

.very-small {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}
.our-services-section {
    padding: 110px 0px 95px;
    background: #f8f9fa;
}
.our-services-section .section-title {
    padding-bottom: 48px;
}
.our-services-section .section-title h2 {
    margin-bottom: 16px;
}
.our-services-section .section-subtitle {
    color: #4A4A4A;
    font-family: Lufga, sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 140%;
    max-width: 700px;
    margin: 0 auto;
}
.our-services-box {
    border-radius: 24px;
    border: 0.5px solid #FFF;
    background: rgba(255, 255, 255, 0.95);
    box-shadow: 1px 2px 30px 0 rgba(0, 0, 0, 0.08);
    backdrop-filter: blur(10px);
    overflow: hidden;
    height: 100%;
    position: relative;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    display: flex;
    flex-direction: column;
}
.our-services-box::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 5px;
    background: linear-gradient(90deg, #007BFF 0%, #004A99 100%);
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    z-index: 10;
}
.our-services-box:hover {
    transform: translateY(-12px);
    box-shadow: 1px 15px 50px 0 rgba(0, 123, 255, 0.25);
    border-color: rgba(0, 123, 255, 0.3);
}
.our-services-box:hover::before {
    transform: scaleX(1);
}
.service-icon-badge {
    position: absolute;
    top: 24px;
    right: 24px;
    width: 56px;
    height: 56px;
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(10px);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 5;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15);
    transition: all 0.4s ease;
}
.service-icon-badge i {
    font-size: 26px;
    color: #007BFF;
    transition: all 0.4s ease;
}
.our-services-box:hover .service-icon-badge {
    transform: scale(1.15) rotate(10deg);
    background: linear-gradient(135deg, #007BFF 0%, #004A99 100%);
}
.our-services-box:hover .service-icon-badge i {
    color: #fff;
}
.services-image {
    position: relative;
    overflow: hidden;
    height: 280px;
}
.services-image img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}
.our-services-box:hover .services-image img {
    transform: scale(1.1);
}
.image-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, rgba(0, 123, 255, 0.9) 0%, rgba(0, 74, 153, 0.9) 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.4s ease;
}
.our-services-box:hover .image-overlay {
    opacity: 1;
}
.overlay-icon {
    width: 80px;
    height: 80px;
    background: rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(10px);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: scale(0.5) rotate(-45deg);
    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}
.our-services-box:hover .overlay-icon {
    transform: scale(1) rotate(0deg);
}
.overlay-icon i {
    font-size: 40px;
    color: #fff;
}
.services-box-content {
    padding: 28px 24px;
    flex: 1;
    display: flex;
    flex-direction: column;
}
.services-box-content h3 {
    color: #0D0D0D;
    font-family: Lufga, sans-serif;
    font-size: 25px;
    font-weight: 600;
    line-height: 1.3;
    margin: 0 0 8px 0;
    transition: color 0.3s ease;
}
.our-services-box:hover .services-box-content h3 {
    color: #007BFF;
}
.service-tag {
    display: inline-block;
    color: #007BFF;
    background: rgba(0, 123, 255, 0.1);
    font-family: Lufga, sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    padding: 4px 12px;
    border-radius: 20px;
    margin-bottom: 12px;
}
.services-box-content p {
    color: #4A4A4A;
    font-family: Lufga, sans-serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.6;
    margin-bottom: 24px;
    flex: 1;
}
.our-services-box .border-button {
    margin: 0;
}
.our-services-box .border-button a{
    color: #3974FF;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-weight: 500;
    transition: all 0.3s ease;
}
.our-services-box .border-button a i {
    font-size: 16px;
    transition: transform 0.3s ease;
}
.our-services-box:hover .border-button a i {
    transform: translateX(5px);
}
.our-services-box .border-button a:hover{
    color: #fff;
}

/*--------------------------------------------------------------
# Upcoming Diagnostic Tests Section
--------------------------------------------------------------*/
.upcoming-tests-section {
    padding: 80px 0;
    background: linear-gradient(180deg, #f8f9fa 0%, #ffffff 100%);
}

.upcoming-tests-section .section-title {
    margin-bottom: 60px;
}

.upcoming-tests-section .section-title h2 {
    font-family: 'Lufga', sans-serif, sans-serif;
    font-size: 42px;
    font-weight: 700;
    color: #18444c;
    margin-bottom: 16px;
}

.upcoming-tests-section .section-subtitle {
    font-family: 'Lufga', sans-serif, sans-serif;
    font-size: 22px;
    font-weight: 400;
    color: #4A4A4A;
    max-width: 700px;
    margin: 0 auto;
}

.upcoming-test-card {
    background: #ffffff;
    border-radius: 16px;
    padding: 36px 28px;
    height: 100%;
    border: 2px solid transparent;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.06);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
    overflow: hidden;
}

.upcoming-test-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: linear-gradient(90deg, #007BFF 0%, #51C1FF 100%);
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.3s ease;
}

.upcoming-test-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 12px 30px rgba(0, 123, 255, 0.15);
    border-color: rgba(0, 123, 255, 0.2);
}

.upcoming-test-card:hover::before {
    transform: scaleX(1);
}

.upcoming-test-card .test-icon {
    width: 64px;
    height: 64px;
    background: linear-gradient(135deg, #007BFF 0%, #51C1FF 100%);
    border-radius: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 24px;
    box-shadow: 0 6px 18px rgba(0, 123, 255, 0.25);
    transition: all 0.3s ease;
}

.upcoming-test-card:hover .test-icon {
    transform: scale(1.1) rotate(-5deg);
}

.upcoming-test-card .test-icon i {
    font-size: 32px;
    color: #ffffff;
}

.upcoming-test-card h4 {
    font-family: 'Lufga', sans-serif, sans-serif;
    font-size: 21px;
    font-weight: 600;
    color: #0D0D0D;
    margin-bottom: 12px;
    line-height: 1.4;
    transition: color 0.3s ease;
}

.upcoming-test-card:hover h4 {
    color: #007BFF;
}

.upcoming-test-card p {
    font-family: 'Lufga', sans-serif, sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #4A4A4A;
    line-height: 1.6;
    margin-bottom: 0;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .upcoming-tests-section .section-title h2 {
        font-size: 32px;
    }
    
    .upcoming-test-card {
        padding: 28px 20px;
    }
    
    .upcoming-test-card .test-icon {
        width: 56px;
        height: 56px;
        margin-bottom: 20px;
    }
    
    .upcoming-test-card .test-icon i {
        font-size: 28px;
    }
    
    .upcoming-test-card h4 {
        font-size: 18px;
    }
}

/* responsive-css */

@media (max-width: 1279px) {
    .our-services-section {
        padding: 90px 0px 70px;
    }
    .our-team-section {
        padding: 90px 0px 70px;
    }
    .team-image-wrapper {
        height: 260px;
    }
    .team-designation-content {
        padding: 24px 20px;
    }
    .team-designation-content h3 {
        font-size: 22px;
    }
    .services-image {
        height: 260px;
    }
    .services-box-content {
        padding: 24px 20px;
    }
    .services-box-content h3 {
        font-size: 22px;
    }
    .service-icon-badge {
        width: 50px;
        height: 50px;
        top: 20px;
        right: 20px;
    }
    .service-icon-badge i {
        font-size: 22px;
    }
    .navmenu a, .navmenu a:focus {
        font-size: 18px;
        line-height: 110%;
    }

    .hero-content-section h1 {
        font-size: 40px;
    }

    .banner-content-section h1 {
        margin-bottom: 30px;
    }

    .hero-section-image {
        max-width: 96%;
    }

    .hero-section-image img,
    .hero-section-image video {
        height: 565px;
    }

    .get-pecialist-btn {
        bottom: 32px;
        right: 32px;
    }

    .advancing-healthcare-section .left-content h2 {
        font-size: 42px;
    }

    .advancing-healthcare-section .left-content p {
        font-size: 24px;
    }

    .advancing-healthcare-section .right-image-box img {
        height: 590px;
    }

    .section-title h2 {
        font-size: 52px;
    }

    .section-title {
        padding-bottom: 50px;
    }

    .research-highlights-box .top-img img {
        height: 345px;
    }

    .research-highlights-box .top-img .arrow {
        height: 68px;
        width: 68px;
    }

    .advancing-healthcare-section {
        /* padding-top: 100px; */
        padding-bottom: 100px;
    }

    .research-highlights-section {
        padding-bottom: 100px;
    }

    .our-expertise-box .icon-content h3 {
        font-size: 30px;
    }

    .our-expertise-box .excrept {
        font-size: 24px;
        padding-bottom: 70px;
    }

    .video-section {
        padding: 100px 0px;
    }

    .video-box h2.video-title {
        font-size: 64px;
    }

    .video-box img.img-fluid {
        height: 600px;
    }

    #about {
        padding: 100px 0px 130px;
    }

    .about-counter-section {
        padding: 60px 0px 150px;
    }

    .about-counter-section .container-box {
        padding: 32px 90px;
    }

    .our-team-section {
        padding: 100px 0px;
    }

    .team-designation-content h3, .blog-box-content h3 {

        font-size: 22px;
    }

    .our-blog-section {
        padding: 100px 0px;
    }

    .blog-box-footer a {
        font-size: 18px;
    }

    .our-new-section {
        padding: 100px 0;
    }

    .news-insights-box-content h2 {
        font-size: 30px;
    }

    .news-insights-box-content p {
        font-size: 22px;
    }

    .contact-form-panel .form-container h3 {
        font-size: 44px;
    }

    .contact-form-panel .form-container p {
        font-size: 22px;
    }

    .contact-info-cards .info-card .icon-container {
        width: 70px;
        height: 70px;
    }

    .form-floatings .form-control, .form-floatings .form-control-plaintext {
        height: 70px;
        font-size: 22px;
    }

    .contact.section {
        padding: 100px 0px;
    }
}

@media (max-width: 1199px) {
    .our-services-section {
    padding: 75px 0px 60px;
}
    .index-page .header .header-container nav#navmenu, .header .header-container nav#navmenu, .scrolled .header .header-container nav#navmenu {
        border-radius: 10px;
        padding: 10px 20px 10px 20px;
        background: linear-gradient(87deg, #007bff 23.89%, #027cff 97.17%);
        box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.05);
        border: 1px solid #fff;
    }

    .mobile-nav-toggle {
        color: #ffffff;
        font-size: 32px;
        margin-right: 0px;
    }

    .mobile-nav-active .mobile-nav-toggle {
        background: #f02;
        border-radius: 10px;
    }

    .navmenu ul {
        padding: 36px;
        background: #fff;
    }

    .navmenu a, .navmenu a:focus {
        font-size: 22px;
        line-height: 110%;
    }

    .hero-content-section h1 {
        font-size: 38px;
    }

    .hero-section-image img,
    .hero-section-image video {
        height: 540px;
    }

    .advancing-healthcare-section {
        /* padding-top: 90px; */
        padding-bottom: 90px;
    }

    .advancing-healthcare-section .left-content h2 {
        font-size: 38px;
    }

    .advancing-healthcare-section .left-content p {
        font-size: 22px;
    }

    .stats-container .stat-number {
        font-size: 40px;
    }

    .border-button {
        margin-top: 42px;
    }

    .section-title h2 {
        font-size: 44px;
    }

    .section-title {
        padding-bottom: 44px;
    }

    .research-highlights-box .top-img img {
        height: 320px;
    }

    .research-highlights-box .top-img .arrow {
        height: 60px;
        width: 60px;
    }

    .research-highlights-box .contant h4 {
        font-size: 22px;
    }

    .research-highlights-section {
        padding-bottom: 90px;
    }

    .our-expertise-box .icon-content h3 {
        font-size: 26px;
    }

    .our-expertise-box .excrept {
        font-size: 20px;
        padding-bottom: 65px;
    }

    .video-section {
        padding: 90px 0px;
    }

    .video-box h2.video-title {
        font-size: 54px;
        letter-spacing: 0.4px;
    }

    .video-box img.img-fluid {
        height: 560px;
    }

    .footer .footer-top {
        padding-top: 70px;
    }

    .footer .footer-links ul a {
        font-size: 18px;
    }

    .footer .footer-about {
        padding-right: 50px;
    }

    .advancing-healthcare-section .right-image-box img {
        height: 570px;
    }

    .header {
        padding-top: 10px;
        padding-bottom: 10px !important;
    }

    .page-banner-section {
        margin-top: 105px;
        padding: 90px 0px;
    }

    .scrolled .header .header-container {
        border-radius: 50px;
        padding: 5px 5px 5px 5px !important;
    }

    .banner-content-section h1 {
        margin-bottom: 20px;
        font-size: 42px;

    }

    .our-new-section {
        padding: 90px 0;
    }

    .section-title h2 {
        font-size: 40px;
    }

    .gallery-caption {
        font-size: 21px;
    }

    .banner-subtitle {
        font-size: 30px;
        margin-bottom: 12px;
    }

    .our-team-section, .our-blog-section, .our-new-section {
        padding: 90px 0px 80px;
    }

    .team-designation-content h3, .blog-box-content h3 {
        font-size: 20px;
    }

    .team-image img {
        height: 200px;
    }

    .our-blog-box .blog-image img {
        width: 100%;
        height: 310px;
    }

    .blog-box-footer a span.arrow {
        width: 42px;
        height: 42px;
    }

    #about {
        padding: 90px 0px 110px;
    }

    .about .content h3 {
        font-size: 38px;
    }

    .about .content ul li, .about p {
        font-size: 22px;
    }

    .image-video-outer::after {
        border-radius: 32px;
        left: -32px;
        top: 56px;
        z-index: -1;
    }

    .image-video-outer img {
        height: 610px;
        border-radius: 32px;
    }

    .container.video-secrtion-2 {
        padding-top: 120px;
    }

    .about-counter-section .container-box {
        padding: 32px 40px;
    }

    .about-counter-section {
        padding: 60px 0px 100px;
    }

    .news-insights-box-content h2 {
        font-size: 26px;
    }

    .news-insights-box-content p {
        font-size: 20px;
    }

    .contact.section {
        padding: 90px 0px;
    }

    .contact-form-panel .form-container h3 {
        font-size: 38px;
    }

    .contact-info-cards .info-card .icon-container {
        width: 100%;
        height: 60px;
        max-width: 60px;
    }

    .contact-info-cards .info-card {
        padding: 20px;
        border-radius: 20px;
        margin-bottom: 32px;
    }

    .contact-form-panel .form-container p {
        font-size: 21px;
        margin-bottom: 35px;
    }

    .form-floatings .form-control, .form-floatings .form-control-plaintext {
        height: 68px;
        font-size: 21px;
        padding: 16px 30px;
    }

}

@media (max-width: 1023px) {
    .our-services-section {
    padding: 60px 0px 50px;
}
    .hero-content-section h1 {
        font-size: 34px;
    }

    .hero .hero-wrapper {
        height: auto;
        min-height: 580px;
    }

    .hero-section-image img,
    .hero-section-image video {
        height: 490px;
    }

    .advancing-healthcare-section {
        /* padding-top: 75px; */
        padding-bottom: 75px;
    }

    .advancing-healthcare-section .left-content h2 {
        font-size: 32px;
    }

    .advancing-healthcare-section .right-image-box img {
        height: 560px;
    }

    .advancing-healthcare-section .left-content p {
        font-size: 20px;
    }

    .section-title h2 {
        font-size: 36px;
    }

    .section-title {
        padding-bottom: 38px;
    }

    .research-highlights-box .top-img img {
        height: 280px;
    }

    .research-highlights-box .top-img .arrow {
        height: 44px;
        width: 44px;
    }
.our-services-box img {
    height: 280px;
}
.services-box-content h3 {
    font-size: 22px;
}
}

@media (max-width: 992px) {
    .research-highlights-box .top-img img {
        height: 260px;
    }

    .research-highlights-box .contant h4 {
        font-size: 21px;
    }

    .research-highlights-section {
        padding-bottom: 75px;
    }

    .our-expertise-section {
        padding: 75px 0px 60px;
    }

    .our-expertise-box {
        border-radius: 32px;
        padding: 36px 18px 24px 18px;
        position: relative;
    }

    .our-expertise-box .icon-content h3 {
        font-size: 21px;
    }

    .our-expertise-box .icon-content {
        margin-bottom: 18px;
    }

    .our-expertise-box .excrept {
        font-size: 18px;
        padding-bottom: 50px;
    }

    .our-expertise-box .bottom-foot a span.arrow {
        width: 42px;
        height: 42px;
    }

    .logo-slider-section {
        padding-top: 60px;
    }

    .video-section {
        padding: 75px 0px;
    }

    .footer .footer-top {
        padding-top: 60px;
    }

    .col-lg-5.col-md-3.footer-about {
        width: 100% !important;
        margin-bottom: 40px;
        padding: 0px 16px;
    }

    .footer .footer-top .col-md-3 {
        flex: 0 0 auto;
        width: 33%;
    }

    .footer .copyright {
        margin-top: 50px;
    }

    .page-banner-section {
        margin-top: 105px;
        padding: 75px 0px;
    }

    .banner-content-section h1 {
        font-size: 38px;
    }

    .banner-subtitle {
        font-size: 28px;
    }

    .banner-content-section p {
        font-size: 21px;
    }

    #about {
        padding: 75px 0px 75px;
    }

    .about .content h3 {
        font-size: 36px;
    }

    .about .content ul li, .about p {
        font-size: 21px;
    }

    section#about .video-secrtion-2 .row .col-lg-6:last-child {
        order: -1;
    }

    .image-video-outer img {
        height: auto;
        border-radius: 32px;
    }

    .image-video-outer::after {
        border-radius: 32px;
        left: -15px;
        top: 32px;
        z-index: -1;
        height: 98%;
    }

    .video-box h2.video-title {
        font-size: 44px;
        letter-spacing: 0.4px;
    }

    .video-box img.img-fluid {
        height: 536px;
    }

    .about-counter-section {
        padding: 40px 0px 75px;
    }

    .about-counter-box h3 {
        font-size: 36px;
    }

    .our-team-section, .our-blog-section, .our-new-section {
        padding: 75px 0px 60px;
    }
    
    .team-image-wrapper {
        height: 240px;
    }

    .our-blog-box .blog-image img {
        width: 100%;
        height: 260px;
    }

    .team-designation-content h3, .blog-box-content h3 {
        font-size: 20px;
    }
    
    .team-designation-content p.designation {
        font-size: 14px;
    }
    
    .team-description {
        font-size: 14px;
    }

    .news-insights-box-content h2 {
        font-size: 24px;
    }

    .news-insights-box-content p {
        font-size: 18px;
    }

    .contact-form-panel .form-container h3 {
        font-size: 32px;
    }
}

@media (max-width: 768px) {
    .gallery {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 15px;
    }

    .our-team-section .col-md-3 {
        flex: 0 0 auto;
        width: 33.33%;
    }

    .contact-form-panel .form-container h3 {
        font-size: 30px;
    }

    .contact.section .contact-wrapper {
        padding: 30px 30px 60px 30px;
    }

    .contact-info-cards .info-card .icon-container {
        width: 50px;
        height: 50px;
    }

    .contact-info-cards .card-content h4 {
        font-size: 20px;
    }

    .contact-info-cards .card-content a, .contact-info-cards .card-content p {
        font-size: 16px;
    }

    .contact-info-cards img {
        height: 30px;
    }

    .contact-form-panel .form-container p {
        font-size: 20px;
    }

    .form-floatings .form-control, .form-floatings .form-control-plaintext {
        height: 60px;
        font-size: 18px;
        padding: 12px 20px;
    }

    button.btn-submit {
        padding: 14px 32px;
        font-size: 18px;
    }

    .contact.section {
        padding: 75px 0px;
    }
}

@media (max-width: 767px) {
    section#about .row.gy-4.gx-5{
        padding-right: calc(var(--bs-gutter-x) * .5);
        padding-left: calc(var(--bs-gutter-x) * .5);
    }
    .our-services-section {
        padding: 50px 0px 30px;
    }
    .our-team-section {
        padding: 50px 0px 30px;
    }
    .our-team-section .section-subtitle,
    .our-services-section .section-subtitle {
        font-size: 16px;
    }
    .team-image-wrapper {
        height: 220px;
    }
    .team-designation-content {
        padding: 20px 16px;
    }
    .team-designation-content h3 {
        font-size: 19px;
        margin-bottom: 8px;
    }
    .team-designation-content p.designation {
        font-size: 13px;
        margin-bottom: 12px;
    }
    .team-description {
        font-size: 14px;
    }
    .role-badge {
        font-size: 11px;
        padding: 2px 10px;
    }
    .social-link {
        width: 42px;
        height: 42px;
        font-size: 18px;
    }
    .services-image {
        height: 220px;
    }
    .services-box-content {
        padding: 20px 16px;
    }
    .services-box-content h3 {
        font-size: 20px;
    }
    .services-box-content p {
        font-size: 15px;
    }
    .service-tag {
        font-size: 12px;
        padding: 3px 10px;
    }
    .service-icon-badge {
        width: 44px;
        height: 44px;
        top: 16px;
        right: 16px;
    }
    .service-icon-badge i {
        font-size: 20px;
    }
    .overlay-icon {
        width: 60px;
        height: 60px;
    }
    .overlay-icon i {
        font-size: 30px;
    }
    .our-team-section .col-md-3 {
        flex: 0 0 auto;
        width: 50%;
    }

    .header .btn-getstarted ul li {
        width: 46px;
        height: 46px;
    }

    .header .logo h1 {
        font-size: 30px;
    }

    .index-page .header .header-container nav#navmenu, .header .header-container nav#navmenu, .scrolled .header .header-container nav#navmenu {
        padding: 4px 6px 4px 6px;

    }

    .mobile-nav-toggle {
        color: #ffffff;
        font-size: 28px;
        margin-right: 0px;
    }

    .hero-content-section h1 {
        font-size: 24px;
    }

    .hero-content-section {
        width: 100%;
        max-width: 100%;
        padding-bottom: 30px;
    }

    .hero .hero-content {
        padding: 0;
    }

    .hero-section-image img,
    .hero-section-image video {
        height: 400px;
    }

    .get-pecialist-btn a {
        background: rgb(0 123 255);
        letter-spacing: 0.6px;
        padding: 8px 16px;
    }

    .advancing-healthcare-section {
        /* padding-top: 60px; */
        padding-bottom: 60px;
    }

    .advancing-healthcare-section .left-content h2 {
        font-size: 30px;
    }

    .advancing-healthcare-section .left-content p {
        font-size: 19px;
        line-height: 140%;
    }

    .stats-container .stat-label {
        font-size: 18px;
    }

    .border-button {
        margin-top: 36px;
        margin-bottom: 40px;
    }

    .right-image-box.ms-4 {
        margin: 0 !important;
    }

    .advancing-healthcare-section .right-image-box img {
        height: auto;
    }

    .section-title h2 {
        font-size: 30px;
    }

    .section-title {
        padding-bottom: 35px;
    }

    .research-highlights-box .contant h4 {
        font-size: 22px;
    }

    .research-highlights-section {
        padding-bottom: 60px;
    }

    .our-expertise-section {
        padding: 60px 0px 50px;
    }

    .our-expertise-box .icon-content h3 {
        font-size: 24px;
    }

    .our-expertise-box .bottom-foot a {
        color: rgb(57 116 255 / 90%);
    }

    .our-expertise-box .excrept {
        line-height: 140%;
    }

    .video-section {
        padding: 60px 0px;
    }

    .video-box h2.video-title {
        font-size: 32px;
        letter-spacing: 0.4px;
        padding: 0px 20px;
    }

    .pulsating-play-btn {
        position: absolute;
        left: calc(50% - 47px);
        top: calc(45% - 47px);
    }

    .video-box img.img-fluid {
        height: 490px;
    }

    .col-lg-5.col-md-3.footer-about {
        width: 100% !important;
        margin-bottom: 40px;
        padding: 0 16px;
    }

    .footer .footer-top .col-md-3 {
        flex: 0 0 auto;
        width: 100%;
    }

    .footer h4 {
        padding-bottom: 24px;
    }

    .footer .footer-top .col-md-3 {
        padding: 0px 20px;
    }

    .footer .copyright {
        margin-top: 30px;
        padding: 24px 10px 24px 10px;
    }

    .footer .copyright p {
        font-size: 16px;
    }

    .page-banner-section {
        margin-top: 92px;
        padding: 70px 0px;
        background-position: inherit;
    }

    .banner-content-section h1 {
        font-size: 34px;
    }

    .banner-subtitle {
        font-size: 22px;
    }

    .banner-content-section p {
        font-size: 18.5px;
        line-height: 140%;
    }

    .our-team-section, .our-blog-section, .our-new-section {
        padding: 60px 0px 50px;
    }

    .gallery-caption {
        font-size: 18px;
    }

    .team-image img {
        height: 340px;
        display: flex;
        justify-content: center;
    }

    .team-designation-content h3, .blog-box-content h3 {
        font-size: 20px;
    }

    #about {
        padding: 60px 0px 60px;
    }

    .about .content h3 {
        font-size: 32px;
    }

    .about .content ul li, .about p {
        font-size: 18px;
        line-height: 140%;
    }

    .border-button a {
        font-size: 17px;
        height: 56px;
        color: #007bff;
    }

    .border-button {
        margin-top: 36px;
        margin-bottom: 30px;
    }

    .about .pulsating-play-btn {
        top: calc(45% - 20px);
    }

    .container.video-secrtion-2 {
        padding-top: 70px;
    }

    .about-counter-section {
        padding: 30px 0px 60px;
    }

    .about-counter-box {
        margin-bottom: 40px;
    }

    .our-blog-box .blog-image img, .news-insights-box .news-image img {
        height: 340px;
    }

    .blog-box-footer a {
        color: rgba(57, 116, 255, 0.90);
    }

    .blog-box-footer a span.arrow {
        width: 36px;
        height: 36px;
    }

    .news-insights-box-content h2 {
        font-size: 20px;
        margin-top: 16px;
    }

    .news-insights-box-content p {
        font-size: 17px;
        line-height: 150%;
    }

    .contact.section {
        padding: 60px 0px;
    }

    .contact.section .contact-wrapper {
        padding: 30px 20px 60px 20px;
    }

    .contact-form-panel {
        margin-top: 40px;
    }

    .form-floatings .form-control, .form-floatings .form-control-plaintext {
        height: 56px;
        font-size: 16px;
        padding: 12px 20px;
        border-radius: 16px;
    }

    .contact-form-panel .form-container p {
        font-size: 18.5px;
        line-height: 150%;
    }

    button.btn-submit {
        padding: 14px 32px;
        font-size: 16px;
    }
}

@media (max-width: 576px) {
    .navmenu ul {
        padding: 25px 12px;
        background: #fff;
    }

    .advancing-healthcare-section .left-content h2 {
        font-size: 28px;
    }

    .stats-container .stat-number {
        font-size: 38px;
    }

    button.btn-submit {
        width: 100%;
    }

    .our-blog-box .blog-image img, .news-insights-box .news-image img {
        height: auto;
    }

    .border-button a {
        width: 100%;
    }

    .team-image img {
        height: auto;
    }

    .our-team-section .col-md-3 {
        flex: 0 0 auto;
        width: 100%;
    }

    .hero-section-image img,
    .hero-section-image video {
        height: 180px;
    }

    .hero .hero-wrapper {
        height: auto;
        min-height: auto;
    }
}

/* Modal Backdrop Fix - Remove shadow after close */
.modal-backdrop {
    opacity: 0 !important;
    visibility: hidden !important;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}

.modal-backdrop.show {
    opacity: 0.5 !important;
    visibility: visible !important;
}

/* Ensure body doesn't maintain shadow after modal closes */
body.modal-open {
    overflow: hidden;
}

body:not(.modal-open) {
    overflow: auto;
}

/* Why Choose Rheoheme Section */
.why-choose-section {
    position: relative;
    overflow: hidden;
}

.why-choose-card {
    background: #ffffff;
    border-radius: 20px;
    padding: 35px 30px;
    height: 100%;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    border: 1px solid rgba(81, 193, 255, 0.1);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06);
    position: relative;
    overflow: hidden;
}

.why-choose-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background: linear-gradient(90deg, #51C1FF 0%, #017BFF 100%);
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.why-choose-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 12px 40px rgba(81, 193, 255, 0.25);
    border-color: rgba(81, 193, 255, 0.3);
}

.why-choose-card:hover::before {
    transform: scaleX(1);
}

.card-icon-wrapper {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background: linear-gradient(135deg, #51C1FF 0%, #017BFF 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 24px;
    transition: all 0.4s ease;
    position: relative;
}

.card-icon-wrapper::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: linear-gradient(135deg, #51C1FF 0%, #017BFF 100%);
    opacity: 0.2;
    transform: scale(1.3);
    transition: transform 0.4s ease;
}

.why-choose-card:hover .card-icon-wrapper::after {
    transform: scale(1.6);
    opacity: 0;
}

.card-icon-wrapper i {
    font-size: 32px;
    color: #ffffff;
    z-index: 1;
    position: relative;
}

.why-choose-card:hover .card-icon-wrapper {
    transform: scale(1.1) rotate(5deg);
}

.card-content-wrapper h3 {
    color: #18444c;
    font-family: 'Lufga', sans-serif, sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.4;
    margin-bottom: 14px;
    transition: color 0.3s ease;
}

.why-choose-card:hover .card-content-wrapper h3 {
    color: #017BFF;
}

.card-content-wrapper p {
    color: #4A4A4A;
    font-family: 'Lufga', sans-serif, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
    margin: 0;
}

/* Responsive adjustments for Why Choose section */
@media (max-width: 991px) {
    .why-choose-section {
        padding: 60px 0 !important;
    }
    
    .why-choose-section .section-title h2 {
        font-size: 36px !important;
    }
    
    .why-choose-card {
        padding: 30px 25px;
    }
    
    .card-content-wrapper h3 {
        font-size: 22px;
    }
}

@media (max-width: 767px) {
    .why-choose-section .section-title h2 {
        font-size: 32px !important;
    }
    
    .why-choose-section .section-title p {
        font-size: 16px !important;
    }
    
    .card-icon-wrapper {
        width: 60px;
        height: 60px;
    }
    
    .card-icon-wrapper i {
        font-size: 28px;
    }
    
    .card-content-wrapper h3 {
        font-size: 20px;
    }
    
    .card-content-wrapper p {
        font-size: 15px;
    }
}

/* Google Map Section */
.map-section {
    margin-bottom: 80px;
    padding: 0;
    /* background: #f8fafb; */
}

.map-container {
    width: 100%;
    height: 500px;
    overflow: hidden;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    position: relative;
}

.map-container iframe {
    width: 100%;
    height: 100%;
    border: none;
    display: block;
}

.map-directions-btn {
    position: absolute;
    bottom: 24px;
    right: 24px;
    background: #007BFF;
    color: #fff;
    padding: 12px 24px;
    border-radius: 8px;
    font-family: Lufga, sans-serif;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 8px;
    box-shadow: 0 4px 12px rgba(0, 123, 255, 0.3);
    transition: all 0.3s ease;
    z-index: 10;
}

.map-directions-btn:hover {
    background: #0056b3;
    transform: translateY(-2px);
    box-shadow: 0 6px 16px rgba(0, 123, 255, 0.4);
    color: #fff;
}

.map-directions-btn i {
    font-size: 18px;
}

@media (max-width: 768px) {
    .map-container {
        height: 350px;
    }
}

@media (max-width: 576px) {
    .map-container {
        height: 280px;
    }
}
