*{
	margin:0;
	padding:0;
	border:none;
	outline:0;
	font-size:100%
}
:root {
	--main-color: #A71C20;
	--bg-color: #F4F4F4;
	--red: #ce1f25;
}
body{
	font-size:20px;
	line-height:1.5em;
	font-weight:normal;
	background:#fff;
	color: #000;
	font-family: 'Public Sans';
}
a:not([href]):not([onclick]) {
	cursor: default; 
}
::-webkit-scrollbar { width: 8px; height: 8px; }
::-webkit-scrollbar-track { background: #f1f1f1; border-radius: 10px; }
::-webkit-scrollbar-thumb { background: #CE1F25; border-radius: 10px; }
::-webkit-scrollbar-thumb:hover { background: #a51920; }
* { scrollbar-width: thin; scrollbar-color: #CE1F25 #f1f1f1; }
a{
	text-decoration:none;
	cursor:pointer;
	color: #000;
	font-weight:400;
}
a:hover{
	color: #000;
}
a:focus,a:hover,a:visited{
	text-decoration:none;
	outline:0
}
h1,h2,h3,h4,h5,h6{
	position:relative;
	color:#000;
	font-weight:600;
	line-height:1.4em;
	font-family: 'Public Sans';
}
h1{
	font-size:clamp(32px,5vw,60px);
}
h2{
	font-size: clamp(24px,4.5vw,48px);
	font-weight: 700;
	line-height: clamp(42px,4.6vw,58px);
}
h3{
	font-size:clamp(20px,3.2vw,32px);
}
h4{
	font-size:clamp(16px,2.8vw,24px);
}
h5{
	font-size:clamp(14px,2.2vw,20px);
}
h6{
	font-size:clamp(12px,2vw,16px);
}
img{
	max-width: 100%;
}
section{
	position:relative;
	padding: 100px 0;
}
p{
	font-size: clamp(12px,15px,18px);
	line-height:clamp(22px,25px,28px);
	color:#000;
	font-weight:400;
	font-family: 'Public Sans';
}
ul{
	list-style:none;
	margin:0;
	padding:0
}

/* header */
.header {
	position: sticky;
	top: 0px;
	width: 100%;
	z-index: 99;
	transition: all 0.3s;
	box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.1);
	background-color: #fff;
}
.header {
	position: fixed;
	box-shadow: none;
	background: transparent;
}
.header-top-ul p {
	margin-bottom: 0;
	text-align: center;
	color: #fff;
}

.header-top {
	background-color: #2E3094;
	padding: 10px 0;
}


.header-bottom-inner .nav-menu {
	display: flex;
	justify-content: center;
}

.main-head{
	margin-bottom: 0px;
	padding-left: 40px;
	position: relative;
}
.main-head:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	border-left: 5px solid #CE1F25;
	width: 100%;
	height: 100%;
}
.main-heading {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 48px;
}
.view-btn {
	background-color: #CE1F25;
	color: #fff;
	padding: 10px 30px 10px 30px;
	transition: all 0.5s;
	border: 1px solid #CE1F25;
	border-radius: 90px;
	text-transform: uppercase;
	font-size: 16px;
	position: relative;
	line-height: 26px;
	font-weight: 700;
	justify-content: center;
	align-items: center;
	display: inline-flex
		;
}
.view-btn svg {
	width: 30px;
	margin-left: 6px;
}
.view-btn:hover {
	background-color: #fff;
	color: #CE1F25;
	border: 1px solid #CE1F25;
}
.video img {
	width: 100%;
}

.header-bottom-2 .row {
	align-items: center;
}
.view-btn:hover:before {
	filter: invert(13%) sepia(95%) saturate(7500%) hue-rotate(358deg) brightness(92%) contrast(108%);
}
.header:hover .nav-search-button i {
	color: #000;
}
.header.sticky_header .nav-search-button i {
	color: #000;
}
.view-btn:hover svg path {
	stroke: #CE1F25;
}
/* slider  */

.slider_content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
}
.jindal-slider .carousel-indicators button {
	border-radius: 50%;
	height: 17px;
	width: 17px;
	background: none;
	border: 1px solid #fff;
	opacity: 1;
}

.jindal-slider .carousel-indicators button.active {
	background: #CE1F25;
	border-color: #CE1F25;
	opacity: 1;
}
.jindal-slider .carousel-control-prev, .jindal-slider .carousel-control-next {
	width: 80px;
	height: 80px;
	border: 1px solid #fff;
	opacity: 1;
	border-radius: 50%;
}
.accordion-body .prod-cont-accordion h3 {
	margin-top: 24px;
}
.slider_text_1 h2 {
	color: #fff;
	font-weight: 700;
	line-height: 66px;
	margin-bottom: 40px;
	font-size: 56px;
}

.jindal-slider .carousel-control-prev {
	bottom: 50px;
	top: auto;
	left: 40%;
}
.jindal-slider .carousel-control-next {
	bottom: 50px;
	top: auto;
	right: 49%;
}

.slider-box-rt-one {
/* 	position: absolute; */
	width: 100%;
	border-top: 8px solid #ce1f25;
/* 	height: 162px; */
	padding: 15px 20px;
	backdrop-filter: blur(60px);
}

.slider-box-rt-one h5 {
	font-weight: 500;
	color: #fff;
}
.slider-box-rt {
    display: flex;
    gap: 20px;
    position: absolute;
    top: auto;
    right: 20px;
    bottom: 20px;
    height: max-content;
    left: auto;
    width: 40%;
}
/* .slider-box-rt-one.pos1 {
	bottom: 20px;
	right: 25px;
} */

/* .view-btn:before {
position: absolute;
content: '';
background-image: url(../images/right.png);
width: 21px;
height: 14px;
right: 25px;
top: 15px;
background-size: contain;
z-index: 999;
background-repeat: no-repeat;
} */

/* .slider-box-rt-one.pos2 {
	bottom: 20px;
	right: 365px;
} */
.jindal-slider .carousel-control-prev-icon {
	background-image: url(../images/arrow-lt.png);
	background-size: contain;
	display: inline-block;
	height: 17px;
	width: 29px;
}
.jindal-slider .carousel-control-next-icon {
	background-image: url(../images/arrow-rt.png);
	background-size: contain;
	display: inline-block;
	height: 17px;
	width: 29px;
}

/* header hover  */

.header:hover {
	background-color: #fff;
	box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.1);
}

.header:hover .header-top-ul ul li a {
	color: #000;
}

.header:hover .nav-menu > li > a {
	color: #000;
}
.header:hover .header-top-ul:before {
	background-color: #000;
}
.header:hover .header-top-ul ul li a svg path {
	fill: #000;
}

.header.sticky_header {
	background-color: #fff;
	box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.1);
}
.header.sticky_header .header-top-ul ul li a {
	color: #000;
}

.header.sticky_header .nav-menu > li > a {
	color: #000;
}

.header.sticky_header .header-top-ul:before {
	background-color: #000;
}

.header-top-ul ul li a svg {
	margin-right: 5px;
}
.header.sticky_header .header-top-ul ul li a svg path {
	fill: #000;
}
.header-bottom-inner {
	display: flex;
	justify-content: end;
	align-items: center;
}
/* .submenu-indicator-chevron {
filter: invert(0) brightness(0) contrast(100%);
} */

.header.sticky_header .submenu-indicator-chevron{
	filter: invert(0) brightness(0) contrast(100%);
}
.header:hover .submenu-indicator-chevron {
	filter: invert(0) brightness(0) contrast(100%);
}
/* product box */

.product-box {
	background-color: #F9F9F9;
	padding: 20px;
	height: 100%;
	border-radius: 10px;
	border: 1px solid #E2E2E2;
	display:flex;
	flex-direction:column;
	gap:20px;
	justify-content:space-between;
}
section.products .row {
	row-gap: 24px;
}
.product-img img {
/* 	height: 253px; */
	object-fit: cover;
}

.product-box-heading h5 {
	font-size:clamp(18px, 2.4vw, 24px);
	text-align: center;
	font-weight: 500;
}


/* .product-box-heading {
	min-height: 120px;
} */
.product-img {
	text-align: center;
}


/* industries  */

.industries-box .nav {
	width: 34%;
	background-color: #f9f9f9;
	height: 100%;
}
.industries-box .tab-content {
	width: 66%;
}
.industries-box .nav-link {
	background-color: transparent;
}

.industries-box .nav-link.active {
	background-color: transparent;
}

.industries-box .nav-link {
	background-color: transparent;
	color: #000;
	font-size: 20px;
	line-height: 28px;
	font-weight: 500;
	display: flex;
	align-items: center;
}
.industries-box .nav-link.active {
	color: #CE1F25;
	background-color: transparent;
}

.ind-lef-img {
	width: 64px;
	height: 64px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #fff;
	border-radius: 50%;
	margin-right: 15px;
}
.ind-lef-img img {
	width: 35px;
	height: 35px;
}

.industries-box .nav-link.active .ind-lef-img img {
	filter: invert(14%) sepia(84%) saturate(3830%) hue-rotate(-1deg);
}

.industries-img img {
	width: 100%;
	height: 640px;
	object-fit:cover;
}

.industries-content {
	position: absolute;
	bottom: 0;
	background-color: #fff;
	width: 73%;
	padding: 30px 40px;
}
.industries-inner-box {
	position: relative;
}

.industries-box {
	height: 100%;
}
.industries-box .d-flex {
	height: 100%;
}

.industries-content h3 {
	font-weight: 600;
}

/* why jindal  */

.why-jindal-co {
	width: 80%;
	margin: 0 auto;
}
.why-jindal-co ul li .why-jindal-box {
	display: flex;
}

.why-jindal-co ul li .why-jindal-box .why-jindal-box-img {
	margin-right: 20px;
}
.why-jindal-co ul li {
	margin-bottom: 20px;
}
.why-jindal-co h2 {
	margin-bottom: 30px;
	margin-top: 30px;
}
.why-jindal-box-content h4 {
	font-weight: 600;
}
.why-jindal-co ul li {
	margin-bottom: 20px;
	width: 80%;
}
/* article  */
section.articles .row {
	row-gap: 20px;
}
.article-box {
	position: relative;
	border-radius: 10px;
	background: #fff;
	box-shadow: -3px 4px 16.3px 1px #00000029;
}
.article-content {
	width: 100%;
	margin-left: auto;
	background-color: #fff;
	position: relative;
	padding: 25px;
	border-radius: 10px;
}

.article-content h6 {
	opacity: 1;
	font-size: 18px;
	line-height: 28px;
	color: #CE1F25;
	font-weight: 400;
}
.article-content h5 {
	font-size: 18px;
	line-height: 28px;
	font-weight: 400;
}
.article-img img {
	width: 100%;
	border-radius: 10px;
}
/* footer  */
.footer {
	position: relative;
	padding-top: 100px;
	background-color: #f4f4f4;
	z-index: 1;
	padding-bottom: 50px;
}

.footer .col-md-5:nth-child(2) {
	display: flex;
	align-items: end;
	flex-direction: row;
	justify-content: flex-end;
}
.footer-left h3 {
	color: #fff;
	font-weight: 700;
	margin-bottom: 15px;
}
.footer-left p {
	color: #fff;
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 30px;
}
.footer:before {
	position: absolute;
	content: '';
	width: 43%;
	background: url(https://nextstep.net.in/jindal/wp-content/uploads/2025/12/footer-images.webp);
	background-color: #2424248a;
	left: 0;
	height: 100%;
	top: 0;
	z-index: -1;
	background-size: cover;
	background-repeat: no-repeat;
	background-blend-mode: color-burn;
}
.follow-us {
	margin-top: 50px;
}
.follow-us ul {
	display: flex;
}
.follow-us ul li img {
	border-radius: 50%;
	margin-right: 15px;
}
.follow-us h4 {
	color: #fff;
}
.follow-us {
	margin-top: 50px;
	margin-bottom: 170px;
}

.footer-right ul li a {
	display: inline-block;
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 15px;
}
.copyright {
	margin-top: 120px;
}
.footer-right h3 {
	font-weight: 700;
	margin-bottom: 20px;
}
.copyright p {
	font-size: 18px;
	line-height: 26px;
}
.jindal-power {
	display: flex;
}
.jindal-finance a {
	margin-left: 20px;
}
/* breadcrumb  */

.bread-box h3 {
	position: absolute;
	right: 20px;
	bottom: 20px;
	width: 252px;
	background-color: #6a6a6a;
	padding: 19px 25px;
	color: #fff;
	border-top: 8px solid #CE1F25;
}

.breadcrumb-pg {
	padding: 242px 0;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.breadcrumb-pg:before {
	position: absolute;
	content: '';
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.3);
}
/* client page */

.client-img {
	border: 1px solid #ddd;
	height: 300px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 24px;
}

/* contact page */

.input-field input {
	width: 100%;
	height: 52px;
	border: 1px solid #ddd;
	margin-bottom: 24px;
	padding: 10px;
}
.input-field textarea {
	width: 100%;
	height: 120px;
	border: 1px solid #ddd;
	padding: 10px;
	resize: none;
	margin-bottom: 24px;
}
.input-field input[type="submit"] {
	width: auto;
	background-color: #CE1F25;
	color: #fff;
	padding: 5px 50px;
	margin-bottom: 0;
}

.contact-left h2 {
	font-weight: 500;
}

.contact-left {
	width: 80%;
}

.contact-left h2 {
	font-weight: 500;
	margin-bottom: 35px;
}

.map iframe {
	width: 100%;
	height: 450px;
}

.map {
	height: 450px;
}
.input-field p {
	margin-bottom: 0;
}
.contact-second-rt p {
	font-size: 17px;
	margin-bottom: 8px;
}
/* blogs */

/* .blogs-pg .article-img img {
	height: 300px;
	
} */
.blogs-pg .article-img img{
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	object-fit: cover;
}

.blogs-pg .article-box {
	margin-bottom: 24px;
}

.blogs-pg {
	padding-bottom: 50px;
}

.related-blog h4 {
	border-bottom: 2px solid #CE1F25;
	padding-bottom: 2px;
	margin-bottom: 20px;
}

.related-blog ul li a {
	display: block;
	border-bottom: 1px solid #ddd;
	padding-bottom: 7px;
	padding-top: 7px;
}
section.technology-one .row {
    row-gap: 20px;
}
.related-blog ul li .re-box {
	display: grid;
	grid-template-columns:4fr 8fr;
	gap:10px;
}

.related-blog ul li .re-box .re-img img {
/* 	width: 120px;
	height: 60px; */
	object-fit: cover;
	margin-right: 10px;
}

.related-blog ul li .re-box .re-cont {
	margin-left: 10px;
}
.why-jindal-rt {
	text-align: right;
	margin-top: 100px;
	margin-left: 85px;
}

.why-jindal-rt img {
	width: 100%;
}
.blogs-pg-cont h5 {
	font-size: clamp(18px,2vw,34px);
	line-height: clamp(28px,2.2vw,44px);
	font-weight: 700;
}
.blogs-pg-cont {
	width: 50%;
	background-color: #fff;
	position: absolute;
	left: 45%;
	padding: 35px;
	top: 15%;
	height: 85%;
}

.blogs-pg-img {
	width: 50%;
}

.blogs-pg-out {
	display: flex;
	align-items: center;
	margin-bottom: 24px;
	position: relative;
}

.blogs-pg-img img {
	width: 100%;
}

/* about page */

section.counter ul {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 42px;
}

section.counter ul li:nth-last-child(2) {
	grid-column: 2 / 3; 
}

section.counter ul li:last-child {
	grid-column: 3 / 4; 
}
.industries-box .nav-link.active:first-child {
	padding-top: 24px;
}
.counter-box {
	text-align: center;
}

.counter-box-icon img {
	margin-bottom: 15px;
	width: 80px;
}
.first-inner p{
	color: #fff;
}
.first-sec .row {
	padding: 40px 35px;
	height: 570px;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 1;
	position: relative;
}
.first-sec .row:before {
	position: absolute;
	content: '';
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: -1;
}
.first-sec {
	background-color: #fff;
}
.first-sec {
	background-color: #fff;
	padding: 0;
}
.counter-box h3 {
	font-size: clamp(26px,5.5px,46px);
	font-weight: 900;
	margin-bottom: 0;
	color: #CE1F25;
}
.counter-box p {
	font-size: clamp(10px,12px,14px);
	color: #767676;
}
section.counter {
	background: #F9F9F9;
}
.mission-sec .row:nth-child(odd) {
	flex-direction: row-reverse;
}
.mission-sec .container .row:first-child {
	margin-bottom: 50px;
	padding-bottom: 50px;
	border-bottom: 1px solid #E8E8E8;
} 
.mission-sec .container .row:first-child {
	margin-bottom: 50px;
	padding-bottom: 50px;
	border-bottom: 1px solid #E8E8E8;
	position: sticky;
	z-index: -1;
	top: 0;
}
.mission-sec .row {
	margin-bottom: 100px;
}

.mission-sec .row:last-child {
	margin-bottom: 0px;
}
.mission-img {
	position: relative;
}

.mission-eye {
	position: absolute;
	content: '';
	bottom: -40px;
	left: 50px;
	width: 120px;
	height: 120px;
	border-radius: 50%;
	background-color: #CE1F25;
	display: flex;
	justify-content: center;
	align-items: center;
}

.mission-eye.vieye {
	right: 50px;
	left: auto;
}

.about-core .industries-content {
	background-color: rgba(0, 0, 0, 0.5);
	backdrop-filter: blur(10px);
}
.about-core .industries-content h3, .about-core .industries-content p {
	color: #fff;
}
.jindal-guarantee .row:first-child {
	margin-bottom: 100px;
}
.jindal-guarantee .industries-content {
	width: 80%;
}
.globalPresence {
    display: grid;
    grid-template-columns: 1fr 1fr;
}
.global-presence-cont {
    height: max-content;
    margin-block: auto;
    padding: 80px 60px;
    background: #000;
}
.global-presence-cont h2, .global-presence-cont p {
	color: #fff;
}

.global-presence-cont p {
	font-size: clamp(14px,17px,120px);
	margin-bottom: 35px;
}
.global-presence-cont h2 {
	margin-bottom: 20px;
}

/* history */
.milestones ul {
	position: relative;
}
.milestones ul:before {
	position: absolute;
	content: '';
	background: #CE1F25;
	top: 15px;
	width: 2px;
	height: calc(100% - 160px);
	margin-right: 0px;
	left: calc(50% - 2px);
}
.milestones ul li {
	width: 50%;
	position: relative;
	margin-bottom: 40px;
}
.milestones ul li:nth-child(odd) {
	text-align: right;
}

/* .milestones ul li:nth-child(odd) .mileCont {
padding-right: 80px;
} */
.mileCont h2 {
	font-size: clamp(30px,42px,54px);
}
.mileCont h4 {
	margin-bottom: 1rem;
	width: 80%;
}
.milestones ul li:nth-child(odd) .mileCont h4 {
	margin-left: auto;
}

/* .milestones ul li:nth-child(odd) .mileCont p {
margin-left: auto;
width: 60%;
} */
.milestones ul li:after {
	position: absolute;
	content: '';
	background: #CE1F25;
	top: 15px;
	width: 48px;
	height: 48px;
	/* transform: rotate(90deg); */
	margin-right: 0px;
	right: -22px;
	border-radius: 50%;
	background-image: url(https://nextstep.net.in/jindal/wp-content/uploads/2025/03/calender-1.png);
	background-repeat: no-repeat;
	background-position: center;
}
.milestones ul li:nth-child(odd) {
	text-align: right;
}
.milestones ul li:nth-child(even) {
	margin-left: auto;
}
.milestones ul li:nth-child(even) .mileCont {
	margin-left: auto;
}
.milestones ul li:nth-child(even):after {
	border-radius: 50%;
	left: -23px;
}
.milestones ul li .mileCont {
	width: 85%;
	padding: 25px;
	text-align: left;
	background-color: #f5f5f5;
	position: relative;
	top: -50px;
}

.milestones ul li .mileCont:after {
	position: absolute;
	content: '';
	right: -20px;
	/*     top: calc(50% - 15px); */
	width: 0;
	height: 0;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	border-left: 20px solid #f5f5f5;
	top: 70px;
}
.milestones ul li:nth-child(even) .mileCont:after {
	right: auto;
	left: -20px;
	transform: rotate(180deg);
}
.milestones ul li {
	display: flex;
}
.milestones ul li .mileYear {
	position: absolute;
	right: -120px;
	top: 25px;
}
.milestones ul li:nth-child(even) .mileYear {
	right: auto;
	left: -120px;
}
.milestones {
	width: 80%;
	margin: 0 auto;
}

/* technology */

.tech-one-cont p {
	font-size: clamp(12px,16px,20px);
	line-height: clamp(22px,26px,30px);
}
.tech-one-cont {
	width: 78%;
	padding-left: 50px;
}
.technology-two {
	background-color: #f9f9f9;
}
.applica-head-img img {
	width: 80px;
	height: 80px;
}

.applica-head-img {
	width: 120px;
	height: 120px;
	border-radius: 50%;
	background-color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 15px;
}

.applica-head {
	margin-bottom: 50px;
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
}
.tech-th-cont {
	width: 85%;
	margin: 0 auto;
	background-color: #fff;
	position: relative;
	top: -120px;
	padding: 25px 30px;
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
}
.tech-th-rt p {
	font-size: clamp(12px,16px,20px);
	line-height: clamp(22px,26px,30px);
}
.tech-th-rt {
	width: 85%;
	margin-left: auto;
	margin-top: 30px;
}

/* single product page  */

.product-information .accordion-button {
	font-size: clamp(20px,26px,32px);
	line-height: clamp(30px,36px,42px);
	font-weight: 600;
	color: #000;
	background-color: transparent;
	box-shadow: none;
	padding: 30px 0;
}
.product-information .accordion-item {
	border: none;
	background-color: transparent;
	border-bottom: 1px solid #d2d2d7;
}
.sprod-img .nav-link {
	width: 88px;
	padding: 0;
	padding-bottom: 14px;
	border-top: 4px solid transparent;
	border-radius: 0;
}
.sprod-img .nav-link {
	background-color: #f9f9f9;
	border-radius: 8px;
}

.sprod-img .nav-link.active {
	background-color: #f9f9f9;
	border: 1px solid #CE1F25;
}

.sproduct-heading h2 {
	font-size: clamp(30px,36px,42px);
	line-height: clamp(40px,46px,52px);
	margin-bottom: 40px;
}
.sproduct .row {
    row-gap: 20px;
}
.sproduct {
	padding: 50px 0;
}
.sprod-btn {
	font-size: clamp(12px,14px,16px);
	color: #CE1F25;
	font-weight: 700;
	display: inline-block;
	position: relative;
}
.sprod-btn:before {
	position: absolute;
	content: '';
	background-image: url(https://nextstep.net.in/jindal/wp-content/uploads/2025/04/arrow.svg);
	width: 30px;
	height: 30px;
	background-size: cover;
	right: -38px;
	top: -2px;
}
.sprod-btn:hover {
	color: #CE1F25;
}
.sprod-btn svg {
	width: 30px;
}
.sprod-rt hr {
	margin: 40px 0;
}
.sprod-rt ul li {
	list-style: disc;
	margin-left: 30px;
}
.sprod-rt ul {
	margin-bottom: 30px;
}
.sprod-rt-img img {
	margin-right: 15px;
}
.product-information {
	background-color: #f9f9f9;
}
.accordion-item:last-of-type .accordion-collapse .accordion-body .prod-cont-accordion ul {
	margin-left: 45px;
}
.accordion-item:last-of-type .accordion-collapse .accordion-body .prod-cont-accordion ul li {
	margin-bottom: 8px;
}
.prod-cont-accordion {
	width: 60%;
	margin-left: auto;
}
.product-information .accordion-button:not(.collapsed)::after {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
/* sustainability */

.sustain-01-img img {
	max-width: inherit;
}

.sustain-01 .row {
	position: relative;
	margin-bottom: 160px;
}

.sustain-01 .row .sustain-01-content {
	/*     position: absolute; */
	background-color: #fff;
	padding: 113px 63px;
	bottom: 0;
	box-shadow: 0px 0px 5px 0 rgba(0, 0, 0, 0.1);
}
.sustain-01-content h2 {
	font-size: 48px;
	line-height: 58px;
	margin-bottom: 20px;
}
.sustain-01-content p {
	margin-bottom: 25px;
}


.sustain-01 .row:nth-child(odd) {
	flex-direction: row-reverse;
}

.sustain-01-img {
	position: absolute;
	bottom: 0;
	z-index: -1;
}
.sustain-01 {
	margin-top: 100px;
}
.sustain-01 .row:nth-child(even) .sustain-01-img {
	right: 0;
	left: auto;
	width: auto;
}

.sustain-01 .row:last-child {
	margin-bottom: 0;
}

/* single-sustain */

.sustain-head img {
	margin-bottom: 30px;
}
.sustain-cont {
	width: 60%;
	margin: 0 auto;
}
.ssustainability {
	padding: 50px 0;
}
.prod-cont-accordion ul li {
	list-style: disc;
	margin-bottom: 12px;
}

/* career */

.career-form h4 {
	margin-bottom: 30px;
}

.career-form {
	width: 100%;
	margin-bottom: 70px;
}
.career-img img {
	width: 100%;
}

.career-content {
	background-color: #000000;
	padding: 40px 50px;
}
.row.life-row {
	align-items: center;
}
.career-content h2 {
	color: #fff;
	font-weight: 600;
}
.career-content p {
	color: #fff;
}


/* avail equipment  */

.avail-finance .industries-box .nav {
	background-color: #f9f9f9;
}

/* .avail-finance .industries-box .nav-link {
font-size: 17px;
line-height: 26px;
} */

.avail-finance .table tr:nth-child(even) {
	background-color: #fff;
}

.avail-finance .table{
	margin-bottom: 0;
}

.avail-finance .industries-inner-box p {
	font-size: clamp(12px,15px,18px);
	padding: 20px 0;
	margin-bottom: 0;
}

.avail-finance .industries-inner-box {
	background-color: #f9f9f9;
	padding: 10px;
}

.avail-finance .industries-inner-box ul li {
	list-style: disc;
	margin-left: 30px;
}

/* quality  */

.quality-ass-cont ul li {
	list-style: disc;
	margin-left: 20px;
}

.quality-ass-cont ul{
	margin-bottom: 20px;
}
.prod-cont-accordion ul {
	margin-left: 35px;
}
.ind-lef-head {
	text-align: left;
}
.tech-three-left img {
	height: 450px;
	width: 100%;
	object-fit: cover;
}
.card.case-study-card img.card-img-top {
	height: auto;
	object-fit: cover;
}
.card.case-study-card .card-body {
	padding: 24px 0px;
}
.card.case-study-card {
	border: none;
}
.card {
	height: 100%;
}
.sprod-img {
	position: sticky;
	top: 120px;
}

.home_abt_cont .main-heading {
	margin-bottom: 25px;
}

.home_abt_cont {
	padding-right: 5px;
}

.home_abt_cont p {
	margin-bottom: 48px;
}

section.home_abot , section.home_abot.about_page.features {
	background-image: url('https://nextstep.net.in/jindal/wp-content/uploads/2025/11/Vector.png') !important;
	background-position: left;
	background-repeat: no-repeat;
	background-size: contain;
	position: relative;
}

.home_abt_img img {
	border-radius: 10px;
	height: 100%;
	object-fit: cover;
}
section.home_abot:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #f9f9f9f5;
}

section.home_abot .row {
	position: relative;
}
.hom_abt_count {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	padding-top: 35px;
	margin-top: 30px;
	border-top: 1px solid #E3E3E3;
}


.abt_cont_box {
	text-align: center;
	margin-bottom: 20px;
}
.abt_cont_box h3 {
	font-size: clamp(20px,32px,44px);
	line-height: clamp(30px,42px,54px);
	font-weight: 700;
	color: #CE1F25;
	margin-bottom: 12px;
}

.abt_cont_box span {
	font-size: clamp(12px,15px,18px);
	line-height: clamp(22px,25px,28px);
	font-weight: 400;
}

/* .home_abt_img {
height: 460px;
} */
section.home_technology .row {
	row-gap: 20px;
}
section.home_technology {
	background: #F9F9F9;
}

.case_box {
	position: relative;
	overflow: hidden;
	cursor: pointer;
}

/* .case_img {
height: 480px;
} */

.case_img img {
	height: 100%;
	border-radius: 10px;
}

.case_cont {
	padding: 55px 22px 22px 22px;
	background: #0000001F;
	border: 1px solid #FFFFFF1A;
	backdrop-filter: 
		lur(60px);
	border-radius: 10px;
	position: absolute;
	bottom: -280px;
	height: 420px;
	width: 92%;
	transition: 0.5s all ease;
	left: 25px;
}

.case_cont h2.main-head {
	color: #fff;
}

.case_cont p {
	color: #fff;
	margin-bottom: 40px;
}
7
.case_box:hover .case_cont {transition: 0.5s all ease;bottom: 30px;}



.header.header .header-logo .yess {
	display: none !important;
	height: 44px;

}
header.header.sticky_header .header-logo .yess, header.header:hover .header-logo .yess {
	display: block !important;
	height: 44px;

}
header.header.sticky_header .header-logo .yess img {
	height: 44px;
}
header.header.sticky_header .header-logo .no, header.header:hover .header-logo .no {
	display: none !important;
}
.header-logo img {
	height: 44px;
}



/* Testimonials Section */
.testimonials-section {
	background: #F9F9F9;
	padding: 100px 0;
}

.testimonials-slider {
	margin-top: 40px;
}

.testimonial-box {
	background: #fff;
	padding: 35px 40px;
	border-radius: 12px;
	box-shadow: 0 4px 20px rgba(0,0,0,0.08);
	/*   margin: 0 15px; */
	min-height: 250px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.testi-content p {
	font-size: clamp(12px,15px,18px);
	line-height: clamp(22px,25px,28px);
	color: #000;
}

.testi-user h5 {
	margin-top: 20px;
	font-size: clamp(12px,16px,20px);
	font-weight: 600;
	color: #CE1F25;
}

.testi-user span {
	font-size: clamp(12px,14px,16px);
	color: #666;
}

/* Client Logos Grid */
.clients-logos {
	margin-top: 60px;
	display: grid;
	grid-template-columns: repeat(8, 1fr);
	gap: 20px;
	align-items: center;
}

.clients-logos .logo-item {
	background: #fff;
	border: 1px solid #E2E2E2;
	padding: 18px;
	border-radius: 8px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.clients-logos .logo-item img {
	/*   max-height: 60px; */
	width: auto;
	object-fit: contain;
}

/* Responsive */
@media (max-width: 992px) {
	.clients-logos {
		grid-template-columns: repeat(4, 1fr);
	}
}

@media (max-width: 576px) {
	.clients-logos {
		grid-template-columns: repeat(2, 1fr);
	}
}
/* Testimonials Navigation Arrows */
.testi-nav {
	display: flex;
	justify-content: flex-end;
	gap: 15px;
	margin-bottom: 30px;
}

.testi-arrow {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	border: 2px solid #CE1F25;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	background: #fff;
	transition: 0.3s;
}

.testi-arrow svg {
	width: 28px;
	height: 28px;
	stroke: #CE1F25;
	transition: 0.3s;
}

.testi-arrow:hover {
	background: #CE1F25;
}

.testi-arrow:hover svg {
	stroke: #fff;
}
.testimonials-slider .slick-slide {
	margin: 0;
	margin: 0 15px;      /* spacing between slides */
}

.testimonials-slider .slick-list {
	margin: 0;
	margin: 0 -15px;     /* keeps slider aligned edge-to-edge */
}



/* Product Single New Css */

.product_benifits ul li img {
	width: 50px;
}

.product_benifits ul {
	display: grid;
	gap: 24px;
	padding: 0;
}
.product_benifits ul li {
	display: flex;
	align-items: center;
	column-gap: 21px;
	margin: 0;
}
.product_benifits h3 {
	padding-bottom: 24px;
	margin-bottom: 24px;
	border-bottom: 1px solid #5B5B5B;
}
.product_benifits ul li p {
	margin: 0;
}
.product-box-heading h5 {
	color: #CE1F25;
}
.product-desc {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	font-size: 14px;
	line-height: 1.4;
	text-align: center;
	margin-bottom:20px;
}

/* ABOUT Page CSS */

section.home_abot.about_page .home_abt_cont p {
	margin-bottom: 18px;
}
section.home_abot.about_page {
	background: #fff;
}
section.home_abot.about_page:before {
	background: #fff;
}
section.mission-sec .red * {
	color: #fff;
}
section.mission-sec .red {
	background: #CE1F25;
}
section.mission-sec .red {
	background: #CE1F25;
	padding: 35px !important;
}
.mission-inner h2:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	border-left: 5px solid #ffffff;
	width: 100%;
	height: 100%;
}

.mission-inner h2 {
	position: relative;
	padding-left: 40px;
	margin-bottom: 30px;
}
.col-md-6.p-0.red {
	display: flex;
	align-items: center;
}
.mission-sec .row{
	border-radius: 12px;
}
.field_list ul li img {
	width: 90px;
}
.field_list ul li {
	display: flex;
	flex-direction: column;
	align-items: anchor-center;
	row-gap: 24px;
	font-size: 16px;
}
.field_list ul {
    display: flex;
    gap: 24px;
    justify-content: space-between;
    margin-top: 48px;
    flex-wrap: wrap;
    justify-content: center;
}
.jindal-guarantee .industries-content {
	width: 100%;
	background: #ce1f25;
}
.jindal-guarantee .industries-inner-box:hover .industries-content .industry_content {
	max-height: 1000px;
	transition: 2s 
		ease;
}

.jindal-guarantee .industries-content .industry_content {
	max-height: 0px;
	overflow: hidden;
	transition: 0.5s 
		ease;
	padding: 0px 30px 0px;
	background: #ce1f25;
}
.jindal-guarantee .industries-content {
	width: 100%;
	padding: 0;
	background: none;
	backdrop-filter: none;
}
.industries-content h2 {
	color: #fff;
	padding: 0px 30px 24px;
}
.ind_cnt_inner {
	padding: 40px 0px;
}
.industries-img img{
	transform: scale(1.5);
	transition: 1s ease;
}
.industries-inner-box:hover .industries-img img {
	transform: scale(1);
}
.industries-img{
	overflow: hidden;
}


/* Industries Slider Specific Styles */
.industries-slider-wrapper {
	width: 72%;
	position: relative;
	padding-left: 0;
	margin-left: 0;
	margin-top: 48px;
}
.industries-slider-wrapper .slick-list.draggable {
	overflow: visible;
}
section.industries-section {
	overflow: hidden;
}

.industries-slider {
	margin-right: -20%;
}

.industry-slide {
	padding: 0 15px;
	outline: none;
}

.slide-content {
	background: #fff;
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0 4px 20px rgba(0,0,0,0.08);
	min-height: 500px;
}

.slide-image {
	padding: 0;
/* 	height: 500px; */
	position: relative;
	overflow: hidden;
}

.slide-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.industry-slide .slide-image {
	height: 500px;
}

.slide-details {
	padding: 60px 50px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: start;
}

.industry-title {
	font-size: clamp(22px,28px,32px);
	font-weight: 600;
	color: #CE1F25;
	margin-bottom: 20px;
	line-height: clamp(32px,38px,42px);
}

.industry-description {
	margin-bottom: 40px;
}

.industry-logos {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 20px;
	margin-bottom: 40px;
	max-width: 450px;
	align-items: anchor-center;
}
/*.logo-item {*/
/*    background: #f9f9f9;*/
/*    border: 1px solid #e2e2e2;*/
/*    border-radius: 8px;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*    transition: all 0.3s;*/
/*    padding: 12px 8px;*/
/*}*/


.logo-item img {
	width: 100%;
	/*     max-width: 90px; */
}

.industries-nav {
	position: relative;
	margin-top: 60px;
}

.slider-arrows {
	display: flex;
	gap: 20px;
	justify-content: flex-end;
}

.slider-arrow {
	width: 60px;
	height: 60px;
	border: 2px solid #CE1F25;
	border-radius: 50%;
	background: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	transition: all 0.3s;
}

.slider-arrow:hover {
	background: #CE1F25;
}

.slider-arrow svg {
	width: 20px;
	height: 20px;
	stroke: #CE1F25;
	stroke-width: 2;
	transition: all 0.3s;
}

.slider-arrow:hover svg {
	stroke: #fff;
}

/* Hide Slick defaults */
.industries-slider .slick-dots {
	display: none !important;
}

.industries-slider .slick-prev,
.industries-slider .slick-next {
	display: none !important;
}


/* Industries Intro */
.industries-intro {
	padding: 80px 0;
	background: #fff;
}

.industries-intro h2 {
	margin-bottom: 20px;
}

.intro-stats {
	display: flex;
	gap: 30px;
	justify-content: flex-end;
}

.intro-stat-box {
	text-align: center;
	padding: 25px 30px;
	background: #F9F9F9;
	border-radius: 10px;
	border-left: 4px solid #CE1F25;
}

.intro-stat-box h3 {
	color: #CE1F25;
	font-size: clamp(24px,30px,36px);
	font-weight: 700;
	margin-bottom: 5px;
}

.intro-stat-box span {
	font-size: 14px;
	color: #767676;
}

/* Industries Listing */
.industries-listing {
	padding: 0 0 80px;
	background: #fff;
}

.industry-card {
	display: block;
	background: #fff;
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0 4px 20px rgba(0,0,0,0.08);
	transition: all 0.4s ease;
	height: 100%;
}

.industry-card:hover {
	transform: translateY(-8px);
	box-shadow: 0 12px 35px rgba(0,0,0,0.12);
}

/* .industry-card-img {
height: 220px;
overflow: hidden;
} */

.industry-card-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 0.5s ease;
}

.industry-card:hover .industry-card-img img {
	transform: scale(1.08);
}

.industry-card-content {
	padding: 25px;
}

.industry-card-content h4 {
	font-weight: 600;
	margin-bottom: 10px;
	color: #000;
	transition: color 0.3s;
}

.industry-card:hover .industry-card-content h4 {
	color: #CE1F25;
}

.industry-card-content p {
	font-size: clamp(12px,15px,18px);
	line-height: clamp(12px,15px,18px);
	color: #767676;
	margin-bottom: 15px;
}

.card-link {
	color: #CE1F25;
	font-weight: 600;
	font-size: 14px;
	display: inline-flex;
	align-items: center;
	gap: 8px;
}

.card-link svg {
	transition: transform 0.3s;
}

.industry-card:hover .card-link svg {
	transform: translateX(5px);
}

/* CTA Section */
.industries-cta {
	padding: 80px 0;
	background: #F9F9F9;
}

.cta-box {
	background: #242424;
	padding: 50px 60px;
	border-radius: 10px;
}

.cta-box h3 {
	color: #fff;
	margin-bottom: 10px;
}

.cta-box p {
	color: #ccc;
	margin: 0;
}

/* Responsive */
@media (max-width: 991px) {
	.intro-stats {
		justify-content: flex-start;
		margin-top: 30px;
	}

	.cta-box .text-lg-end {
		margin-top: 25px;
	}
}

@media (max-width: 576px) {
	.intro-stats {
		flex-direction: column;
		gap: 15px;
	}

	.intro-stat-box {
		text-align: left;
	}

	.cta-box {
		padding: 35px 25px;
	}
}
section.contact-second {
	background: #F9F9F9;
}
.map_container_contact {
	margin-top: 40px;
}

.sprod-rt {
	margin-left: 40px;
	background: #f9f9f9;
	padding: 40px;
}
.pt_cta a {
	text-transform: capitalize;
}
.pt_cta {}

.pt_cta a.view-btn.opposite {
	background: #fff;
	color: #ce1f25;
}

a.view-btn.opposite {}

.pt_cta a.view-btn.opposite svg * {
	stroke: #ce1f25;
}

.pt_cta a.view-btn.opposite:hover svg * {
	stroke: #fff;
}

.pt_cta a.view-btn.opposite:hover {
	background: #ce1f25;
	color: #fff;
}
.testHeading{
	font-weight: 800;
}
.testContent ul {
	display: grid;
	row-gap: 10px;
	grid-template-columns: repeat(2, 1fr);
	margin: 10px 0px;
	list-style-type: disc;
	column-gap: 40px;
}
.testContent ul li{
	font-size:clamp(12px,15px,18px);
	line-height:clamp(22px,25px,28px);
}
section.quality-ass {
	background-color: #CE1F25;
}
section.quality-ass * {
	color: #FFFFFF;
}
section.quality-ass .main-head:before{
	border-color:#fff;
}
.clientSlider{
	position:relative;
}

.clientSlider .slider-arrows {
	display: flex;
	gap: 20px;
	justify-content: flex-end;
}

.clientSlider .slick-arrow {
	background-color:#CE1F25;
	width: 60px;
	height: 60px;
	border: 2px solid #CE1F25;
	border-radius: 50%;
	background: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	transition: all 0.3s;
	background-image: url('data:image/svg+xml,<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19 12H5M5 12L12 19M5 12L12 5" stroke="currentColor" stroke-width="2"/></svg>');
	background-size: 40px;
	background-repeat: no-repeat;
	background-position: center;
}
.clientSlider .slick-arrow:before{
	content:unset;
}
.clientSlider button.slick-prev.slick-arrow {
	right: 5%;
	left: auto;
	bottom: auto;
	top: 100%;
	transform: rotate(0deg);
}
.clientSlider button.slick-next.slick-arrow {
	right: 0;
	left: auto;
	bottom: auto;
	top: 100%;
	transform:rotateY(180deg);
}
.clientSlider .client-img{
	height:unset;
}
.clientSlider button.slick-disabled{
	opacity:0.5;
}
.clientSlider button:not(.slick-disabled){
	background-color:#CE1F25;
	background-image: url('data:image/svg+xml,<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19 12H5M5 12L12 19M5 12L12 5" stroke="white" stroke-width="2"/></svg>');
}
.testContent:not(:last-child) {
	border-bottom: 1px solid #80808073;
	padding-bottom: 10px;
}


.jindal-slider .slider_content:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 0;
    right: 0;
    bottom: 0;
}