.top-area_banner {
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.top-area_banner header,
.top-area_banner .banner_content_area {
	position: relative;
	z-index: 9;
}
.page-banner,
.about-system {
	position: relative;
}
.breadcrumb-item + .breadcrumb-item::before{
	color:#212121 !important;
}
.top-area_banner:before,
.page-banner:before,
.about-system:before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #201c1d99;
}
.product-tabs ul {
	margin: 0 !important; 
	padding: 0;
	justify-content: center;
	border: none;
	margin-bottom: 20px !important;
}
.product-tabs .nav-tabs .nav-link {
	border: none;
	margin: 0;

}
.product-tabs .nav-tabs .nav-link.active{
	border-bottom: 2px solid #212121;
	border-radius: 0;  
}
.product-tabs .tab-content {
	border: none !important;
	background: #1E1E1E;
	background: linear-gradient(162deg, rgba(30, 30, 30, 1) 0%, rgba(51, 51, 51, 1) 50%);
	max-width: 650px;
	margin: auto;
	min-height: 150px;
	border-radius: 20px !important;
}
.service-box-image.main_img {
	border: 2px solid #ddd;
	border-radius: 20px;
	overflow: hidden;
}
.service-box-image.main_img img{
	transition: 0.7s;
}
.service-box-image.main_img:hover img{
	transform: scale(1.1);
}
.product-tabs .tab-content * {
	color: #fff !important;
}
.product-right .category {
	display: flex;
	gap: 8px;
	align-items: center;
	flex-wrap: wrap;
	margin-bottom: 10px;
}
.enquiry-btn {
	display: flex;
	gap: 8px;
}
.enquiry-btn a {
	display: inline-flex;
	justify-content: center;
	gap: 6px;
	align-items: center;
	flex: 1;
	text-align: center;
	background: linear-gradient(73deg, #0cacea, #053f6c);
	margin: 0 !important;
}
.product_description p{
	margin: 0;
}
.product-right .category a {
	font-size: 14px;
	color: #6c757d;
}
.product-right_header {
	padding-bottom: 12px;
	margin-bottom: 12px;
	border-bottom: 1px solid #ddd;
}
.product_description {
	font-size: 15px;
}
.product-right .product_title {
	/* line-height: 1.1 !important; */
	margin-bottom: 0px;
}
.page-banner > *,
.about-system > * {
	position: relative;
	z-index: 8;
}
.product-tabs ul{
	margin: 0;
	padding: 0;
}
.product-tabs ul li {
	font-size: 16px;
}
.product-tabs .tab-content ul li {
	font-size: 14px;
	list-style: disc;
	margin-left: 20px;
	margin-bottom: 10px;
}
.top-header {
	background-color: #000;
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	padding: 5px 10px 7px 10px;
}
.mssg-text {
	display: flex;
	gap: 8px;
	flex-wrap: wrap;
	align-content: center;
	align-items: center;
}
.mssg-text p {
	font-size: 12px;
	color: #fff;
	margin: 0;
}
footer ul {
	margin: 0;
}
.mssg-text a {
	background-color: var(--color-primary);
	color: #fff !important;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1.2px;
	font-weight: bold;
	border-style: none;
	border-radius: 5px 5px 5px 5px;
	padding: 4px 12px 4px 12px;
}
.contact-media {
	font-size: 12px;
}
.main-header nav.navbar {
	padding: 10px 15px 10px 15px;
}
.nav-link {
	padding: 20px 15px !important;
	display: block;
	font-family: "Barlow", sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1.2px;
	word-spacing: 2px;
	font-size: 14px;
	opacity: 1;
	color: #201c1d !important;
}
.navbar-nav {
	margin: 0 !important;
}

.navbar-nav li {
	border-bottom: 1px solid #201c1d29;
}
.bordered-btn a {
	border-radius: 5px 5px 5px 5px;
	padding: 14px 20px !important;
	font-family: "Barlow", sans-serif;
	border: 1px solid #fc6c40;
	line-height: 1;
	color: #fc6c40 !important;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1.2px;
	word-spacing: 2px;
	font-size: 14px;
	opacity: 1;
	transition: 0.3s all ease-in-out;
}
.bordered-btn a:hover {
	color: #fff !important;
	background-color: #fc6c40;
}
.navbar-brand {
	font-family: "Barlow", sans-serif;
	color: #fc6c40 !important;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.8px;
	word-spacing: 1px;
}
.banner-text {
	padding-top: 50px;
	padding-bottom: 280px;
	max-width: 750px;
	min-height: 420px;
	display: flex;
	flex-direction: column;
	justify-content: end;
}
.banner-text h1 {
	margin-bottom: 40px;
}
.banner-text p {
	color: #ffffffb3;
	max-width: 620px;
	font-family: "Barlow", sans-serif;
	line-height: 1.2 !important;
}
.bttn-grp {
	display: flex;
	flex-wrap: wrap;
	gap: 15px;
}
.specification .white-box {
	transform: translateY(-50%);
	border-radius: 10px;
	width: calc(100% - 20px);
	z-index: 9999;
	position: relative;
}
.flip-card-front {
	position: relative;
	/*   background-image: url(../img/banner/banner01.jpg) !important; */
	background-size: cover !important;
	border: 4px solid #ffffffb3;
}
.img02 {
	background-image: url(../img/cat01.jpg) !important;
}
.img03 {
	background-image: url(../img/cat02.jpg) !important;
}
.img04 {
	background-image: url(../img/cat03.jpg) !important;
}
.img05 {
	background-image: url(../img/cat04.jpg) !important;
}
.img06 {
	background-image: url(../img/cat05.jpg) !important;
}
.flip-card-front > * {
	position: relative;
	z-index: 9;
	color: #fff !important;
}
.category-card:before {
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #201c1d;
	position: absolute;
	background-size: cover;
	opacity: 0.7;
}
.flip-card-front {
	position: relative !important;
}
.flip-card-back {
	top: 0;
}
.icon-wrapper {
	border: 2px solid #fff;
}
.category-card:hover .icon-wrapper {
	background: linear-gradient(135deg, #ff6a00, #ee0979);
	border-color: transparent;
}
.gradiant-bttn{
	/*background: var(--color-primary) !important;*/
	border: none !important;
	padding: 12px 28px !important;
	font-weight: 600 !important;
	border-radius: 0px !important;
	color: #fff !important;
	transition: all 0.3s ease !important;
	color: #fff !important;
	background: linear-gradient(73deg, #0cacea, #053f6c) !important;
	display: inline-block;
}
.gradiant-bttn:hover{
	transform: translateY(-3px) !important;
	box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2) !important;
	color: #fff !important !important;
}
.bordered-gradiant{
	border: 1px solid #0cacea !important;
	padding: 12px 28px !important;
	font-weight: 600 !important;
	border-radius: 0px !important;
	color: #000 !important;
	transition: all 0.3s ease !important;
	background: transparent !important;
}
.bordered-gradiant.white {
	color: #fff !important;    
}
.bordered-gradiant:hover{
	border-color:transparent !important;
	background: linear-gradient(73deg, #0cacea, #053f6c) !important;
}
.logoshows-asdark img {
	filter: invert(2);
}
.top_breadcrumb_area h1 {
	background: -webkit-linear-gradient(73deg, #0cacea, #053f6c) !important;
	-webkit-background-clip: text !important;
	-webkit-text-fill-color: transparent;
}
.flip-card-back .explore-btn {
	padding: 6px 15px;
	font-size: 14px;
}
.flip-card-back .explore-btn:hover {
	color: #212121 !important;
}
.service-box {
	border-radius: 10px;
	overflow: hidden;
	background: #0d0d0c;
	color: white;
	transition: transform 0.3s ease, box-shadow 0.3s ease;
	height: 100%;
	border: 1px solid #eee;
	box-shadow: 1px 4px 4px #eee;
}
/*.service-box-image {*/
/*    background: #1e1e1e;*/
/*}*/
.service-box-image > img {
	border: 1px solid #eee;
}


.service-box:hover {
	transform: translateY(-5px);
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
}

.service-box img {
	width: 100%;
	/*height: 280px;*/
	object-fit: cover;
	filter: drop-shadow(0 10px 16px rgba(0, 0, 0, 0.5));
}

.service-content {
	padding: 20px;
	position: relative;
	padding-right: 60px;
}

.service-content h5 {
	font-size: 1.2rem;
	font-weight: 700;
}

.service-content p {
	font-size: 0.875rem;
	color: #ccc;
	margin-bottom: 0;
}

.cta-icon {
	position: absolute;
	top: 20px;
	right: 20px;
	background: #0099ff;
	color: white;
	border-radius: 8px;
	padding: 8px 10px;
	font-size: 1.2rem;
	width: 45px;
	height: 45px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.single-category .cta-icon{
	right:0px;
}
.section-title span {
	color: #007bff;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 0.9rem;
	letter-spacing: 1px;
}
.flip-card-front:before {
	position: absolute;
	content: "";
	top: 50%;
	left: 50%;
	width: 90%;
	height: 90%;
	border-radius: 10px;
	background-color: #212121b8;
	transform: translate(-50%, -50%);
}
.flip-card-front > * {
	position: relative;
	z-index: 9;
}
footer {
	position: relative;
}
footer:before {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0.8;
	background: #000;
}
footer > * {
	position: relative;
	z-index: 9;
}
footer p,
footer a,
footer li {
	color: #f8f9fac9 !important;
}
footer h6 {
	margin-bottom: 20px;
}
.footer-links li {
	margin-bottom: 6px;
}
.social-icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background-color: #3b5998; /* Facebook blue */
	color: #fff !important;
	text-decoration: none;
	transition: background-color 0.3s, transform 0.3s;
	font-size: 14px;
}
.social-icon:hover {
	background-color: #2d4373; /* Darker blue on hover */
	transform: scale(1.1); /* Slight zoom effect */
}

/* Optional for spacing */
.social-icon + .social-icon {
	margin-left: 15px;
}
.social-icon.instagram {
	background: radial-gradient(
		circle at 30% 107%,
		#fdf497 0%,
		#fdf497 5%,
		#fd5949 45%,
		#d6249f 60%,
		#285aeb 90%
	);
}

.social-icon.instagram:hover {
	transform: scale(1.1);
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
}
.social-icon.youtube {
	background-color: #ff0000; /* YouTube red */
}

.social-icon.youtube:hover {
	background-color: #cc0000; /* Darker red on hover */
}
.social-icon.twitter {
	background-color: #1da1f2; /* Twitter blue */
}

.social-icon.twitter:hover {
	background-color: #0d8ddb; /* Slightly darker blue */
	transform: scale(1.1);
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
}
.navbar-expand-lg .navbar-nav .dropdown-menu a {
	font-family: "Barlow", sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	word-spacing: 2px;
	font-size: 14px;
	opacity: 1;
	color: #201c1d !important;
}
html,
body {
	overflow-x: hidden;
}
body {
	margin: 0 !important;
}
.breadcrumb-item + .breadcrumb-item::before {
	color: #fff;
}
.page-banner h1 {
	margin-bottom: 20px;
}
.contact-section iframe {
	width: 100%;
	height: 250px;
	border: none;
	border-radius: 8px;
}

.contact-form form input:focus,
.contact-form form textarea:focus {
	box-shadow: 0 0 0 0.2rem rgba(13, 110, 253, 0.25);
	transition: box-shadow 0.3s ease;
}
.contact-form button.btn-primary:hover {
	background-color: #0a58ca;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
	transform: translateY(-1px);
	transition: all 0.3s ease-in-out;
}
.contact-form button.btn-primary {
	border-radius: 5px 5px 5px 5px;
	transition: 200ms;
	padding: 10px 24px 10px 24px;
}
.contact-form .form-control {
	border: 1px solid #e7e7e7;
	border-radius: 5px 5px 5px 5px;
	transition: 200ms;
	padding: 10px 24px 10px 24px;
	color: #737373;
	font-size: 14px;
}
.forDecrease {
	margin-top: -150px;
}
.stats-box h4, .stats-box span {
	font-size: 18px !important;
}
.timeline-year.right {
	left: inherit;
	right: -50px;
}
.timeline-year.left {
	right: inherit;
	left: 0px;
}
.cnt h6 {
	font-size: 42px !important;
	opacity: .6;
}
.stats-box {
	padding: 20px !important;
	border: 0 !important;
	position: relative !important;
	border-radius:8px !important;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.stats-box:before {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 50%;
	background: #1d2b57;
	content: "";
	z-index: 2;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}
.inner-stats-box {
	position: relative;
	z-index: 3;
	background-color: #fff;
	padding: 30px 15px;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
	border-radius: 8px;
}
.stats-box {
	padding-bottom: 60px;
	border-radius: 1rem;
	position: relative;
	margin-bottom: 40px;
}

.stats-icon {
	bottom: -40px;
	background: white;
	padding: 15px 20px;
	border-radius: 1rem;
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
}

.count {
	font-size: 1.75rem;
}

.service-box {
	background: #fff;
}
.service-content{
	background: #fff;
}
.service-box .service-content h3 {
	color: #053f6c !important;
	letter-spacing: 0px;
}
.service-content p {
	font-size: 0.87rem;
	color: #242424;
	margin-bottom: 0;
	font-weight: 500;
}
.cta-icon{
	background: #053f6c;
}
.service-box:hover .cta-icon {
	background: linear-gradient(73deg, #0cacea, #053f6c);
}
.product-spec-table table th {
	width: 30%;
	white-space: nowrap;
}
.product-spec-table table td, 
.product-spec-table table th {
	padding: 12px;
	vertical-align: middle;
}
.product-spec-table th, .product-spec td {
	font-size: 14px !important;
}
.desktop-nav{
	display: none !important;
}
.mobile-nav{
	width: 100%;
}
.mobile-nav .navbar-collapse{
	position: fixed;
	top: 0;
	left: -100%; /* Hide by default */
	width: 80%;
	height: 100vh;
	background: white;
	z-index: 999999 !important;
	transition: left 0.4s ease;
	box-shadow: 2px 0 10px rgba(0, 0, 0, 0.1);
	padding: 40px 15px;
	padding-top: 20px;
}
.mobile-nav .navbar-collapse.show{
	left: 0;
}
body.nav-open {
	overflow: hidden !important;
	height: 100vh;
	position: relative;
}
.mobile-nav a.navbar-brand {
	display: block;
	width: 100%;
	margin: 0;
	text-align: center;
	margin-bottom: 20px;
}
.mobile-nav .social-icon {
	border-radius: 0;
	width: 35px;
	height: 35px;
	font-size: 16px;
}

/* about us page */
.mission-vision {
    border: 1px solid #fff;
    border-radius: 10px;
    padding: 20px;
    color: #fff;
}
.vision-mission-section{
	background: #1d2b57;
}