/*@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');*/

@import url('https://fonts.googleapis.com/css2?family=Bodoni+Moda:ital,opsz,wght@0,6..96,400..900;1,6..96,400..900&family=Exo:ital,wght@0,100..900;1,100..900&family=IBM+Plex+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&family=Raleway:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Saira:ital,wght@0,100..900;1,100..900&display=swap');


@import url('https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,100..900;1,100..900&family=Exo:ital,wght@0,100..900;1,100..900&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap%27');

.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");
    transform: rotate(0deg);
}
.accordion-button::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");
    transform: rotate(180deg);
}







h1, h2, h3, h4, h5{font-family: "Exo", sans-serif;}
p{font-family: "Inter", sans-serif;font-weight: 400;}
a{text-decoration:none!important;}
.mb-10{margin-bottom:10px;}
.mt-80{margin-top:80px;}
.mb-60{margin-bottom:60px;}
.mb-50{margin-bottom:50px;}
.mb-100{margin-bottom:100px;}
.mb-28{margin-bottom:28px;}
.mb-30{margin-bottom:30px;}
.mb-20{margin-bottom:20px;}
.ml-8{margin-left:8px;}
.mt-30{margin-top:30px;}
.mb-70{margin-bottom:70px;}
.mb-40{margin-bottom:40px;}
.mt-70{margin-top:70px;}
.ptb-80{padding:80px 0;}
.ptb-20{padding:20px 0;}
.ptb-10{padding:10px 0;}
.mtb-40{margin-top:40px;margin-bottom:40px;}
.gap-30{gap:30px;}
.gap-20{gap:20px;}
.gap-10 {gap: 10px;}
.w-35{width:35% !important;}
.flex-wrap-nowrap {flex-wrap:nowrap;}
.w-5{width:25px!important;}
.text-content{font-weight: 400;font-style: Regular;font-size: 16px;leading-trim: NONE;line-height: 30px;letter-spacing: 0%;}
h1{color: #293330;font-weight: 500;font-style: Medium;font-size: 44px;leading-trim: NONE;line-height: 125%;letter-spacing: 0%;margin-bottom:34px;}
h2{font-weight: 500;font-style: Medium;font-size: 44px;leading-trim: NONE;line-height: 130%;letter-spacing: 0%;}
.subheading{font-family: "Inter", sans-serif;font-weight: 400;font-style: Regular;font-size: 14px!important;leading-trim: NONE;line-height: 100%;letter-spacing: 0%;color: #293330;margin-bottom:30px;}
.header-slider {width: 100%;position: relative !important;}
.header-slider {margin-top:-120px; z-index: 0!important;}
.header-slider .item {height: 100vh;background-size: cover;background-position: center;position: relative;display: flex;align-items: center;justify-content: flex-start;color: #fff;background-repeat: no-repeat;}
.header-slider .overlay {background: rgba(0, 0, 0, 0.3);position: absolute;top: 0;left: 0;height: 100%;width: 100%;}
.header-content {position: relative;z-index: 2;max-width: 700px;}
.header-content h2 {color:#000000;font-weight: 600;font-style: SemiBold;font-size: 58px;leading-trim: NONE;line-height: 130%;letter-spacing: 0%;margin-bottom:30px;}
.header-content p {color:#000000;font-weight: 400;font-style: Regular;font-size: 14px;leading-trim: NONE;line-height: 160%;letter-spacing: 0%;margin-bottom:40px;}
.header-slider .link img{width: 20px!important;}
.header-slider .link {gap: 10px;padding: 10px 28px;align-items: center;display: flex;font-weight: 400;font-size: 14px;font-family: "Exo", sans-serif;line-height: 100%;color: #000000;text-decoration: none;border-radius: 50px;position: relative;background-image: linear-gradient(to right, #FFC233 0%, #FFC233 100%);background-repeat: no-repeat;background-size: 0% 100%;background-position: left center;transition: background-size 0.4s ease;width: fit-content!important;}
.header-slider .link:hover{background-size: 100% 100%; /* Expands from left to right */color: #000;padding:10px 28px;}
.custom-nav {position: relative;bottom:70px;display: flex;gap: 40px;z-index: 5;}
.custom-nav button {padding: 0px;background: none;border: none;font-size: 14px;font-weight: 400;color: #000000;position: relative;cursor: pointer;padding-bottom:10px;transition: all 0.3s ease;width:250px;text-align: left;}
.custom-nav button::after { content: "";position: absolute;bottom: 0;left: 0;height: 4px;width: 100%;background: #fff;transform: scaleX(1);transition: background 0.4s ease;border-radius: 50px;}
.custom-nav button.active::after {background: #11B2A9;}
.custom-nav button span {display: inline-block;transition: opacity 0.3s ease;}
.custom-nav button .preview {position: absolute;top: -130px;left: 50%;transform: translateX(-50%) translateY(50px);width: 100%;height: 130px;background-size: cover;background-position: center;border-radius: 10px;opacity: 0;transition: opacity 0.5s ease, transform 0.8s ease;pointer-events: none;}
.custom-nav button:hover .preview {opacity: 1;transform: translateX(-50%) translateY(-10%);}
.home-about-us p{font-weight: 400;font-style: Regular;font-size: 16px;leading-trim: NONE;line-height: 24px;letter-spacing: 0%;color: #000000;}
.home-about-us .text-box{max-width:900px;}
.text-black{color: #000000;}
.text-white{color: #fff;}



.custom-slider-section {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding: 40px 0;
}

.custom-slider-wrapper {
  width: 100%;
  overflow: hidden;
}

.custom-slider-track {
  display: flex;
  width: max-content;
  animation: custom-scroll 25s linear infinite;
  will-change: transform;
}

.custom-slide {
  flex: 0 0 auto;
  width: 260px;

  border-radius: 16px;
  overflow: hidden;
	padding: 10px;
    flex-shrink: 0;
}

.custom-slide img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 16px;
}

/* Smooth infinite scroll */
@keyframes custom-scroll {
  0% {
    transform: translate3d(0, 0, 0);
  }
  100% {
    transform: translate3d(-50%, 0, 0);
  }
}



/* The actual Card Design */
.custom-slide-card {
   background-color: #12aba1;
    color: #ffffff;
    border-radius: 16px;
    width: 240px;
    height: 295px;
    padding: 40px 30px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding-top: 53px;
    box-sizing: border-box;
    font-family: "Exo", sans-serif;
    text-align: left;
}

/* Typography */
.stat-number {
    font-size: 44px;
    font-weight: 400;
    margin: 0;
    line-height: 1;
}

.stat-title {
    font-size: 22px;
    /* font-weight: 700; */
    margin: 15px 0 10px 0;
    line-height: 1.2;
}

.stat-desc {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.4;
    margin: 0;
    opacity: 0.9;
}

/* Mobile Responsiveness */
@media (max-width: 768px) {
    .custom-slide-card {
      
              
        padding-top: 80px;
        width: 100%;
        height: 100%;
    }
    .stat-number {
        font-size:35px;
    }
	.stat-title {
    font-size: 19px;
    
     
}
}

/* Mobile optimization */
@media (max-width: 768px) {
  .custom-slide {
    width: 280px;
    margin-right: 12px;
  }

  .custom-slider-track {
    animation-duration: 18s;
  }
}


.logo-slider-section-new {
  width: 100%;
  overflow: hidden;
  padding: 0px 0px 40px 0px;
  background: #fff;
}

.logo-slider-wrapper-new {
  overflow: hidden;
  width: 100%;
}

.logo-slider-track-new {
  display: flex;
  width: max-content;
  animation: logoScrollNew 30s linear infinite;
  will-change: transform;
}

/* Individual logo */
.logo-slide-new {
  flex: 0 0 auto;
  width: 140px;
  margin-right: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.logo-slide-new img {
  max-width: 100%;
  max-height: 100px;
  object-fit: contain;
 
 
  transition: all 0.3s ease;
}

.logo-slide-new img:hover {
  filter: grayscale(0%);
  opacity: 1;
}

/* Animation */
@keyframes logoScrollNew {
  0% {
    transform: translate3d(0, 0, 0);
  }
  100% {
    transform: translate3d(-50%, 0, 0);
  }
}

/* Tablet */
@media (max-width: 992px) {
  .logo-slide-new {
    width: 120px;
    margin-right: 30px;
  }
}

/* Mobile */
@media (max-width: 576px) {
  .logo-slide-new {
    width: 100px;
    margin-right: 20px;
  }

  .logo-slider-track-new {
    animation-duration: 20s;
  }

  .logo-slide-new img {
    max-height: 100px;
  }
}

.marquee-container {
    width: 100%;
    overflow: hidden;
    position: relative;
    -webkit-overflow-scrolling: touch;
}

.marquee-track {
    display: flex;
    gap: 20px;

    /* Better compatibility than max-content */
    width: fit-content;

    /* Smooth animation on iOS */
    animation: marquee 20s linear infinite;
    -webkit-animation: marquee 20s linear infinite;

    /* Force GPU acceleration */
    transform: translate3d(0, 0, 0);
    will-change: transform;
}

/* Pause on hover (desktop) + active (mobile touch) */
.marquee-track:hover,
.marquee-track:active {
    animation-play-state: paused;
    -webkit-animation-play-state: paused;
}

@-webkit-keyframes marquee {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: translate3d(-50%, 0, 0);
    }
}

@keyframes marquee {
    0% {
        transform: translate3d(0, 0, 0);
    }
    100% {
        transform: translate3d(-50%, 0, 0);
    }
}

.marquee-card {
    flex: 0 0 auto;

    /* Prevent shrinking issues on iOS */
    min-width: 275px;
    width: 275px;

    border-radius: 12px;
    overflow: hidden;

    /* Prevent flicker on Safari */
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.marquee-card img {
    width: 100%;
    height: 100%;
    object-fit: cover;

    border-radius: 12px;
    display: block;

    /* Fix image rendering issues on iOS */
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

/* Optional: smoother performance on smaller devices */
@media (max-width: 768px) {
    .marquee-track {
        animation-duration: 25s; /* slower for better readability */
    }

    .marquee-card {
        width: 220px;
        min-width: 220px;
    }
}
.card.enquire-now-card {
    background-color: #11b2a9;
    border-radius:20px;
}

/*
.marquee-container {width: 100%;overflow: hidden;position: relative;}
.marquee-track {display: flex;gap: 20px;width: max-content;animation: marquee 20s linear infinite;}
.marquee-track:hover {animation-play-state: paused;}
@keyframes marquee {
    0% { transform: translateX(0); }
    100% { transform: translateX(-50%); }
}

.marquee-card {flex: 0 0 auto;width: 275px;border-radius: 12px;overflow: hidden;}
.marquee-card img {width: 100%;height:100%;object-fit: cover;border-radius: 12px;display: block;}
.enquire-now-card{background: #11B2A9;border-radius:20px;padding:60px 80px;margin-bottom:30px;}
.enquire-now-btn{background: #245C53;border-radius:40px;padding:10px 32px;margin-top:40px;border:none;}
.bg-dark-green{background: #245C53;border-radius:20px;padding:60px 80px;}
@keyframes scroll {
  0% { transform: translateX(0); }
  100% { transform: translateX(-50%); }
}
*/
.navbar-toggler {
    display: flex;
    flex-direction: column;
    align-content: center;
    margin-top: 7px;
}
.navbar-toggler-icon {
    
    width: 30px;
    height: 3px;
    
    background-color: #082149;
    margin-bottom: 5px;
}


/* Pause on hover */
.marquee-container:hover .marquee-track {animation-play-state: paused;}
.secondary-btn img{width: 20px;}
.secondary-btn {font-family: "Exo", sans-serif;gap: 10px;align-items: center;display: flex;font-weight: 400;font-size: 14px;line-height: 100%;color: #000000;text-decoration: none;border-radius: 50px;position: relative;background-image: linear-gradient(to right, #FFC233 0%, #FFC233 100%);background-repeat: no-repeat;background-size: 0% 100%;background-position: left center;transition: background-size 0.4s ease;width: fit-content;}
.secondary-btn:hover{color: #000000;}
.float-inline-end{float: inline-end;}
.home-logo-marquee .marquee-card {flex: 0 0 auto;width:150px;border-radius: 12px;overflow: hidden;min-width: 150px;}
.home-business-verticals .slider-container {width:100%;border-radius: 20px;overflow: hidden;position: relative;}
.home-business-verticals .owl-carousel-business-verticals .item {background-repeat: no-repeat;position: relative;height:452px;background-size: 100% 100%;background-position: center;color: #fff;padding: 50px;border-radius: 15px;display: flex;}
.home-business-verticals .item-content {position: relative;z-index: 2;max-width: 450px;}
.home-business-verticals .item-content h3 {font-family: "Exo", sans-serif;font-weight: 500;font-style: Medium;font-size: 40px;leading-trim: NONE;line-height: 130%;letter-spacing: 0%;}
.home-business-verticals .item-content p {font-family: "Inter", sans-serif;font-weight: 400;font-style: Regular;font-size: 16px;leading-trim: NONE;line-height: 24px;letter-spacing: 0%;margin:26px auto;}
.home-business-verticals .explore {font-family: "Exo", sans-serif;display: inline-flex;align-items: center;gap: 6px;font-weight: 400;text-decoration: none;color: #fff;padding-bottom: 2px;transition: 0.3s;font-size:14px;}
.home-business-verticals .explore:hover {opacity: 0.8;}
.home-business-verticals .slider-tabs {position: absolute;bottom: 40px;left: 50px;display: flex;flex-wrap: wrap;gap: 20px;z-index: 10;}
.home-business-verticals .slider-tabs div {font-size: 14px;color: #ddd;cursor: pointer;font-weight: 400;transition: 0.3s;border-bottom: 1px solid #FFFFFF;width:168px;}
.home-business-verticals .slider-tabs .active {color: #fff;font-weight: 700;border-bottom: 2px solid #fff;padding-bottom: 24px;}
.home-business-verticals .custom-nav {position: absolute;bottom: 40px;right: 80px;display: flex;gap: 15px;z-index: 10;}
.home-business-verticals .custom-nav button {width: 39px;height: 39px;border: none;cursor: pointer;transition: 0.3s;}
.home-business-verticals .owl-carousel-business-verticals .owl-stage-outer {perspective: 1200px;}
.home-business-verticals .owl-carousel-business-verticals .owl-item {transition: transform 0.8s ease, opacity 0.8s ease;opacity: 0;}
.home-business-verticals .owl-carousel-business-verticals .owl-item.active {opacity: 1 !important;}
.home-business-verticals .owl-dots{display:none;}
.home-business-verticals .custom-nav button::after {display:none;}
.custom-card {position: relative;overflow: hidden;border-radius: 10px;height: 350px;color: #fff;cursor: pointer;}
.custom-card img {width: 100%;height: 100%;object-fit: cover;transition: transform 0.5s ease, opacity 0.5s ease;}
.custom-card .card-overlay {position: absolute;inset: 0;background: rgba(0, 150, 150, 0.95);display: flex;flex-direction: column;justify-content: center;align-items: flex-start;padding: 20px;opacity: 0;transform: translateY(100%);transition: all 0.5s ease;}
.custom-card .overlay-title {font-family: "Exo", sans-serif;font-size: 22px;font-weight: 500;}
.custom-card .overlay-text {margin-top: 10px;font-family: "Inter", sans-serif;font-weight: 300;font-style: Regular;font-size: 16px;leading-trim: NONE;line-height: 24px;letter-spacing: 0%;}
.custom-card .arrow-icon {position: absolute;bottom: 15px;right: 20px;z-index: 5;width: 40px;height: 40px;}
.custom-card:hover  .arrow-icon img {opacity: 1;font-weight: 400;}
.custom-card:hover img {opacity: 0;}
.custom-card:hover .card-overlay {opacity: 1;transform: translateY(0);}
.card-title-overlay {font-family: "Exo", sans-serif;position: absolute;bottom: 0px;width: 100%;padding: 15px;font-size: 22px;font-weight: 500;}
.custom-card:hover .card-title-overlay {opacity: 0;}
.headinf-title{margin-bottom: 51px;}
.sustainability-card{background-image:url('../images/sustainability1.png');background-repeat: no-repeat;background-size: cover;border-radius: 20px;border: none;padding:50px;background-position:right;}
.sustainability-left .subheading{font-family: "Inter", sans-serif;font-weight: 400;font-style: Regular;font-size: 14px;leading-trim: NONE;line-height: 130%;letter-spacing: 0%;}
.sustainability-left h2{margin-bottom:20px;font-family:  "Exo", sans-serif;font-weight: 500;font-style: Medium;font-size: 44px;leading-trim: NONE;line-height: 130%;letter-spacing: 0%;}
.sustainability-left p{font-family: "Inter", sans-serif;font-weight: 400;font-style: Regular;font-size: 16px;leading-trim: NONE;line-height: 24px;letter-spacing: 0%;}
.sustainability-right p{font-family: "Inter", sans-serif;font-weight: 400;font-style: Regular;font-size: 16px;leading-trim: NONE;line-height: 22px;letter-spacing: 0%;margin-bottom: 0rem;}
.sustainability-right{border-radius:20px;}
.sustainability-right:hover{background-color:#11B2A9;color:#fff!important;}
.sustainability-right:hover svg path{stroke:#fff!important;}
.sustainability-right .d-flex{justify-content: space-between;align-items: center;padding:20px;}
/*.sustainability-sec .sustainability-right:hover {background-color:#11B2A9;color:#fff;}*/
/*.sustainability-sec .sustainability-right p:hover{color:#fff;}*/
.sustainability-right img{width:40px;}
.commitment-card {position: relative;width:100%;height: 500px;border-radius:30px;overflow: hidden;cursor: pointer;transition: all 0.5s ease;}
.card-front {position: absolute;inset: 0;background: url('../images/commitment.png') center/cover no-repeat;display: flex;color: #ffffff;font-family: "Exo", sans-serif;font-weight: 500;font-style: Medium;font-size: 44px;leading-trim: NONE;line-height: 130%;letter-spacing: 0%;padding:55px;transition: opacity 0.5s ease;z-index: 2;}
/*.card-front::after {content: "";position: absolute;inset: 0;background: rgba(0, 0, 0, 0.35);z-index: -1;}*/
.card-back {position: absolute;inset: 0;background-color: #1b5a4a;color: #fff;display: flex;flex-direction: column;justify-content: center;border-radius: 20px;opacity: 0;transition: opacity 0.6s ease;padding:55px;}
.commitment-item {display: flex;align-items: center;padding: 20px 0px;border-bottom: 1px solid rgba(255, 255, 255, 0.2);transition: background-color 0.3s ease;}
.commitment-item:last-child {border-bottom: none;}
.commitment-item:hover {background-color: #245C53;}
.commitment-item img {width:53px;height:48px;margin-right: 15px;}
.commitment-item span {font-family:"Inter", sans-serif;font-weight: 600;font-style: Semi Bold;font-size: 18px;leading-trim: NONE;line-height: 24px;letter-spacing: 0%;text-transform: capitalize;}
.commitment-card:hover .card-front {opacity: 0;}
.commitment-card:hover .card-back {opacity: 1;}
.commitment-card-right{background-color:#11B2A9;padding:76px 80px;border:none;border-radius:30px;}
.commitment-card-right p{margin-bottom:px;font-family:"Inter", sans-serif;font-weight: 400;font-style: Regular;font-size: 16px;leading-trim: NONE;line-height: 24px;letter-spacing: 0%;}
.commitment-card-right h2{margin-bottom:20px;font-family:"Exo", sans-serif;font-weight: 500;font-style: Medium;font-size: 44px;leading-trim: NONE;line-height: 100%;letter-spacing: 0%;}
.commitment-card-right .subheading{margin-bottom:24px;font-family:"Inter", sans-serif;font-weight: 400;font-style: Regular;font-size: 14px;leading-trim: NONE;line-height: 130%;letter-spacing: 0%;}
.commitment-card-right .mb-57{margin-bottom:57px;}
.commitment-card-right hr{opacity:1;}

.ester-section {max-width: 100%;margin: 0 auto;}
.ester-section .header-nav-container {display: flex;justify-content: space-between;align-items: center;margin-bottom: 20px;flex-wrap: wrap;}
.ester-section .section-title {font-family: "Inter", sans-serif;font-weight: 600;font-style: Semi Bold;font-size: 16px;leading-trim: NONE;line-height: 24px;letter-spacing: 0%;text-transform: capitalize;}
.ester-section .ester-carousel .owl-stage {display: flex;padding: 20px 0;align-items: flex-end;height: 475px;}
.ester-section .ester-carousel .owl-item {display: flex;justify-content: center;}
.ester-section .ester-card {color: #fff;position: relative;overflow: hidden;background-size: cover;background-position: center;border-radius: 16px;padding: 40px 30px;box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);border: 1px solid var(--border-color);transition: all 0.4s ease;height: 330px;width: 100%;display: flex;flex-direction: column;cursor: pointer;}
/*.ester-section .ester-card::before {content: "";position: absolute;inset: 0;background: rgba(255,255,255,0.9);transition: background 0.4s ease;z-index: 0;}*/
.ester-section .ester-card > * {position: relative;z-index: 1;}

/* Hover & active styles */
.ester-section  .ester-card.active,
.ester-card:hover {transform: translateY(0px);height: 410px;padding: 30px;}
.ester-section .ester-card.active .card-title,
.ester-section .ester-card.active .card-content,
.ester-section .ester-card:hover .card-title,
.ester-section .ester-card:hover .card-content {color: white;}

.ester-section .card-title {font-family: "Inter", sans-serif;font-size: 16px; font-weight: 600; margin-bottom: 15px; color: var(--primary-color); transition: all 0.4s ease;line-height: 24px; }
.ester-section .card-content {transition: all 0.4s ease;font-family: "Inter", sans-serif;font-weight: 400;font-style: Regular;font-size: 16px;leading-trim: NONE;line-height: 22px;letter-spacing: 0%;}

/* Owl Navigation */
.ester-section .ester-carousel .owl-nav {display: flex;gap: 10px;}
.ester-section .ester-carousel .owl-nav button {width: 40px;height: 40px;border:none;background:transparent;display: flex;align-items: center;justify-content: center;transition: all 0.3s ease;}

/* Owl Dots */
.ester-section .ester-carousel .owl-dots { display: none; }
.ester-section .ester-carousel .owl-stage-outer {position: relative;}
.ester-section .owl-nav-container button{border:none;background:transparent;}

.ester-section .ester-card[data-card="awards"] { background-image: url('../images/sustainable1.png'); }
.ester-section .ester-card[data-card="what-we-do"] { background-image: url('../images/sustainable2.png'); }
.ester-section .ester-card[data-card="csr"] { background-image: url('../images/sustainable3.png'); }
.ester-section .ester-card[data-card="investors"] { background-image: url('../images/sustainable4.png'); }


.new-from-right hr{border: 1px solid #77777777;margin:35px 0;}
.new-from-right p{font-family: "Inter", sans-serif;font-weight: 400;font-style: Regular;font-size: 18px;leading-trim: NONE;line-height: 26px;letter-spacing: 0%;}
.new-from-right a{font-family: "Inter", sans-serif;font-weight: 400;font-style: Regular;font-size: 16px;leading-trim: NONE;line-height: 22px;letter-spacing: 0%;}
.footer h3{margin-bottom: 30px;font-family: "Inter", sans-serif;font-weight: 700;font-style: Bold;font-size: 18px;leading-trim: NONE;line-height: 24px;letter-spacing: 0%;}
.footer ul li a{color:#000000;font-family: "Inter", sans-serif;font-weight: 400;font-style: Regular;font-size: 16px;leading-trim: NONE;line-height: 24px;letter-spacing: 0%;}
.footer ul {padding-left: 0rem;}
.footer ul li{list-style:none;margin-bottom:10px;}
.footer a{color:#000000;}
.email-subscribe-wrapper br{display :none;}
.email-subscribe-wrapper p {display: flex;align-items: center;justify-content: space-between;border: 1px solid #ddd;border-radius: 50px;padding: 15px 20px;background: #fff;box-shadow: 0 2px 5px rgba(0,0,0,0.05);max-width: 425px;}
.email-subscribe-wrapper input[type="email"] {border: none;outline: none;flex: 1;font-size: 15px;color: #333;background: transparent;width:100%;}
.email-subscribe-wrapper input[type="email"]::placeholder {color: #000;}
.email-submit-btn  {background: transparent;border: none;color: #000;font-weight: 500;font-size: 14px;cursor: pointer;display: flex;align-items: center;gap: 4px;transition: all 0.3s ease;}
.footer p{font-family: "Inter", sans-serif;font-weight: 400;font-style: Regular;font-size: 14px;leading-trim: NONE;line-height: 35px;letter-spacing: 0%;}
.footer hr{border: 1px solid #9A9A9A}
.footer .email-subscribe-wrapper p{box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;}
#footerAccordion button.accordion-button {color: black !important;background-color: unset !important;box-shadow: unset !important;border: 0 !important;font-weight: 600;font-size: 16px;line-height: 24px;padding: 25px 20px;}
.enquire-now-card .enquire-now-btn{gap: 10px;align-items: center;display: inline-flex;font-weight: 400;font-size: 14px;font-family: "Exo", sans-serif;line-height: 100%;color: #fff;text-decoration: none;border-radius: 50px;position: relative;overflow: hidden;padding: 10px 28px;background-color:#245C53;}
.enquire-now-card .enquire-now-btn:hover span{color:#245C53;}
.enquire-now-card .enquire-now-btn::before{content: "";position: absolute;inset: 0;background-color: #FFC233;transform: scaleY(0);transform-origin: bottom;transition: transform 0.4s ease;color:#245C53;z-index: 0;}
.enquire-now-card .enquire-now-btn:hover::before{transform: scaleY(1);}
.enquire-now-card .enquire-now-btn span{position: relative;z-index: 1;color:#fff;}
.enquire-now-card .enquire-now-btn svg{position: relative;z-index: 1;color:#fff;margin-left: 8px;}
.enquire-now-card .enquire-now-btn:hover svg path{stroke:#245C53;}
.home-enquire-now .enquire-now-card .card-body{padding:60px;}

.achievement-section .achievement-text h3 {font-family: "Exo", sans-serif;font-weight: 500;font-style: Medium;font-size: 24px;leading-trim: NONE;line-height: 100%;letter-spacing: 0%;}
.achievement-section .achievement-text h4 {margin-bottom: 0px;font-family: "Exo", sans-serif;font-weight: 500;font-style: Medium;font-size: 24px;leading-trim: NONE;line-height: 100%;letter-spacing: 0%;color: #000000;}
.achievement-section .achievement-text p.desc{margin-top:40px;font-family: "Inter", sans-serif;font-weight: 400;font-style: Regular;font-size: 16px;leading-trim: NONE;line-height: 22px;letter-spacing: 0%;}
.achievement-section .name-position{display:flex;gap: 25px;align-items: center;margin-top:30px;}
.achievement-section .achievement-slider {position: relative;border-radius: 20px;overflow: hidden;}
/*.achievement-section .achievement-slider .img {border-radius: 20px;object-fit: cover;width: 100%;height: 400px;}*/
.achievement-section .achievement-text .fw-24{font-size: 24px;}
.achievement-section .carousel-controls {position: absolute;top: 20px;right: 20px;display: flex;gap: 10px;z-index: 10;}
.achievement-section .achievement-text  .position{font-family: "Inter", sans-serif;font-weight: 400;font-style: Regular;font-size: 16px;leading-trim: NONE;line-height: 22px;letter-spacing: 0%;}
.achievement-section .carousel-controls button{background:transparent;border:none;}
.achievement-section .pl-5{padding-left: 60px;}
.achievement-section .pr-5{padding-right: 60px;}
.achievement-section .carousel-item{background: #fff;border-radius:30px;height: 100%;}


  .commitment-to-people.card-container {display: flex;justify-content: center;align-items: stretch;gap: 20px;height: 460px;max-width: 1200px;margin: auto;transition: all 0.5s ease;}
  .commitment-to-people .card {position: relative;flex: 1;height: 100%;border-radius: 25px;overflow: hidden;transition: flex 0.7s cubic-bezier(0.25, 0.8, 0.25, 1), transform 0.4s ease;cursor: pointer;display: flex;align-items: flex-end;background-size: cover;background-position: center;color: #fff;}
  .commitment-to-people .card::before {content: "";position: absolute;inset: 0;background: rgba(0, 0, 0, 0.45);transition: all 0.5s ease;}
  .commitment-to-people .card-content {position: relative;padding: 30px;z-index: 2;width: 100%;display: flex;flex-direction: column;justify-content: flex-end;height:100%;transition: all 0.6s ease;}
  .commitment-to-people .card h3 {font-size: 16px;font-weight: 600;margin-bottom: 0;position: absolute;bottom: 15px;left: 15px;right: 50px;transform: translateY(0);transition: all 0.6s ease;}
  .commitment-to-people .card p {font-size: 16px;line-height: 1.6;opacity: 0;transform: translateY(20px);transition: all 0.6s ease;margin-top: 10px;}
  .commitment-to-people .arrow-icon {position: absolute;bottom: 25px;right: 7px;width: 25px;height: 25px;z-index: 3;opacity: 1;transform: translateY(0);transition: all 0.6s ease;}
  /* Hover effects */
  .commitment-to-people .card:hover {flex: 2.3;}
  .commitment-to-people .card:hover  .arrow-icon {bottom: 350px;right:30px;}
  .commitment-to-people .card:hover::before {background: rgba(0, 0, 0, 0.6);}
  .commitment-to-people .card:hover .card-content {justify-content: flex-start;padding-top: 30px;}
  .commitment-to-people .card:hover h3 {position: static;transform: translateY(0);margin-bottom: 15px;}
  .commitment-to-people .card:hover p {opacity: 1;transform: translateY(0);}
  .commitment-to-people .card:hover .arrow-icon {transform: translateY(-50px);}
  .commitment-to-people.card-container:hover .card:not(:hover) {flex: 0.8;filter: brightness(0.8);}
  @media (max-width: 991px) {
    .commitment-to-people.card-container {flex-direction: column;height: auto;}
    .commitment-to-people .card {flex: 1 1 100%;height: 350px;}
    .commitment-to-people .card:hover {flex: 1 1 100%;}
    .commitment-to-people.card-container:hover .card:not(:hover) {flex: 1 1 100%;filter: brightness(1);}
  }


/* --- Search Bar --- */
.job-list .search-bar {border-radius: 12px;margin-top: 30px;margin-bottom: 70px;align-items: center;}
.job-list .search-bar input, 
.job-list .search-bar select {height: 48px;border-radius: 30px;border: 1px solid #ddd;padding-left: 20px;flex: 1 1 65px;}
.job-list .search-bar .btn-success {background-color: #009688;border: none;border-radius: 30px;height: 48px;padding: 0 28px;font-weight: 500;}
.job-list .search-bar .btn-outline-secondary {border-radius: 30px;height: 48px;padding: 0 20px;flex: 1 1 65px;}
.search-btn {
    display: flex;
    gap: 15px;
}
/* --- Job Card --- */
.job-list .job-card {background: #F8F8F8;border-radius: 16px;padding: 28px 30px;margin-top: 25px;display: flex;flex-direction: column;gap: 14px;}
.job-list .job-header {display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;gap: 12px;}
.job-list .job-title {margin: 0;color: #293330;font-family: "Inter", sans-serif;font-weight: 700;font-style: Bold;font-size: 24px;leading-trim: NONE;line-height: 100%;letter-spacing: 0%;}
.job-list .apply-btn {background-color:#11B2A9;border: none;color: #fff;border-radius: 40px;padding: 10px 24px;font-size: 15px;display: flex;align-items: center;gap: 6px;transition: 0.3s ease;}
.job-list .apply-btn:hover {background-color: #245C53;}
.job-list .job-meta {display: flex;align-items: center;gap: 24px;color: #090B21;flex-wrap: wrap;font-family: "Exo", sans-serif;font-weight: 500;font-style: Medium;font-size: 14px;leading-trim: NONE;line-height: 100%;letter-spacing: 0%;text-align: right;}
.job-list .job-desc {color: #000000;margin-top: 0;font-family: "Inter", sans-serif;font-weight: 400;font-style: Regular;font-size: 16px;leading-trim: NONE;line-height: 30px;letter-spacing: 0%;}
.job-list .job-card hr {margin: 0 0;border: 1px solid #D9D9D9;}
.job-list h3{font-family: "Inter", sans-serif;font-weight: 700;font-style: Bold;font-size: 18px;leading-trim: NONE;line-height: 100%;letter-spacing: 0%;}
.job-list .no-jobs {display: none;text-align: center;margin-top: 40px;font-size: 18px;color: #666;font-weight: 500;}
/* --- Pagination --- */
.pagination-wrapper {display: flex;justify-content: flex-end;align-items: center;margin: 30px 0;gap: 8px;}
.pagination-wrapper button {border: none;background: none;color: #C4C4C4;font-size: 16px;cursor: pointer;padding: 4px 8px;}
.pagination-wrapper button.active {font-weight: 600;color:#000000;}
.pagination-wrapper button:disabled {color: #ccc;}


/* --- Responsive --- */
@media (max-width: 992px) {
  .job-list .search-bar {flex-direction: column;align-items: stretch;}
  .job-list .search-bar input, 
  .job-list .search-bar select,
  .job-list .search-bar .btn {width: 100%;}
}



.office-section {padding: 60px 0;}
.office-section .accordion-item {border: none;border-radius: 8px;margin-bottom: 15px;overflow: hidden;background: #F8F8F8;}
.office-section .accordion-button {background-color: #F8F8F8;color: #000000;border: none;padding: 20px 30px;border-radius: 20px 30px;font-family: "Inter", sans-serif;font-weight: 400;font-style: Regular;font-size: 22px;leading-trim: NONE;line-height: 34px;letter-spacing: 0%;}
.office-section .accordion-button:not(.collapsed) {background-color: #F8F8F8;color: #000;box-shadow: none;font-family: "Inter", sans-serif;font-weight: 700;font-style: Bold;font-size: 22px;leading-trim: NONE;line-height: 34px;letter-spacing: 0%;}
.office-section .accordion-button:focus {box-shadow: none;border-color: transparent;}
.office-section .accordion-body {background-color: #F8F8F8;padding:30px;}
.office-section .office-info {list-style: none;padding: 0;margin: 0;}
.office-section .office-info li {margin-bottom: 30px;color:#000000;display: flex;align-items: flex-start;gap:20px;font-family: "Inter", sans-serif;font-weight: 400;font-style: Regular;font-size: 16px;leading-trim: NONE;line-height: 26px;letter-spacing: 0%;}
.office-section .office-img img {width: 100%;border-radius: 10px;object-fit: cover;}
.office-section .accordion-button::after {content: "+";font-size: 24px;height:100%;font-weight: 500;color: #000000;transform: none !important;background-image: none !important;transition: all 0.3s ease;}
.office-section .accordion-button:not(.collapsed)::after {content: "–";font-size: 24px;font-weight: 500;color: #000000;transform: none !important;}

@media (max-width: 767px) {
    .office-section .accordion-body .row {flex-direction: column-reverse;}
    .office-section .office-img {margin-bottom: 20px;}
    #tagFilter1 {margin-bottom: 20px;}	
}


#dataSheet .modal-content{border-radius: 20px;}
#productInquiry .modal-content{border-radius: 20px;}
.bdr-none{border:none;}
.mdl-left{border-top-left-radius: 20px;border-bottom-left-radius: 20px;}
.mdl-right{border-top-right-radius: 20px;border-bottom-right-radius: 20px;}

.business-verticals-header{padding:100px 0px;margin-top:-120px;z-index: -9999!important;color:#fff;}

.breadcrumb-wrapper {margin-bottom: 70px;}
.breadcrumb {margin: 0;background: transparent;font-size: 14px;}
.breadcrumb a {color: #fff;text-decoration: none;}
.breadcrumb a:hover {text-decoration: underline;}
.breadcrumb-item.active {color: #fff;}
.breadcrumb-item+.breadcrumb-item::before {color: #fff;content: ">";}

.inner-page-header {position: relative;width: 100%;margin-top:-120px; z-index: -99!important;}
.inner-page-header .item {height:550px;background-size: cover;background-position: center;position: relative;display: flex;align-items: center;justify-content: flex-start;color: #fff;}
.inner-page-header h1{font-family: "Exo", sans-serif;font-weight: 600;font-size: 58px;line-height: 130%;}
.business-verticals-about-us{background-color:#F1FFFE;padding:90px 0;}
.business-verticals-about-us p{margin-bottom:0px;font-size:16px;line-height:30px;text-align:justify;}
.business-verticals-cards ul{list-style: none;padding-left: 0rem;}
.business-verticals-cards ul li::before {content: "";position: absolute;left: 0;top: 3px;width: 20px;height: 20px;background-image: url('../images/check-circle.svg'); /* your bullet image */background-size: contain;background-repeat: no-repeat;}
.business-verticals-cards ul li {position: relative;padding-left: 35px; margin-bottom: 10px;font-size:16px;color:#000;}
.business-verticals-cards p{color:000;font-size:16px;font-family: "Inter", sans-serif;}
.business-verticals-cards h3{color:000;font-size:34px;font-family: "Exo", sans-serif;}
.want-to-know-more input[type="text"],
.want-to-know-more input[type="email"],
.want-to-know-more input[type="tel"],
.want-to-know-more input[type="number"],
.want-to-know-more input[type="url"],
.want-to-know-more select,
.want-to-know-more textarea {width: 100%;padding: 10px 15px;border: 1px solid #ccc;border-radius: 30px;background: #fff;font-size: 16px;font-weight: 400;color: #565656;outline: none;transition: border-color 0.3s;}
.want-to-know-more textarea {height: 100px;resize: none;border-radius: 7px;}
.want-to-know-more input:focus,
.want-to-know-more select:focus,
.want-to-know-more textarea:focus {border-color: #245C53;box-shadow: none;}
.want-to-know-more input[type="checkbox"] {margin-right: 8px;}
.form-check-input {border:none;}
.want-to-know-more button {font-family: "Exo", sans-serif;background-color: #245C53;color: #fff;border: none;border-radius: 30px;padding: 15px 80px;cursor: pointer;font-weight: 500;font-size: 15px;transition: background 0.3s;display: inline-flex;align-items: center;justify-content: center;gap: 6px;}
.want-to-know-more button:hover {background-color: #245C53;}
.want-to-know-more .text-center {text-align: center;}
.want-to-know-more br{display :none;}
.want-to-know-more .wpcf7-list-item {display: inline-block;margin: 0 0 0 0em;}
.want-to-know-more p{margin-bottom:0px;}
.want-to-know-more-card form {margin-block-end: 0em;}
.want-to-know-more-card{box-shadow: 0px 3.5px 25px 3px #0000001F;border-radius:20px;border:none;}
.want-to-know-more-card .card-body{padding:50px;}
.want-to-know-more-card .card-body p{font-family: "Exo", sans-serif;}
.note{font-family: "Exo", sans-serif;font-weight: 600;font-size: 16px;line-height: 24px;letter-spacing: 0%;text-align: center;color: #245C53;}
.custom-slider-nav button{border:none;background:transparent;}
.key-applications .item {background: #11B2A9;padding: 40px 40px 50px 40px;border-radius: 20px;border-width: 0px, 0px, 0px, 0px;border-style: solid;border-color: #FFFFFF;min-height: 400px;}
.key-applications .item h5 {font-size: 18px;font-weight: 500;color: #fff;margin-bottom: 15px;}
.key-applications .item p {font-size: 14px;color: #fff;margin: 0;font-weight: 400;}
.wh-24 {width:24px;height:24px;}
.specialty-polymers-sec .card {background: #245C53;border-radius:20px;}
.specialty-polymers-sec .card-body{padding:55px 200px;color:#fff;text-align:center;}
.specialty-polymers-sec .card-body p{font-size:14px;}
.specialty-polymers-sec .text-white{color: #fff;font-family: "Exo", sans-serif;font-size:14px;font-weight:400;}
.product-card {background: #fff;border-radius: 10px;box-shadow: 0 5px 20px rgba(0,0,0,0.08);overflow: hidden;transition: all 0.3s ease;padding-top:0}
.product-image{padding: 25px;}
.product-content{padding:0px 25px 25px 25px;}
.product-image img {width: 100%;border-radius: 10px;margin-bottom: 20px;}
.product-tag {    display: inline-block;
    color: #11B2A9;
    border: 1px solid #11B2A9;
    border-radius: 40px;
    padding: 2px 20px;
    font-size: 10px;
    font-weight: 400;
    text-decoration: none;
    margin-bottom: 10px;}
.product-title {font-size: 18px;font-weight: 500;color: #000000;margin-bottom: 10px;font-family: "Exo", sans-serif;}
.product-desc {font-size: 14px;color:#000000;margin-bottom: 10px;font-family: "Inter", sans-serif;font-weight: 400;line-height: 24px;}
.product-btn {display: inline-block;background:transparent;color: #11B2A9;font-weight: 400;font-family: "Exo", sans-serif;border-radius: 40px;padding: 10px 25px;text-decoration: none;font-size: 14px;transition: all 0.3s ease;width:100%;text-align:center;border:1px solid #11B2A9;}
.product-btn:hover {color:#fff;background: #11B2A9;}
.product-btn svg path{stroke: #11B2A9;}
.product-btn:hover svg path{stroke: #fff;}

.product-detail-page .ester-breadcrumbs .breadcrumb-item a{color: #000000;}
.product-detail-page .ester-breadcrumbs .breadcrumb-item{color: #000000;margin:20px 0;}
.product-detail-page .breadcrumb-item+.breadcrumb-item::before {color: #000000;content: ">";}
    
.product-details h2{font-weight:600;}
.product-details .category-badge {display: inline-block;border: 1px solid #11B2A9;color: #11B2A9;font-size: 14px;font-weight: 400;padding: 5px 14px;border-radius: 20px;margin-bottom: 20px;}
.product-details p.short-desc {font-size: 14px;color: #000000;margin-bottom: 25px;font-family: "Inter", sans-serif;}
.product-details .features {font-family: "Inter", sans-serif;display: flex;flex-wrap: wrap;gap: 20px;margin-bottom: 25px;}
.product-details .features span {font-size: 16px;color: #000000;font-weight: 400;display: flex;align-items: center;}
.product-details .desc {font-size: 15px;line-height: 1.7;color: #000000;margin-bottom: 35px;}
.product-details .btn-main {font-family: "Exo", sans-serif;background: #245C53;color: #fff;border: none;border-radius: 40px;padding: 10px 60px;font-weight: 400;transition: 0.3s;font-size:14px;}
.product-details .btn-main:hover {background: #245C53;}
.product-details .btn-main img{margin-left:5px;}
.product-details .btn-download {font-family: "Inter", sans-serif;background: transparent;color: #000000;border: none;font-weight: 400;margin-left: 20px;font-size:16px;}
.product-details .btn-download img{margin-left:12px;}
.product-details .contact-expert {display: flex;align-items: center;font-size: 16px;color: #000000;margin-top:42px;font-weight: 400;font-family: "Inter", sans-serif;}
.product-details .contact-expert img {margin-right: 10px;}
.product-details .contact-expert a:hover{color: #000000;}
/* --- Owl Dots Animation --- */
.product-details .owl-dots {text-align: center;margin-top: 35px!important;}
.product-details .owl-dots button {position: relative;width: 9px!important;height: 9px!important;margin: 0 6px;border-radius: 20px;background: #b5e6e3!important;transition: all 0.4s ease;overflow: hidden;}
.product-details .owl-dots button.active {width: 64px!important;background: #11B2A9!important;}
.product-details .owl-dots button span {display: none!important; /* Hide default dot span */}

/* Add subtle sliding glow */
.product-details .owl-dots button::before {content: "";position: absolute;top: 0;left: -100%;width: 100%;height: 100%;background: rgba(255,255,255,0.6);transition: left 0.4s ease;}
.product-details .owl-dots button.active::before {left: 100%;}
.product-details .features img {margin-right:5px;}
.product-details.sticky-bar{background: #11B2A9;}
.product-details.sticky-bar ul li a{color:#fff;}
.product-details.sticky-bar .nav-link:hover {color: #fff;font-weight: 500;}
.product-details.sticky-bar .nav-link.active {color: #fff;font-weight: 500;}
.product-details.sticky-bar .nav-link::after {background: #fff;}
.product-details.sticky-bar .nav-item {margin-right: 78px;}
.product-details h3{font-family: "Exo", sans-serif;font-weight: 500;font-size: 34px;color: #293330;line-height: 100%;letter-spacing: 0%;}
.applications-card{box-shadow: 0px 3.5px 24px 1px #0000001A;border-radius:20px;border:none;}
.applications-card .application-text-heading{font-weight: 500;font-style: Medium;font-size: 18px;font-family: "Exo", sans-serif;line-height: 100%;letter-spacing: 0%;color:#293330;}
.applications-card .application-text-content{font-weight: 400;font-family: "Inter", sans-serif;font-size: 14px;line-height: 24px;letter-spacing: 0%;}


/* Sticky Bar */
.sticky-bar {position: sticky;top: 0;z-index: 9999999;background-color: #fff; border-bottom: 1px solid #eee;box-shadow: 0 2px 4px rgba(0,0,0,0.03); padding: 10px 0;}
.sticky-bar .nav-item { margin-right: 25px;position: relative;}
.sticky-bar .nav-link {position: relative;color: #000;font-size: 14px;font-weight: 400;text-decoration: none;padding: 6px 0;transition: color 0.3s ease;font-family: "Exo", sans-serif;}

/* Underline animation */
.sticky-bar .nav-link::after {content: "";position: absolute;left: 0;bottom: 0;width: 0;height: 1px;background-color: #245C53;transition: width 0.3s ease-in-out;}

/* Hover effect */
.sticky-bar .nav-link:hover {color: #245C53;}
.sticky-bar .nav-link:hover::after {width: 100%;}

/* Active state with smooth underline */
.sticky-bar .nav-link.active {color: #245C53}
.sticky-bar .nav-link.active::after {width: 100%;}
.sticky-bar .btn-enquire {font-family: "Exo", sans-serif;border: 1px solid #245C53;color: #245C53;border-radius: 25px;font-weight: 500;padding: 14px 30px;font-size: 14px;transition: all 0.3s ease;}
.sticky-bar .btn-enquire:hover {background-color: #245C53;color: #fff;}
.overview-card h4{font-family: "Exo", sans-serif;font-weight: 500;font-style: Medium;font-size: 24px;leading-trim: NONE;line-height: 130%;letter-spacing: 0%;color:#293330;}
.overview-card ul{list-style: none;padding-left: 0rem;}
.overview-card ul li::before {content: "";position: absolute;left: 0;top: 3px;width: 20px;height: 20px;background-image: url('../images/check-circle.svg'); /* your bullet image */background-size: contain;background-repeat: no-repeat;}
.overview-card ul li {position: relative;padding-left: 35px; margin-bottom: 10px;font-size:16px;font-family: "Inter", sans-serif;font-weight: 400;overflow-wrap: break-word;}
.overview-card{height: 410px;overflow-y: auto;}
.overview-card::-webkit-scrollbar { width: 6px; }
.overview-card::-webkit-scrollbar-track { background: #BEBEBE; border-radius: 20px; margin-left:80px;}
.overview-card::-webkit-scrollbar-thumb { background: #11B2A9; border-radius: 20px; }

    .product-variants .variant-card .variant-card-body{height: 410px;overflow-y: auto;padding:15px;}
    .product-variants .variant-card .variant-card-body::-webkit-scrollbar { width: 6px; }
    .product-variants .variant-card .variant-card-body::-webkit-scrollbar-track { background: #BEBEBE; border-radius: 20px; margin-left:80px;}
    .product-variants .variant-card .variant-card-body::-webkit-scrollbar-thumb { background: #11B2A9; border-radius: 20px; }

    .app-sec .applications-sticky-nav{position: sticky;top: 0;z-index: 1000;background: #fff;box-shadow: 0px 4px 15px 0px #0000001A;padding: 20px 0;margin-bottom: 50px;}
    .app-sec .industry-heading {align-items: center;justify-content: space-between;margin-bottom: 15px;}
    .app-sec .industry-heading h2 {font-family: "Inter", sans-serif!important;font-weight: 400;font-style: Regular;font-size: 16px;line-height: 30px;letter-spacing: 0%;}
    .app-sec .app-sec-custom-nav {display: flex;gap: 10px;}
    .app-sec .app-sec-custom-nav button {border: none;background: #FFFFFF;width: 35px;height: 35px;border-radius: 50%;display: flex;align-items: center;justify-content: center;font-size: 18px;cursor: pointer;transition: background 0.3s ease;}
    .app-sec .app-sec-custom-nav button:hover {background: #FFFFFF;}
    .app-sec .card-slider .item {position: relative;border-radius: 10px;overflow: hidden;cursor: pointer;}
    .app-sec .card-slider .item img {width: 100%;height: 100px;object-fit: cover;transition: transform 0.4s ease;}
    .app-sec .card-slider .item:hover img {transform: scale(1.05);}
    .app-sec .card-slider .item:hover::after {background: rgba(0,0,0,0.55);}
    .app-sec .card-slider .item p {font-family: "Exo", sans-serif;position: absolute;padding: 15px;bottom: 0px;color: #fff;font-size: 14px;font-weight: 500;z-index: 2;margin: 0;}
    .app-sec .section-card {position: relative;border-radius: 20px;overflow: hidden;margin-bottom: 40px;height: 380px;display: flex;align-items: center;background-size: cover;background-position: center;justify-content: flex-end;padding: 20px 100px;}
    .app-sec .section-card .content {position: relative;z-index: 2;color: #fff;max-width: 425px;}
    .app-sec .section-card h2 {font-family: "Exo", sans-serif;font-weight: 500;font-style: Medium;font-size: 40px;leading-trim: NONE;line-height: 100%;letter-spacing: 0%;}
    .app-sec .section-card p {font-family: "Inter", sans-serif;font-weight: 400;font-style: Regular;font-size: 16px;leading-trim: NONE;line-height: 24px;letter-spacing: 0%;}
    .app-sec .section-card a {font-family: "Exo", sans-serif;color: #fff;text-decoration: none;font-weight: 400;font-style: Regular;font-size: 14px;display: inline-flex;align-items: center;gap: 5px;border-bottom: 1px solid transparent;transition: 0.3s;}

    /* ===== Nav Tabs ===== */
    .leadership-section .custom-tabs {border-bottom: 1px solid #245C53;display: flex;justify-content: center;gap:0px;width: fit-content;justify-self: anchor-center;}
    .leadership-section .custom-tabs .nav-link {background: transparent;border: none;border-bottom: 3px solid transparent;color: #6c757d;font-weight: 500;font-size: 16px;padding: 10px 50px;transition: all 0.3s ease;font-family: "Exo", sans-serif;font-weight: 400;font-style: Regular;font-size: 20px;leading-trim: NONE;line-height: 100%;letter-spacing: 0%;}

    .leadership-section .custom-tabs .nav-link:hover {color: #245C53;}
    .leadership-section .custom-tabs .nav-link.active {border-bottom-color: #245C53;color: #245C53;font-weight: 600;}

    /* ===== Tab Content ===== */
    .leadership-section .tab-content {margin-top: 70px;}
    /*.leadership-section .director-card {background: #fff;border-radius: 10px;padding: 20px;box-shadow: 0 2px 8px rgba(0,0,0,0.05);transition: transform 0.3s;}*/
    .leadership-section .director-card img {width: 100%;border-radius: 8px;}
    .leadership-section  h6 {font-family: "Exo", sans-serif;font-weight: 600;font-style: SemiBold;font-size: 23px;leading-trim: NONE;line-height: 100%;letter-spacing: 0%;}
    .leadership-section  p {font-family: "Inter", sans-serif;font-weight: 400;font-style: Regular;font-size: 16px;leading-trim: NONE;line-height: 22px;letter-spacing: 0%;}
    .leadership-section .director-card p{color:#fff;}
    /* ===== Modal Styling ===== */
    .leader-modal .modal-content {border-radius: 15px;border: none;}
    .leader-modal .modal-body {display: flex;flex-wrap: nowrap;gap: 20px;align-items: flex-start;}
    .leader-modal .leader-img {width: 100%;border-radius: 10px;object-fit: cover;}
    .leader-modal h5 {font-weight: 600;color: #212529;}
    .leader-modal p {font-size: 14px;color: #6c757d;}
    .leader-modal .btn-connect {width: fit-content;background-color: #245C53;color: #fff;border: none;border-radius: 40px;padding: 15px 30px;font-family: "Exo", sans-serif;font-weight: 600;font-style: SemiBold;font-size: 14px;leading-trim: NONE;letter-spacing: 0%;}
    .leader-modal .btn-connect:hover {background-color: #245C53;}
    .btn-close{border: 1px solid #fff;padding:15px;border-radius:50%;}
.text-bold{font-weight:700;}


.history-section .history-title {font-size: 28px;font-weight: 600;margin-bottom: 30px;text-align: left;color: #111;}
.history-section .history-slider {position: relative;border-radius: 15px;overflow: hidden;height: 420px;}
.history-section .history-image {position: absolute;inset: 0;background-size: cover;background-position: center;filter: brightness(100%);transition: background-image 1s ease;}
.history-section .history-content {position: relative;z-index: 2;color: #fff;padding: 60px;max-width: 520px;}
.history-section .history-content h3 {margin-bottom: 10px;color: #fff;font-family: "Exo", sans-serif;font-weight: 500;font-size: 64px;line-height: 100%;}
.history-section .history-content p {color: #fff;font-family: "Inter", sans-serif;font-weight: 400;font-size: 16px;line-height: 26px;}

/* Timeline Container */
.history-section .timeline-container {position: absolute;bottom: 10px;left: 0;right: 0;display: flex;align-items: center;z-index: 3;padding: 0 30px;}

/* Scrollable Area */
.history-section .timeline-scroll {overflow-x: auto;flex: 1;scrollbar-width: none;-ms-overflow-style: none;}
.history-section .timeline-scroll::-webkit-scrollbar {display: none;}

/* Timeline Layout */
.history-section .timeline {position: relative;display: flex;align-items: flex-end;padding: 0 10px;height: 50px;min-width: 1530px;}

/* Thin Progress Line */
.history-section .timeline-progress {position: absolute;bottom: 15px;height: 1px;background: rgba(255,255,255,0.3);z-index: 1;transition: background 0.5s ease;}

/* Years */
.history-section .timeline-years {position: relative;display: flex;align-items: flex-end;justify-content: space-between;width: 100%;z-index: 2;}
.history-section .timeline-year {position: relative;text-align: center;cursor: pointer;color: rgba(255,255,255,0.7);font-size: 14px;flex: 0 0 auto;margin: 0 50px;transition: color 0.3s ease;}
.history-section .timeline-year span {position: absolute;top: -50px;left: 50%;transform: translateX(-50%);white-space: nowrap;font-family: "Exo";font-weight: 400;font-size: 22px;line-height: 100%;color:#fff;}
.history-section .timeline-year::before {content: "";position: absolute;bottom: 15px;left: 20%;transform: translate(-50%, 50%);display: block;width: 10px;height: 10px;background: #B3B3B3;border-radius: 50%;transition: all 0.3s ease;}
.history-section .timeline-year.active {color: #fff;}
.history-section .timeline-year.active span{font-weight: 600;}
.history-section .timeline-year.active::before {background: #fff;transform: translate(-50%, 50%) scale(1.3);}

/* Navigation Buttons */
.history-section .timeline-btn {background: transparent;border: none;color: #fff;font-size: 22px;cursor: pointer;width: 38px;height: 38px;border-radius: 50%;transition: background 0.3s ease;display: flex;align-items: center;justify-content: center;margin: 0 8px;}
.history-section .timeline-btn:hover {background: transparent;}
.our-values-sec .key-applications .item:hover{background: #245C53;}
.our-values-sec .key-applications h3{color:#fff;margin-bottom:25px;font-family: "Exo", sans-serif;font-weight: 500;font-style: Medium;font-size: 24px;leading-trim: NONE;line-height: 100%;letter-spacing: 0%;}
.our-values-sec .key-applications p{font-family: "Inter", sans-serif;font-weight: 400;font-style: Regular;font-size: 14px;leading-trim: NONE;line-height: 24px;letter-spacing: 0%;}
   
    /* -------------------------
       NAV TABS 50-50 WIDTH
    -------------------------- */
    .product-variants .nav-tabs {border: none;justify-content: center;margin-bottom: 50px;position: relative;border-bottom: 1px solid #BEBEBE;width: 100%;}
    .product-variants .nav-tabs .nav-item {width: 50%;text-align: center;}
    .product-variants .nav-tabs .nav-link {font-family: "Exo", sans-serif;border: none;color: #293330;font-weight: 500;font-size: 14px;background: transparent;position: relative;padding: 0 0 26px 0;width: 100%;transition: color 0.3s ease;font-size: 18px;}
    .product-variants .nav-tabs .nav-link.active {color: #293330;font-weight: 600;}

    /* Sliding underline */
    /*.product-variants .nav-tabs::after {content: '';position: absolute;bottom: 0;left: 0;width: 50%;height: 2px;background: #11B2A9;border-radius: 3px;transition: left 0.4s ease;}*/


.product-variants .nav-tabs {
    /*position: relative;*/
    /*border-bottom: none;*/
        border: none;
    justify-content: center;
    margin-bottom: 50px;
    position: relative;
    border-bottom: 1px solid #BEBEBE;
    width: 100%;
}

/*.product-variants .nav-tabs .nav-item {*/
/*    position: relative;*/
/*}*/

.product-variants .nav-tabs .nav-item.active::after,
.product-variants .nav-tabs .nav-item .nav-link.active::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #11B2A9;
    border-radius: 3px;
    transition: left 0.4s ease;
}



    /* Cards */
    .product-variants .variant-card {background:#245C53;color: #fff;border-radius: 12px;padding:16px;min-height: 220px;box-shadow: 0 6px 18px rgba(17, 40, 36, 0.08);}
    .product-variants .variant-card h4 {font-size: 22px;font-weight: 500;margin-bottom: 0px;color: #f7fff9;}
    .product-variants .variant-card p {font-family: "Inter", sans-serif;font-weight: 400;font-style: Bold;font-size: 14px;leading-trim: NONE;line-height: 24px;letter-spacing: 0%;}
    .product-variants .card-sep {height: 1px;background: #fff;margin-top: 25px;margin-bottom: 25px;border-radius: 3px;}

    /* Owl nav buttons */
    .product-variants .carousel-nav {display: flex;justify-content: center;gap: 15px;margin-top: 23px;}
    .product-variants .nav-btn {cursor:pointer;}
    .product-variants .owl-dots {text-align: center;margin-top: 10px;}
    .product-variants .owl-dot span {width: 8px;height: 8px;background: #d6e8e4;display: inline-block;border-radius: 50%;margin: 0 4px;}
    .product-variants .owl-dot.active span {background:#245C53;}
    .related-products{background: #11B2A9;padding:60px 0;}
    .bg-green{background: #11B2A9;}
    .bg-blue{background: #F1FFFE;}
    
    
    

/* ===== Cards ===== */
.leadership-section .director-card {position: relative;overflow: hidden;border-radius: 15px;margin-bottom:25px;transition: transform 0.3s ease;height:400px;}
.leadership-section .director-card:hover {transform: translateY(-5px);}
.leadership-section .director-card img {width: 100%; border-radius: 15px;display: block;transition: all 0.3s ease;height:100%;object-fit: cover;}

/* ===== Overlay ===== */
.leadership-section .card-overlay {position: absolute;top: 100%;left: 0;width: 100%;height: 100%;background: rgba(36, 92, 83, 0.92);color: #fff;display: flex;flex-direction: column;justify-content: space-between;padding: 20px;border-radius: 15px;transition: all 0.4s ease-in-out;opacity: 0;}
.leadership-section .director-card:hover .card-overlay {top: 0;opacity: 1;}
.leadership-section .card-overlay p {font-size: 15px;margin: 0;line-height: 1.6;}
.leadership-section .view-bio {font-family: "Exo", sans-serif;text-align: right;font-size: 14px;font-weight: 500;text-decoration: none;color: #fff;display:flex;justify-content: flex-end;gap: 10px;}
.leadership-section .leadership-section .view-bio img{width:24px;}
.leadership-section .view-bio img{width:20px;}
.leadership-section .view-bio:hover { text-decoration: underline; }

/* ===== Modal ===== */
.leadership-section .leader-modal .modal-content {border-radius: 20px;border: none;padding: 20px;}
.leadership-section .leader-modal .modal-body {display: flex;gap: 20px;align-items: flex-start;flex-wrap: wrap;}
.leadership-section #leaderImg {width: 100%;border-radius: 10px; object-fit: cover;height:260px;}
.leadership-section .leader-modal h5 {font-size: 20px;font-weight: 600;color: #212529;}
.leadership-section .leader-modal p {font-size: 15px;color: #6c757d;}
.leadership-section .btn-connect {background-color: #245C53;color: #fff;border: none;padding: 8px 18px;border-radius: 25px;font-size: 14px;}
.leadership-section .btn-connect img{width:20px!important;}
.leadership-section .btn-connect:hover {background-color: #1c4742;}
    
    
.our-facilities-card {position: relative;border-radius: 18px;overflow: hidden;cursor: pointer;height:383px;}
.our-facilities-card img {width: 100%;height: 100%;object-fit: cover;transition: transform 0.5s ease;}
/*.our-facilities-card:hover img {transform: scale(1.05);}*/
.our-facilities-card .card-content {position: absolute;bottom: -80px;width: 100%;color: #fff;padding: 20px;transition: all 0.5s ease;height: 100%;display: flex;flex-direction: column;justify-content: flex-end;}
.our-facilities-card .card-content h3 {margin: 0;transition: all 0.5s ease;font-family: "Exo", sans-serif;font-weight: 500;font-style: Medium;font-size: 34px;leading-trim: NONE;line-height: 100%;letter-spacing: 0%;}
.our-facilities-card .card-content p {font-size: 16px;line-height:26px; color: #fff; opacity: 0;transform: translateY(30px);transition: all 0.5s ease; margin-top: 8px;font-weight:500;}
.our-facilities-card:hover .card-content {transform: translateY(-100px);}
.our-facilities-card:hover .card-content p {opacity: 1;transform: translateY(0);}   
  
.mission-sec .accordion-item {border: none;border-radius: 0;background: transparent;}
.mission-sec .accordion-button {font-family: "Exo", sans-serif;background: none;color: #2b2b2b;font-size: 34px;font-weight: 500;padding: 0px 0;box-shadow: none !important;}
.mission-sec .accordion-button:focus {box-shadow: none;}
.mission-sec .accordion-button:not(.collapsed) {color: #2b2b2b;background: none;}
.mission-sec .accordion-body {color: #555;font-size: 15px;line-height: 1.8;padding: 0 0 1rem 0;}
.mission-sec .accordion-button::after {flex-shrink: 0;width: 24px;height: 24px;background-size: 24px;transform: rotate(0deg);transition: transform 0.2s ease-in-out;}
.mission-sec .accordion-button:not(.collapsed)::after {transform: rotate(180deg);width: 24px;height: 24px;background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'><path 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'/></svg>");}}  
  
    .event-card-main {border: none;border-radius: 28px;overflow: hidden;background: #F8F8F8;}
    .event-card-main h3{color:#000000;font-family: "Inter", sans-serif;font-weight: 400;font-style: Regular;font-size: 24px;leading-trim: NONE;line-height: 38px;letter-spacing: 0%;}
    .event-card-main .event-image {object-fit: cover;height: 100%;width: 100%;}
    .event-card-main p{color:#000000;font-family: "Inter", sans-serif;font-weight: 400;font-style: Regular;font-size: 16px;leading-trim: NONE;line-height: 26px;letter-spacing: 0%;}
    .event-card-main .event-text {padding: 2rem;}
    .event-card-main .event-date {font-family: "Inter", sans-serif;font-weight: 400;font-style: Regular;font-size: 14px;leading-trim: NONE;line-height: 26px;letter-spacing: 0%;}
    .event-card-main .read-more {font-family: "Exo", sans-serif;color:#000000;font-weight: 500;font-style: Medium;font-size: 14px;leading-trim: NONE;line-height: 100%;letter-spacing: 0%;text-align: right;}
    .event-card-list .event-card {border: none;border-radius: 18px;overflow: hidden;transition: transform 0.2s ease-in-out;}
    .event-card-list .event-img {height: 200px;object-fit: cover;width: 100%;}
    .event-card-list .event-body {padding: 1.25rem;background: #F8F8F8;border-radius: 18px;margin-top: -12px;}
    .event-card-list .read-more{font-family: "Exo", sans-serif;color:#000000!important;font-weight: 500;font-style: Medium;font-size: 14px;leading-trim: NONE;line-height: 100%;letter-spacing: 0%;text-align: right;}
    .event-card-list .event-body h5.clamp {font-family: "Inter", sans-serif;font-weight: 400;font-style: Regular;font-size: 16px;leading-trim: NONE;line-height: 26px;letter-spacing: 0%;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;overflow: hidden;color: #000000;margin-bottom:50px;}
    .event-card-list .pagination-custom {display: flex;justify-content: flex-end;align-items: center;gap: 1rem;margin-top: 2rem;}
    .event-card-list .pagination-custom .page-link {color: #000;border: none;background: transparent;font-weight: 500;}
    .page-link:focus {box-shadow: none;}
    .event-card-list .event-date {font-family: "Inter", sans-serif;font-weight: 400;font-style: Regular;font-size: 14px;leading-trim: NONE;line-height: 26px;letter-spacing: 0%;}
    .event-card-list .pagination-custom .page-item.active .page-link {font-weight: 600;text-decoration: underline;}
    .event-d-flex {display: flex !important;align-items: center;gap: 10px;justify-content: flex-end;}
    
    
    
    .share-on-section{border-bottom:1px solid #D9D9D9;border-top:1px solid #D9D9D9;}
    .share-on-section p{color: #000000;font-family: "Inter", sans-serif;font-weight: 400;font-style: Regular;font-size: 16px;leading-trim: NONE;line-height: 30px;letter-spacing: 0%;}
    .event-detail-page h1{font-family: "Exo", sans-serif;font-weight: 400;font-style: Regular;font-size: 54px;leading-trim: NONE;line-height: 72px;letter-spacing: 0%;}
    .event-detail-page .event-content h2{font-family: "Inter", sans-serif;font-weight: 400;font-style: Regular;font-size: 24px;leading-trim: NONE;line-height: 30px;letter-spacing: 0%;}
    .event-detail-page .event-content img{margin:30px 0;}
    .footer-text-right{text-align:left}
.footer-text-left{text-align:right}

.sustainability-sec .explore {display: inline-flex;align-items: center;gap: 6px;font-weight: 400;text-decoration: none;color: #fff;padding-bottom: 2px;transition: 0.3s;font-size: 14px;font-family: "Exo", sans-serif;}
.sustainability-sec .explore:hover {opacity: 0.8;}

.year-accordion .accordion-button:not(.collapsed) {box-shadow: none;}
.year-accordion .accordion-item:first-of-type {border-top-left-radius: 20px;border-top-right-radius: 20px;}
.year-accordion .accordion-item:last-of-type {border-bottom-right-radius: 20px;border-bottom-left-radius: 20px;}
.year-accordion .accordion-button:focus {box-shadow: none;}

.year-accordion .year-card {background: #F8F8F8;border: none;border-radius: 20px;overflow: hidden;}
.year-accordion .year-btn {background: #f9f9f9 !important;font-size: 20px;font-weight: 600;color: #222 !important;padding: 20px 40px; }
.year-accordion .year-btn:not(.collapsed)::after {transform: rotate(180deg);}
.year-accordion .accordion-body {padding: 0 40px 30px;border:none;}
.year-accordion .quarter-row {display: grid;grid-template-columns: repeat(4, 1fr);}
.year-accordion table th {font-family: "Exo", sans-serif;font-weight: 700;font-style: Bold;font-size: 16px;leading-trim: NONE;line-height: 100%;letter-spacing: 0%;color: #000000;}
.year-accordion table td a {color: #000000;font-family: "Exo", sans-serif;font-weight: 400;font-style: Regular;font-size: 14px;leading-trim: NONE;line-height: 130%;text-decoration: underline!important;}
.year-accordion table td a:hover {text-decoration: underline;}
.year-accordion hr{border: 1px solid #DEDEDE;margin:30px 0;}
.year-accordion .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");transform: rotate(-180deg);}
.year-accordion  .quarter-table {width: 100%;border-collapse: collapse;}
.year-accordion .quarter-table th {font-size: 15px;font-weight: 600;padding-bottom:30px;border-bottom: 1px solid #DEDEDE;}
.year-accordion .quarter-table td {padding: 30px 0;}
.year-accordion .table>:not(caption)>*>* {padding: 30px 0rem;}

.csr-card {background-color: #F8F8F8;padding: 30px 50px;border-radius:20px;border: none;}
.csr-title {color:#293330;font-family: "Exo", sans-serif;font-weight: 500;font-style: Medium;font-size: 24px;leading-trim: NONE;line-height: 125%;letter-spacing: 0%;}

/* Remove default radius + background */
.committee-accordion .accordion-button {background: none !important;box-shadow: none !important;padding: 30px 0 30px 0;color: #293330;font-family: "Exo", sans-serif;font-weight: 500;font-style: Medium;font-size: 24px;leading-trim: NONE;line-height: 130%;letter-spacing: 0%;}
.committee-accordion .accordion-item {border: none;border-bottom: 1px solid #8D8D8D;}
.committee-accordion .accordion-button:focus {box-shadow: none !important;}
.committee-accordion .accordion-button::after {transform: rotate(0deg);transition: transform 0.2s ease-in-out;}
.committee-accordion .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");transform: rotate(-180deg);}
.committee-accordion .accordion-body {padding: 0px 0 30px 0;font-size: 16px;}
.features-row .feature-box {gap: 10px;}
.feature-text {font-family: "Inter", sans-serif;font-weight: 400;font-style: Regular;font-size: 16px;leading-trim: NONE;line-height: 22px;letter-spacing: 0%;    margin-bottom: 0;text-align: left;}

#introduction .polyester-films-intro p{color:#000;font-size:16px;font-family: "Inter", sans-serif;font-weight:400;text-align: justify;}
#Key_Applications .polyester-films-heading h2{color:#293330;}
#Products .headinf-title h2{color:#293330;}
.bg-blue .text-color-black p{color:#000;font-size:16px;font-family: "Inter", sans-serif;font-weight:400;}
#CategoryProductsList .sub-headding-title{color: #fff;font-size:14px;text-align: left;}
.bg-blue .heading-color{color:#293330;}
.history-section .heading-color{color:#293330;}
.mission-sec .heading-color{color:#293330;}

/*sustainable*/

 .leadership-section .custom-tabs {gap: 90px;}
    .sustainable-process h3{font-weight: 500;font-style: Medium;font-size: 34px;leading-trim: NONE;line-height: 100%;letter-spacing: 0%;margin-bottom:25px;}
    .sustainable-process p{font-weight: 400;font-style: Regular;font-size: 16px;leading-trim: NONE;line-height: 24px;letter-spacing: 0%;}
    .scorecard {margin:auto;background:#F8F8F8;border-radius: 20px;padding:45px 55px;}
    .scorecard h2 {text-align: center;font-size: 26px;font-weight: 600;color: #222;margin-bottom: 25px;}
    .scorecard .table {width: 100%;border-collapse: collapse;}
    .scorecard .table th, .table td {text-align: left;padding: 14px 10px;font-size: 15px;color: #333;}
    .scorecard .table th {color: #293330;border-bottom: 1px solid #DEDEDE !important;font-family: "Exo", sans-serif;font-weight: 500;font-style: Medium;font-size: 24px;leading-trim: NONE;line-height: 100%;letter-spacing: 0%;padding-bottom: 35px;}
    .scorecard .table tr:not(:last-child) td {border-bottom: 1px solid #DEDEDE;line-height: 165%;}
    .scorecard .table td{font-family: "Exo", sans-serif;font-weight: 400;font-style: Regular;font-size: 16px;leading-trim: NONE;line-height: 100%;letter-spacing: 0%;    vertical-align: middle;}
    .scorecard .icon {width: 60px;height: 60px;vertical-align: middle;margin-right: 10px;}
    .scorecard .metric {display: flex;align-items: center;line-height: 165%;}
     .mob-actions {
    position: absolute;
    right: 35px;
    top: 25px;
}


    
/* Responsive Styles */
@media (max-width: 992px) {
    .container, .container-md, .container-sm {max-width: 900px;}
    .home-business-verticals .owl-carousel-business-verticals .item {height: 300px;padding: 20px;}
    .home-business-verticals .item-content h2 {font-size: 24px;}
    .home-business-verticals .item-content p {font-size: 15px;}
    .home-business-verticals .slider-tabs {bottom: 15px;gap: 10px;right: 10px;left: 10px;position: absolute !important;flex-wrap: nowrap;}
    .home-business-verticals .custom-nav {display: none;}
    .header {border-radius: 20px;padding: 10px 20px;}
    .header .navbar-collapse {border-radius: 20px;padding: 15px;margin-top: 10px;}
    .header .divider {display: none;}
    .header .actions {margin-top: 10px;}
    .custom-nav button{width:150px!important;}
    .header-slider {margin-top: -140px;}
    .header-slider .item{height:430px;}
    .header-content {margin-top:110px;}
    p{font-size:14px;}
    .want-to-know-more button {width: 100%;}
    .sticky-bar .nav {justify-content: center;}
    .sticky-bar .btn-enquire {margin-top: 10px;}
}

@media (max-width: 768px) {
.home-business-verticals .owl-carousel-business-verticals .item{background-size: cover!important;}
.sticky-bar{z-index:99!important;}
.intro p {text-align: left!important;}	
.mt-80{margin-top:40px;}
.mb-60{margin-bottom:30px;}
.mb-50{margin-bottom:30px;}
.mb-100{margin-bottom:50px;}
.mb-28{margin-bottom:14px;}
.mb-30{margin-bottom:18px;}
.mb-20{margin-bottom:15px;}
.mt-30{margin-top:18px;}
.mb-70{margin-bottom:35px;}
.mb-40{margin-bottom:25px;}
.mt-70{margin-top:36px;}
.ptb-80{padding:40px 0;}
.ptb-20{padding:20px 0;}
.mtb-40{margin-top:30px;margin-bottom:30px;}
.gap-20{gap:15px;}
	
	
    .home-business-verticals .owl-carousel-business-verticals .item  {height: 280px;padding: 20px;}
    .home-business-verticals .item-content h2 {font-size: 20px;}
    .home-business-verticals .item-content p {font-size: 14px;}
    .home-business-verticals .explore {font-size: 14px;}
    .home-business-verticals .slider-tabs {position: static;justify-content: center;margin-top: 10px;}
    .home-business-verticals .custom-nav {display: none;}
    .home-business-verticals .slider-container {border-radius: 0;}
    .ester-section .section-title { font-size: 2rem; }
    .ester-section .ester-card { padding: 30px 20px; height: 300px; }
    .ester-section .ester-card:hover { height: 350px; }
    p{font-size:14px;}
	
	.award-content p {
   
    font-size: 14px !important;
   line-height: 22px !important; 
}
	h2 {
    
    font-family: Exo;
font-weight: 500;
 
font-size: 24px;
 
line-height: 32px;
 

   
}
	    .inner-page-header h1 {
        
        font-weight: 600;
         
        font-size: 34px;
        text-align: left;
        line-height: 42px;
        
    }
	
	.header-content p {
    
    font-size: 14px;
   
    line-height: 22px;
     
}
	.leadership-section ul#threeTabs li {
    width: 27%;
    
}
	
	.leadership-section ul#threeTabs li {
    
    line-height: 22px;
}

.leadership-section ul li button {
    line-height: 19px;
}
	
    .header-content h2 {font-size: 28px;line-height: 130%;}
    .home-about-us h1 {font-size: 24px;line-height: 140%;}
	
	
	.sustainability-card {padding: 20px;}

	.enquire-now-card {
    
    padding: 30px 30px;
}.card.enquire-now-card .card-body {
    padding: 0;
}
	#product .card-body {
    padding: 35px 35px !important;
}
	.scorecard {
    
    padding: 25px 25px !important
}
	.want-to-know-more-card .card-body {
    padding: 0px !important
}
	.footer-text-left,.footer-text-right{text-align:center}
	#footerAccordion .accordion-item {
    
    border-top: 1px solid rgba(0, 0, 0, .125) !important;
    border: 0;
    border-bottom: 1px solid rgba(0, 0, 0, .125) !important;
}
	.year-accordion .year-btn {
    
    font-size: 16px !important;
    padding: 20px 20px !important;
}
.year-accordion .table>:not(caption)>*>* {
    padding: 15px 0rem;
}
	.year-accordion .accordion-body {
  padding: 0 15px 20px !important;
    border: none;overflow: auto;
}
	.year-accordion .quarter-table {
    
    min-width: 450px;
}
	.csr-title {
    
    font-size: 16px;

     
}.csr-card {
   
    padding: 20px 15px;
    
}
	
	.job-list .job-card {
    
    position: relative;
    padding-bottom: 60px;
}
	
	.job-list .apply-btn {
    
    position: absolute;
    bottom: 21px;
}
	
	.award-right {
    position: absolute;
    bottom: 13px;
    margin-left: 78px !important;
}
	.award-card {
   
   padding: 15px !important;
        padding-bottom: 50px !important;
		position: relative;
     
}
	.leadership-section .custom-tabs {
    
    width: 100%;gap: 0;
     
}
	
	.leadership-section .custom-tabs li.nav-item {
    width: 50%;
}
	.leadership-section .custom-tabs li.nav-item button{
		width:100%
	}
	.app-sec-custom-nav {
    position: absolute;
    top: 10px;
    right: 10px;
}
.applications-sticky-nav {
    padding: 5px 0 !important;
}
	.mission-sec .accordion-button {
   font-family: Exo;
font-weight: 500;
font-style: Medium;
font-size: 16px;
leading-trim: NONE;
line-height: 24px;
letter-spacing: 0%;

}
	.key-applications h2, .key-applications p {
    text-align: left !important;
}
	 .key-applications img {
    width: 70px;
    margin-bottom: 15px;
}
	.mb-50 {
    margin-bottom: 30px;
}
	.key-applications .item {
   
    padding: 20px;
     
}
	.history-section .history-content {
    
    padding: 20px;
    
}
	.history-section .history-content h3 {
  font-family: Exo;
font-weight: 500;
font-style: Medium;
font-size: 24px;
leading-trim: NONE;
line-height: 32px;
letter-spacing: 0%;

}
	.history-section .timeline-container {
   
    padding: 0 5px;
}
	.history-section .history-slider {
    
    height: 360px;
}
	.col-lg-12.mb-50.text-center h2, .col-lg-12.mb-3.text-center p {
    text-align: left !important;
}
	.want-to-know-more-card {
    box-shadow: unset;
     
}
	.note {
     
    text-align: left;
    
}
	.research-slider {
    overflow: auto;
}

.research-slider-box {
    min-width: 1030px;
}

.research-item {
    display: flex;
    text-align: left !important;
    gap: 5px;
}

.r-img img {
    width: 50px;
}

.r-content p {
    margin-bottom: 6px !important;
}
	.business-verticals-cards h3 {
   
	font-family: Exo;
font-weight: 500;
font-style: Medium;
font-size: 20px;
leading-trim: NONE;
line-height: 28px;
letter-spacing: 0%;

}
	
	.home-logo-marquee .marquee-card {
    
    width: 100px;        min-width: 100px;
    
}
	.app-sec .section-card {
        
        display: block;
        align-items: unset;
       
        justify-content: flex-end;
        padding: 20px 20px;
        align-content: flex-end;
}
	
	.app-sec .section-card h2 {
    font-family: Exo;
font-weight: 600;
font-style: SemiBold;
font-size: 24px;
leading-trim: NONE;
line-height: 32px;
letter-spacing: 0%;

}
	.app-sec .section-card p {
   font-family: Inter;
font-weight: 400;
font-style: Regular;
font-size: 14px;
leading-trim: NONE;
line-height: 22px;
letter-spacing: 0%;

}
	.committee-accordion .accordion-button {
    
  font-family: Exo;
font-weight: 500;
font-style: Medium;
font-size: 16px;
leading-trim: NONE;
line-height: 24px;
letter-spacing: 0%;
padding: 20px 0 20px 0;
    
}
	section#enquire-now .card-body {
    padding: 0 !important;
    text-align: left !important;
}

section#enquire-now .card-body h2, section#enquire-now .card-body p {
    text-align: left !important;
}

section#enquire-now .card-body h2 {
    margin-bottom: 15px !important;
}
	
	.office-section .accordion-button,.office-section .accordion-button:not(.collapsed) {
    font-family: Exo;
font-weight: 500;
font-size: 16px;
leading-trim: NONE;
line-height: 24px;
letter-spacing: 0%;

}
	.office-section .accordion-button:not(.collapsed) {
    
    font-weight: 700;
    font-style: Bold;
     
}
	 
      
    .scorecard .table thead {display: none;}
    .scorecard .table tr {display: block;margin-bottom: 15px;background: #fff;border-radius: 10px;/* padding: 15px; */box-shadow: 0 0 6px rgba(0,0,0,0.05);}
    .scorecard .table td {display: flex;justify-content: space-between;padding: 15px 15px;border: none;flex-wrap: wrap;line-height: 165%;}
    .scorecard .table td:not(:first-child)::before {content: attr(data-label);font-weight: 600;color: #555;margin-bottom: 15px;}
	.scorecard .table td:first-child {
    font-weight: 600;
    background-color: #f0fffe;
    border-radius: 10px 10px 0 0;
}
    .leadership-section .custom-tabs .nav-link {
    
    padding: 10px 10px;
    
    font-size: 13px;
    
} 
	ul#fourTabs {
    
    display: flex;
    
    gap: 0px;
    
    flex-direction: row;
    width: 100%;
}

ul#fourTabs li {
    width: 25%;
}

ul#fourTabs li button {
    line-height: 20px;
    /* padding: 5px; */
}
	
	.sticky-bar {
   
    padding: 15px 0;
}
	.sticky-bar ul.nav {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    gap: 12px;
}

.sticky-bar ul.nav li {
    margin: 0;
}

.sticky-bar ul.nav li a {
    font-weight: 600;
}
	.sticky-bar .btn-enquire {
    
    padding: 5px 15px;
    font-size: 12px;
    
}
	.key-applications a {
    position: absolute;
    right: 20px;
    bottom: 0px;
}

.headinf-title {
    position: relative;
}

.headinf-title a {
    position: absolute;
    right: 10px;
    top: 6px;
}
	.specialty-polymers-sec .card-body {
    padding: 25px;
    
}
	.want-to-know-more input[type="text"],
.want-to-know-more input[type="email"],
.want-to-know-more input[type="tel"],
.want-to-know-more input[type="number"],
.want-to-know-more input[type="url"],
.want-to-know-more select,
.want-to-know-more textarea {     
    padding: 10px 10px;
    
    font-size: 14px;}
	
}

@media only screen and (max-width: 600px) {
    .sticky-bar .container {width:100%;overflow-x:scroll;}
    .product-details.sticky-bar .nav-item {text-wrap-mode: nowrap;}
    .headinf-title a, .sustainability-left .explore{visibility: visible!important;}
    #sb_instagram #sbi_images .sbi_item.sbi_num_diff_hide {display: block !important;}
    #sb_instagram #sbi_images .sbi_item {height: 380px!important;}
    #sb_instagram .sbi_follow_btn {display:none;}
    #sb_instagram .owl-dots{display:none;}
    .sustainability-left{margin-bottom: 30px;}
    #sb_instagram #sbi_images .sbi_photo img {width: 100% !important;height: 100%!important;}
    .home-business-verticals .owl-carousel-business-verticals .item  {height: 400px;padding: 10px;}
    .home-business-verticals .item-content h2 {font-size: 18px;margin-bottom: 10px;}
    .home-business-verticals .item-content p {font-size: 13px;margin-bottom: 15px;}
    .home-business-verticals .explore {font-size: 13px;}
    .home-business-verticals .slider-tabs div {font-size: 12px;}
    .home-business-verticals .custom-nav {display: none;}
    .commitment-card {width: 100%;margin-bottom: 20px;height:380px;}
    .commitment-card .card-front br{display:none;}
    .commitment-card .card-front {padding:30px;font-size: 24px;}
    .card-back {padding:20px;}
    .commitment-item {padding: 12px 10px;}
    .commitment-item span {font-size: 16px;}
    .ester-section .section-title { font-size: 1.8rem; }
    .ester-section .ester-card { height: 280px; }
    .ester-section .ester-card:hover { height: 330px; }
    p{font-size:14px;}
}


.header-slider.owl-carousel .owl-nav button.owl-next{background: #245c53;width: 40px;color: #fff;height: 40px;border-radius: 50px;font-size: 22px;}
.header-slider.owl-carousel .owl-nav button.owl-prev{background: #245c53;width: 40px;color: #fff;height: 40px;border-radius: 50px;font-size: 22px;}
.header-slider.owl-theme .owl-nav {display:none;}
@media(max-width: 768px) {
  .year-accordion .quarter-row {grid-template-columns: repeat(2, 1fr);}

}
@media(max-width: 480px) {
  .year-accordion .quarter-row {grid-template-columns: 1fr;}
    .header-slider.owl-theme .owl-nav {display:block;}
  .custom-nav {display:none;}
	
}
