*{
	margin:0;
	padding:0;
	border:none;
	outline:0;
	font-size:100%
}
:root {
  --main-color: #A71C20;
  --bg-color: #002B49;
}
body{
	font-size:18px;
	line-height:1.4em;
    font-family: 'Helvetica Neue';
	color: #fff;
	background-color: #101419;
}
a{
	text-decoration:none;
	cursor:pointer;
	color: #007CC3;
}
a:hover{
	color: #007CC3;
}
a:focus,a:hover,a:visited{
	text-decoration:none;
	outline:0
}
h1,h2,h3,h4,h5,h6{
	color:#fff;
	font-weight:600;
}
h1{
	font-size:48px;
}
h2{
	font-size:42px;
}
h3{
	font-size:32px;
}
h4{
	font-size:24px;
}
h5{
	font-size:20px;
}
h6{
	font-size:18px;
}
img{
	max-width: 100%;
}
section {
    position: relative;
    padding: 96px 0;
}
p{
	font-size:18px;
	line-height:28px;
	color:#fff;
}
ul{
	list-style:none;
	margin:0;
	padding:0
}
/* -------------header start----------------- */
header.header {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 999;
    background: transparent;
}
.header.sticky_header {
    background: #0c1d2c;
    box-shadow: 0 4px 4px rgb(0 0 0 / 10%);
}
/* .header.sticky_header {
	box-shadow: 0 4px 4px rgb(0 0 0 / 10%);
} */
.header-top {
    background-color: #f7f7f7;
    padding: 5px 0;
}
.header-rt-lt-tp img {
    width: 16px;
}
.header-rt-lt-tp a {
    color: #222;
    font-size: 16px;
}
.header-rt-lt-tp span {
    margin: 0 6px;
    color: #64748b;
}
/* header */

/* 404 page */

.section .error {
    font-size: 150px;
    color: #cb282d;
    text-shadow: 1px 1px 1px #A71C20, 2px 2px 1px #A71C20, 3px 3px 1px #A71C20, 4px 4px 1px #A71C20, 5px 5px 1px #A71C20, 6px 6px 1px #A71C20, 7px 7px 1px #A71C20, 8px 8px 1px #A71C20, 25px 25px 8px rgba(0,0,0, 0.2);
}

.page-oop{
  margin: 2rem 0;
  font-size: 20px;
  font-weight: bold;
  color: #444;
}


/* header */

.nav-search-button:before {
    content: "";
    background-image: url('https://sudtrac.in/wp-content/uploads/2025/07/search-icon-white-1.webp');
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 35px;
    right: 10px;
    width: 18px;
    height: 18px;
    z-index: 9;
    background-color: inherit;
}

/* slider  */

.sudtrac-slider .carousel-item img {
    width: 100%;
}

/* industry  */

.industry-box-img > img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}

/* footer  */
.footer {
    padding: 50px 0 0px 0;
    background-color: #0D0D0D;
}
.footer-rt {
    display: flex;
    align-items: center;
}
.footer-rt p {
    color: #fff;
    margin-bottom: 0;
}

.footer-rt ul {
    display: flex;
}
.footer-rt ul li {
    margin-left: 20px;
}

.useful-link h4 {
    color: #fff;
}

.useful-link ul li a {
    color: #fff;
}
.footer-one {
    border-bottom: 1px solid #858585;
    padding-bottom: 30px;
    margin-bottom: 35px;
}

.footer-one .row {
    align-items: center;
}
.footer-text h3 {
    color: #fff;
    width: 60%;
    margin-bottom: 0;
}
.useful-link h4 {
    color: #fff;
    margin-bottom: 24px;
}
.useful-link ul li {
    color: #fff;
    margin-bottom: 16px;
}
.footer-two {
    border-bottom: 1px solid #858585;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.footer-three .row {
    align-items: center;
}
.footer-copyright p {
    text-align: left;
    margin-bottom: 0;
    color: #F3F3F3;
}
/* .useful-link {
    border-right: 1px solid #858585;
    height: 100%;
}
.useful-link.prod-link {
    text-align: center;
} */
/* .useful-link.cont-link {
    text-align: left;
    padding: 0 75px;
    border-right: none;
} */
.footer_flex h3 {
    font-weight: 700;
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 18px;
}
.footer-copyright {
    background: #0D0D0D;
    padding: 40px 0;
    border-top: 1px solid rgb(255 255 255 / 30%);
}
/* clients */

.our-clients {
    background-color: #1d1d1d;
}
.sud-left h2 {
    font-size: 56px;
    line-height: 66px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 16px;
}
.sud-left p {
    width: 55%;
    color: #fff;
    margin-bottom: 0;
}
.sud-rt {
    text-align: end;
}
.view-btn {
    display: inline-block;
    color: #fff;
    background-color: #002B49;
    padding: 14px 30px;
    font-size: 20px;
    transition: all 0.5s;
}
.view-btn img {
    margin-left: 6px;
}
.our-clients .row {
    align-items: center;
}
.view-btn:hover {
    color: #fff;
}

.client-num h2 {
    font-size: 72px;
    line-height: 82px;
    color: #fff;
    font-weight: 700;
}
.client-num p {
    font-size: 24px;
    line-height: 34px;
    color: #fff;
    margin-bottom: 0;
}
.client-num {
    background-color: #4A4A4A;
    text-align: center;
    padding: 10px 0 20px 0;
    width: 83%;
}
.client-img {
    background-color: #fff;
    text-align: center;
    padding: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.client-box {
    padding: 0 8px;
}
/* industry  */

.industry {
    background-color: #2D2D2D;
}

.sudtrac-heading h2 {
    font-size: 56px;
    line-height: 66px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 16px;
}
.industry-box-img > img {
    margin-bottom: 18px;
}
.industry-box h2 {
    font-size: 40px;
    line-height: 50px;
    font-weight: 700;
    color: #fff;
}
.industry-box p {
    color: #fff;
}
.industry-slick .slick-slide {
    margin: 0 10px;
}
.sudtrac-heading p {
    color: #fff;
}

/* facilities */

.our-facilities {
    background-color: #0D0D0D;
}

/* .facility-content h2 {
    font-size: 48px;
    line-height: 58px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 16px;
} */
.facility-content p {
    color: #fff;
}

.facility-content {
    margin-bottom: 40px;
}
.facility-tab .nav {
    flex-wrap: nowrap;
}
.facility-tab .nav li {
    width: 16.66%;
}

.facility-tab .nav li .nav-link.active {
    background-color: transparent;
}
.facility-tab .nav li .nav-link.active .facility-box p {
    border-bottom: 3.5px solid #FFB400;
    padding-bottom: 10px;
}

.facility-box p{
    color: #fff;
}
.facility-box-img {
    width: 70px;
    height: 70px;
    object-fit: none;
    background-color: #3B3B3B;
    border-radius: 50%;
    margin-bottom: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.facility-box-img img {
    width: 40px;
}
.facility-box {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
	    flex-direction: column;
}

.facility-tab .nav li .nav-link.active .facility-box-img img {
  filter: brightness(0) saturate(100%) invert(12%) sepia(45%) saturate(1992%) hue-rotate(182deg) brightness(93%) contrast(114%);
}

.facility-tab .nav li .nav-link.active .facility-box-img {
    background-color: #fff;
}
.facilities-inner {
    border: 1px solid #676767;
    padding: 50px;
}

.facility-left h3 {
    color: #fff;
}

.facility-left p {
    color: #fff;
}

.facility-left h3 {
    color: #fff;
    margin-bottom: 18px;
}

.facilities-inner .row {
    align-items: center;
}
.faci-btn {
    color: #fff;
}

.faci-btn img{
    margin-left: 6px;
}

.facility-left p {
    color: #fff;
    margin-bottom: 40px;
}
.faci-btn:hover {
    color: #fff;
}
.facilities-inner .row:nth-child(even) {
    flex-direction: row-reverse;
}
.facilities-inner .row{
	margin-bottom: 24px;
}
/* products  */

/* .products {
    background-color: #2a2929;
    padding-bottom: 0;
}

.product-head h2 {
    font-size: 56px;
    line-height: 66px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 35px;
}

.product-head .nav-link {
    text-align: left;
    font-size: 24px;
    line-height: 34px;
    font-weight: 600;
    width: 83%;
    color: #fff;
    padding: 10px 20px;
    border-left: 1px solid #fff;
    border-radius: 0;
}
.product-head .nav-link.active {
    background-color: #002B49;
    clip-path: polygon(0 0, 88% 0, 100% 100%, 0% 100%);
}
.prod-btn-box img {
    margin-left: 20px;
}

.product-box {
    background-color: #5f5e5e;
    padding: 75px;
    position: relative;
}
.product-box-inner {
    position: absolute;
    bottom: 0;
    left: 0;
}

.product-box-inner h5 {
    background-color: #002B49;
    clip-path: polygon(0 0, 89% 0, 100% 100%, 0% 100%);
    margin-bottom: 0;
    padding: 10px 40px 10px 24px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}
.product-box-inner img {
    margin-left: 16px;
}
.product-inner .tab-content {
    width: 95%;
    margin-left: auto;
} */


   /* Your original CSS */
        .products {
            background-color: #2a2929;
        }
        .product-head h2 {
            font-size: 56px;
            line-height: 66px;
            color: #fff;
            font-weight: 700;
            margin-bottom: 35px;
        }
        .product-head .nav-link {
            text-align: left;
            font-size: 24px;
            line-height: 34px;
            font-weight: 600;
            width: 83%;
            color: #fff;
            padding: 10px 20px;
            border-left: 1px solid #fff;
            border-radius: 0;
            background: transparent;
            border: none;
            border-left: 1px solid #fff;
           
        }
        .product-head .nav-link.active {
            background-color: #002B49;
            clip-path: polygon(0 0, 88% 0, 100% 100%, 0% 100%);
        }
        .prod-btn-box img {
            margin-left: 20px;
        }
        .product-box {
            background-color: #5f5e5e;
            padding: 75px;
            position: relative;
/*             margin: 10px; */
            min-height: 300px;
        }
        .product-box img {
            width: 100%;
            height: auto;
        }
/*         .product-box-inner {
            position: absolute;
            bottom: 0;
            left: 0;
        } */
        .product-box-inner h5 {
    /* background-color: #002B49; */
    /* clip-path: polygon(0 0, 89% 0, 100% 100%, 0% 100%); */
    margin-bottom: 0;
    /* padding: 10px 40px 10px 24px; */
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    font-weight: 500;
/*     background-color: #fff; */
    padding-bottom: 18px;
    padding-top: 18px;
    text-align: center;
			    z-index: 99;
    position: relative;
}
        .product-box-inner img {
    margin-left: 16px;
    width: auto;
}
        .product-inner .tab-content {
            width: 95%;
            margin-left: auto;
        }

        /* Additional styles for proper layout */
/*         .product-inner {
            padding: 50px 0;
        } */
        
        .product-mid {
            text-align: center;
            margin-bottom: 20px;
        }
        
        .product-mid img {
            max-width: 100%;
            height: auto;
        }
        
        /* Fix for slick slider in hidden tabs */
        .product-slick {
            opacity: 1;
            visibility: visible;
        }
        
        .tab-pane:not(.active) .product-slick {
            visibility: hidden;
            position: absolute;
            top: -9999px;
        }
        
        .tab-pane.active .product-slick {
            visibility: visible;
            position: relative;
            top: auto;
        }

        /* Slick slider overrides */
        .slick-slide {
            outline: none;
        }
        
        .slick-track {
            display: flex;
            align-items: stretch;
        }



/* precision  */

.precision {
    background-color: #1d1d1d;
	z-index: 9;
}
.preci-heading {
    text-align: center;
}
.preci-heading h2 {
    font-size: 48px;
    line-height: 50px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 24px;
}
.preci-heading p {
    color: #fff;
    width: 65%;
    margin: 0 auto;
    margin-bottom: 40px;
}
.counter h2 {
    font-size: 74px;
    line-height: 84px;
    font-weight: 600;
    color: #fff;
}
.counter p {
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 0;
}

.precision .container {
    border-top: 1px solid #838383;
    border-bottom: 1px solid #838383;
    padding: 70px 0;
}

.counter {
    border-left: 1px solid #fff;
    padding-left: 24px;
}

/* .prod-slick-out{
	overflow: hidden;
}

.product-slick .slick-list {
    overflow: visible;
} */

.precision:before {
    position: absolute;
    content: '';
    background-image: url('https://sudtrac.in/wp-content/uploads/2025/06/product-shape.png');
    width: 221px;
    height: 302px;
    top: 160px;
	z-index: -1;
}

.sudtrac-slider .carousel-item .view-btn img {
    width: auto;
    height: auto;
}

/* banner  */

/* .banner-row {
    background-color: #002B49;
}
 */

.sudtrac-slider .carousel-item img {
    width: 100%;
	object-fit: cover;
}
.banner-left-content h2 {
    font-size: 48px;
    line-height: 58px;
    color: #fff;
    font-weight: 700;
	margin-bottom: 40px;
}

.banner-left-content {
    height: 100%;
/*     display: flex;
    flex-direction: column;
    justify-content: center; */
    padding: 70px;
    position: relative;
    z-index: 99;
    background-color: #002B49;
    clip-path: polygon(0 0, 100% 0%, 80% 100%, 0 100%);
	    padding-right: 100px;
}

.banner-shape {
    position: absolute;
    content: '';
    right: -104px;
    clip-path: polygon(61% 0, 100% 0%, 74% 100%, 27% 100%);
    width: 348px;
    height: 100%;
    z-index: 99999999;
    background-color: #003764;
    top: 0;
}
.banner-row {
    background-color: #002b49;
}
.ba-left-col {
	position: relative;
/*     background-color: #002B49;
    clip-path: polygon(0 0, 100% 0%, 83% 100%, 0 100%); */
}

.banner-left-content .view-btn {
    border: 1px solid #fff;
}



.banner-img {
    position: absolute;
    top: 0;
    right: -170px;
    z-index: 9999;
}

.sudtrac-slider .banner-img img {
    width: 450px;
    height: auto;
}



@keyframes slideImageLeftToRight {
 0% {
    transform: translateX(-250%);
    opacity: 0;
}
  40% {
    opacity: 1;
  }
  100% {
	  transform: translateX(60%);
    opacity: 1;
}
}

.banner-img.animate-slide {
  animation: slideImageLeftToRight 5s ease-out forwards;
}


.product-slick .slick-slide{
	margin: 0 10px;
}
.slider_content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
	z-index: 9;
}
.slider-ab-cont h2 {
    font-size: 48px;
    line-height: 58px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 40px;
}

/* .slider-ab-cont .view-btn {
    border: 1px solid #fff;
} */
.slider-ab-cont .main_button {
    border: none;
}
.sudtrac-slider .carousel-control-next, .sudtrac-slider .carousel-control-prev {
    top: 45%;
    width: 40px;
    height: 40px;
	z-index: 99;
}
.sudtrac-slider .carousel-control-prev {
    left: 2%;
}
.sudtrac-slider .carousel-control-next {
    right: 2%;
}

.sudtrac-slider .slider_content:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 95%;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to top, #101419a6, #10141900);
    z-index: -9;
}
/* arrow  */

.main-arrow .slick-arrow {
    width: 49px;
    height: 49px;
    background-color:#002b49;
    top: 49%;
    border-radius: 50%;
    z-index: 9;
}
.main-arrow .slick-prev:before, .main-arrow .slick-next:before {
    font-size: 36px;
    line-height: 36px;
    opacity: 1;
    top: 1px;
    position: absolute;
    left: 7px;
}

/* industry  */

.industry-box-img {
    position: relative;
}

.industry-icon {
    position: absolute;
    content: '';
    bottom: 20px;
    left: 20px;
    width: 52px;
    height: 52px;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.industry-box-img:before {
    position: absolute;
    content: '';
    left: 0;
    background: linear-gradient(to top, #000000d4, #ffffff00);
    width: 100%;
    height: 100%;
}



/* contact us page  */

.breadcrumb-sec {
    padding-top: 173px;
    padding-bottom: 96px;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 9;
    position: relative;
    height: 450px;
    display: flex;
    align-items: center;
}
.breadcrumb-sec:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    /* top: 0; */
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to top, #101419, #10141966);
    z-index: -1;
}
.breadcrumb-ul h1 {
    font-weight: 700;
}

.breadcrumb-ul ul {
    display: flex;
}

.breadcrumb-ul ul li {
    color: #fff;
    margin-right: 20px;
}

.breadcrumb-ul ul li a{
	color: #fff;
}

.breadcrumb-ul ul li a {
    color: #fff;
    position: relative;
}
.breadcrumb-ul ul li a:before {
    position: absolute;
    content: '\f054';
    top: 0;
    right: -12px;
    font-family: "Font Awesome 5 Pro";
    font-weight: 600;
    font-size: 15px;
}

.breadcrumb-ul h1 {
    font-weight: 700;
    margin-bottom: 16px;
}

.clients-pg .client-img {
    background-color: #fff;
    border: 1px solid #ccc;
    margin-bottom: 24px;
}

.input-field input {
    width: 100%;
    height: 64px;
    padding: 16px 16px;
    border-radius: 4px;
    margin-bottom: 8px;
    background-color: #1f2730;
    border-color: transparent;
    /* border: 1px solid #ccc; */
    color: #fff;
    border-radius: 12px;
}
.input-field textarea {
    width: 100%;
    height: 150px;
    padding: 16px 16px;
    border-radius: 4px;
    margin-bottom: 8px;
    border-color: transparent;
    background: #1f2730;
    border-radius: 12px;
    color: #fff;
    resize: none;
}

.input-field input[type="submit"] {
    width: auto;
    padding: 10px 50px;
    font-size: 18px;
    line-height: 27px;
    background-color: #ffffff;
    color: #002b49;
    border-radius: 30px;
    padding: 8px 42px 8px 42px;
    border-radius: 48px;
    height: 64px;
    font-weight: 500;
}
.breadcrumb-content h2 {
    color: #fff;
    font-size: 56px;
    line-height: 66px;
}
.map iframe {
    width: 100%;
    height: 400px;
}

.map {
    height: 400px;
}

.contact-left {
    width: 70%;
}

.contact-left h2 {
    font-weight: 700;
    margin-bottom: 16px;
}



/* about page  */

.about-section {
    position: relative;
    background: var(--bg-color);
    display: flex;
    align-items: center;
    padding: 0;
    overflow: hidden;
}

.about-section::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0%;
    width: 60%;
    height: 450px;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.7) 50%, rgba(0, 0, 0, 0.95) 100%);
    clip-path: polygon(15% 0%, 100% 0%, 100% 100%, 0% 100%);
    z-index: 1;
}

        

        

        .about-content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 4rem;
    align-items: center;
    min-height: 450px;
}

        .about-text {
            color: white;
            animation: slideInLeft 1s ease-out;
        }

        .about-title {
            font-size: 3.5rem;
            font-weight: 700;
            margin-bottom: 1rem;
            background: linear-gradient(135deg, #ffffff 0%, #e2e8f0 100%);
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
            background-clip: text;
            position: relative;
        }

        .about-title::after {
            content: '';
            position: absolute;
            bottom: -10px;
            left: 0;
            width: 80px;
            height: 4px;
            background: linear-gradient(90deg, #3b82f6, #8b5cf6);
            border-radius: 2px;
        }
        @keyframes slideInLeft {
            from {
                opacity: 0;
                transform: translateX(-50px);
            }
            to {
                opacity: 1;
                transform: translateX(0);
            }
        }



/* about second section  */
.about-section-2{
	background-color: #1d1d1d;
}
.about-2-left h2 {
    font-weight: 700;
    color: #fff;
    margin-bottom: 24px;
}
.about-2-left p {
    color: #fff;
}
.counter-ab-outer .counter {
    padding-left: 0;
    border-left: none;
    border-bottom: 4px solid #46BFE8;
    padding-bottom: 16px;
}
/* about three section  */

.core-values {
    background-color: #2A2929;
}

.sud-right p {
    color: #fff;
}

.counter-ab-outer {
    margin-top: 80px;
}
.core-box h3 {
    color: #fff;
}

.core-box p {
    color: #fff;
}

.core-box{
	text-align: center;
}

.core-out-box{
	margin-top: 80px;
}

.core-box img {
    margin-bottom: 16px;
}

.about-mi-vi {
    background-color: #1d1d1d;
}

.mi-vi-left h2, .mi-vi-left h4, .mi-vi-left p {
    color: #fff;
}
.mi-vi-left h4{
	font-weight: 700;
}
.mi-vi-left h2 {
    font-weight: 700;
    margin-bottom: 32px;
}

/* leadership  */
.leadership-rt {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
}
.leadership {
    background-color: #1d1d1d;
}
.leadership-top p {
    font-size: 16px;
    line-height: 26px;
}

/* milestone  */
.milestones ul {
    position: relative;
}

.milestones ul:before {
    position: absolute;
    content: '';
    background: #269ae2;
    top: 15px;
    width: 3px;
    height: 100%;
    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;
}
.milestones ul li:after {
    position: absolute;
    content: '';
    background: #D9D9D9;
    top: 15px;
    width: 18px;
    height: 18px;
    transform: rotate(90deg);
    margin-right: 0px;
    right: -9px;
    border-radius: 50%;
}
.mileCont h2 {
    font-size: 48px;
    display: inline-block;
    border-top: 4px solid #46BFE8;
    padding-top: 12px;
}
.mileCont h4 {
    color: #fff;
    margin-bottom: 1rem;
    width: 80%;
}
.milestones ul li:nth-child(odd) .mileCont h4 {
    margin-left: auto;
}
.mileCont p {
    color: #fff;
    width: 80%;
}
.milestones ul li:nth-child(odd) .mileCont p {
    margin-left: auto;
    width: 60%;
}
.milestones ul li:nth-child(even) {
    margin-left: auto;
}
.milestones ul li:nth-child(even):after {
    border-radius: 50%;
    left: -9px;
}
.milestones ul li:nth-child(even) .mileCont {
    padding-left: 80px;
}

/* quality  */

.quality-content h2 {
    font-size: 48px;
    line-height: 58px;
    margin-bottom: 24px;
}

.quality-box h4 {
    background-color: #002B49;
    padding: 20px;
    text-align: center;
    margin-bottom: 24px;
}
.certi-content {
    border-top: 1px solid #5A5A5A;
    padding-top: 50px;
    margin-top: 50px;
    margin-bottom: 36px;
}
.certi-content h2 {
    font-weight: 700;
    margin-bottom: 16px;
}
.certi-content p{
	width: 70%;
}
.certifi-inner-box p {
    color: #000;
}
.certifi-inner-box a {
    color: #000;
    text-decoration: underline;
}
.certifi-inner-box{
	background-color: #fff;
	padding: 20px;
}

/* capabilities  */

.heat-treatment-btn {
  display: inline-block;
  background: #00294f; /* dark navy blue */
  color: white;
  font-weight: bold;
  padding: 10px 20px;
  position: relative;
  text-decoration: none;
  border: none;
  cursor: pointer;
  transition: background 0.3s ease;
  clip-path: polygon(0 0, calc(100% - 20px) 0, 100% 50%, calc(100% - 20px) 100%, 0 100%);
}

.heat-treatment-btn:hover {
  background: #014a88; /* optional hover color */
}
/* 
.heat-treatment-btn::after {
  content: '→';
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 16px;
}
 */

.cape-box {
    background-color: #5f5e5e;
    position: relative;
    margin-bottom: 24px;
}


.cape-box .product-box-inner {
    width: 100%;
}

.cape-box .product-box-inner:before {
	position: absolute;
	content: '';
    background-color: #002b49db;
    left: 0;
    width: 67%;
    height: 42px;
    bottom: 0;
	clip-path: polygon(0 0, 89% 0, 100% 100%, 0% 100%);
}

.cape-box .product-box-inner h5 {
    width: 62%;
}

.capability-tp .title {
    border-bottom: 3px solid #46BFE8;
    display: inline-block;
    padding-bottom: 24px;
    margin-bottom: 50px;
}

.capabi-row {
    border-top: 1px solid #E9E9E9;
    padding-top: 50px;
    margin-top: 60px;
}

.capability-tp .prec {
    width: 70%;
}

.machi-inner-cont {
    position: relative;
    background-color: #2D2D2D;
    padding: 40px 45px;
    width: 90%;
    margin: 0 auto;
    margin-top: -100px;
}

.machining-inner {
    position: relative;
    margin-bottom: 50px;
}
.awards-pg-box {
    text-align: center;
    width: 60%;
    margin: 0 auto 40px;
}
.awards-tab .nav-link {
    background-color: transparent;
    color: #fff;
}

.awards-tab .nav-tabs {
    justify-content: center;
    border-bottom: 1px solid transparent;
    margin-bottom: 40px;
}
.awards-tab .nav-tabs .nav-link {
    background-color: transparent;
    color: #fff;
    border: none;
    padding: 0;
    margin-right: 40px;
}
.awards-tab .nav-tabs .nav-link.active {
    color: #528EFF;
    border-bottom: 1px solid;
}

.awards-box img {
    width: 100%;
}
.nav-menu {
    height: 93px;
    display: flex;
    justify-content: center;
    align-items: center;
}


/* career  */

.job-opening {
    margin-bottom: 62px;
    color: #fff !important;
}
.job-opening h6 {
    font-size: 18px;
    line-height: 30px;
    font-weight: 600;
    color: #dbdbdb;
}
.job-opening a {
    color: #10984a;
}
.job-opening img {
    width: 27px;
    height: 20px;
    margin-top: 0;
    margin-left: 0px;
    filter: invert(1);
}
.benefits-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 60px;
}
.benefit-card {
    padding: 24px;
    /* box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08); */
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border-bottom: 1px solid #fff;
}
.benefit-icon {
    width: 50px;
    height: 50px;
    margin-bottom: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.benefit-card h3 {
    font-size: 1.4rem;
    font-weight: 600;
    color: #10984a;
    margin-bottom: 12px;
    line-height: 1.4;
}
.benefit-card p {
    font-size: 16px;
    line-height: 26px;
}
/* career */
.carrer-pop .modal-content {
    background: #0c1d2c !important;
    color: #fff !important;
}
.carrer-pop .btn-close {
    position: absolute;
    right: 0;
    width: 35px;
    height: 35px;
    background-color: #fff;
    opacity: 1;
    border-radius: 50%;
}
.modal-body button.btn-close {
    color: #fff !important;
    margin-left: auto !important;
    border: 1px solid #000;
    border-radius: 50%;
    padding: 10px;
    font-size: 12px;
    filter: invert(1);
    width: 15px;
    height: 15px;
}
.main-pop .apply-headding h4 {
    font-size: 25px;
    font-weight: bold;
    padding-bottom: 3px;
}
.main-pop .apply-headding p {
    padding-bottom: 24px;
}
.main-pop .skills .skill-list {
    margin-right: 70px;
}
.main-pop .skills .skill-list ul {
    margin: 0px;
    padding: 0px;
    list-style: disc;
    padding-bottom: 30px;
    padding-left: 24px;
}
.main-pop .skills .skill-list ul li {
    color: #6E6F73;
    font-size: 15px;
    padding-bottom: 5px;
    position: relative;
}
section.current_openings_wrapper.sp .main_title {
    text-align: center;
    margin-bottom: 60px;
}
.main-pop .skills {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: start;
}

/* product single page  */

.sProdPgImgPop {
    margin-right: 100px;
}
/* .sProdPgImgPop .slick-arrow {
    top: 50%;
    z-index: 9;
}
.sProdPgImgPop button.slick-arrow, .sProdPgImgPop button.slick-arrow:hover, .sProdPgImgPop button.slick-arrow:focus {
    outline: 0;
    bottom: -75px;
    top: 50%;
    background-image: url(<?php echo site_url(); ?>/wp-content/uploads/2026/03/arrow-right.webp) !important;
    background-size: 50%;
    background-repeat: no-repeat;
    background-color: #00974a;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    background-position-y: center;
    background-position-x: center;
}
.sProdPgImgPop button.slick-prev.slick-arrow {
    transform: scalex(-1) translate(-50%, -50%);
}
.sProdPgImgPop button.slick-prev.slick-arrow {
    transform: scalex(-1) translate(-50%, -50%);
}
.sProdPgImgPop .slick-arrow {
    top: 50%;
    z-index: 9;
} */

.sProdPgImgPop .slick-dots li {
    width: 12px;
    height: 12px;
}
.sProdPgImgPop .slick-dots li button {
    background-color: #fff;
    border-radius: 50%;
    width: 12px;
    height: 12px;
}
.sProdPgImgPop .slick-dots li button:before {
    content: '';
}
.sProdPg .sProd-img img {
    width: 100%;
    background-color: #fff;
	    border-radius: 12px;
}
/* .sProdPgImgPop .slick-prev:before, .sProdPgImgPop .slick-next:before{
	content: '';
} */
.sProdPgImgPop .slick-dots li.slick-active button {
    background-color: #10984a;
}
.breadUl {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.breadUl li a {
    position: relative;
    padding-right: 15px;
    margin-right: 10px;
    font-weight: 400;
    display: inline-block;
    color: #fff;
}
.breadUl li a:before {
    position: absolute;
    content: '\f054';
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    right: 0;
    font-size: 14px;
    line-height: 28px;
}

.product-pg .product-box {
    background-color: #fff;
    padding: 0;
    margin-bottom: 24px;
    overflow: hidden;
    border-radius: 12px;
}
.product-pg .product-box:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to top, #101419, #10141900);
    z-index: 99;
    pointer-events: none;
    /* border-radius: 12px; */
    /* overflow: hidden; */
}

/* about us */

.mi-box ul li {
    list-style: disc;
    margin-left: 24px;
}

/* contact page  */

.contact-box {
    display: flex;
    padding: 40px;
    background-color: #0c1d2c;
    border-radius: 10px;
    min-height: 200px;
}
.cont-box-icon {
    margin-right: 20px;
    width: 50px;
}
.cont-box-icon img {
    filter: brightness(0) invert(1);
}
.cont-box-cont {
    width: calc(100% - 50px);
}
.cont-box-cont p {
    margin-bottom: 6px;
    color: #fff;
    font-weight: 400;
}
.cont-box-cont h5 {
    color: #fff;
    font-size: 24px;
    line-height: 34px;
}
.cont-box-cont h5 a {
    color: #fff;
}


/* company css */

section.story_wrapper.about_wrapper.sp {
    margin-top: 100px;
}
section.story_wrapper.sp:before {
    content: "";
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    background: #0c1d2c;
    z-index: -9;
    border-top-right-radius: 54px;
    border-bottom-right-radius: 54px;
}
.story_wrapper:after {
    position: absolute;
    content: '';
    z-index: 1;
    left: 0;
    right: 0;
    top: 50%;
    text-align: center;
    width: 100%;
    pointer-events: none;
    z-index: -9;
    top: 0%;
    background-image: url(https://nextstep.net.in/tsi/wp-content/uploads/2025/07/Our-Story-1.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 393px;
}
.about_image {
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: 24px;
}
.about_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.about_image_content {
    padding-left: 78px;
    margin-top: 30px;
}
.about_image_content p {
    margin-bottom: 24px;
}
section.team_wrapper.sp {
    padding-bottom: 0;
}
section.team_wrapper.sp .main_title {
    margin-bottom: 48px;
    text-align: center;
}
.team_item {
    background: #0C1D2C;
    padding: 26px;
    border-radius: 24px;
    height: 100%;
}
.team_image {
    border-radius: 24px;
    overflow: hidden;
    width: 100%;
}
.team_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.team_name {
    position: relative;
}
.team_name:before {
    content: '';
    position: absolute;
    bottom: -24px;
    width: 65px;
    height: 1px;
    left: 0;
    background: #fff;
}
.team_name h2 {
    font-weight: 500;
    font-style: 65 Medium;
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 5px;
}
.team_name h3 {
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 10px;
    position: relative;
}
.team_details {
    margin-top: 48px;
}
.plus_icon {
    text-align: right;
    background: #5d5757;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    margin-left: auto;
    cursor: pointer;
}
.map_wrapper.team_wrapper.sp {
    padding-bottom: 50px;
}
section.team_wrapper.sp .main_title {
    margin-bottom: 48px;
    text-align: center;
}
.map-conten {
    padding: 10px 10px;
    background-color: #0c1d2c00;
    margin-bottom: 70px;
}
.map-conten h6 {
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
    margin-bottom: 5px;
}
.map-conten p {
    margin-bottom: 16px;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    display: flex;
    align-items: baseline;
}
.team_name svg {
    width: 22px;
}
.map-conten p a {
    color: #fff;
}
.map-conten p i {
    margin-right: 5px;
}
.team_item .modal-content {
    background: #0c1d2c;
    color: #fff;
}
.close_btn {
    text-align: right;
}

/* facilities css */

.facility_tabs_wrapper {
    background: #000;
    padding: 24px 0 0;
    text-align: center;
    border-bottom-left-radius: 24px;
    overflow: hidden;
    border-bottom-right-radius: 24px;
}

section.all_products_wrapper .facility_tabs_wrapper {
    background: none !important;
}
.facility_tabs_wrapper .nav.nav-tabs {
    border-bottom: 1px solid #1f2730;
    padding-bottom: 0;
}
.facility_tabs_wrapper ul#myTab {
    background: #000;
    justify-content: center;
    align-items: center;
    padding-bottom: 12px;
    border: 1px solid transparent;
}
.facility_tabs_wrapper ul#myTab {
    margin-bottom: 32px;
    border-bottom: 1px solid #101f2d;
    padding-bottom: 0;
}
.facility_tabs_wrapper ul li .nav-link.active {
    position: relative;
    font-weight: 700;
    color: #fff;
    background: transparent;
    border: none;
    border-bottom: 3px solid rgb(63 156 229);
    padding-bottom: 20px;
	border-radius: 0;
}
.facility_tabs_wrapper ul li button {
    display: inline-block;
    background: transparent;
    border: 1px solid transparent;
    color: #726c72;
    font-size: 22px;
    line-height: 32px;
    margin: 0;
    padding: 20px 30px;
    font-weight: 700;
}
.facility_tabs_wrapper ul.slick-dots li button {
    display: block;
    font-size: 0;
    line-height: 0;
    margin: 0;
    padding: 5px;
}
.facility_tabs_wrapper ul li .nav-link {
    border: none;
    border-bottom: 3px solid transparent;
}
.tabs_maunfucturings {
    position: relative;
    padding: 70px 0;
}
.manufact-shape {
    position: relative;
}
div#home-tab-pane .main_title {
    margin-bottom: 48px;
}
.facilty_wrapper .story_wrapper1.about_wrapper {
    margin-bottom: 74px;
    background-color: #0c1d2c;
    border-radius: 24px;
    padding: 24px;
}
.facility_tabs_wrapper ul li .nav-link {
    border: none;
    border-bottom: 3px solid transparent;
}

section.all_products_wrapper .facility_tabs_wrapper ul {
    background: none !important;
}

.tabs_maunfucturings {
    padding-bottom: 0;
}
.all_products_wrapper.manufacturing_wrapper {
    padding: 0;
}

section.all_products_wrapper.manufacturing_wrapper .about_image_content ul li {
    margin-bottom: 12px;
}

section.all_products_wrapper.manufacturing_wrapper .about_image_content ul {
    list-style: disc;
    padding-left: 30px;
}
section.all_products_wrapper.manufacturing_wrapper .about_image_content h3 {
    font-weight: 500;
    margin-bottom: 24px;
}

section.facility_wrapper.sp .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    isolation: isolate;
    border-color: transparent !important;
    color: rgb(63 156 229);
}

.facility_tabs_wrapper ul li .nav-link.active:hover {
    /*border-color: #10984a !important;*/
    outline: none;
}
section.all_products_wrapper.manufacturing_wrapper .about_image_content ul li>ul {
    margin-top: 18px;
}
.facilty_wrapper .story_wrapper1.about_wrapper:nth-child(even) .row {
    flex-direction: row-reverse;
}

/* clients page css  */

.client-tabs ul {
    margin-bottom: 24px;
    border-bottom: none;
}
.client-tabs .nav-link {
    color: #fff;
    border-radius: 6px;
}
.client-pg .col-md-3 {
    padding: 0;
}
.client_pg_img {
    text-align: center;
    padding: 6px;
    position: relative;
}
.client_pg_img:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to top, #101419, #10141900);
    z-index: 99;
}
.client_pg_img img {
    border: 1px solid #d9d9d9;
    margin-bottom: 0;
    width: 100%;
    height: 250px;
    object-fit: contain;
    padding: 50px;
    background-color: #fff;
    border-radius: 12px;
}

.client-pg .nav-tabs .nav-item.show .nav-link, .client-pg .nav-tabs .nav-link.active {
    color: #000000;
}

/* career page  */

.career-fm {
    width: 70%;
    margin: 0 auto;
}
.career-fm .apply-job {
    font-weight: 600;
}

.career-form .input-field input {
    width: 100%;
    height: 64px;
    padding: 16px 16px;
    border-radius: 4px;
    margin-bottom: 8px;
    background-color: #1f2730;
    border-color: transparent;
    /* border: 1px solid #ccc; */
    color: #fff;
    border-radius: 12px;
}

.career-form .input-field textarea {
    width: 100%;
    height: 150px;
    padding: 16px 16px;
    border-radius: 4px;
    margin-bottom: 8px;
    border-color: transparent;
    background: #1f2730;
    border-radius: 12px;
    color: #fff;
    resize: none;
}

.career-form .input-field input[type="submit"] {
    width: auto;
    padding: 10px 50px;
    font-size: 18px;
    line-height: 27px;
    background-color: #ffffff;
    color: #1f2730;
    border-radius: 30px;
    padding: 8px 42px 8px 42px;
    border-radius: 48px;
    height: 64px;
    font-weight: 500;
}

.benefits_description {
    margin: auto;
    width: 60%;
}
.benefits_description p {
    font-size: 22px;
}
section.clients_wrapper.sp .main_title {
    margin-bottom: 64px;
}
.client_item {
    position: relative;
    margin: 0 12px;
}
.client_item:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to top, #101419, #10141900);
    z-index: 99;
}
.client_item img {
    border: 1px solid #444444;
    padding: 24px;
    background-color: #fff;
}
/* home about css  */
section.story_wrapper.sp {
    position: relative;
}
section.story_wrapper.sp:before {
    content: "";
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    background: #0c1d2c;
    z-index: -9;
    border-top-right-radius: 54px;
    border-bottom-right-radius: 54px;
}

.story_wrapper:after {
    position: absolute;
    content: '';
    z-index: 1;
    left: 0;
    right: 0;
    top: 50%;
    text-align: center;
    width: 100%;
    pointer-events: none;
    z-index: -9;
    top: 3%;
    background-image: url('https://sudtrac.in/wp-content/uploads/2026/06/Our-Story-1.png');
    background-repeat: no-repeat;
    background-size: contain;
    height: 393px;
}
.story_main {
    width: 75%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.main_title {
    margin-bottom: 0;
}
.story_main .main_title h3 {
    margin-bottom: 24px;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0%;
    color: #1aa2fc;
}

.main_title h2 {
    font-weight: 700;
    font-size: 48px;
    line-height: 58px;
    margin-bottom: 24px;
}
.story_wrapper_main {
    padding: 55px 0 70px;
}
.story_wrapper_main p {
    margin-bottom: 64px;
    font-size: 20px;
    line-height: 30px;
}

.main_button {
    display: inline-block;
    text-decoration: none;
    color: #fff;
    font-size: 18px;
    line-height: 28px;
    border: 1px solid #fff;
    padding: 12px 34px;
    transition: all 0.8s 
ease;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.main_button::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background-color: #fff;
    transition: left 0.8s 
ease;
    z-index: -1;
}
.main_button:hover::before {
    left: 0;
}
.story_main {
    width: 75%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.story_main .main_title p {
    color: #acc0bb;
    width: 85%;
}
.counters_main {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 30px;
}
.counter_item {
    padding-top: 24px;
    margin-top: 24px;
    border-top: 2px solid #1aa2fc;
}

.counter_item h2 {
    font-weight: 700;
    font-size: 82px;
    line-height: 92px;
}
.counter_item h3 {
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0%;
}

.main_button:hover {
    color: #0c1d2c;
}

/* section.soutions_wrappper.sp {
    padding: 100px;
    padding-right: 0;
} */
.soultions_main_title {
    width: 90%;
    margin-left: 0;
}
.soultions_main button.slick-arrow, .soultions_main button.slick-arrow:hover, .soultions_main button.slick-arrow:focus {
    outline: 0;
    bottom: -75px;
    top: auto;
    background-image: url('https://sudtrac.in/wp-content/uploads/2026/09/arrow-right.webp') !important;
    background-size: 50%;
    background-repeat: no-repeat;
    background-color: #1aa2fc;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    background-position-y: center;
    background-position-x: center;
}
button.slick-prev.slick-arrow {
    transform: scalex(-1) translate(-50%, -50%);
}
button.slick-next.slick-arrow {
    left: 50px;
}
.sProdPgImgPop button.slick-next.slick-arrow {
    left: auto;
}
.sProdPgImgPop button.slick-prev.slick-arrow {
    transform: translate(0, -50%);
}
.sProdPgImgPop button.slick-arrow.slick-disabled {
    background-color: #002b49ed;
    cursor: auto;
}
/* .slider .slick-slide {
    margin-right: 30px;
} */
.slider .image {
    position: relative;
	    padding: 8px;
}
.slider .image:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to top, #101419, #10141900);
}
.slider .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 24px;
}
.image_text_wrap {
    position: absolute;
    bottom: 20px;
    width: 100%;
    left: 0;
    padding-left: 24px;
    z-index: 9;
}
.image_text_wrap h3 {
    font-size: 24px;
    line-height: 34px;
    font-weight: 500;
    color: #fff;
}

.slider .slick-arrow:before {
    visibility: hidden;
}

/* header btn  */
.contact_btn a {
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #02243f;
    text-decoration: none;
    transition: all 0.8s ease;
    background: #fff;
    padding: 13px 42px 13px 42px;
    border-radius: 48px;
    position: relative;
    border: 1px solid transparent;
}

.team_wrapper .col-md-6 {
    margin-bottom: 24px;
}

/* homepage facility  */

.facilities-ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
}
.facilities-ul li {
    width: 33.33%;
    border: 1px solid #444444;
    padding: 16px;
    margin-right: -1px;
    margin-bottom: -1px;
    height: 200px;
	    transition: all 0.4s;
}
.facilities-box h5 {
    font-weight: 400;
    position: absolute;
    bottom: 0;
    top: auto;
    margin-bottom: 0;
    font-size: 18px;
	width:80%;
}
.facilities-box span {
    position: absolute;
    top: 0px;
    right: 0;
}
.facilities-box {
    position: relative;
    height: 168px;
}
.facilities-box span img {
    width: 70px;
}

.facilities-ul li:hover {
    background-color: #0c1d2c;
}

.our-facilities .main_title {
    width: 90%;
}

.facilities-ul .arrow {
    display: none;
    position: absolute;
    bottom: 0;
    right: 10px;
}

.facilities-ul li:hover .arrow{
	display: block;
}

.facilities-ul .arrow img {
    width: 24px;
}

.nav-menu > li.cont-li {
    display: none;
}
@media (max-width: 767px) {
    .breadcrumb-sec {
        background-image: var(--mobile-bg) !important;
    }
}
 .product-box img {
    transition: all 0.5s;
}
.product-box:hover img {
    transform: scale(1.1);
} 

.application-note {
/*     padding: 16px 20px; */
    margin: 0px 0px 20px 0px;
    background: #101419;
    
    border-radius: 8px;
    color: #fff;
    font-size: 15px;
    line-height: 1.7;
}

.application-note strong {
    color: #d32f2f;
}

/* .product-box:hover h5 {
    color: #002B49;
}  */

/* front -page */
.story_wrapper .story_wrapper_main p:first-child {
    margin-bottom: 16px;
}

/* product page  */
.product-pg .nav-pills .nav-link.active, .product-pg .nav-pills .show>.nav-link {
    background-color: #002B49;
}

.product-pg .nav-pills .nav-link {
    color: #ffffff;
}

.sProdPg .merger_left .ml-li ul li {
    list-style: disc;
    margin-left: 24px;
    margin-bottom: 10px;
}



.product-pg .product-box .product-box-inner h5 {
    color: #000;
}

.product-pg .product-box:before {
    background: none;
}

.soutions_wrappper .slider .image:before {
    background: none;
}

.soutions_wrappper .slider .image h3{
	color: #000;
	text-align: center;
	    font-size: 20px;
}

.story_main .main_title h2 {
    font-size: 36px;
    line-height: 46px;
}


.product-pg.cate-pg.sp .nav-pills .nav-link.active, .product-pg.cate-pg.sp .nav-pills .show>.nav-link {
    background-color: transparent;
}

.product-pg.cate-pg .facility_tabs_wrapper {
    background:transparent;
}

.product-pg .nav-pills .nav-link {
    color: #726c72;
}
.cat-pg-inner.facility_tabs_wrapper .nav-pills {
    border-bottom: 1px solid #101f2d;
}


.product-pg.cate-pg .main-arrow .slick-arrow {
    width: 36px;
    height: 36px;
}

.product-pg.cate-pg  .main-arrow .slick-prev:before, .product-pg.cate-pg .main-arrow .slick-next:before {
    font-size: 30px;
    line-height: 25px;
    top: 0px;
	left: 5px;
}