@charset "utf-8";
/* CSS styles for practice custom branding*/

.nav-background-color {
	background: #ffffff;
	border-bottom: 1px solid #f1f5f9;
}

.DocPicture {
    background: #e5a4c0;
    /* border-radius: 50% 50% 0 0; */
}

div#meet-doctor p {
    margin-bottom: 12px;
}
.doc-img-caption {
    background: #3a4447;
    padding: 5px 15px 15px;
    color: white;
}


.fs-22 {
    font-size: 22px;
    font-weight: 600;
}
#header-navbar li .sep {
	background: #e2e8f0;
	width: 1px;
	display: block;
	height: 15px;
	margin: 13px 15px;
}
#primary-nav .navbar-brand-color {
	color: #4f4f4f;
}

#primary-nav .navbar-brand {
	color: #014a8e;

}

a {
	color: #014a8e !important;
	text-decoration: none;
}

a:hover,
a:visited {
	color: #000;
}

/* Nav Link Color for White Background */
#header-navbar .nav-link {
    color: #475569 !important;
    font-weight: 600;
}
#header-navbar .nav-link:hover {
    color: #014a8e !important;
}

a.link-underline {
	text-decoration: underline;
}

a.link-underline:hover,
a.link-underline:visited {
	text-decoration: none;
}


.material-icons.custom-material-style {
	font-size: 22px;
	color: #014a8e;
}

#imp-notice .material-icons {
	font-size: 22px;
	color: #df2f3b;
}

ion-icon {
	font-size: 44px;
	color: #c4c4c4;

}

/** style for quick action button on top bar**/
/* Teal Portal Button Styling */
.btn.teal-portal-btn {
	background: #008080 !important;
    color: #ffffff !important;
    border: 1px solid #ffffff;
}

.btn.teal-portal-btn:hover {
    background: #006666 !important;
    color: #ffffff !important;
}

#quick-action .btn, 
.btn.qa-custom-btn {
	border: 1px solid #ffffff;
	background: #015c90 !important;
    color: #ffffff !important;
}

.btn.qa-custom-btn i {
    color: #ffffff !important;
}

#quick-action .btn:hover,
#quick-action .btn:hover i,
.btn.qa-custom-btn:hover,
.btn.qa-custom-btn:hover i {
	color: white !important;
    background: #007bbd !important;
}
/** style for hero background**/
#hero-section,
#hero-section .d-flex {
	background: #014a8e;
	background: url("../images/hero-bg.jpg") left;
	/* background: linear-gradient(45deg, rgb(205 229 249 / 0%), rgb(21 39 60 / 95%)), url(../images/hero-bg.webp) center; */
    background-size: cover;
    color: #000;
	height: 90vh !important;
	align-content: center;
}

#imp-notice {
	background: #014a8e;
	color: white;

}

div#imp-notice small {
	font-weight: 500;
}

/* Local Panel Styling - Restored to readable dark theme */
.local-panel {
    background: #014a8e !important;
    border: 1px solid #dadada !important;
    border-radius: 8px !important;
    padding: 25px !important;
    color: white !important;
}

.local-panel h4, 
.local-panel h3, 
.local-panel h2, 
.local-panel h1, 
.local-panel p, 
.local-panel td, 
.local-panel th, 
.local-panel span,
.local-panel strong,
.local-panel a, 
.local-panel i {
    color: white !IMPORTANT;
}

.local-panel a {
    text-decoration: underline;
}

#local-office-hours h5 {
    color: white !important;
    font-weight: bold;
}

#video-slider {
	border: 1px solid #dee2e6;
	border-top: 0;
	background: #014a8e;
}

#video-slider .carousel-indicators .active,
#testimonials .carousel-indicators .active {
	background-color: #014a8e;
}

#video-slider .carousel-indicators li,
#testimonials .carousel-indicators li {
	background-color: #666;
}


#gallery-slider .carousel-indicators .active {
	background-color: #014a8e;
}

#gallery-slider .carousel-indicators li {
	background-color: #666;
}

#testimonials {
	/* padding-top: 30px !important; */
	padding-bottom: 30px;
	/* background: #014a8e; */
	border: 1px solid #dadada;
}

#testimonials .testimonial-name {
	color: #000;
}

#testimonials .testimonial-designation {
	color: #666;
}

.star {
	color: #ff0000;
}

.star-grey {
	color: #666;
}


.card.stores-cta .card-body {

	background: #014a8e;
}

.services-tabs a.nav-link {
	color: #000;
}

#hero-section .container {
	/* margin-left: 100px; */
	margin-top: 10px !important;
	padding-top: 10px !important;
}

#patient-tools .patient-tools-tab #p-tools-Content {
	background: #f1f1f1;
	border: 1px solid #dee2e6;
	border-top: 0;
}

#patient-tools .nav-tabs .nav-link .active,
#patient-tools .nav-tabs .nav-tabs .nav-link.active {
	color: #495057;
	background-color: #ececec;
	border-color: none !important;
}

.material-icons.star {
	color: #014a8e;
}

.material-icons.star-grey {
	color: #014a8e  !important;
}

#faqs a.faq-link {
	color: #007bff;
	text-decoration: none !important;
}

#faqs a.faq-link:hover {
	color: #000;
	text-decoration: none !important;
}

#footer .list-group-item {
	background-color: rgba(0, 0, 0, 0);
}

/* Ultra-Thin Professional Footer - Cool Grey Aesthetic */
#footer {
    background-color: #f4f7fa !important;
    color: #475569 !important;
    border-top: 1px solid #e2e8f0;
}

#footer .container {
    padding-top: 15px !important;
    padding-bottom: 5px !important;
}

.footer-name {
    font-size: 0.95rem !important;
    font-weight: 800 !important;
    color: #014a8e !important;
    letter-spacing: 0.02em;
    margin-bottom: 8px !important;
}

.footer-about {
    color: #64748b;
    font-size: 0.8rem;
    line-height: 1.4;
    max-width: 320px;
    margin-bottom: 5px;
}

.footer-heading {
    color: #1e293b;
    font-size: 0.7rem !important;
    font-weight: 800 !important;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin-bottom: 10px !important;
}

.footer-nav li {
    margin-bottom: 2px;
}

.footer-nav a {
    color: #64748b !important;
    font-size: 0.8rem;
    text-decoration: none !important;
    transition: color 0.2s ease;
}

.footer-nav a:hover {
    color: #014a8e !important;
}

.footer-contact-info p {
    color: #64748b;
    font-size: 0.8rem;
    margin-bottom: 4px;
    display: flex;
    align-items: center;
}

.footer-contact-info i {
    color: #014a8e;
    margin-right: 10px;
    width: 16px;
    text-align: center;
    font-size: 0.85rem;
}

.footer-contact-link {
    color: #64748b !important;
    transition: color 0.2s;
    font-weight: 500;
}

.footer-contact-link:hover {
    color: #014a8e !important;
}

#bottom-bar {
    background-color: #f4f7fa !important; /* Matches footer for seamless thin look */
    padding: 8px 0 !important;
    border-top: 1px solid rgba(0,0,0,0.03) !important;
}

#bottom-bar p {
    color: #94a3b8;
    font-size: 0.7rem !important;
    margin-bottom: 0;
}

.bottom-bar-links a {
    color: #94a3b8 !important;
    font-weight: 500;
    font-size: 0.7rem !important;
}

.bottom-bar-links a:hover {
    color: #014a8e !important;
    text-decoration: none;
}

.btn-modal-custom {
	color: #fff;
	background-color: #4ec3e0;
	border-color: #4ec3e0;
}

.lead {
	font-weight: 400;
}
.specialities-bx {
	display: block;
    border: 1px solid #dfdfdf;
    padding: 7px 15px;
    background: #f4f4f4;
    box-shadow: 1px 2px 3px #f4f4f4;
    margin: 20px 2px 20px 2px;
}
#doc-pannel {
    display: flex;
    align-items: center;
}

.specialities-bx img{
	display: flex ;
    border: 1px solid #dfdfdf;
    background: #ffffff;
    box-shadow: 1px 2px 10px #f4f4f4;
    margin: 20px 2px 20px 2px;
}

.specialities-bx div{
	padding: 10px 10px 10px 10px;
	color: #1b1b1b;
}

/*********************
	  Header CSS
*********************/
#quick-action .btn:hover,
#quick-action .btn:hover i {
	color: black !important;
}

.main-logo {
    max-width: 75px;
}
.sticky .main-logo {
    display: block !important;
}

.navbar-collapse a,
.navbar-collapse a i {
	color: rgb(0, 0, 0) !important;
}
#quick-action .btn,
#quick-action .btn i {
	color: white !important;
}

/* Hero Typography Classes */
.hero-welcome {
    font-size: 2.5vh !important;
    color: black;
}
.hero-title {
    font-size: 3vh !important;
    color: black;
}
.hero-subtitle {
    font-size: 2vh !important;
    color: black !important;
}
.hero-tagline {
    font-size: 2vh !important;
    color: black !important;
    font-style: italic;
}

/* Mission Highlight Styling */
.mission-box {
    background: #f1f7ff;
    border-left: 5px solid #014a8e;
    padding: 1.5rem;
    margin: 2rem 0;
    border-radius: 4px;
    box-shadow: 2px 2px 10px rgba(0,0,0,0.05);
}
.mission-text {
    font-size: 1.25rem;
    color: #014a8e;
    margin: 0;
    line-height: 1.4;
}
.mission-quote-icon {
    font-size: 2rem;
    vertical-align: middle;
    margin-right: 10px;
    opacity: 0.3;
}

/* Categorized Services Styling */
.service-category-card {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
    margin-bottom: 30px;
    overflow: hidden;
    border-top: 5px solid #014a8e;
}
.vascular-border { border-top-color: #014a8e; }
.cardiac-border { border-top-color: #015c90; }

.category-header {
    background: #f8faff;
    padding: 15px 25px;
    border-bottom: 1px solid #eee;
}
.category-header h5 {
    margin: 0;
    color: #014a8e;
    font-weight: bold;
    display: flex;
    align-items: center;
}
.services-table-refined {
    width: 100%;
    border-collapse: collapse;
}
.services-table-refined th {
    background: #f1f4f9;
    color: #444;
    font-weight: 600;
    padding: 12px 20px;
    text-align: left;
    font-size: 0.9rem;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
.services-table-refined td {
    padding: 15px 20px;
    border-bottom: 1px solid #f0f0f0;
    vertical-align: top;
    font-size: 0.95rem;
}
.services-table-refined tr:last-child td {
    border-bottom: none;
}
.service-symptom { font-weight: 500; color: #333; }
.service-condition { color: #014a8e; font-weight: 600; }
.service-solution { color: #555; }

/* Refined Doctor Profile Styling */
.doctor-profile-card {
    background: #fff;
    border-radius: 12px;
    padding: 30px;
    box-shadow: 0 5px 20px rgba(0,0,0,0.08);
}
.doctor-header-info {
    border-bottom: 2px solid #f1f4f9;
    padding-bottom: 20px;
    margin-bottom: 25px;
}
.doctor-name {
    color: #014a8e;
    font-weight: 800;
    font-size: 1.75rem;
    line-height: 1.2;
}
.doctor-specialty-tag {
    display: inline-block;
    background: #eef2f7;
    color: #014a8e;
    padding: 5px 15px;
    border-radius: 50px;
    font-weight: 600;
    font-size: 0.9rem;
    margin-top: 10px;
}
.bio-section-title {
    color: #014a8e;
    font-weight: 700;
    font-size: 1.1rem;
    margin-top: 25px;
    margin-bottom: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: flex;
    align-items: center;
}
.bio-section-title i {
    margin-right: 8px;
    font-size: 1.3rem;
}
.doctor-bio-text {
    color: #444;
    line-height: 1.7;
    font-size: 1rem;
}
.credentials-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 15px;
    margin-top: 20px;
}
.credential-item {
    background: #fdfdfd;
    border: 1px solid #f0f0f0;
    padding: 10px 15px;
    border-radius: 6px;
    font-size: 0.9rem;
    color: #555;
}
/* Sidebar specific credential style */
.credential-sidebar-list {
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.credential-sidebar-item {
    background: #f8faff;
    border: 1px solid #eef2f7;
    padding: 8px 12px;
    border-radius: 6px;
    font-size: 0.85rem;
    color: #014a8e;
    font-weight: 500;
}
.publication-list {
    list-style: none;
    padding: 0;
}
.publication-list li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 15px;
}
.publication-list li::before {
    content: "library_books";
    font-family: 'Material Icons';
    position: absolute;
    left: 0;
    top: 2px;
    font-size: 1.1rem;
    color: #014a8e;
    opacity: 0.7;
}

/* Modernized Right Panel (Info Card) */
.modern-info-card {
    background: #ffffff !important;
    border: 1px solid #e2e8f0 !important;
    border-top: 6px solid #014a8e !important; /* Premium brand accent */
    border-radius: 16px !important;
    padding: 35px 30px !important;
    box-shadow: 0 15px 30px -5px rgba(0, 0, 0, 0.05) !important;
    height: 100%;
    color: #334155;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.modern-info-card h3 {
    font-size: 1.75rem !important;
    color: #0f172a !important;
    font-weight: 800 !important;
    letter-spacing: -0.025em;
}

.slogan-stack {
    border-bottom: 1px solid #f1f5f9;
    padding-bottom: 12px;
    margin-bottom: 20px;
}

.slogan-item {
    font-size: 0.85rem !important;
    color: #64748b !important;
    font-weight: 600 !important;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    line-height: 1.4;
}

.slogan-item em {
    font-style: italic;
    display: block;
}

/* Consistent Contact Items Styling */
.contact-details .d-flex {
    transition: transform 0.2s ease;
}

.contact-details .material-icons {
    color: #014a8e !important;
    background: #f0f7ff;
    padding: 8px; /* Reduced padding */
    border-radius: 8px;
    font-size: 1.1rem !important; /* Reduced icon size */
    min-width: 35px; /* Reduced box size */
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -5px; /* Shift up by 5px */
}

.contact-details p {
    color: #475569;
    font-size: 0.95rem;
    line-height: 1.2; /* Tighter line height for single lines */
}

.contact-details a {
    color: #014a8e !important;
    font-weight: 700;
}

/* Premium Bullet & Contact Polish */
.bullet {
    color: #014a8e !important;
    font-weight: 900 !important;
    padding: 0 5px;
    font-style: normal !important;
    display: inline-block;
}

.contact-details .d-flex {
    margin-bottom: 20px !important;
}

.contact-details .material-icons {
    min-width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#office-hours-polished {
    background: #f8fafc;
    padding: 20px;
    border-radius: 12px;
    margin-top: auto;
}

/* Enhanced Doctor Portrait Styling */
.enhanced-portrait-frame {
    position: relative;
    display: inline-block;
    padding: 8px;
    background: #ffffff;
    border: 1px solid #e2e8f0;
    border-radius: 15px;
    box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
}

.enhanced-portrait-frame:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 30px -10px rgba(0, 0, 0, 0.15);
}

.enhanced-portrait-frame::before {
    content: "";
    position: absolute;
    top: -5px;
    left: -5px;
    right: -5px;
    bottom: -5px;
    border: 2px solid #014a8e;
    border-radius: 18px;
    opacity: 0.1;
    z-index: -1;
}

.enhanced-portrait-frame img {
    border-radius: 10px;
    display: block;
    filter: contrast(1.05) brightness(1.02); /* Subtle sharpening effect */
}

/* Optional: Add a subtle overlay to mask grain */
.enhanced-portrait-frame::after {
    content: "";
    position: absolute;
    top: 8px;
    left: 8px;
    right: 8px;
    bottom: 8px;
    border-radius: 10px;
    background: radial-gradient(circle, transparent 60%, rgba(2, 53, 98, 0.05) 100%);
    pointer-events: none;
}

/* Symmetric Location Card Styling */
.location-card {
    background: #014a8e;
    border: 1px solid rgba(255,255,255,0.1);
    border-radius: 12px;
    padding: 25px;
    height: 100%;
    display: flex;
    flex-direction: column;
    transition: all 0.3s ease;
}
.location-card:hover {
    box-shadow: 0 8px 25px rgba(0,0,0,0.2);
    transform: translateY(-5px);
}
.location-card .map-container {
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: 20px;
    height: 250px;
}
.location-card .map-container iframe {
    width: 100%;
    height: 100%;
}
.location-card h3 {
    color: #ffffff !important;
    font-size: 1.25rem;
    font-weight: 700;
    margin-bottom: 10px;
}
.location-card h4 {
    color: rgba(255,255,255,0.8) !important;
    font-size: 0.95rem;
    line-height: 1.5;
    margin-bottom: 0;
    font-weight: 400;
}

/* Refined Zebra Striping for Services Table */
.services-table-refined tbody tr:nth-child(even) {
    background-color: #f8faff;
}
.services-table-refined tbody tr:hover {
    background-color: #f0f4f9;
    transition: background-color 0.2s ease;
}

/* Premium Consultation Box Overhaul */
.consultation-box {
    background: #ffffff;
    border: 1px solid #f1f5f9;
    border-radius: 12px;
    padding: 25px;
    margin-bottom: 25px;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);
}

.consultation-box h5 {
    color: #0f172a !important;
    font-size: 1.15rem !important;
    font-weight: 800 !important;
    margin-bottom: 20px !important;
    text-align: center;
    letter-spacing: -0.01em;
}

.consultation-form .form-group {
    margin-bottom: 12px;
    position: relative;
}

.consultation-form input {
    border-radius: 8px;
    border: 1px solid #e2e8f0;
    font-size: 0.95rem;
    padding: 12px 15px;
    width: 100%;
    transition: all 0.2s ease;
    background: #f8fafc;
    color: #1e293b;
}

.consultation-form input:focus {
    border-color: #014a8e;
    background: #ffffff;
    outline: none;
    box-shadow: 0 0 0 3px rgba(1, 74, 142, 0.1);
}

.consultation-submit {
    background-color: #014a8e;
    color: white !important;
    border: none;
    border-radius: 8px;
    padding: 14px;
    font-weight: 700;
    width: 100%;
    transition: all 0.3s ease;
    margin-top: 8px;
    font-size: 0.95rem;
    cursor: pointer;
    box-shadow: 0 4px 6px rgba(1, 74, 142, 0.1);
}

.consultation-submit:hover {
    background-color: #015c90;
    transform: translateY(-2px);
    box-shadow: 0 8px 12px rgba(1, 74, 142, 0.2);
}

.consultation-submit:active {
    transform: translateY(0);
}

#form-message {
    font-size: 0.9rem;
    margin-top: 15px;
    padding: 10px;
    border-radius: 6px;
    text-align: center;
    font-weight: 600;
}
#form-message.success {
    background: #dcfce7;
    color: #166534;
    display: block;
}
#form-message.error {
    background: #fee2e2;
    color: #991b1b;
    display: block;
}

/* Concise FAQ Styling */
.faq-modern-container {
    background: #ffffff;
    border: 1px solid #e2e8f0;
    border-radius: 12px;
    padding: 40px;
    margin-bottom: 50px;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);
}
.faq-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 30px;
}
.faq-item h4 {
    color: #014a8e;
    font-size: 1rem;
    font-weight: 700;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}
.faq-item h4 i {
    font-size: 1.2rem;
    margin-right: 8px;
    color: #015c90;
}
.faq-item p {
    font-size: 0.95rem;
    color: #475569;
    line-height: 1.6;
}

/* FAQ CTA Button Styling - Professional Pill Design */
/* --- FAQ CTA Button Final Polish --- */
#faqs .faq-cta-btn {
    background-color: #014a8e !important;
    color: #ffffff !important;
    padding: 10px 24px !important;
    border-radius: 50px !important;
    font-weight: 800 !important;
    font-size: 0.95rem !important;
    text-decoration: none !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) !important;
    box-shadow: 0 4px 12px rgba(1, 74, 142, 0.25) !important;
    vertical-align: middle !important;
    margin: 5px 2px !important;
    line-height: 1 !important;
    border: 2px solid #014a8e !important;
    cursor: pointer !important;
    white-space: nowrap !important;
}

#faqs .faq-cta-btn:hover {
    background-color: #015c90 !important;
    border-color: #015c90 !important;
    transform: translateY(-3px) !important;
    box-shadow: 0 8px 20px rgba(1, 74, 142, 0.35) !important;
    color: #ffffff !important;
    text-decoration: none !important;
}

.faq-item a:not(.faq-cta-btn) {
    color: #014a8e !important;
    font-weight: 600;
    text-decoration: underline !important;
}

.vci-portal-btn {
    background: #014a8e !important;
    border: 1px solid #ffffff !important;
    color: #ffffff !important;
    padding: 8px 20px !important;
    border-radius: 5px !important;
    display: inline-flex !important;
    align-items: center !important;
    font-weight: 700 !important;
    transition: all 0.2s ease !important;
    text-transform: none !important;
}

.vci-portal-btn:hover {
    background: #014a8e !important;
    border-color: #ffffff !important;
    color: #ffffff !important;
    box-shadow: 0 4px 12px rgba(0,0,0,0.15) !important;
    text-decoration: none !important;
}

.vci-portal-btn i {
    color: #ffffff !important;
    margin-right: 8px !important;
    font-size: 20px !important;
}

/* Premium Typography & Layout Overhaul */
body {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
}

#hero-cta {
    background: rgba(255, 255, 255, 0.75); /* Subtle glass effect */
    backdrop-filter: blur(8px);
    padding: 50px !important;
    border-radius: 20px;
    border: 1px solid rgba(255, 255, 255, 0.4);
    box-shadow: 0 20px 40px rgba(0,0,0,0.05);
    max-width: 700px !important;
    margin: 0 auto;
    text-align: center !important;
    align-items: center !important;
}

.hero-subtitle {
    font-size: 2.5rem !important;
    font-weight: 900 !important;
    color: #1e293b !important;
    line-height: 1.1 !important;
    margin-bottom: 20px !important;
    text-shadow: none !important;
}

.hero-tagline {
    font-size: 1.15rem !important;
    color: #475569 !important;
    font-weight: 500 !important;
    letter-spacing: 0.01em !important;
    margin-bottom: 35px !important;
}

.hero-contact-info {
    border-top: 1px solid rgba(0,0,0,0.05);
    padding-top: 25px;
    width: 100%;
}

.hero-contact-info a {
    color: #015c90 !important;
    font-size: 1.4rem !important;
    transition: transform 0.2s ease;
    display: inline-block;
}

.hero-contact-info a:hover {
    transform: scale(1.05);
}

/* Modernized Right Panel (Info Card) */
.modern-info-card {
    background: #ffffff;
    border: 1px solid #e2e8f0;
    border-top: 6px solid #015c90;
    border-radius: 16px;
    padding: 40px 30px;
    box-shadow: 0 15px 30px -5px rgba(0, 0, 0, 0.05);
    height: 100%;
}

.modern-info-card h3 {
    font-size: 1.75rem !important;
    color: #0f172a !important;
    font-weight: 800 !important;
}

.slogan-item {
    font-size: 0.9rem !important;
    color: #64748b !important;
    font-weight: 600 !important;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

/* Responsive Ultra-Minimalist Hero */
#hero-cta {
    background: none !important;
    padding: 0 !important;
    max-width: 500px !important;
    margin-left: 5% !important;
    text-align: left !important;
    align-items: flex-start !important;
    border: none !important;
    box-shadow: none !important;
    backdrop-filter: none !important;
}

/* Premium Hero Text Stylization */
.hero-subtitle {
    font-family: "Georgia", serif !important; /* Elegant serif for prestige */
    font-size: 2.25rem !important; /* Reduced further from 2.5rem */
    font-weight: 700 !important;
    color: #014a8e !important;
    line-height: 1.1 !important;
    margin-top: 15px !important;
    margin-bottom: 15px !important;
    font-style: italic;
    letter-spacing: -0.01em;
    text-align: justify !important;
}

.hero-tagline {
    font-family: -apple-system, sans-serif !important;
    font-size: 1.1rem !important;
    color: #475569 !important;
    font-weight: 500 !important;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    border-left: 4px solid #014a8e;
    padding-left: 15px !important;
    background: none !important;
    text-align: justify !important;
}

.hero-contact-info h3 a {
    color: #1e293b !important;
    font-size: 1.6rem !important;
    font-weight: 800 !important;
    letter-spacing: -0.02em;
    transition: color 0.2s ease;
}

.hero-contact-info h3 a:hover {
    color: #014a8e !important;
}

@keyframes smoothScroll {
    #hero-cta {
        margin-left: 0 !important;
        max-width: 100% !important;
        text-align: center !important;
        align-items: center !important;
        background: rgba(255,255,255,0.6) !important;
        padding: 30px !important;
        backdrop-filter: blur(4px);
    }
}

/* Horizontal Scrolling Locations */
.locations-scroll-wrapper {
    display: flex;
    overflow-x: auto;
    gap: 20px;
    padding-bottom: 20px;
    -webkit-overflow-scrolling: touch;
    scroll-snap-type: x mandatory;
}

.locations-scroll-wrapper .location-card-container {
    flex: 0 0 calc(50% - 10px); /* Shows 2 on desktop */
    min-width: 300px;
    scroll-snap-align: start;
}

@media (max-width: 991px) {
    .locations-scroll-wrapper .location-card-container {
        flex: 0 0 calc(100% - 20px); /* Shows 1 on smaller screens */
    }
}

.locations-scroll-wrapper::-webkit-scrollbar {
    height: 8px;
}
.locations-scroll-wrapper::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 10px;
}
.locations-scroll-wrapper::-webkit-scrollbar-thumb {
    background: #014a8e;
    border-radius: 10px;
}
.locations-scroll-wrapper::-webkit-scrollbar-thumb:hover {
    background: #015c90;
}

/* Modern Medical Location Gallery Styling */
.locations-scroll-wrapper {
    display: flex !important;
    flex-wrap: nowrap !important;
    overflow-x: auto !important;
    gap: 35px;
    padding: 20px 10px 50px 10px;
    -webkit-overflow-scrolling: touch;
    scroll-snap-type: x mandatory;
    width: 100%;
}

.locations-scroll-wrapper .location-card-container {
    flex: 0 0 380px; /* Reduced from 450px */
    scroll-snap-align: start;
}

.location-card {
    background: #ffffff !important;
    border: 1px solid #e2e8f0 !important;
    border-radius: 16px !important;
    padding: 0 !important;
    overflow: hidden;
    height: 100%;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.04), 0 4px 6px -2px rgba(0, 0, 0, 0.02);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    display: flex;
    flex-direction: column;
}

.location-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 25px -10px rgba(1, 74, 142, 0.15);
    border-color: #014a8e !important;
}

.location-card .map-container {
    height: 200px; /* Reduced from 250px */
    width: 100%;
    position: relative;
    border-bottom: 2px solid #f1f5f9;
}

.location-card .location-content {
    padding: 22px; /* Reduced from 30px */
    background: #ffffff;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}

.location-card .city-badge {
    display: inline-block;
    background: #f0f7ff;
    color: #014a8e;
    padding: 6px 16px;
    border-radius: 50px;
    font-size: 12px !important;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin-bottom: 15px;
}

.location-card h3 {
    color: #0f172a !important;
    font-size: 1.25rem !important; /* Reduced from 1.4rem */
    font-weight: 800 !important;
    margin-bottom: 10px !important;
    line-height: 1.2;
}

.location-card .address-text {
    color: #475569 !important;
    font-size: 0.9rem !important;
    font-weight: 500 !important;
    line-height: 1.5;
    margin-bottom: 5px !important; /* Reduced bottom margin */
    flex-grow: 1;
}

.location-card a.address-link {
    text-decoration: none !important;
    transition: all 0.2s ease;
    display: block;
}

.location-card a.address-link:hover .address-text {
    color: #014a8e !important;
    text-decoration: underline !important;
}

.faq-item {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.faq-item h4 {
    min-height: 50px; 
    display: flex;
    align-items: center;
}

.faq-item p {
    flex-grow: 1;
    font-size: 0.95rem;
    color: #475569;
    line-height: 1.6;
}

@keyframes smoothScroll {
	0% {
		transform: translateY(-40px);
	}

	100% {
		transform: translateY(0px);
	}
}

div#primary-nav {
	-webkit-transition: all 0.5s ease;
	-moz-transition: position 10s;
	-ms-transition: position 10s;
	-o-transition: position 10s;
	transition: all 0.5s ease;
}

div#primary-nav.sticky {
	z-index: 1030;
	position: fixed;
	top: 0;
	left: 0;
	animation: smoothScroll 1s forwards;
}
/* .navbar-light .navbar-toggler-icon {
	filter: brightness(1) invert(1);
} */

.navbar-light .navbar-toggler {
	color: rgb(255 255 255 / 50%);
	border-color: rgb(255 255 255 / 35%);
}
.Walk-Ins h3{text-align: center;font-size: 3.2rem;}
.Walk-Ins h4{font-size: 1.5rem;text-align: center;}
.Walk-Ins {
    margin-bottom: 40px;
    margin-top: -50px;
}
@media (max-width:991px) {
	#doc-pannel {
		display: flex ;
		flex-direction: column;
		align-items: center;
	}
	.specialities-bx {
		display: block;
		border: 1px solid #dfdfdf;
		padding: 7px 15px;
		background: #ffffff;
		box-shadow: 5px 5px 10px #015c906e;
		margin: 20px 2px 20px 2px;
	}
	.m-mob {
		display: block;
		margin-top: 40px !important;
	}
	.main-logo {
		max-width: 50px;
		display: block;
	}
	#header-navbar {
		margin-top: 40px;
	}
	.Walk-Ins {
		margin-bottom: 10px;
		margin-top: 20px;
	}
	.Walk-Ins h3 {
		text-align: center;
		font-size: 1.7rem;
	}
	.Walk-Ins h4{font-size: 1rem;}
}

/*********************
	Header CSS End
*********************/

/*********************
	Back To Top CSS
*********************/
#back-to-top {
	display: inline-block;
	background-color: #014a8e;
	width: 40px;
	height: 40px;
	text-align: center;
	border-radius: 4px;
	position: fixed;
	bottom: 25px;
	right: 25px;
	transition: background-color .3s,
		opacity .5s, visibility .5s;
	opacity: 0;
	visibility: hidden;
	z-index: 1000;
}

#back-to-top::after {
	content: "\e5d8";
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 1.5em;
	line-height: 40px;
	color: #fff;
}
/* #back-to-top:hover::after {
    filter: brightness(0);
} */

#back-to-top:hover {
	cursor: pointer;
	background-color: #000000;
}

#back-to-top:active {
	background-color: #000000;
}

#back-to-top.show {
	opacity: 1;
	visibility: visible;
	cursor: pointer !important;
}

/*********************
	Back To Top CSS End
*********************/
/*********************
	services box CSS
*********************/

.services-block-three{
	margin-bottom:30px;
  }
  .services-block-three i {
	  font-size: 32px;
  }
  .services-block-three>a {
	  display: block;
	  border: 2px solid #d5d5d5;
	  border-radius: 4px;
	  text-align: center;
	  background: #fff;
	  padding: 4px;
	  position: relative;
	margin-bottom:30px;
  
  }
  .services-block-three>a:before {
	  display: block;
	  content: "";
	  width: 9%;
	  height: 17%;
	  position: absolute;
	  bottom: -2px;
	  right: -2px;
	  border-bottom: 2px solid #014a8e;
	  border-right: 2px solid #014a8e;
	  transition: all 0.5s ease 0s;
	  -webkit-transition: all 0.5s ease 0s;
  }
  .services-block-three>a:after {
	  display: block;
	  content: "";
	  width: 9%;
	  height: 17%;
	  position: absolute;
	  top: -2px;
	  left: -2px;
	  border-top: 2px solid #014a8e;
	  border-left: 2px solid #014a8e;
	  transition: all 0.5s ease 0s;
	  -webkit-transition: all 0.5s ease 0s;
  }
  .padding-15px-bottom {
	  padding-bottom: 15px;
  }
  .services-block-three h4 {
	  /* color: #6f6f6f; */
	  font-size: 16px;
	  margin-bottom: 10px;
	  font-weight: 600;
  }
  .services-block-three p {
	  margin-bottom: 0;
	color: #000000;
  }
  .services-block-three>a:hover {
	  opacity: 1;
	  border-color: #d5d5d5;
  }
  a:hover, a:active {
	  color: #014a8e;
	  text-decoration: none;
  }
  
  .services-block-three>a:hover:before, .services-block-three>a:hover:after {
	  width: 95%;
	  height: 90%;
  }

/*********************
	services box CSS End
*********************/

div#insurance-nearby-location li,
div#insurance-nearby-location th,
div#insurance-nearby-location td {
	color: white !important;
}

#services-bx table, th, td {
	border: 1px solid black;
	border-collapse: collapse;
  }

  #services-bx td {
	padding: 3px;
  }
  

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
	background-color: #f1f1f1;
	border-color: #dee2e6 #dee2e6 #014a8e;
}
.carousel-control-prev, .carousel-control-next{filter: brightness(5) invert(1);}

.highlight-bx {
    background: #014a8e;
    padding: 15px;
    border-left: 3px solid #014a8e;
    border-radius: 5px 15px 15px 5px;
}
div#hero-cta {
	/* position: absolute; */
	display: flex
	;
	display: flex
	;
		flex-direction: column;
		flex-wrap: nowrap;
		align-content: center;
		text-align: center !important;
		max-width: 100%;
		align-items: flex-start;
		justify-content: center;
}

#hero-cta img{
	max-width: 300px;
	margin-bottom: 15px;
}

div#hero-cta h1 {
	font-size: 1.7rem;
	font-weight: 600 !important;
	/* text-shadow: 0px 10px 10px #00000085; */
}
.fs-22 {
    font-size: 22px;
    font-weight: 600;
}
.fs-20 {
    font-size: 20px;
    font-weight: 600;
}
.fs-18 {
    font-size: 18px;
    font-weight: 600;
}
.DocPicture {
    background: #014a8e;
    /* border-radius: 50% 50% 0 0; */
}
.doc-img-caption {
    background: #014a8e;
    padding: 5px 15px 15px; 
    color: white;
}

#internal_medicine_services_list {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-auto-rows: minmax(auto, auto); 
	gap: 10px;
}

#Eye_Clinic_Services_list {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-auto-rows: minmax(auto, auto); 
	gap: 10px;
}

/* .navbar-light .navbar-toggler-icon {
    filter: brightness(1) invert(1);
} */
@media (min-width:768px) and (max-width:991px) {
	div#hero-cta h1 {
		font-size: 1.7rem;
	}
	div#hero-cta h3 {
		font-size: 1.5rem;
	}
	#hero-cta img{
		max-width: 700px;
		margin-bottom: 15px;
	}
	
}
@media (max-width: 767px) {
	.company-tag{max-width: 75%; margin: auto; padding-bottom: 15px;}
	.company-tag span::after {
		content: "\A";
		white-space: pre;
	}
	#hero-row-height {
		height: 50vh;
	}
	div#hero-cta {
		/* position: absolute; */
		text-align: center;
		max-width: 95%;
		padding: 15px;
		align-content: center;
    align-items: stretch;
	}

	div#hero-cta h1 {
		/* display: inline-flex; */
		/* max-width: 91%; */
		padding-left: 5px;
		font-size: 1.3rem;
	}

	div#hero-cta h3 {
		font-size: 1.22rem;
	}

	#hero-cta .btn {
		width: 85%;
	}
	#hero-cta .btn:first-child{margin-bottom: 15px !important;}
	.hero-btns {
		text-align: -webkit-center;
	}

	#practice-description,
	#patient-portal,
	#patient-tools,
	#faqs {
		padding-top: 50px !important;
	}
	div#important-notice .list-group-item {
		padding: 0.75rem 0.22rem !important;
	}
	.specialities-bx {
		display: block;
		border: 1px solid #dfdfdf;
		padding: 7px 15px;
		background: #ffffff;
		box-shadow: 5px 5px 10px #015c906e;
		margin: 20px 2px 20px 2px;
	}
	#insurance-providers {
		flex-direction: column;
		margin-left: 0px !important;
	}
	#hero-cta img{
		max-width: 250px;
		margin-bottom: 15px;
	}
	
	
	#internal_medicine_services_list {
		display: grid;
		grid-template-columns: repeat(1, 1fr);
		grid-auto-rows: minmax(auto, auto); 
	}
	#Eye_Clinic_Services_list {
		display: grid;
		grid-template-columns: repeat(1, 1fr);
		grid-auto-rows: minmax(auto, auto); 
	}
	.main-logo {
		max-width: 60px;
		display: block;
	}
}
@media (max-width: 380px){
	div#hero-cta h1 {
		display: inline-flex;
		max-width: 100%;
		padding-left: 0;
		margin-left: -10px;
		font-size: 1.2rem;
	}
	
	.specialities-bx {
		
		display: block;
		border: 1px solid #dfdfdf;
		padding: 7px 15px;
		background: #ffffff;
		box-shadow: 5px 5px 10px #015c906e;
		margin: 20px 2px 20px 2px;
	}
	#hero-cta img{
		max-width: 200px;
		margin-bottom: 15px;
	}
	
	
	.main-logo {
		max-width: 50px;
		display: block;
	}
	
	.services-tabs {
		margin-bottom: 35px;
		margin-top: 35px;
		max-width: 100vh !important;
		overflow: auto;
	}
}
@media (max-width: 325px){
	#hero-cta .btn {
		width: 80%;
	}
	.specialities-bx {
		display: block;
		border: 1px solid #dfdfdf;
		padding: 7px 15px;
		background: #ffffff;
		box-shadow: 5px 5px 10px #015c906e;
		margin: 20px 2px 20px 2px;
	}

}

/* Insurance Ribbon Polish */
.insurance-ribbon-item {
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (min-width: 992px) {
    .insurance-ribbon-item {
        justify-content: flex-start;
    }
}

.insurance-ribbon-item i {
    color: #014a8e !important;
    font-size: 1.5rem !important;
    margin-right: 12px;
    background: transparent !important; /* Explicitly transparent */
    padding: 0 !important;
    width: auto !important;
    height: auto !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    line-height: 1 !important;
    display: inline-block;
}

#insurance-nearby-location span {
    color: #1e293b !important;
    font-weight: 700;
}


/* --- Enhanced Mobile Optimization --- */
@media (max-width: 991px) {
    .border-right-lg {
        border-right: none !important;
    }
}

@media (max-width: 768px) {
    /* Hero Section Mobile */
    #hero-section {
        min-height: 55vh !important;
        padding-top: 60px !important;
        padding-bottom: 30px !important;
    }

    #hero-cta {
        margin-left: 0 !important;
        max-width: 100% !important;
        text-align: center !important;
        align-items: center !important;
        padding: 20px !important;
        background: rgba(255, 255, 255, 0.8) !important;
        backdrop-filter: blur(5px);
        border-radius: 0;
    }

    .hero-subtitle {
        font-size: 1.5rem !important;
        line-height: 1.3 !important;
        text-align: center !important;
        margin-bottom: 15px !important;
    }

    .hero-tagline {
        font-size: 0.9rem !important;
        text-align: center !important;
        border: none !important;
        padding: 0 !important;
        margin-bottom: 20px !important;
    }

    /* Stack Insurance Items Mobile */
    #insurance-nearby-location .row > div {
        margin-bottom: 15px;
        padding-bottom: 15px;
        border-bottom: 1px solid #e2e8f0;
    }

    #insurance-nearby-location .row > div:last-child {
        margin-bottom: 0;
        padding-bottom: 0;
        border-bottom: none;
    }

    /* Info Card Panel Mobile */
    .modern-info-card {
        margin-top: 40px;
        padding: 30px 20px !important;
    }
}

@media (max-width: 480px) {
    .hero-subtitle {
        font-size: 1.4rem !important;
    }
    
    .footer-name {
        font-size: 1rem !important;
    }
}

/* --- Global Section Headings (Elite Medical Polish) --- */
.section-title {
    font-family: "Georgia", serif !important;
    font-size: 1.75rem !important;
    font-weight: 700 !important;
    color: #014a8e !important; /* VCI Signature Navy */
    letter-spacing: -0.01em !important;
    margin-bottom: 2.5rem !important;
    position: relative;
    padding-bottom: 15px;
    display: block;
    width: 100%;
    text-align: left;
    text-transform: none !important; /* Title Case feels more prestigious in Serif */
}

.section-title::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 50px;
    height: 4px;
    background: #014a8e;
    border-radius: 2px;
}

.text-center.section-title {
    text-align: center !important;
}

.text-center.section-title::after {
    left: 50%;
    transform: translateX(-50%);
}

/* --- Mobile Responsiveness (Comprehensive) --- */
@media (max-width: 991px) {
    #hero-cta {
        margin: 0 auto !important;
        text-align: center !important;
        align-items: center !important;
        max-width: 100% !important;
    }
    
    #hero-cta img {
        max-width: 200px !important;
        margin-bottom: 20px;
    }
    
    .hero-subtitle {
        font-size: 1.5rem !important;
    }
    
    .hero-tagline {
        border-left: none;
        padding-left: 0 !important;
        font-size: 0.9rem !important;
    }

    .section-title {
        text-align: center !important;
        font-size: 1.4rem !important;
    }
    
    .section-title::after {
        left: 50%;
        transform: translateX(-50%);
    }
    
    .modern-info-card {
        margin-top: 30px;
    }
}

@media (max-width: 767px) {
    #hero-section {
        min-height: 50vh !important;
        padding: 40px 15px;
    }
    
    .contact-details .row .col-6 {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 10px;
    }
    
    #office-hours-polished {
        padding: 15px;
    }
    
    .faq-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }
    
    #footer .row {
        text-align: center;
    }
    
    .footer-contact-info p {
        justify-content: center;
    }
}

/* Premium Bullet Separator Styling */
.bullet {
    color: #014a8e !important;
    font-weight: 900 !important;
    padding: 0 8px;
    font-style: normal !important;
    display: inline-block;
    vertical-align: middle;
}

