body {
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.6em;
	color: #fff;
	background-color: #fff;
	overflow-x: hidden;
}

a {
	text-decoration: none !important;
}

.sample-content-box pre {
	margin-left: 30px !important;
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.42857143;
	color: var(--bs-code-color);
	word-break: break-all;
	word-wrap: break-word;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px;

}

#newlogo {
	height: 120px;
	width: auto;

}

.navbar a {
	font-family: sans-serif;
	color: #0D0D0D;
	line-height: 25px;
	padding: 0 13px;
	font-size: 18px;
}

.navbar a:hover {
	color: #0d6efd;
}

.dropdown-menu li a:hover {
	background: white !important;
}

#navback {
	background: #f1f4fb;

}

#navbarSupportedContent {
	margin-left: 10px;
}

.dropdown-menu {
	border-radius: 10px !important;
}

.dropdown-item {
	font-size: 17px !important;
}

#nev-order-btn {
	padding: 9px 26px !important;
	border-radius: 7px !important;
	background: linear-gradient(to right, #4172c0, #7171be);
	border: 1px solid #ffffff;
	color: #ffffff;
	letter-spacing: .9px;
	line-height: 28px;
	text-decoration: none;
	margin-left: 180px;
}

.nav-item {
	padding-left: 5px;
	padding-right: 5px;
}

.nav-item-btnt :hover {
	background: linear-gradient(to right, #2e3ec9, #7171be) !important;
	border: 1px solid rgb(150, 176, 209) !important;
	color: white !important;
}

a:hover {
	text-decoration: none;
}

.slides {
	margin-top: -21px;
}

button {
	padding: 0;
	background: transparent;
	border: 0;
}

button.btn-primary h2 {
	padding: 0;
}

.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;

	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 0 solid transparent;
	border-radius: 0;
}

.btn-primary {
	color: #fff;
	background-color: #50c0e9;
	border: 0;
	margin-bottom: 10px;
}

.btn-primary:hover {
	background-color: #50c0e9;
}

.contents {
	background-color: #fff;
	padding: 50px;
	text-align: center;
	color: #50c0e9;
}

.contents p {
	color: #50c0e9;
	text-transform: uppercase;
}

.contents h2 {
	font-size: 40px;
}

.recent button.btn-primarys h3 {
	padding: 10px;
	font-size: 30px;
	text-decoration: 0;
	color: #50c0e9;
}

.content {
	margin-top: 30px;
}

.align-center {
	text-align: center;
	background-color: #f9f9f9;
	color: #000;
	padding: 30px;
	margin-bottom: 30px;
	border-bottom: 30px solid transparent;
}

.align-center p {
	margin-top: 10px;
	margin-bottom: 30px;
}

.align-center img {
	width: 110%;
}

.icon {
	margin-top: 30px;
	margin-bottom: 30px;
	color: #50c0e9;
}

.ficon i {
	color: #50c0e9;
}

/* --- About --- */
.row-slider {
	margin-bottom: 50px;
}

.thumnails {
	color: #a9a9a9;
	margin-bottom: 50px;
	margin-top: 30px;
}

.thumnails h4 {
	color: #50c0e9;
	text-align: center;
	margin-bottom: 20px;
}

.thumnails .ficon {
	text-align: center;
}

.company {
	color: #000;
}

.responsive-slider .slides ul li .slide-bodys img {
	max-width: 100%;
}

.slide-bodys {
	margin-top: 55px;
	margin-bottom: 30px;
}

section.portfolio {
	margin-top: 50px;
}

.box2 {
	margin-top: 30px;
	margin-bottom: 50px;
}

/* --- Blog --- */

.page-header {
	padding-bottom: 9px;
	margin: 20px 0 20px;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
	border-right: 1px solid #eee;
	border-left: 1px solid #eee;
}

.blog h5 {
	color: #000;
	margin-left: 20px;
	text-transform: uppercase;
	margin-top: 10px;
}

.blog img {
	margin-top: 10px;
	margin-bottom: 10px;
}

.blog h3,
p {
	padding: 15px;
}

.blog .ficon {
	text-align: center;
	margin-bottom: 30px;
}

.form-search .form-control {
	margin-top: 20px;
}

.media h4 {
	color: #000;
	margin-bottom: 30px;
}

.media-body .ficon {
	float: right;
	margin-right: 30px;
}

.media-body h4 {
	color: #000;

}

.media-list {
	padding-left: 0;
	list-style: none;
	margin-left: 90px;
	margin-bottom: 20px;
}

.panel {
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #fff;
	border: #eee 1px solid transparent;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	text-align: center;
}

.panel-default {
	border-color: #eee;
	border-bottom-color: #eee;
}

.panel-default>.panel-heading {
	color: #fff;
	background-color: #50c0e9;
	border-color: #eee;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #eee;
	border-bottom-color: #eee;
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #eee;
}

.list-group {
	margin-top: -80px;
	margin-bottom: 30px;
}

.list-group h5 {
	color: #fff;
	text-align: center;
	margin-bottom: -5px;
	background: #50c0e9;

	padding: 15px 20px;
}

.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #eee;
	color: #000;
}

.list-group-item:first-child {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.list-group-item>.badge {
	float: right;
	border-radius: 0;
	background-color: #fff;
	color: #000;
}

.popular-tags h5 {
	color: #50c0e9;
	margin-bottom: 30px;
	text-align: center;
}

.popular-tags ul.tags {
	list-style: none;
	margin: 0;
	margin-left: 0;
	padding-left: 0;

}

.popular-tags ul.tags li {
	margin: 0 5px 15px 0;
	display: inline-block;
}

.popular-tags ul.tags li a {
	background: #eee;
	color: #333;
	padding: 5px 10px;
}

.popular-tags ul.tags li a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #50c0e9;
}

/* --- Map --- */
.map {
	position: relative;
	margin-top: 20px;
	margin-bottom: 40px;
}

.map iframe {
	width: 100%;
	height: 450px;
	border: none;
}

.map-grid iframe {
	width: 100%;
	height: 350px;
	border: none;
	margin: 0 0 -5px 0;
	padding: 0;
}

/* --- contact-area --- */

.contact-area {
	color: #000;
	margin-bottom: 30px;
}

.contact-area h4 {
	color: #50c0e9;
}

button.btn-default {
	margin-top: 10px;
	margin-bottom: 30px;
	background-color: #50c0e9;
	color: #fff;
}

button.btn-default:hover {
	background-color: #eee;
	color: #50c0e9;
}

textarea.form-control {
	border-radius: 0;

}

/* --- footer --- */
footer {
	background-color: #002E33;
	font-size: medium;

}

footer a {
	color: #fff;
}

footer a:hover {
	color: #fff;
}

footer h1,
footer h2,
footer h3,
footer h4,
footer h5,
footer h6 {
	color: #fff;
}

footer address {
	line-height: 1.6em;
	color: #fff;
}

footer h5 a:hover,
footer a:hover {
	text-decoration: none;
}

ul.social-network {
	list-style: none;
	margin: 0;
}

ul.social-network li {
	display: inline;
	margin: 0 5px;
	color: #50c0e9;
}

ul.social-network li a {
	color: #50c0e9;
}

#sub-footer {
	text-shadow: none;
	color: #fff;
	padding: 40px;
	padding-top: 10px;
	padding-bottom: 50px;
	margin: 20px 0 0 0;
	background-color: #002E33
}

#sub-footer p {
	margin: 0;
	padding: 0;
	color: #fff;
}

#sub-footer span {
	color: #fff;
}

.copyright {
	text-align: left;
	font-size: 14px;
}


#sub-footer ul.social-network {
	float: right;
	font-size: 14px;
}


/* --- Heading style --- */

h4.heading {
	font-weight: 700;
}

.heading {
	position: relative;
	margin-bottom: 30px;
}

/* --- widgets --- */

.widget {
	padding: 40px;
	color: #fff;

}

.widget p {
	color: #fff;

}

.widgetheading {
	width: 100%;
	padding: 0;
	color: #50c0e9;
	margin-bottom: 30px;
}

.widget address {
	color: #fff;

}

footer .widgetheading {
	position: relative;
	color: #fff;
}

footer .widget .social-network {
	position: relative;
}

/* --- flickr --- */
.widget .flickr_badge {
	width: 100%;
}

.widget .flickr_badge img {
	margin: 0 9px 20px 0;
}

footer .widget .flickr_badge {
	width: 100%;
}

footer .widget .flickr_badge img {
	margin: 0 9px 20px 0;
}

.flickr_badge img {
	width: 50px;
	height: 50px;
	float: left;
	margin: 0 9px 20px 0;
}

/* --- latest tweet widget --- */

.twitter ul {
	margin-left: 0;
	list-style: none;
}

.twitter img {
	float: left;
	margin-right: 15px;
}

.twitter span.tweet_time {
	display: block;
	padding-bottom: 5px;

}

.twitter li {
	border-bottom: 1px dashed #efefef;
	padding-bottom: 20px;
	margin-bottom: 20px;
	list-style: none;
}

.twitter li:last-child {
	border: none;
}



ul.general {
	list-style: none;
	margin-left: 0;
}

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

ul.link-list li {
	margin: 0;
	padding: 2px 0 2px 0;
	list-style: none;
}


footer ul.link-list li a:hover {
	color: #50c0e9;
}

.ficon {
	background: #ff8000;
	color: white;
	border-radius: 8px !important;
	font-size: 20px;
	height: 50px;
	padding-top: 10px;
}

.wow1 {
	color: #000;
	font-size: medium;
	font-family: auto;
	text-align: justify;
}

.top-1 {
	color: black;
	font-size: medium;
	font-family: auto;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px;
}

.headr {
	font-size: 24px;
	color: black;
	font-weight: bold;
	text-align: justify;
}

.param2 {
	color: black;
	padding-right: 15px;
	font-size: 19px;
	text-align: justify;
}

.imgg-service {
	margin-left: 25px;
	box-shadow: -1.433px 3.734px 30px rgb(43 49 99 / 20%);
	padding-top: 20px;
	margin-bottom: 20px;
	width: 600px;
	height: 400px;
}

.middle {
	padding-top: 50px;
	color: #000;
}

.moduleStyles {
	background: url(../images/vector.webp) no-repeat right top, radial-gradient(50.09% 441.88% at 49.91% 50%, #383838 0%, #000000 100%);
}

.bodyContainer {
	max-width: 1380px !important;
}

.bodyContainer {
	float: none !important;
	margin: 0 auto !important;
}

a.button-primary {
	background: #ff8000;
	border-radius: 40px;
	color: #fff;
	display: inline-block;
	font-size: 16px;
	padding: 15px 25px;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: color .3s ease-out;
	width: fit-content;
	z-index: 1;
}

.go26732895 {
	cursor: pointer;
}

.right-ser1 li {
	font-size: 20px;
}

.dropdown-menu li {
	position: relative;
}

.dropdown-menu .dropdown-submenu {
	display: none;
	position: absolute;
	left: 100%;
	top: -7px;
}

.dropdown-menu .dropdown-submenu-left {
	right: 100%;
	left: auto;
}

.dropdown-menu>li:hover>.dropdown-submenu {
	display: block;
}

.mid-sec {
	background-color: #004d4d;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 100%;
}

.mid-text {
	text-align: center;
	color: #000;
	margin-bottom: 30px;
	border-bottom: 30px solid transparent;
}

.mid-text p {
	color: #fff;
	font-size: 20px;
	padding: 10px;
}

.mid-text h2 {
	color: #fff;
}

.mid-sec h2 {
	color: #fff;
}

.w-100 {
	height: 90%;
}

.testimonials {
	padding: 80px 0;
	background: #fff;
}

.testimonials .title {
	margin-bottom: 60px
}

.testimonials .title h1 {
	text-align: center;
	font-size: 36px;
	color: #333;
	margin-bottom: 50px;
}

.testimonial-wrapper {
	position: relative;
	max-width: 800px;
	margin: 0 auto;
}

.testimonial-cards {
	position: relative;
	min-height: 200px;
}

.testimonial-card {
	background: #fff;
	padding: 30px;
	border-radius: 10px;
	box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
	display: none;
	position: absolute;
	width: 100%;
	transition: all 0.3s ease;
}

.testimonial-card.active {
	display: block;
	opacity: 1;
}

.quote-text {
	font-size: 18px;
	line-height: 1.6;
	color: #555;
	margin-bottom: 20px;
	text-align: center;
}

.quote-text p {
	font-style: italic;
}

.client-info {
	text-align: center;
}

.client-info small {
	color: #888;
	font-size: 14px;
}

.testimonial-dots {
	display: flex;
	justify-content: center;
	margin-top: 30px;
	gap: 10px;
}

.dot {
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #ddd;
	cursor: pointer;
	transition: all 0.3s ease;
}

.dot.active {
	background: #0059f7;
}

.nav-btn {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	background: rgba(255, 255, 255, 0.8);
	border: none;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
	cursor: pointer;
	transition: all 0.3s ease;
	z-index: 2;
}

.nav-btn:hover {
	background: #fff;
	box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2);
}

.prev-btn {
	left: -20px;
}

.next-btn {
	right: -20px;
}

.nav-btn i {
	color: #333;
	font-size: 18px;
}

@keyframes slide {
	0% {
		opacity: 0;
		transform: translateX(-15px);
	}

	100% {
		opacity: 1;
		transform: translateX(0px)
	}
}

@media only screen and (max-width: 600px) {
	#navbarSupportedContent {
		margin-left: 160px;
	}

	.mid-text {
		text-align: center;
		color: #000;
		padding: 0px;
		margin-bottom: 0px;
		border-bottom: 0px solid transparent;
		margin-top: 0px;
	}

	.widget {
		padding: 20px;
		color: #fff;
	}

	.imgg-service {
		box-shadow: -1.433px 3.734px 30px rgb(43 49 99 / 20%);
		padding-top: 20px;
		margin-bottom: 20px;
		height: auto;
		width: 100%;
		margin-left: 0px;
	}

	.testimonial-card {
		background: #fff;
		padding: 10px;
		border-radius: 10px;
		box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
		display: none;
		position: absolute;
		width: 100%;
		transition: all 0.3s ease;
	}

	.btn {
		font-size: 15px !important;
	}

	#newlogo {
		height: 80px;
		width: auto;
	}
}

/* Add these styles to your CSS file */
.mid-sec {
	background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('../images/mid-img1.jpg');
	background-repeat: no-repeat;
}

.vision-box {
	text-align: center;
	padding: 30px 20px;
	margin-bottom: 30px;
}

.icon-circle {
	width: 120px;
	height: 120px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto 25px;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}

.vision-box h2 {
	font-size: 28px;
	margin-bottom: 20px;
	color: #ffffff;
}

.vision-box p {
	color: #ffffff;
	line-height: 1.6;
}

.business-query {

	background-size: cover;
	background-position: center;
	color: #002E33;
	padding: 60px 0;
	text-align: center;
}

.business-query h2 {
	font-size: 36px;
	margin-bottom: 0;
}

.business-query .highlight {
	color: #ff6b00;
}

:root {
	--primary: #004d4d;
	--secondary: #ff8000;
	--light: #f8fafc;
	--dark: #0f172a;
}

.navbar {
	transition: all 0.3s ease;
	background: rgba(255, 255, 255, 0.95);
}

.navbar.sticky {
	box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1);
}

.hero-section {
	background: linear-gradient(117deg, rgba(0, 77, 77, 0.95) 0%, rgb(0 46 51 / 74%) 100%), url(https://images.unsplash.com/photo-1532187863486-abf9dbad1b69?auto=format&fit=crop&w=1920&h=1080&q=80) no-repeat center center;
	background-size: cover;
	padding: 50px 0;
	color: white;
	position: relative;
	height: 570px
}

.service-card {
	background: white;
	padding: 2rem;
	border-radius: 10px;
	box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
	transition: all 0.3s ease;
	border: 1px solid rgba(0, 0, 0, 0.05);
}

.service-card:hover {
	transform: translateY(-5px);
	box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1);
}

.service-icon {
	width: 70px;
	height: 70px;
	background: var(--light);
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 1.5rem;
	transition: all 0.3s ease;
}

.service-card:hover .service-icon {
	background: var(--primary);
	color: white;
}

.service-icon i {
	transition: all 0.3s ease;
}

.service-card:hover .service-icon i {
	color: white !important;
}

@media (max-width: 768px) {
	.service-card {
		padding: 1.5rem;
	}

	.service-icon {
		width: 60px;
		height: 60px;
	}
}

.why-us-section {
	background: var(--light);
}

.stats-container {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
	gap: 2rem;
}

.stat-item {
	text-align: center;
	padding: 2rem;
}

.contact-banner {
	background: linear-gradient(135deg, var(--primary) 0%, var(--secondary) 100%);
	color: white;
	padding: 4rem 0;
}

.animate-on-scroll {
	opacity: 0;
	transform: translateY(20px);
	transition: all 0.6s ease;
}

.animate-on-scroll.visible {
	opacity: 1;
	transform: translateY(0);
}

.feature-card {
	background: white;
	padding: 2rem;
	border-radius: 10px;
	box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
	transition: all 0.3s ease;
	position: relative;
	overflow: hidden;
}

.feature-card::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 4px;
	height: 100%;
	background: var(--primary);
	opacity: 0;
	transition: opacity 0.3s ease;
}

.feature-card:hover {
	transform: translateY(-5px);
}

.feature-card:hover::before {
	opacity: 1;
}

.feature-icon {
	width: 60px;
	height: 60px;
	background: var(--light);
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 1.5rem;
	color: var(--primary);
}

.feature-list {
	list-style: none;
	padding: 0;
	margin: 1rem 0 0 0;
}

.feature-list li {
	margin-bottom: 0.5rem;
	display: flex;
	align-items: center;
	gap: 0.5rem;
}

.feature-list i {
	font-size: 0.875rem;
}

@media (max-width: 768px) {
	.feature-card {
		padding: 1.5rem;
	}
}

:root {
	--primary: #004d4d;
	--secondary: #ff8000;
	--light: #f8fafc;
	--dark: #0f172a;
}

.about-hero {
	background: linear-gradient(rgba(0, 77, 77, 0.95), rgba(0, 46, 51, 0.95)),
		url('https://images.unsplash.com/photo-1516156008625-3a9d6067fab5?auto=format&fit=crop&w=1920&q=80');
	background-size: cover;
	padding: 100px 0;
	color: white;
}

.value-card {
	background: white;
	padding: 2rem;
	border-radius: 10px;
	box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
	text-align: center;
	transition: transform 0.3s ease;
}

.value-card:hover {
	transform: translateY(-5px);
}

.value-icon {
	width: 80px;
	height: 80px;
	background: var(--light);
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto 1.5rem;
	color: var(--primary);
}

.timeline-section {
	position: relative;
}

.timeline {
	position: relative;
	padding: 2rem 0;
}

.timeline::before {
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 2px;
	height: 100%;
	background: var(--primary);
	opacity: 0.2;
}

.timeline-item {
	margin-bottom: 3rem;
	position: relative;
}

.timeline-item::before {
	content: '';
	position: absolute;
	left: 50%;
	top: 1rem;
	transform: translateX(-50%);
	width: 16px;
	height: 16px;
	background: var(--primary);
	border-radius: 50%;
}

.timeline-content {
	position: relative;
	transition: all 0.3s ease;
}

.timeline-content:hover {
	transform: translateY(-5px);
}

@media (max-width: 768px) {
	.timeline::before {
		left: 1rem;
	}

	.timeline-item::before {
		left: 1rem;
	}

	.timeline-content {
		margin-left: 3rem;
	}
}

.service-hero {
	background: linear-gradient(rgba(0, 77, 77, 0.95), rgba(0, 46, 51, 0.95)),
		url('https://images.unsplash.com/photo-1579165466741-7f35e4755660?auto=format&fit=crop&w=1920&q=80');
	background-size: cover;
	padding: 100px 0;
	color: white;
}

.service-accordion .accordion-button {
	padding: 1.5rem;
	font-weight: 500;
	color: var(--dark);
}

.service-accordion .accordion-button:not(.collapsed) {
	color: var(--primary);
	background-color: var(--light);
}

.service-icon {
	width: 50px;
	height: 50px;
	background: var(--light);
	border-radius: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 1rem;
	color: var(--primary);
}

.sub-services {
	margin-top: 1.5rem;
	padding: 1.5rem;
	background: var(--light);
	border-radius: 10px;
}

.sub-services ul {
	list-style: none;
	padding-left: 0;
}

.sub-services li {
	padding: 0.5rem 0;
	display: flex;
	align-items: center;
	gap: 0.5rem;
}

.sub-services li i {
	color: var(--primary);
}

.cta-buttons {
	gap: 1rem;
}

.hero-consulting {
	background: linear-gradient(rgba(0, 77, 77, 0.95), rgba(0, 46, 51, 0.95)),
		url('https://images.unsplash.com/photo-1454165804606-c3d57bc86b40?auto=format&fit=crop&w=1920&q=80');
	background-size: cover;
	padding: 120px 0;
	color: white;
	position: relative;
}

.feature-list {
	list-style: none;
	padding: 0;
}

.feature-list li {
	padding: 1rem 0;
	display: flex;
	align-items: start;
	gap: 1rem;
}

.feature-list i {
	color: var(--primary);
	margin-top: 0.25rem;
}

.expertise-card {
	background: white;
	padding: 2rem;
	border-radius: var(--border-radius);
	box-shadow: var(--shadow-sm);
	height: 100%;
	transition: var(--transition);
}

.expertise-card:hover {
	transform: translateY(-5px);
	box-shadow: var(--shadow-md);
}

.image-wrapper {
	position: relative;
	overflow: hidden;
	border-radius: var(--border-radius);
}

.image-wrapper img {
	transition: var(--transition);
}

.image-wrapper:hover img {
	transform: scale(1.05);
}

.cta-banner {
	background: linear-gradient(135deg, var(--primary) 0%, var(--secondary) 100%);
	position: relative;
	overflow: hidden;
}

.cta-banner .btn-light {
	transition: all 0.3s ease;
	border: 2px solid transparent;
}

.cta-banner .btn-light:hover {
	transform: translateY(-2px);
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
}

.cta-banner .btn-outline-light {
	border: 2px solid white;
	transition: all 0.3s ease;
}

.cta-banner .btn-outline-light:hover {
	transform: translateY(-2px);
	background: rgba(255, 255, 255, 0.1);
}

@media (max-width: 768px) {
	.cta-banner .d-flex {
		flex-direction: column;
	}

	.cta-banner .btn {
		width: 100%;
		margin-bottom: 0.5rem;
	}
}

/* Process Cards */
.process-card {
	background: white;
	padding: 2rem;
	border-radius: var(--border-radius);
	box-shadow: var(--shadow-sm);
	position: relative;
	transition: var(--transition);
}

.process-card:hover {
	transform: translateY(-5px);
	box-shadow: var(--shadow-md);
}

.process-icon {
	position: relative;
	width: 80px;
	height: 80px;
	background: var(--light);
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 1.5rem;
	color: var(--primary);
}

.process-number {
	position: absolute;
	top: -10px;
	right: -10px;
	background: var(--primary);
	color: white;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: bold;
	font-size: 0.875rem;
}

/* Service Detail Cards */
.service-detail-card {
	background: white;
	padding: 2rem;
	border-radius: var(--border-radius);
	height: 100%;
	transition: var(--transition);
}

.service-list {
	list-style: none;
	padding: 0;
	margin: 1.5rem 0 0;
}

.service-list li {
	display: flex;
	align-items: center;
	gap: 0.75rem;
	padding: 0.5rem 0;
	color: var(--dark);
}

.service-list i {
	color: var(--primary);
}

/* Benefits Section */
.benefit-item {
	display: flex;
	gap: 1.5rem;
	margin-bottom: 2rem;
}

.benefit-icon {
	width: 50px;
	height: 50px;
	background: var(--light);
	border-radius: var(--border-radius);
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--primary);
}

.benefit-content h4 {
	margin-bottom: 0.5rem;
}

/* Stats Container */
.stats-container {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 2rem;
	text-align: center;
}

.stat-number {
	font-size: 3rem;
	font-weight: bold;
	color: var(--primary);
	margin-bottom: 0.5rem;
}

