.header-layout2 {
	background-color: #fff;
}

.header-logo {
	padding-top: 10px;
	padding-bottom: 10px;
	max-width: 200px;
}

.th-btn.patel-btn-yellow {
	background-color: var(--yellow-color);
	color: #000;
}

.th-btn.patel-btn-yellow:hover {
	background-color: var(--theme-color);
	color: #fff;
}

.footer-wrapper.bg-title {
	background-color: var(--theme-color) !important;
}

.hero-meta span {
	color: var(--yellow-color);
}

.hero-meta span:after {
	content: "";
	height: 1px;
	width: 23px;
	background-color: var(--yellow-color);
	display: inline-block;
	margin: 0 10px;
	position: relative;
	top: -4px;
}

.header-layout2 .header-top:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 27%;
	height: 38px;
	background-color: var(--theme-color);
	z-index: -1;
}

.header-layout2 .header-top {
	background-color: var(--theme-color);
}

.header-layout2 .header-links li a:not(:hover) {
	color: #fff;
}

.header-layout2 .social-links .social-title {
	color: #fff;
}

.header-layout2 .social-links a:not(:hover) {
	color: #fff;
}

.header-top a:hover,
.social-links a:hover {
	color: #c7c1c1;
}

img.header-iso {
	height: 55px;
}

.checklist li:before {
	content: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='16' cy='16' r='16' fill='%23f3e721'/%3E%3Cpath d='M23 11L13.9 22L10 17.875' stroke='%23000000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
	font-family: var(--icon-font);
	position: absolute;
	left: 0;
	top: 0px;
	font-size: 32px;
	font-weight: 600;
	color: var(--theme-color);
	margin-right: 10px;
}

.sub-title {
	color: #fff;
}

.sub-title::after {
	background-color: #fff;
}

.why-sec2 .sub-title,
.testi-area .sub-title,
#about-sec .sub-title,
.certificates-section .sub-title,
#service-sec .sub-title,
.product-area-custom .sub-title {
	color: var(--theme-color);
}

.why-sec2 .sub-title::after,
.testi-area .sub-title::after,
#about-sec .sub-title::after,
.certificates-section .sub-title::after,
#service-sec .sub-title::after,
.product-area-custom .sub-title::after {
	content: "";
	background-color: var(--theme-color);
}

.why-content .checklist li:before {
	content: url("data:image/svg+xml,%3Csvg width='26' height='26' viewBox='0 0 26 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='26' height='26' rx='5' fill='%23f3e721'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.4996 9.56685L9.60117 14.1326L9.60095 17.0845C9.60082 18.708 9.58812 20.2556 9.57267 20.5235C9.55364 20.8537 9.5589 21.0053 9.58906 20.9941C9.61349 20.985 12.699 17.4257 16.4458 13.0845C20.1926 8.74332 23.2977 5.14811 23.3461 5.09519C23.3946 5.04227 23.4261 4.99941 23.4161 5.00001C23.4061 5.00056 20.2937 7.05566 16.4996 9.56685Z' fill='%23000000'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.65376 12.5395L9.6311 14.1338V18.2077C9.63116 19.3671 9.59351 20.4723 9.59976 20.6636C9.60746 20.8994 9.60533 21.0077 9.59313 20.9997C9.58325 20.9932 8.33528 18.4513 6.8199 15.3511C5.3045 12.2509 4.0486 9.68341 4.02901 9.64562C4.00943 9.60783 3.99669 9.57721 4.00074 9.57764C4.00477 9.57804 4.40641 9.8771 7.65376 12.5395Z' fill='%23000000'/%3E%3C/svg%3E");
	font-family: var(--icon-font);
	position: absolute;
	left: 0;
	top: 0px;
	font-size: 32px;
	font-weight: 600;
	color: var(--theme-color);
	margin-right: 10px;
}

.export-section {
	background: #fff; /* dark navy */
}

.export-text {
	max-width: 900px;
	line-height: 1.8;
	font-size: 16px;
}

.export-section .btn-primary {
	background: #1e5b7a;
	border: none;
	transition: 0.3s ease;
}

.export-section .btn-primary:hover {
	background: #2d7fa8;
}

.footer-widget .widget_title:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 75px;
	height: 2px;
	background-color: #fff;
}

.footer-widget .widget_title:after {
	width: 16px;
	border: none;
	height: 10px;
	background-color: transparent;
	bottom: -3px;
	left: 40px;
	-webkit-animation: footerLine 7s linear infinite;
	animation: footerLine 7s linear infinite;
}

.footer-widget.widget_meta a:hover,
.footer-widget.widget_pages a:hover,
.footer-widget.widget_archive a:hover,
.footer-widget.widget_categories a:hover,
.footer-widget.widget_nav_menu a:hover {
	color: var(--yellow-color);
}

.footer-widget.widget_meta a:hover:before,
.footer-widget.widget_pages a:hover:before,
.footer-widget.widget_archive a:hover:before,
.footer-widget.widget_categories a:hover:before,
.footer-widget.widget_nav_menu a:hover:before {
	color: var(--yellow-color);
}

.breadcumb-menu li:last-child {
	color: var(--yellow-color);
}

.breadcumb-menu li,
.breadcumb-menu a,
.breadcumb-menu span {
	color: var(--yellow-color);
}

/* Slider code Homepage */

.my-hero-carousel {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.my-hero-link {
	display: block;
	width: 100%;
}

.my-hero-image {
	display: block;
	width: 100%;
	height: 550px;
	object-fit: contain;
	background: #fff;
}

.my-hero-nav {
	position: absolute;
	inset: 0;
	z-index: 20;
	pointer-events: none;
}

.my-hero-prev,
.my-hero-next {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	pointer-events: auto;

	width: 48px;
	height: 48px;
	border: 0;
	border-radius: 50%;
	background: rgba(0, 0, 0, 0.55);
	color: #fff;

	display: flex;
	align-items: center;
	justify-content: center;
}

.my-hero-prev {
	left: 20px;
}

.my-hero-next {
	right: 20px;
}

.my-hero-prev:hover,
.my-hero-next:hover {
	background: var(--theme-color);
}

@media (max-width: 768px) {
	.my-hero-image {
		height: 280px;
	}

	.my-hero-prev {
		left: 10px;
	}

	.my-hero-next {
		right: 10px;
	}
}

/* Certificate */
.certificates-section {
	background: #f8f9fa;
}

.certificate-card {
	background: #fff;
	padding: 30px 20px;
	border-radius: 12px;
	text-align: center;
	height: 100%;
	transition: 0.3s ease;
	box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
}

.certificate-card:hover {
	transform: translateY(-8px);
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}

.certificate-icon {
	font-size: 40px;
	color: #dc3545; /* PDF red */
	margin-bottom: 15px;
}

.certificate-card h5 {
	font-weight: 600;
	margin-bottom: 10px;
}

.certificate-card p {
	font-size: 14px;
	color: #6c757d;
}

.certificate-actions {
	margin-top: 15px;
	display: flex;
	justify-content: center;
	gap: 10px;
}

/* why choose us */

.service-box_icon i {
	font-size: 40px;
	color: var(--theme-color);
}

.service-box .service-content {
	margin-bottom: 25px;
	padding-bottom: 0;
	border: none;
}

.service-box {
	background-color: transparent;
}

.service-box:hover .box-title {
	color: var(--title-color);
}

/* Product page */
.category-box {
	background: #f8f9fa;
	border-radius: 6px;
}

.category-list .list-group-item {
	border: none;
	border-bottom: 1px solid #eee;
	cursor: pointer;
	transition: 0.2s;
}

.category-list .list-group-item:hover {
	background: #e9ecef;
}

.category-list .active {
	background: var(--theme-color);
	color: #fff;
}

.category-list .active:hover {
	background: var(--theme-color);
	color: #fff;
}

.product-card {
	border: none;
	box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
	transition: 0.3s;
}

.product-card:hover {
	transform: translateY(-5px);
}

.category-box {
	position: sticky;
	top: 120px; /* adjust based on your header height */
}

.category-list a {
	color: #000;
	text-decoration: none;
}

.category-list .active i {
	color: #fff;
}

.category-list .list-group-item {
	position: relative;
	overflow: hidden;
	border: none;
	border-bottom: 1px solid #eee;
	cursor: pointer;
	transition: color 0.3s ease;
	z-index: 1;
	background: transparent;
	font-family: "Titillium Web", sans-serif;
	font-weight: 600;
	text-align: left;
}

.category-list .list-group-item::before {
	content: "";
	position: absolute;
	top: 0;
	left: -100%;
	width: 100%;
	height: 100%;
	background: var(--theme-color);
	transition: all 0.35s ease;
	z-index: -1;
}

.category-list .list-group-item:hover::before {
	left: 0;
}

.category-list .list-group-item:hover {
	color: #fff;
}

.category-list .list-group-item:hover i {
	color: #fff;
}

/* Active item */
.category-list .active {
	background: var(--theme-color);
	color: #fff;
}

.category-list .active i {
	color: #fff;
}

.category-list .active::before {
	display: none;
}

/* Enquiry Popup Form */
select,
.form-control,
.form-select,
textarea,
input {
	border: 1px solid var(--gray-color);
}

.breadcumb-wrapper {
	padding: 100px 0;
}

.marquee-wrapper .marquee .marquee-group .text {
	-webkit-text-fill-color: var(--theme-color);
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: var(--theme-color);
}

.mfp-img {
	max-height: 90vh !important;
	width: auto !important;
	margin: 0 auto;
}

body {
	overflow-x: hidden;
}

.ppw-contact-button {
	position: fixed;
	top: 37%;
	right: 0;
	transform: translateY(-50%) rotate(180deg);
	writing-mode: vertical-rl;
	z-index: 1060;
	border: 0;
	background: #f2d900;
	color: #000;
	font-weight: 800;
	padding: 20px 10px;
	border-radius: 0 8px 8px 0;
	box-shadow: 0 8px 18px rgba(0, 0, 0, 0.18);
}

.ppw-overlay {
	position: fixed;
	inset: 0;
	background: rgba(0, 0, 0, 0.35);
	opacity: 0;
	visibility: hidden;
	transition: 0.25s ease;
	z-index: 1059;
}

.ppw-overlay.active {
	opacity: 1;
	visibility: visible;
}

.ppw-sidebar {
	position: fixed;
	top: 90px;
	right: -330px;
	width: 300px;
	max-width: 90vw;
	background: #fff;
	z-index: 1061;
	border-radius: 8px 0 0 8px;
	box-shadow: -6px 0 24px rgba(0, 0, 0, 0.18);
	transition: right 0.3s ease;
	padding: 12px;
}

.ppw-sidebar.active {
	right: 0;
}

.ppw-close {
	position: absolute;
	top: -18px;
	left: -12px;
	border: 0;
	background: #fff;
	color: #000;
	font-size: 30px;
	width: 35px;
	height: 35px;
	border-radius: 50%;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.18);
}

.ppw-title {
	margin: 0 0 10px;
	font-size: 15px;
	font-weight: 700;
	text-align: center;
}

.ppw-form {
	display: flex;
	flex-direction: column;
	gap: 8px;
}

.ppw-field {
	margin: 0;
}

.ppw-input {
	width: 100%;
	height: 38px;
	padding: 8px 10px;
	font-size: 13px;
	border: 1px solid #cfcfcf;
	border-radius: 6px;
	outline: none;
}

.ppw-textarea {
	height: 50px;
	resize: vertical;
	min-height: 50px;
}

.ppw-captcha {
	display: flex;
	gap: 8px;
	align-items: stretch;
	background: #ddd;
	border: 1px solid #bfbfbf;
	border-radius: 6px;
	padding: 8px;
}

.ppw-captcha-number {
	min-width: 84px;
	background: #fff;
	font-size: 24px;
	font-weight: 800;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 4px;
}

.ppw-captcha-box {
	flex: 1;
}

.ppw-captcha-label {
	display: block;
	font-size: 12px;
	font-weight: 700;
	margin-bottom: 4px;
}

.ppw-captcha-input {
	height: 34px;
}

.ppw-submit {
	height: 38px;
	border: 0;
	border-radius: 6px;
	background: #0d4aa3;
	color: #fff;
	font-weight: 600;
}

.ppw-modal {
	border: 0;
	border-radius: 10px;
	overflow: hidden;
}

.ppw-modal .modal-title {
	font-size: 15px;
	font-weight: 700;
}

/* Whatsapp btn */

.whatsapp-float {
	position: fixed;
	left: 20px;
	bottom: 20px;
	width: 60px;
	height: 60px;
	background: #25d366;
	color: #fff;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 34px;
	text-decoration: none;
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.25);
	z-index: 9999;
	transition: all 0.3s ease;
}

.whatsapp-float:hover {
	color: #fff;
	transform: translateY(-3px);
	box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
}
