/*
Theme Name: TBMC

Description: TBMC is a barebones starter theme, stripped off of content templates but only a footer and a header. With its minimal styling, TBMC is a great theme starting fresh with your website.
Version: 1.0.11
Author: Digital Evolutioner
Author URI: https://automattic.com
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: TBMC
*/
@font-face {
    font-family: 'bootstrap-icons';
    src: url('assets/fonts/bootstrap-icons.woff2') format('woff2'), url('assets/fonts/bootstrap-icons.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter Tight';
    src: url('assets/fonts/InterTight-Black.woff2') format('woff2'), url('assets/fonts/InterTight-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter Tight';
    src: url('assets/fonts/InterTight-Bold.woff2') format('woff2'), url('assets/fonts/InterTight-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter Tight';
    src: url('assets/fonts/InterTight-ExtraBold.woff2') format('woff2'), url('assets/fonts/InterTight-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter Tight';
    src: url('assets/fonts/InterTight-Medium.woff2') format('woff2'), url('assets/fonts/InterTight-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter Tight';
    src: url('assets/fonts/InterTight-Light.woff2') format('woff2'), url('assets/fonts/InterTight-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter Tight';
    src: url('assets/fonts/InterTight-SemiBold.woff2') format('woff2'), url('assets/fonts/InterTight-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter Tight';
    src: url('assets/fonts/InterTight-Regular.woff2') format('woff2'), url('assets/fonts/InterTight-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter Tight';
    src: url('assets/fonts/InterTight-Thin.woff2') format('woff2'), url('assets/fonts/InterTight-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

/*common css start*/
* {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    margin: 0;
    padding: 0;
}

@-ms-viewport {
    width: device-width !important;
}

html {
    overflow-y: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar !important;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, select, input, option, textarea {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    /* list-style:none;*/
    box-sizing: border-box;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
    display: block;
}

audio, canvas, video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

q {
    quotes: none;
}

q:before, q:after {
    content: '';
    content: none;
}

small {
    font-size: 70%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

nav ul, nav ol {
    list-style: none;
    list-style-image: none;
}

button, input, select, textarea {
    margin: 0;
    vertical-align: baseline;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

button, html input[type="button"], input[type="reset"], input[type="submit"], textarea {
    -webkit-appearance: none;
    border-radius: 0;
}

/* remember to define focus styles! */
:focus {
    outline: 0;
}

ol, ul {
    list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: separate;
    border-spacing: 0;
}

caption, th, td {
    text-align: left;
    font-weight: normal;
}

a {
    text-decoration: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: "";
}

blockquote, q {
    quotes: """";
}

table {
    border: 0 none;
    border-collapse: collapse;
    border-spacing: 0;
}

td {
    vertical-align: top;
}

img {
    border: 0 none;
    max-width: 100%;
}

a {
    outline: none;
    cursor: pointer;
}

/* End hide from IE Mac */
.none {
    display: none;
}

/* End Clearfix */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block
}

.clear {
    clear: both;
}

img {
    max-width: 100%;
}

/* For modern browsers */
.cf:before, .cf:after {
    content: "";
    display: table;
}

.cf:after {
    clear: both;
}

/* For IE 6/7 (trigger hasLayout) */
p {
    font-size: 1rem;
    line-height: 1.4;
    padding-bottom: 25px;
    color: #0A1F33;
    font-weight: 400;
}

h1 {
    font-size: 3.75rem;
    color: #0A1F33;
    font-weight: 600;
    margin-bottom: 20px;
    line-height: 1.3;
    text-transform: none;
}

h2 {
    font-size: 2.5rem;
    margin-bottom: 20px;
    color: #0A1F33;
    line-height: 1.2;
    font-weight: 600;
    text-transform: none;
    letter-spacing: -0.9px;
}

h3 {
    font-size: 2.5rem;
    margin-bottom: 20px;
    color: #0A1F33;
    font-weight: 400;
    line-height: 1;
    text-transform: none;
}

h4 {
    font-size: 1.313rem;
    margin-bottom: 12px;
    color: #0A1F33;
    line-height: 1;
    text-transform: none;
    font-weight: 600;
}

h5 {
    font-size: 1.5rem;
    margin-bottom: 10px;
    color: #0A1F33;
    line-height: 1.25;
    font-weight: 600;
    text-transform: none;
}

h6 {
    font-size: 1.125rem;
    margin-bottom: 20px;
    color: #0A1F33;
    font-weight: 500;
    line-height: 21px;
    text-transform: none;
}

a, button, .btn, .quick-link i {
    outline: none !important;
    transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    text-decoration: none !important;
}

input {
    -webkit-appearance: none;
    border-radius: 0px;
}

body {
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
    font-family: 'Inter Tight', serif;
    letter-spacing: 1px;
}

ul, li {
    list-style-type: none;
}

li {
    position: relative;
    padding-left: 23px;
    font-size: 1rem;
    color: #0A1F33;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 10px;
}

li:before {
    content: '';
    width: 10px;
    position: absolute;
    height: 6px;
    border: 2px solid;
    border-width: 0 0 2px 2px;
    border-color: #0d59f2;
    transform: rotate(-45deg);
    left: 0;
    top: 7px;
    margin: 0;
}

.navbar-expand-lg .navbar-nav .dropdown-menu li, footer li, .slick-dots li {
    padding-left: 0;
}

.navbar-expand-lg .navbar-nav .dropdown-menu li:before, footer li:before, .slick-dots li:before {
    display: none;
}

body, html {
    height: 100%;
}

.wrapper {
    overflow: hidden;
}

::-webkit-input-placeholder {
    opacity: 1;
    color: inherit;
}

:-moz-placeholder {
    /* Firefox 18- */
    opacity: 1;
    color: inherit;
}

::-moz-placeholder {
    /* Firefox 19+ */
    opacity: 1;
    color: inherit;
}

:-ms-input-placeholder {
    opacity: 1;
    color: inherit;
}

.btn {
    background: #0D59F2;
    color: #ffffff;
    padding: 13px 20px;
    font-weight: 600;
    border: none;
    transition: all 0.3s;
    margin-right: 0px;
    font-size: 14px;
    line-height: 14px;
    border: 2px solid #0D59F2;
    border-radius: 0;
}

.btn-primary:hover {
    color: #ffffff;
    background: #0a1f33;
    border-color: #0a1f33;
}

.btn-revprimary {
    color: #ffffff;
    background: #0a1f33;
    border-color: #0a1f33;
}

.btn-revprimary:hover {
    background: #0D59F2;
    border-color: #0D59F2;
    color: #ffffff;
}

.btn-secondary {
    background-color: #F0F5FF;
    border-color: #F0F5FF;
    color: #0D59F2;
    letter-spacing: 0;
}

.btn-secondary:hover {
    color: #ffffff;
    background: #0D59F2;
    border-color: #0D59F2;
}

.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
    color: #0D59F2;
}

p:has(+ ul) {
    padding-bottom: 10px
}

.page-template-default ul {
    padding-bottom: 10px;
}

/*Common css ends*/
/*header css start*/
/* Top Bar */
.top-bar {
    background: #0A1F33;
    color: #ffffff;
    padding: 10px 0;
    font-size: 14px;
}

.top-bar a {
    color: #ffffff;
    text-decoration: none;
    transition: opacity 0.2s;
}

.top-bar a:hover {
    opacity: 0.8;
}

.top-bar i {
    margin-right: 6px;
}

/* Navbar */
.nav-link {
    color: #1a1a1a;
    font-weight: 600;
    font-size: 15px;
    padding: 8px 16px;
    transition: color 0.2s;
}

.nav-link:hover {
    color: #0D59F2;
}

.dropdown-menu {
    border: 1px solid #e5e7eb;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    padding: 8px 0;
    margin-top: 0;
}

.dropdown-item {
    padding: 10px 20px;
    transition: all 0.2s ease;
    color: #1a1a1a;
    font-weight: 400;
    font-size: 14px;
    padding: 8px 16px;
    transition: color 0.2s;
}

.dropdown-item:hover, .dropdown-item:focus {
    background-color: #f8f9fa;
    color: #0D59F2;
}

.dropdown-item.active {
    background-color: #0D59F2;
    color: #ffffff;
}

/* ========================================
   3rd Level and Deeper Dropdowns
   ======================================== */
/* Nested dropdown positioning */
.dropdown-menu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: 0;
    margin-left: 0px;
}

/* Dropend class for nested items */
.dropend {
    position: relative;
}

.navbar-expand-lg .navbar-nav .dropdown-menu li {
    padding: 0;
    margin: 0;
    line-height: initial;
}

/* Show nested dropdown on hover (desktop only) */
@media (min-width: 992px) {
    .dropdown-menu .dropend:hover>.dropdown-menu {
        display: block;
    }

    .d-device-none {
        display: none;
    }
}

/* Arrow indicator for items with submenus */
.dropdown-item.dropdown-toggle::after {
    margin-left: 10px;
}

/* Remove default dropdown arrow from top-level items */
.nav-link.dropdown-toggle::after {
    vertical-align: 0.15em;
}

/* ========================================
   Submenu Styling
   ======================================== */
.dropdown-submenu {
    background: #ffffff;
    border: 1px solid #e5e7eb;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    padding: 8px 0;
}

/* Nested dropdown items */
.dropdown-menu .dropdown-menu .dropdown-item {
    padding-left: 20px;
}

/* Even deeper nesting (4th level and beyond) */
.dropdown-menu .dropdown-menu .dropdown-menu .dropdown-item {
    padding-left: 32px;
}

/* ========================================
   Hover Effects
   ======================================== */
/* Desktop: Show dropdowns on hover */
@media (min-width: 992px) {

    /* 1st level dropdown on hover */
    .navbar-nav .dropdown:hover>.dropdown-menu {
        display: block;
    }

    /* Keep dropdowns open while hovering */
    .dropdown-menu:hover {
        display: block;
    }

    /* Nested dropdowns on hover */
    .dropdown-menu .dropend:hover>.dropdown-menu {
        display: block;
    }
}

/* ========================================
   Mobile Menu Styles
   ======================================== */
@media (max-width: 991px) {

    /* Stack nested menus vertically on mobile */
    .dropdown-menu .dropdown-menu {
        position: static;
        margin-left: 0;
        padding-left: 20px;
        border: none;
        box-shadow: none;
        background: transparent;
    }

    /* Indent nested items on mobile */
    .dropdown-menu .dropdown-item {
        padding-left: 25px;
        font-size: 16px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .dropdown-menu .dropdown-menu .dropdown-item {
        padding-left: 20px;
    }

    .dropdown-menu .dropdown-menu .dropdown-menu .dropdown-item {
        padding-left: 60px;
    }

    /* Arrow indicator for mobile */
    .dropdown-item.dropdown-toggle::after {
        transform: rotate(0deg);
        transition: transform 0.2s ease;
    }

    /* Rotate arrow when dropdown is open */
    .dropdown-item.dropdown-toggle[aria-expanded="true"]::after {
        transform: rotate(90deg);
    }

    /* Show all dropdowns by default on mobile when parent is clicked */
    .dropdown-menu {
        display: none;
        margin-top: 0;
        border: 0;
        box-shadow: none;
        padding: 0;
    }
}

@media (min-width: 992px) {
    .dropdown-submenu {
        position: relative;
    }

    .dropdown-submenu>.dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -2px;
        display: none;
    }

    .dropdown-submenu:hover>.dropdown-menu {
        display: block;
    }

    /* Flip to left if near edge of screen */
    .dropdown-submenu.dropstart>.dropdown-menu {
        left: auto;
        right: 100%;
    }
}

/* Mobile: Stack levels indented */
@media (max-width: 991px) {
    .dropdown-submenu>.dropdown-menu {
        display: none;
        padding-left: 1rem;
        border-left: 2px solid rgba(0, 0, 0, 0.1);
        margin-left: 0.5rem;
    }

    .dropdown-submenu>.dropdown-menu.show {
        display: block;
    }
}

/* ========================================
   Active State for Nested Items
   ======================================== */
/* Highlight active nested menu items */
.dropdown-menu .dropdown-item.active, .dropdown-menu .dropdown-menu .dropdown-item.active {
    background-color: #0D59F2;
    color: #ffffff;
}

/* ========================================
   Animation for Dropdowns
   ======================================== */
@media (min-width: 992px) {
    .dropdown-menu {
        animation: fadeInDown 0.2s ease-in-out;
    }

    @keyframes fadeInDown {
        from {
            opacity: 0;
            transform: translateY(-10px);
        }

        to {
            opacity: 1;
            transform: translateY(0);
        }
    }
}

/* ========================================
   Z-Index Management
   ======================================== */
/* Ensure nested dropdowns appear above their parents */
.dropdown-menu {
    z-index: 1000;
}

.dropdown-menu .dropdown-menu {
    z-index: 1001;
}

.dropdown-menu .dropdown-menu .dropdown-menu {
    z-index: 1002;
}

/* ========================================
   Accessibility Improvements
   ======================================== */
/* Focus states */
.dropdown-item:focus {
    outline: 2px solid #0D59F2;
    outline-offset: -2px;
}

/* Keyboard navigation highlight */
.dropdown-item:focus-visible {
    background-color: #e0f2fe;
    color: #0D59F2;
}

/* ========================================
   Optional: Dark Mode Support
   ======================================== */
/* Uncomment if using dark mode
@media (prefers-color-scheme: dark) {
    .dropdown-menu,
    .dropdown-submenu {
        background: #1f2937;     border-color: #374151; }
    
    .dropdown-item {
        color: #f9fafb; }
    
    .dropdown-item:hover,
    .dropdown-item:focus {
        background-color: #374151;     color: #60a5fa; }
}
*/

/* Normal state */
.cover-header {
    width: 100%;
    background: #fff;
    transition: all 0.3s ease;
}

/* Sticky state with animation */
.wrap-header.is-sticky .cover-header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    animation: slideDown 0.4s ease-out;
    /* The slide-in effect */
}

@keyframes slideDown {
    from {
        transform: translateY(-100%);
        /* Start hidden above the viewport */
    }

    to {
        transform: translateY(0);
        /* Slide down to its final position */
    }
}

.cover-header {
    padding: 14px 0;
}

.menu-cover .navbar {
    padding: 0;
}

.cover-header .btn {
    margin-left: 20px;
}

.hero-section .btn-primary:hover, .bg-image .btn-primary:hover {
    color: #0a1f33;
    background-color: #ffffff;
    border-color: #ffffff;
}

.navbar-nav>.menu-item {
    margin-left: 14px;
    padding: 0;
    line-height: initial;
    margin-bottom: 0;
}

.navbar-nav>.menu-item::before {
    display: none;
}

/*header css end*/
/* footer new start here */
.wrap-footer {
    background: #ffffff;
}

.emergency-banner {
    background: linear-gradient(135deg, #dc2626 0%, #b91c1c 100%);
    color: #ffffff;
    text-align: center;
    padding: 20px;
}

.emergency-banner h3 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 8px;
    letter-spacing: 1px;
    color: #ffffff;
}

.emergency-banner p {
    font-size: 15px;
    opacity: 0.95;
    font-weight: 500;
    padding: 0;
    color: #fff;
}

.emergency-banner p a {
    color: #ffffff;
    text-decoration: underline;
    text-underline-offset: 3px;
}

.footer-main {
    padding: 50px 0;
}

.footer-column h4 {
    font-size: 18px;
    font-weight: 700;
    color: #1a1a1a;
    margin-bottom: 20px;
    letter-spacing: -0.02em;
}

.footer-about {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.footer-about p {
    color: #4b5563;
    line-height: 1.7;
    font-size: 15px;
}

.footer-stats {
    display: flex;
    gap: 24px;
    margin-top: 8px;
}

.footer-quicklink {
    margin: 0 0 0 auto;
}

.stat-item {
    display: flex;
    align-items: center;
    gap: 6px;
    color: #0D59F2;
    font-weight: 600;
    font-size: 14px;
}

.stat-item svg {
    width: 18px;
    height: 18px;
    fill: currentColor;
}

.footer-links {
    list-style: none;
}

.footer-links li {
    margin-bottom: 12px;
    padding: 0;
    line-height: initial;
}

.footer-links a {
    color: #4b5563;
    text-decoration: none;
    font-size: 15px;
    transition: color 0.2s ease, transform 0.2s ease;
    display: inline-block;
    font-weight: 500;
}

.footer-links a:hover {
    color: #0D59F2;
    transform: translateX(3px);
}

.contact-info {
    display: flex;
    flex-direction: column;
}

.contact-item {
    display: flex;
    flex-direction: column;
    gap: 6px;
    margin-bottom: 20px;
}

.contact-label {
    font-size: 14px;
    font-weight: 600;
    color: #6b7280;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

.contact-value {
    color: #1a1a1a;
    font-size: 15px;
    font-weight: 600;
}

.contact-value a {
    color: #0D59F2;
    text-decoration: none;
    font-size: 16px;
    font-weight: 700;
    transition: color 0.2s ease;
}

.contact-value a:hover {
    color: #075985;
}

.hours-list {
    color: #4b5563;
    font-size: 14px;
    line-height: 1.8;
}

.hours-list strong, .hours-list span {
    color: #1a1a1a;
    display: block;
}

.cta-button {
    display: inline-block;
    background: linear-gradient(135deg, #0D59F2 0%, #075985 100%);
    color: #ffffff;
    padding: 14px 28px;
    border-radius: 8px;
    text-decoration: none;
    font-weight: 700;
    font-size: 15px;
    transition: all 0.3s ease;
    box-shadow: 0 4px 12px rgba(3, 105, 161, 0.2);
    margin-top: 8px;
}

.cta-button:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(3, 105, 161, 0.3);
    background: linear-gradient(135deg, #075985 0%, #0D59F2 100%);
}

.footer-bottom {
    background: #f9fafb;
    border-top: 1px solid #e5e7eb;
    padding: 32px 40px;
}

.footer-bottom-content {
    max-width: 1320px;
    margin: 0 auto;
    padding: 0 12px;
}

.locations-strip {
    display: flex;
    gap: 30px;
    margin-bottom: 20px;
    flex-wrap: wrap;
    justify-content: space-between;
}

.location-item {
    display: flex;
    align-items: start;
    gap: 8px;
    color: #4b5563;
    font-size: 14px;
}

.location-item i {
    width: 16px;
    height: 16px;
    color: #0D59F2;
    font-size: 1rem;
    flex-shrink: 0;
}

.location-item strong {
    display: block;
}

.copyright-area {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
    padding-top: 20px;
    border-top: 1px solid #e5e7eb;
}

.copyright {
    color: #6b7280;
    font-size: 14px;
}

.legal-links {
    display: flex;
    gap: 24px;
    list-style: none;
}

.legal-links a {
    color: #6b7280;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    transition: color 0.2s ease;
}

.legal-links a:hover {
    color: #0D59F2;
}

.location-item a {
    color: inherit;
}

.location-item a:hover {
    color: #0D59F2;
}

/* footer css end */
/*Banner section start */
.slick-arrow {
    position: absolute;
    top: 50%;
    z-index: 99;
    width: 50px;
    height: 50px;
    border-radius: 0;
    font-size: 0;
    transform: translateY(-50%);
    background: #ffffff;
    border: 0;
}

.slick-prev.slick-arrow {
    left: 30px;
}

.slick-next.slick-arrow {
    right: 30px;
}

.slick-arrow:before {
    position: absolute;
    content: '';
    width: 12px;
    height: 12px;
    border: 2px solid #000;
    border-width: 2px 2px 0 0;
    top: 0;
    bottom: 0;
    margin: auto;
    transition: all 0.5s ease-in-out 0s;
}

.slick-next.slick-arrow:before {
    transform: rotate(45deg);
    right: 42%;
}

.slick-prev.slick-arrow:before {
    transform: rotate(-135deg);
    left: 42%;
}

.slick-arrow:hover {
    background: #0d59f2;
}

.slick-arrow:hover:before {
    border-color: #fff;
}


/* Force the track to be a flex container */
.slick-track {
    display: flex !important;
    align-items: stretch;
}

/* Ensure each slide fills the available height */
.slick-slide {
    height: auto !important;
    display: flex !important;
}

/* If you have a child div (like a card) inside the slide */
.slick-slide>div {
    height: 100%;
    width: 100%;
}

.banner-images {
    background-position: center;
    background-size: cover;
    position: relative;
    padding: 127px 0 279px;
    height: 100%;
}

.banner-images:before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: linear-gradient(90grad, #0A1F33A8 33%, #0A1F3354 66%);
}

.banner-content {
    z-index: 999;
}

.banner-content h1, .banner-content p {
    color: #ffffff;
}

.banner-content p {
    font-size: 1.125rem;
    line-height: 1.8;
}

/*Banner section end */
/* quick info start */
.quick-info .row {
    background: #ffffff;
}

.quick-info .col-md-4 {
    border-right: 1px solid #E6E9EB;
    margin: 0;
}

.quick-info .col-md-4:last-child {
    border: 0;
}

.wrap-banner+.quick-info {
    margin-top: -115px;
    z-index: 999;
    position: relative;
}

.quick-info .info-icon i {
    font-size: 47px;
    color: #0D59F2;
    margin-top: -8px;
    display: inline-block;
}

.info-box {
    display: flex;
    flex-wrap: wrap;
    padding: 54px 28px;
    justify-content: space-between;
}

.blue-text {
    color: #0D59F2;
}

.info-icon {
    width: 50px;
}

.info-content {
    width: calc(100% - 68px);
}

.info-content h4 {
    margin-bottom: 17px;
}

.info-box p {
    font-size: 14px;
    line-height: 1.9;
    padding-bottom: 15px;
}

.quick-link:hover i {
    padding-left: 6px;
}

/* quick info end */
/* about section start */
.about-section {
    padding: 100px 0;
}

.about-images img {
    border-radius: 25px;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.15);
}

.section-subtitle {
    background: #F0F5FF;
    font-size: 10px;
    color: #0D59F2;
    letter-spacing: 1.2px;
    line-height: 1.4;
    margin-bottom: 14px;
    display: inline-block;
    font-weight: 600;
    text-transform: uppercase;
    padding: 8px;
}

.section-description p {
    padding: 0 0 9px;
    line-height: 1.6;
}

.section-header {
    margin-bottom: 50px;
}

/* about section end */
/* services section start */
.bg-color-main {
    position: relative;
    padding: 100px 0 80px;
}

.bg-color-main:before {
    position: absolute;
    content: '';
    left: 100px;
    right: 100px;
    top: 0;
    bottom: 0;
    background: #eff4fe;
    z-index: -1;
}

.bg-color-main .section-subtitle {
    background-color: #ffffff;
}

.service-card {
    background: #ffffff;
    padding: 28px 40px 40px;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

.service-icon i {
    font-size: 60px;
    color: #0D59F2;
    max-height: 72px;
}

.service-card p {
    line-height: 1.6;
    padding-bottom: 15px;
    letter-spacing: 0;
}

.service-card .btn {
    margin: 25px 0 0;
}

.service-card h4 {
    display: block;
    width: 100%;
}

.service-card ul {
    width: 100%;
}

.service-icon {
    margin-bottom: 6px;
}

.service-card h4 {
    margin-bottom: 18px;
}

.service-card li {
    position: relative;
    padding-left: 23px;
    font-size: 1rem;
    color: #0A1F33;
    font-weight: 500;
    line-height: 2;
}

.service-card li:before {
    content: '';
    width: 10px;
    position: absolute;
    height: 6px;
    border: 2px solid;
    border-width: 0 0 2px 2px;
    border-color: #0d59f2;
    transform: rotate(-45deg);
    left: -1px;
    top: -4px;
    bottom: 0;
    margin: auto 0;
}

.service-card ul {
    margin: 2px 0;
}

/* services section end */
/* process section start */
.bg-image {
    position: relative;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
}

.bg-image:before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #0a1f3394;
}

.bg-image .container {
    z-index: 99;
    position: relative;
}

.bg-image .section-subtitle {
    background: #fff;
}

.bg-image .section-title {
    color: #fff;
}

.bg-image .section-description p {
    color: #ffffff;
}

.process-box {
    background: #eff4fe;
    padding: 50px 15px 50px 62px;
}

.wrap-process {
    padding: 98px 0;
}

.wrap-process .section-header {
    margin-bottom: 50px;
}

.step-number {
    display: flex;
    font-size: 1rem;
    font-weight: 700;
    background: #0D59F2;
    color: #fff;
    width: 50px;
    height: 50px;
    justify-content: center;
    align-items: center;
    margin-bottom: 26px;
}

.process-step h4 {
    color: #000;
    margin-bottom: 21px;
}

.process-step p {
    color: #000;
    padding: 0;
}

.bg-color-main+.bg-image {
    margin-top: 100px;
}

/* process section end */
/* news section start */
.wrap-blog-section {
    padding: 100px 0;
}

.blog-card {
    background: #eff4fe;
    padding: 30px;
    height: 100%;
}

.blog-image {
    margin-bottom: 26px;
    padding-top: 65%;
    background-position: center;
    background-size: cover;
}

.blog-content h5 {
    margin-bottom: 9px;
}

.blog-content h5, .blog-content p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.blog-content p {
    -webkit-line-clamp: 3;
    overflow: hidden;
    padding: 0;
    margin-bottom: 25px;
}

.blog-meta {
    margin-bottom: 10px;
}

.news-slider .slick-slide {
    padding: 0 15px;
}

.news-slider {
    padding: 0;
}

.blog-meta span {
    font-size: 14px;
    margin-right: 10px;
}

.blog-meta span {
    font-size: 13px;
    margin-right: 10px;
}

.slick-dots {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.slick-dots li button {
    background: #0D59F2;
    font-size: 0;
    width: 7px;
    height: 7px;
    display: inline-block;
    border: 0;
    border-radius: 50%;
    margin: 0 4px;
}

.slick-dots li.slick-active button {
    width: 9px;
    height: 9px;
}

.blog-content h5 a {
    color: #0A1F33;
}

/* news section end */
/* feature section start */
.feature-item {
    display: flex;
    flex-wrap: wrap;
    padding: 40px 47px;
    justify-content: space-between;
    background: #fff;
    height: 100%;
}

.feature-icon {
    width: 50px;
}

.feature-content {
    width: calc(100% - 84px);
    margin-top: 5px;
}

.feature-icon i {
    font-size: 50px;
    color: #0D59F2;
    margin-top: -8px;
    display: inline-block;
}

.feature-content p {
    padding: 0;
    line-height: 1.6;
}

.feature-content h4 {
    margin-bottom: 18px;
}

/* feature section end */
/* Doctor section and page start */
.doctors-section {
    padding: 80px 0 60px;
}

.doctor-card {
    border: 1px solid var(--border);
    overflow: hidden;
    background: #fff;
    transition: box-shadow .3s, transform .3s;
    height: 100%;
}

.doctor-card:hover {
    box-shadow: 0 12px 40px rgba(26, 110, 245, .12);
    transform: translateY(-5px);
}

.doctor-card .photo-wrap {
    overflow: hidden;
    height: 240px;
    background: var(--light-bg);
}

.doctor-card .photo-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top center;
    transition: transform .4s ease;
}

.doctor-card:hover .photo-wrap img {
    transform: scale(1.04);
}

.doctor-card .doctor-card-body {
    padding: 22px 24px;
    text-align: center;
}

.doctor-card .doctor-name {
    font-size: 1.05rem;
    font-weight: 700;
    margin-bottom: 4px;
    text-transform: uppercase;
}

.doctor-card .doctor-specialty {
    font-size: 0.82rem;
    margin-bottom: 16px;
}

.btn-cover {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.btn-cover {
    /* display: grid; */
    /* grid-template-columns: repeat(2, 1fr); */
    gap: 10px;
}

.doctor-card-body a {
    width: 100%;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
}

.btn-cover .btn:first-child:nth-last-child(1) {
    grid-column: span 2;
}

.btn-cover .btn:nth-child(3):last-child {
    grid-column: span 2;
}

/* Doctor section and page end */
/* breadcrumb section start */
.wrap-breadcrumb {
    background: #0A1F33;
    padding: 70px 0;
}

.wrap-breadcrumb h1 {
    color: #ffffff;
}

.breadcrumb span {
    color: #ffffff;
}

.breadcrumb a {
    opacity: 0.75;
}

.breadcrumb li {
    position: relative;
    padding: 0;
    padding-right: 14px;
    margin-right: 12px;
}

.breadcrumb li::before {
    display: none;
}

.breadcrumb li:after {
    position: absolute;
    content: '';
    right: 0;
    top: 2px;
    bottom: 0;
    background: transparent;
    color: #fff;
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
    width: 6px;
    height: 6px;
    margin: auto 0;
    transform: rotate(45deg);
}

.breadcrumb li:last-child:after {
    display: none;
}

.breadcrumb a:hover {
    opacity: 1;
}

/* breadcrumb section end */
/* news listing start*/
.pagination {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 40px 0;
}

.page-numbers {
    font-size: 20px;
    width: 30px;
    height: 30px;
    line-height: 1;
    justify-content: center;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    border-radius: 50%;
}

.wrap-blog-section .col-md-6 {
    margin-bottom: 24px;
}

/* news listing end*/
/* about page start */
.wrap-about-us .nav-tabs {
    background: #F0F5FF;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    border: 0;
    border-radius: 0;
    margin-bottom: 25px;
}

.wrap-about-us .nav-item {
    width: 33.33%;
    padding: 0;
    margin: 0;
}

.wrap-about-us .nav-tabs .nav-link {
    width: 100%;
    border: 0;
    color: #0A1F33;
    border-radius: 0;
    font-size: 16px;
    padding: 12px 15px;
}

.wrap-about-us .nav-tabs .nav-link.active {
    color: #ffffff;
    background: #0d59f2;
    border-radius: 0;
}

.wrap-about-us {
    padding: 100px 0;
}

.wrap-about-us .section-header {
    margin-bottom: 0;
}

.tab-content p {
    padding-bottom: 15px;
}

.guides-section {
    padding: 100px 0;
}

.guide-image {
    padding: 0 0 0 50px;
}

.wrap-about-us .nav-item:before {
    display: none;
}

/* about page end */
/* emergency line start*/
.emergency-strip {
    background: #dc2626;
    padding: 14px 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 14px;
}

.emergency-content i {
    color: #ffffff;
    font-size: 24px;
    margin-right: 20px;
}

.emergency-content {
    display: flex;
    justify-content: center;
    align-items: center;
}

.emergency-strip p {
    color: white;
    font-size: 18px;
    font-weight: 500;
    margin: 0;
    padding: 0;
}

/* emergency line end */
/* urgent care start here */
.after-hours {
    padding: 80px 0;
}

.after-hours-left {
    padding: 0 40px 0 0px;
}

/* INFO CARDS */
.info-cards {
    display: flex;
    flex-direction: column;
    gap: 14px;
}

.info-card {
    background: #f8fafc;
    ;
    border: 1px solid #e2e8f0;
    ;
    border-radius: 10px;
    padding: 18px 20px;
    display: flex;
    gap: 14px;
    align-items: flex-start;
    transition: border-color 0.2s, box-shadow 0.2s;
}

.info-card:hover {
    border-color: #1a56db;
    box-shadow: 0 4px 16px rgba(26, 86, 219, 0.08);
}

.info-card i {
    width: 40px;
    height: 40px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    font-size: 18px;
    background-color: #eff4fe;
}

.info-card h6 {
    margin-bottom: 10px;
    font-weight: 600;
    color: #0d59f2;
}

.info-card p {
    font-size: 14px;
    padding-bottom: 0;
}

.info-card strong {
    color: #0d1f3c;
    font-weight: 600;
}

.contact-card {
    background: #eff4fe;
    padding: 50px;
}

.contact-card .section-subtitle {
    background: #fff;
}

.phone-display {
    background: #0A1F33;
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-radius: 10px;
    padding: 16px 20px;
    display: flex;
    align-items: center;
    gap: 14px;
    margin-bottom: 20px;
    text-decoration: none;
    transition: background 0.2s;
}

.phone-display:hover {
    background: #0d76f5;
}

.phone-display i {
    width: 42px;
    height: 42px;
    background: #ffffff;
    border-radius: 9px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    font-size: 18px;
    color: #0A1F33;
}

.phone-display:hover i {
    color: #0d76f5;
}

.phone-display .ph-label {
    font-size: 12px;
    color: rgba(255, 255, 255);
    letter-spacing: 0.08em;
    margin-bottom: 2px;
}

.phone-display .ph-number {
    font-size: 1.2rem;
    font-weight: 700;
    color: white;
    letter-spacing: 0.01em;
}

.phone-display .ph-hint {
    font-size: 12px;
    color: rgba(255, 255, 255);
    margin-top: 1px;
}

.divider-line {
    border: none;
    border-top: 1px solid #0A1F33;
    margin: 20px 0;
}

.after-hours .section-header {
    margin-bottom: 30px;
}

/* urgent care start here */
.wrap-content-cover {
    padding: 100px 0;
}

.modal-header {
    background: #dc2626;
}

.modal-header p {
    padding: 0;
    color: #fff;
    font-weight: 600;
}

.modal.fade .modal-dialog {
    max-width: 900px;
    transform: translateY(-50%);
    top: 50%;
}

.modal-header .btn-close {
    background-color: #fff;
    margin-right: 0;
}

.modal-body p {
    padding-bottom: 15px;
}

.modal-body {
    padding: 25px;
}

.post-date {
    color: #fff;
    font-size: 14px;
    text-transform: capitalize;
}

.wrap-breadcrumb.has-thumbnail {
    background-position: center;
    background-size: cover;
    position: relative;
}

.wrap-breadcrumb.has-thumbnail:before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgb(10 31 51 / 60%);
    z-index: 0;
}

.has-thumbnail .container {
    position: relative;
}

.post-pagination {
    display: flex;
    gap: 20px;
    margin-top: 40px;
    font-family: sans-serif;
}

.nav-box {
    display: flex;
    flex: 1;
    background: #F0F5FF;
    min-height: 80px;
    padding: 0;
    border: 0;
    text-align: left;
    color: #000;
}

.nav-icon {
    background: #0D59F2;
    color: white;
    width: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    transition: all 0.5s ease-in-out 0s;
}

.nav-text {
    padding: 10px 20px;
    display: flex;
    align-items: center;
    flex: 1;
    font-weight: 600;
    font-size: 14px;
    line-height: 1.4;
}

.nav-box.next {
    text-align: right;
}

.nav-box:hover .nav-icon {
    background: #0a1f33;
}

.nav-box:hover {
    color: #0d59f2;
}

.accordion-body p:last-child {
    padding-bottom: 0;
}

/* ==========================================
   404 PAGE
========================================== */

.error-404-page {
    padding: 100px 0;
    background: #f7fbff;
    display: flex;
    align-items: center;
}

.error-404-wrapper {
    max-width: 850px;
    margin: 0 auto;
    text-align: center;
}

.error-code {
    font-size: 140px;
    font-weight: 700;
    line-height: 1;
    color: #d7e8f6;
    margin-bottom: 20px;
}

.error-title {
    font-size: 42px;
    font-weight: 700;
    color: #0e2a47;
    margin-bottom: 20px;
}

.error-description {
    font-size: 18px;
    line-height: 1.7;
    color: #5f6f81;
    max-width: 600px;
    margin: 0 auto 40px;
}

.error-buttons {
    display: flex;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
}


@media (max-width: 1600px) {
    .bg-color-main:before {
        left: 0;
        right: 0;
    }
}

@media (max-width: 1400px) {
    .bg-color-main+.bg-image {
        margin-top: 0;
    }

    .bg-color-main:before {
        left: 0;
        right: 0;
    }

    .btn {
        padding: 13px 14px;
    }

    .process-box {
        padding: 50px 20px;
    }

    .feature-icon i, .quick-info .info-icon i {
        font-size: 40px;
    }

    .feature-icon, .info-icon {
        width: 40px;
    }

    .feature-content, .info-content {
        width: calc(100% - 60px);
        margin-top: 0px;
    }

    .info-box {
        padding: 40px 15px;
    }

    .nav-link {
        font-size: 14px;
    }

    .navbar-nav>.menu-item {
        margin-left: 0;
    }

    .service-card li {
        line-height: 1.2;
    }

    .service-card li:before {
        top: 5px;
        bottom: inherit;
        margin: 0;
    }
}

@media (max-width: 1350px) {
    .banner-images {
        padding: 100px 110px 200px;
    }
}

@media (max-width: 1200px) {
    .banner-images {
        padding: 100px 0;
    }

    .wrap-banner+.quick-info {
        margin-top: 0;
    }

    .quick-info .row {
        margin-top: 0;
    }

    .feature-icon, .feature-content {
        width: 100%;
    }

    .feature-icon i {
        margin-top: 0;
    }

    .feature-item {
        display: block;
    }

    .feature-icon {
        margin-bottom: 10px;
    }

    .footer-stats {
        gap: 15px;
    }

    .stat-item {
        gap: 2px;
    }

    .locations-strip {
        justify-content: center;
    }

    .location-item {
        width: 100%;
        max-width: 345px;
    }

    .copyright-area {
        justify-content: center;
    }

    .footer-bottom {
        padding: 20px 15px;
    }
}

@media (max-width: 991px) {
    h1 {
        font-size: 3rem;
    }

    .info-box {
        padding: 15px 0;
    }

    .info-box *:last-child {
        padding-bottom: 0;
    }

    h4 {
        font-size: 1.25rem;
    }

    .info-content p {
        padding-bottom: 10px;
        line-height: inherit;
    }

    .info-content h4 {
        margin-bottom: 10px;
    }

    .quick-info .col-12 {
        margin: 0;
    }

    .quick-info {
        padding: 15px 0;
    }

    .doctors-section {
        padding: 50px 0;
    }

    .section-header {
        margin-bottom: 20px;
    }

    .about-section {
        padding: 50px 0;
    }

    h2 {
        font-size: 2.1rem;
        letter-spacing: 0;
    }

    .bg-color-main {
        padding: 50px 0;
    }

    .info-content, .info-icon {
        width: 100%;
    }

    .quick-info .info-icon i {
        font-size: 30px;
        margin-top: 0;
    }

    .info-icon {
        margin-bottom: 6px;
    }

    .wrap-process {
        padding: 50px 0;
    }

    .process-box {
        padding: 20px 20px;
    }

    .footer-logo {
        width: 320px;
    }

    .contact-info {
        align-items: center;
        text-align: center;
        margin-top: 30px;
    }

    .footer-about {
        align-items: center;
        text-align: center;
    }

    .footer-main {
        padding: 50px 0 30px;
    }

    .locations-strip {
        width: 100%;
        gap: 20px;
    }

    .copyright-area {
        width: 100%;
    }

    .d-mobile-none {
        display: none;
    }

    .cover-header .btn {
        margin: 0 20px 0 0
    }

    .navbar-collapse {
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        background: #fff;
        z-index: 999;
    }

    .menu-cover .navbar {
        position: inherit;
    }

    .cover-header {
        position: relative;
    }


    .breadcrumb {
        margin: 0;
    }

    .breadcrumb li {
        margin-bottom: 0;
    }

    .wrap-breadcrumb {
        padding: 50px 0;
    }

    .after-hours {
        padding: 50px 0;
    }

    .after-hours-left {
        padding: 0;
    }

    .after-hours .section-header {
        margin-bottom: 10px;
    }

    .info-cards {
        margin-bottom: 20px;
    }

    .contact-card {
        padding: 30px;
    }

    .wrap-about-us {
        padding: 50px 0;
    }

    .guides-section, .wrap-content-cover {
        padding: 50px 0;
    }

    .guide-image {
        padding: 20px 0 0;
    }

    .navbar-nav>.menu-item {
        border-top: 1px solid #eee;
    }

    .nav-link {
        padding: 12px 16px;
        font-size: 16px;
    }

    body.menu-open {
        overflow: hidden;
        height: 100vh;
    }

    .quick-link {
        font-size: 14px;
    }

    div#servicesRow, div#ourDifference {
    margin-top: -10px;
}

    .process-box {height: 100%;}

    #ourDifference .slick-slide .col-lg-4.col-md-6 {
    height: 100%;
}
}

@media (max-width: 767px) {
    .quick-info .col-md-4 {
        border-right: 0;
        border-bottom: 1px solid #E6E9EB;
    }

    .feature-icon, .info-icon {
        width: 32px;
    }

    .feature-content, .info-content {
        width: calc(100% - 50px);
    }

    h1 {
        font-size: 1.75rem;
    }

    h2 {
        font-size: 1.5rem;
        margin-bottom: 10px;
    }

    h3 {
        font-size: 1.5rem;
    }

    h4 {
        font-size: 1.25rem;
    }

    h5 {
        font-size: 1.75rem;
    }

    h6 {
        font-size: 1rem;
    }

    .banner-content p {
        font-size: 1rem;
    }

    .banner-images {
        padding: 50px 0;
    }

    .slick-arrow {
        width: 30px;
        height: 30px;
    }

    .slick-prev.slick-arrow {
        left: 15px;
    }

    .slick-next.slick-arrow {
        right: 15px;
    }

    .slick-arrow:before {
        width: 10px;
        height: 10px;
    }

    .info-content h4 {
        margin-bottom: 5px;
    }

    p, .service-card li, li {
        font-size: 0.88rem;
    }


    .info-content a {
        font-size: 0.88rem;
    }

    .info-content p {
        padding-bottom: 5px;
    }

    .wrap-process .section-header {
        margin-bottom: 10px;
    }

    .step-number {
        margin-bottom: 10px;
        font-size: 0.88rem;
        width: 35px;
        height: 35px;
    }

    .process-step h4 {
        margin-bottom: 8px;
    }


    .process-box {
        padding: 20px 20px 0;
    }

    .process-box:last-child {
        padding-bottom: 20px;
    }

    .feature-item {
        display: flex;
        padding: 20px;
    }

    .feature-content h4 {
        margin-bottom: 10px;
    }

    .feature-icon {
        margin-bottom: 0;
        margin-top: -8px;
    }

    .emergency-strip p {
        font-size: 1rem;
    }

    .info-icon {
        margin: -6px 0 0 0;
    }

    .quick-info .info-icon i {
        font-size: 32px;
    }

    .footer-about {
        font-size: 0.88rem;
    }

    .d-small-none {
        display: none;
    }

    .bg-color-main {
        padding: 30px 0;
    }

    .container {
        padding-right: 15px;
        padding-left: 15px;
    }

    .about-section {
        padding: 30px 0;
    }

    .wrap-process, .wrap-about-us, .guides-section, .wrap-content-cover, .after-hours {
        padding: 30px 0;
    }

    .feature-icon i, .quick-info .info-icon i {
        font-size: 32px;
    }

    .footer-main {
        padding: 30px 0 10px;
    }

    .copyright-area {
        text-align: center;
    }

    .emergency-strip {
        padding: 15px 0;
    }

    .footer-logo {
        width: 100%;
        max-width: 320px;
    }

    .wrap-header>.btn {
        width: 100%;
    }

    .wrap-about-us .nav-tabs .nav-link {
        font-size: 15px;
    }

    #servicesRow .slick-slide {
        margin: 0 12px;
    }

    .service-card {
        padding: 20px;
    }

    div#ourProcess {
        padding: 0 12px;
    }

    div#ourDifference {
        padding: 0 12px;
    }

    .logo-cover {display: flex;align-items: center;}

    .error-404-page {
        padding: 70px 0;
    }

    .error-code {
        font-size: 90px;
    }

    .error-title {
        font-size: 30px;
    }

    .error-description {
        font-size: 16px;
    }
}