@charset "utf-8";
/* CSS styles for practice custom branding*/

.nav-background-color {
	background: white;
	/* background: url(../images/head-bg.jpg) center;
	background-size: cover;
	background-repeat: no-repeat; */
}

#header-navbar li .sep {
	background: black;
	width: 1px;
	display: block;
	height: 15px;
	margin: 13px 15px;
}


#primary-nav .navbar-brand-color {
	color: #4f4f4f;
}

#primary-nav .navbar-brand {
	color: #00619c;

}

a {
	color: #254273 !important;
	text-decoration: none;
}

a:hover,
a:visited {
	color: #000;
}

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: #00619c !important;
}

#cta-call-email .material-icons.custom-material-style {
	font-size: 22px;
	color: #ffffff !important;
}


#imp-notice .material-icons {
	font-size: 22px;
	color: #df2f3b;
}

ion-icon {
	font-size: 44px;
	color: #c4c4c4;

}

/** style for quick action button on top bar**/
#quick-action .btn {
	border: 1px solid #ffffff;
	background: #00619c;

}

#quick-action .btn:hover,
#quick-action .btn:focus,
#quick-action .btn:active {
	/* background-color: #ffffff; */
	border-color: #ffffff;
	color: #000;
	background: #00619c;
}

/** style for hero background**/
#hero-section,
#hero-section .d-flex {
	/* background: #000000; */
	background: url(../images/hero-background.jpg) left;
	/* background: linear-gradient(to right, rgba(240, 240, 240, 0.055), rgba(211, 211, 211, 0.356), rgba(240, 240, 240, 0.055)), url(../images/hero-background.png) center; */

	background-size: cover;
	background-image: -webkit-image-set(1);
	padding-top: 50px;
	/* color: #000; */
}

.company-tag img {
	/* constrain hero logo to sensible pixel sizes (was using viewport units and could grow too large) */
	max-height: 120px !important;
	max-width: 220px !important;
	height: auto;
	width: auto;
}

#imp-notice {
	background: #00619c;
	color: #ffffff;

}

div#imp-notice small {
	font-weight: 500;
}

.local-panel {
	border: 1px solid #dadada;
	background: #00619c;
}

#local-meet-doctors .material-icons {
	font-size: 22px;
	color: #00619c;
}

#cta-call-email small {
	font-size: 100% !important;
}

#cta-call-email .cta-material-icons {
	font-size: 22px;
	color: #999 !important;
	border: 1px solid red;
}

#local-socials a ion-icon {
	color: #ffffff;
}

#local-socials a:hover ion-icon {
	color: #75bec4;
}

#insurance-nearby-location .insurance-border {
	border-right: 1px solid #c4c4c4;
}

#insurance-nearby-location {
	background: #00619c;
}


#video-slider {
	background: #00619c;
}

#video-slider .carousel-indicators .active,
#testimonials .carousel-indicators .active {
	background-color: #ffffff;
}

#video-slider .carousel-indicators li,
#testimonials .carousel-indicators li {
	background-color: #6b6b6b;
}


#gallery-slider .carousel-indicators .active {
	background-color: #00619c;
}

#gallery-slider .carousel-indicators li {
	background-color: #666;
}

#testimonials {
	min-height: 280px;
	max-height: 330px;
	background: #00619c;
	color: white;
	text-align: center;
}

#testimonials .testimonial-name {
	font-weight: 500;
	color: #ffffff;
}

#testimonials .testimonial-designation {
	color: #ffffff;
}

.star {
	color: #ff0000;
}

.star-grey {
	color: #666;
}


.card.stores-cta .card-body {

	background: #00619c;
}

.testimonials-tabs a.nav-link {
	color: #000;
}


#patient-tools .patient-tools-tab #p-tools-Content {
	background: rgba(0, 0, 0, 0.03);
	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;
}

.ratings {
	text-align: right;
}

.material-icons.star {
	text-align: center;
	font-size: 20px;
	color: #00619c;
}

.material-icons.star-grey {
	color: #91E1D77d !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);
}

#footer {
	background: #00619c;
	color: #fff !important;
}

.footer-link li a,
.footer-link li a:visited {
	color: #fff !important;
}

.footer-link li a:hover {
	color: #ccc !important;
	text-decoration: none !important;
}

.custom-link-light,
.custom-link-light:active {
	font-weight: 700;
	color: #ffffff !important;
}

.custom-link-light:hover {
	color: #ebebeb !important;
	text-decoration: none !important;
}

.btn-modal-custom {
	color: #fff;
	background-color: #4ec3e0;
	border-color: #4ec3e0;
}

.lead {
	font-weight: 400;
}

.specialities-bx {
	/* display: flex; */
	border: 1px solid #dfdfdf;
	padding: 7px 15px;
	background: #ffffff;
	box-shadow: 1px 2px 3px #00619c;
	margin: 20px 2px 20px 2px;

}

.specialities-bx .list-group-item {
	background: unset;
}

.specialities-bx .img-thumbnail {
	max-width: 50% !important;
}

/* Doctor photo wrapper to ensure centering and spacing */
.doctor-photo-wrapper {
	display: block;
	text-align: center;
	margin: 0 auto 10px auto;
}

.doctor-photo-wrapper .doctor-photo,
.specialities-bx .doctor-photo {
	display: inline-block;
	max-width: 320px;
	width: 100%;
	height: auto;
	object-fit: cover;
}

/* Reviews section styles */
#reviews {
	background: transparent;
}

.review-quote p {
	font-size: 1.05rem;
	color: #333;
}

.review-quote .blockquote-footer {
	color: #666;
}

.specialities-bx div {
	padding: 10px 10px 10px 10px;
	color: #1b1b1b;
}



.servicesCorouselBx {
	/* display: flex; */
	border: 1px solid #dfdfdf;
	padding: 7px 15px;
	background: #ffffff;
	box-shadow: 1px 2px 3px #00619c;
	margin: 20px 2px 20px 2px;
	min-height: 100px !important;
}

.servicesCorouselBx .carousel-caption {
	/* position:relative !important; */
	right: none !important;
	bottom: 10px !important;
	left: 5% !important;
	z-index: 10;
	padding-top: 5px !important;
	padding-bottom: 1px !important;
	color: #fff;
	text-align: center;
}

.servicesCorouselBx .active {
	display: flex !important;
	flex-direction: column;
	/* justify-content: center;
	align-items: center;
	position: relative; */

	/* align-items: center !important; */
}

.servicesCorouselBx .list-group-item {
	background: unset;
}

.servicesCorouselBx .img-thumbnail {
	/* max-width: 50% !important; */
}

.servicesCorouselBx div {
	padding: 10px 10px 10px 10px;
	color: #1b1b1b;
}

/*********************
	  Header CSS
*********************/
#quick-action .btn:hover,
#quick-action .btn:hover i {
	color: black !important;
}

.main-logo {
	display: block;
}

.main-logo {
	max-width: 150px;
	/* position: absolute; */
	top: 5px;
	left: 5px;
	background: white;
	padding: 5px;
	z-index: 9;
	border-radius: 5px;
}

/* Fixed top-left logo (site-logo) — constrain size and place above the nav
   this is separate from .main-logo (navbar image) to avoid affecting navbar layout */
.site-logo {
	position: fixed;
	top: 8px;
	left: 8px;
	z-index: 2000;
	display: block;
}

.site-logo img {
	max-width: 120px;
	max-height: 60px;
	width: auto;
	height: auto;
	display: block;
}

/* Gallery / filmstrip styles: horizontal thumbnail strip, hidden native scrollbar, small thumbnails */
.gallery-container {
	max-width: 1000px;
	margin: 0 auto;
}

.preview-container img {
	width: 100%;
	max-height: 480px;
	object-fit: cover;
	border-radius: 6px;
}

.thumbnails-container {
	position: relative;
	margin-top: 8px;
}

.thumbnails-scroll {
	display: flex;
	gap: 8px;
	overflow-x: auto;
	padding: 8px 48px;
	scroll-behavior: smooth;
}

.thumbnails-scroll::-webkit-scrollbar {
	height: 8px;
}

.thumbnails-scroll::-webkit-scrollbar-thumb {
	background: rgba(0, 0, 0, 0.15);
	border-radius: 4px;
}

.thumbnail-item {
	flex: 0 0 auto;
	width: 120px;
	height: 80px;
	border-radius: 6px;
	overflow: hidden;
	border: 2px solid transparent;
	cursor: pointer;
}

.thumbnail-item img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

.thumbnail-item.active {
	border-color: #00619c;
}

.thumbnail-item.auto-active {
	box-shadow: 0 0 0 4px rgba(0, 97, 156, 0.12);
}

.scroll-btn {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 36px;
	height: 36px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	background: rgba(255, 255, 255, 0.95);
	border: 1px solid #ddd;
	cursor: pointer;
}

.scroll-left {
	left: 8px;
}

.scroll-right {
	right: 8px;
}

@media (max-width: 767px) {
	.site-logo img {
		max-width: 90px;
		max-height: 48px;
	}

	.thumbnail-item {
		width: 88px;
		height: 60px;
	}

	.preview-container img {
		max-height: 320px;
	}
}

.sticky .main-logo {
	display: block !important;
}

.navbar-collapse a,
.navbar-collapse a i {
	color: black !important;
}

#quick-action .btn,
#quick-action .btn i {
	color: white !important;
}

.footer {
	color: white !important;
}

@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) {
	.m-mob {
		display: block;
		margin-top: 40px !important;
	}

	.main-logo {
		max-width: 110px;
		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: #00619c;
	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: #00619c;
}

#back-to-top:active {
	background-color: #00619c;
}

#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: 20px;
	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 #000000;
	border-right: 2px solid #000000;
	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 #000000;
	border-left: 2px solid #000000;
	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: #00619c;
	text-decoration: none;
}

.services-block-three>a:hover:before,
.services-block-three>a:hover:after {
	width: 95%;
	height: 90%;
}

/*********************
	services box CSS End
*********************/

/*********************
	blog CSS start
*********************/

#blog ul {
	list-style: none;
}

#blog {
	display: flex;
	flex: 1 1 0px;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 50px 0px;
	background-color: #f9f8ff;
}

.blog-box-container {
	display: flex;
	justify-content: center;
	/* align-items: center; */
	margin-top: 50px;
}

.blog-box {
	max-width: 350px;
	width: 30%;
	height: 90%;
	padding: 10px;
	display: flex;
	flex-direction: column;
	transition: all ease 0.2s;
}

.blog-box:hover {
	background-color: #ffffff;
	box-shadow: 16px 20px 50px rgba(0, 0, 0, 0.12);
}

.blog-box-img {
	width: 100%;
	height: 100%;
	max-height: 300px;
	overflow: hidden;
	display: flex;
	position: relative;
}

.blog-box-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	transition: all ease 0.3s;
}

.blog-img-link {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 50px;
	height: 50px;
	border-radius: 50%;
	display: none;
	justify-content: center;
	align-items: center;
	background-color: #ffffff;
	color: #00619c;
	box-shadow: 2px 2px 30px rgba(20, 97, 212, 0.12);
	animation: fade 0.3s;
}

.blog-box:hover .blog-box-img a {
	display: flex;
}

.blog-box:hover .blog-box-img img {
	filter: blur(3px);
}

@keyframes fade {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}

}

.blog-box-text {
	display: flex;
	flex-direction: column;
	padding: 30px 10px 20px 10px;
}

.blog-box-text strong,
.blog-box-text p {
	color: #000000;
	font-size: 0.9 rem;
	font-weight: 600;
}

.blog-box-text a {
	font-size: 1.4rem;
	color: #00619c !important;
	font-weight: 800;
	line-height: 1.8rem;
	margin: 5px 0px 10px 0px;
}

/*********************
	blog CSS End
*********************/

div#insurance-nearby-location li,
div#insurance-nearby-location th,
div#insurance-nearby-location td {
	color: white !important;
}

div#insurance-nearby-location a,
div#insurance-nearby-location i {
	color: #00619c !important;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
	border-color: #dee2e6 #dee2e6 #00619c;
}

.carousel-control-prev,
.carousel-control-next {
	filter: brightness(5) invert(1);
}

.highlight-bx {
	background: #00619c;
	padding: 15px;
	border-left: 3px solid #00619c;
	border-radius: 5px 15px 15px 5px;
}

div#hero-cta h1 {
	font-size: 1.7rem;
}

.fs-22 {
	font-size: 22px;
	font-weight: 600;
}

.fs-20 {
	font-size: 20px;
	font-weight: 600;
}

.fs-18 {
	font-size: 18px;
	font-weight: 600;
}

.local-panel h4,
.local-panel h3,
.local-panel h2,
.local-panel h1,
.local-panel p,
.local-panel td,
.local-panel th,
.local-panel a,
.local-panel i {
	color: white !IMPORTANT;
}

.DocPicture {
	background: #00619c;
	/* border-radius: 50% 50% 0 0; */
}

/* Subpage Hero Redesign */
.subpage-hero {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	padding: 120px 0 80px 0;
	color: white;
	margin-bottom: 0px;
	/* Reduced margin to blend with breadcrumbs if needed, or keep standard */
}

.subpage-hero::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: linear-gradient(135deg, rgba(0, 97, 156, 0.75) 0%, rgba(0, 52, 102, 0.7) 100%);
	z-index: 1;
}

.subpage-hero .container {
	position: relative;
	z-index: 2;
}

.subpage-hero h1 {
	font-size: 3rem;
	font-weight: 700;
	margin-bottom: 1rem;
	text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

.subpage-hero .lead {
	font-size: 1.25rem;
	font-weight: 400;
	opacity: 0.95;
	max-width: 800px;
}

/* Specific Page Backgrounds (Generated Images) */
.hero-bg-services {
	background-image: url('../images/hero-background.jpg');
}

.hero-bg-thyroid {
	background-image: url('../images/header_thyroid.png');
}

.hero-bg-ultrasound {
	/* Gradient diffuses the sides (0-15% and 85-100%) into the brand blue, leaving the center clear */
	background-image: linear-gradient(to right, #00619c 0%, rgba(0, 97, 156, 0) 25%, rgba(0, 97, 156, 0) 75%, #00619c 100%), url('../images/our-photos/SamaEndoClinic03_landscape.jpg');
	background-position: center 20%;
	background-size: 110% auto;
	background-repeat: no-repeat;
	background-color: #00619c;
}

.hero-bg-tumors {
	background-image: url('../images/hero-background.jpg');
	/* fallback or specific if needed */
}

.hero-bg-hormones {
	background-image: url('../images/header_hormones.png');
}

.hero-bg-bones {
	background-image: url('../images/hero-background.jpg');
}

.hero-bg-contact {
	background-image: url('../images/hero-background.jpg');
}

/* Hide the old hero/CTA on subpages if we use a shared class/ID, but we are removing it from HTML directly */

.doc-img-caption {
	background: #00619c;
	padding: 5px 15px 15px;
	color: white;
}

@media (min-height: 400px) and (max-height: 2000px) {
	#hero-section {


		height: 75vh !important;
		text-align: center;
		max-width: 100%;
	}
}

/* .navbar-light .navbar-toggler-icon {
    filter: brightness(1) invert(1);
} */
@media (min-width: 992px) {
	#hero-section {
		min-height: 70vh;
		/* was 90vh */
		align-items: flex-end;
	}

	#hero-cta {
		padding-bottom: 40px;
	}
}

@media (max-width: 767px) {
	.company-tag img {
		max-width: 40vh !important;
		max-height: 30vh !important;
	}

	.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: 0;
	}

	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: 55%;
	}

	#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;
	}
}

@media (max-width: 380px) {
	.company-tag img {
		text-align: -webkit-center;
		max-width: 40vh !important;
		max-height: 30vh !important;
	}

	div#hero-cta h1 {
		display: inline-flex;
		max-width: 100%;
		padding-left: 0;
		margin-left: -10px;
		font-size: 1.2rem;
	}
}

@media (max-width: 325px) {
	.company-tag img {
		text-align: -webkit-center;
		max-width: 40vh !important;
		max-height: 30vh !important;
	}

	#hero-cta .btn {
		width: 65%;
	}
}

/* =========================
   HERO: make the doctor + coat POP
   ========================= */

#hero-section {
	position: relative;
	background: url("../images/hero-background.jpg") center right no-repeat;
	background-size: cover;
	display: flex;
	align-items: center;
	padding-top: 110px;
	padding-bottom: 56px;
	min-height: 65vh;
	/* was 90vh */
}



/* Layout container inside hero */
#hero-row-height {
	width: 100%;
	display: flex;
	justify-content: flex-start;
	/* keep content left so doctor shows on right */
}

/* CTA block */
#hero-cta {
	max-width: 520px;
	color: #ffffff;
	text-align: left;
}

/* Make sure the hero buttons are bold and readable */
#hero-cta .call-cta,
#hero-cta .whatsapp-cta,
#hero-cta .appointment-button,
#hero-cta .portal-button {
	background-color: #00619c;
	border-color: #00619c;
	color: #ffffff !important;
	font-weight: 500;
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
}

/* Option: Portal button inverted for contrast */
#hero-cta .portal-button {
	background-color: #ffffff;
	color: #00619c !important;
}

#hero-cta .call-cta i,
#hero-cta .whatsapp-cta i {
	margin-right: 8px;
	color: #ffffff !important;
}

/* Tablet: slightly less tall, center content lower */
@media (max-width: 991.98px) {
	#hero-section {
		min-height: 75vh;
		padding-top: 110px;
		align-items: flex-end;
	}

	#hero-cta {
		margin-bottom: 40px;
	}
}

/* Mobile: use mobile background, center everything */
@media (max-width: 575.98px) {
	#hero-section {
		background: url("../images/background-mobile.jpg") center center no-repeat;
		background-size: cover;
		padding-top: 100px;
		padding-bottom: 40px;
		min-height: 70vh;
		align-items: flex-end;
	}

	#hero-row-height {
		justify-content: center;
	}

	#hero-cta {
		max-width: 90%;
		text-align: center;
	}

	#hero-cta .btn {
		width: 75%;
		margin: 6px auto;
	}
}

/* =========================
   HERO: make the doctor + coat POP
   ========================= */

#hero-section {
	position: relative;
	background: url("../images/hero-background.jpg") center right no-repeat;
	background-size: cover;
	display: flex;
	align-items: center;
	padding-top: 110px;
	padding-bottom: 56px;
	min-height: 65vh;
	/* was 90vh */
}


/* Layout container inside hero */
#hero-row-height {
	width: 100%;
	display: flex;
	justify-content: flex-start;
	/* keep content left so doctor shows on right */
}

/* CTA block */
#hero-cta {
	max-width: 520px;
	color: #ffffff;
	text-align: left;
}

/* Make sure the hero buttons are bold and readable */
#hero-cta .call-cta,
#hero-cta .whatsapp-cta,
#hero-cta .appointment-button,
#hero-cta .portal-button {
	background-color: #00619c;
	border-color: #00619c;
	color: #ffffff !important;
	font-weight: 500;
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
}

/* Option: Portal button inverted for contrast */
#hero-cta .portal-button {
	background-color: #ffffff;
	color: #00619c !important;
}

#hero-cta .call-cta i,
#hero-cta .whatsapp-cta i {
	margin-right: 8px;
	color: #ffffff !important;
}

/* Tablet: slightly less tall, center content lower */
@media (max-width: 991.98px) {
	#hero-section {
		min-height: 75vh;
		padding-top: 110px;
		align-items: flex-end;
	}

	#hero-cta {
		margin-bottom: 40px;
	}
}

/* Mobile: use mobile background, center everything */
@media (max-width: 575.98px) {
	#hero-section {
		background: url("../images/background-mobile.jpg") center center no-repeat;
		background-size: cover;
		padding-top: 100px;
		padding-bottom: 40px;
		min-height: 70vh;
		align-items: flex-end;
	}

	#hero-row-height {
		justify-content: center;
	}

	#hero-cta {
		max-width: 90%;
		text-align: center;
	}

	#hero-cta .btn {
		width: 75%;
		margin: 6px auto;
	}
}

/* New Footer Styles */
.footer-brand {
	text-align: center;
}

.footer-brand h5 {
	margin-top: 15px;
	font-size: 1.25rem;
}

.footer-brand p {
	font-size: 0.9rem;
	opacity: 0.9;
}

.footer-link h6 {
	text-transform: uppercase;
	letter-spacing: 0.5px;
	opacity: 0.9;
}

/* Ensure list items don't have borders/padding that mess up alignment */
.footer-nav .list-group-item {
	padding-left: 0;
	padding-right: 0;
}