@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');

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;}
.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;}
.mtb-40{margin-top:40px;margin-bottom:40px;}
.gap-20{gap:20px;}
.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: 650px;}
.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: 100%;letter-spacing: 0%;margin-bottom:40px;}
.header-slider .link img{width: 20px!important;}
.header-slider .link {gap: 10px;padding: 20px;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!important;}
.header-slider .link:hover{background-size: 100% 100%; /* Expands from left to right */color: #000;}
.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: 2px;width: 100%;background: #727272;transform: scaleX(1);transition: background 0.4s ease;}
.custom-nav button.active::after {background: #262626;}
.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: 4px;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;}
.marquee-container {width: 100%;overflow: hidden;position: relative;}
.marquee-track {display: flex;width: calc(260px * 8 + 20px * 8); /* card width * count + gap * count */animation: scroll 15s linear infinite;gap: 20px;}
.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;}
.enquire-now-btn{background: #245C53;border-radius:40px;padding:10px 32px;margin-top:40px;}

@keyframes scroll {
  0% { transform: translateX(0); }
  100% { transform: translateX(-50%); }
}

/* 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;}
.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: 80px;border-radius: 15px;display: flex;}
.home-business-verticals .item-content {position: relative;z-index: 2;max-width: 500px;}
.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: 80px;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:148px;}
.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 {transform-style: preserve-3d;transition: transform 0.8s ease, opacity 0.8s ease;opacity: 0;transform: rotateY(180deg);}
.home-business-verticals .owl-carousel-business-verticals .owl-item.active {transform: rotateY(0deg);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: 400;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/sustainability-bg.png');background-repeat: no-repeat;background-size: cover;border-radius: 20px;border: none;padding:85px;}
.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 .d-flex{justify-content: space-between;align-items: center;padding:20px;}
.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-card-bg.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;padding: 40px 20px;}
.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: 450px;}
.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%;max-width: 320px;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/awards-achievements.png'); }
.ester-section .ester-card[data-card="what-we-do"] { background-image: url('../images/what-we-do.png'); }
.ester-section .ester-card[data-card="csr"] { background-image: url('../images/corporate-social-responsibility.png'); }
.ester-section .ester-card[data-card="investors"] { background-image: url('../images/investors.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:200px;}
.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: 16px;leading-trim: NONE;line-height: 24px;letter-spacing: 0%;}
.footer hr{border: 1px solid #9A9A9A}


/*.header {position: relative !important;background: #FFFFFFCC;border-radius: 50px;padding: 0px 8px;width: 100%;margin:20px auto;z-index:999999;box-shadow: 0px 5px 15px 0px #00000026;}*/
/*.header .navbar {padding: 0;}*/
/*.header .navbar-brand img {height: auto;}*/
/*.header .nav-link {color: #000000 !important;padding: 8px 15px !important;transition: color 0.3s ease;font-family: "Exo", sans-serif;font-weight: 400;font-style: Regular;font-size: 14px;leading-trim: NONE;line-height: 100%;letter-spacing: 0%;}*/
/*.header .nav-link:hover {color: #00828a !important;}*/
/*.header .divider {width: 1px;height: 20px;background-color: #000000;margin: 0 10px;}*/
/*.header .search-icon {font-size: 18px;color: #000;cursor: pointer;margin-right: 35px;}*/
/*.header .contact-btn {background-color: #245C53;color: #fff;font-size: 14px;font-weight: 400;border: none;border-radius: 50px;padding: 8px 20px;display: flex;align-items: center;gap: 6px;transition: all 0.3s ease;}*/
/*.header .contact-btn::before {content: "•";color: #fff;font-size: 18px;line-height: 0;}*/
/*.header .contact-btn:hover {background-color: #0d3d3a;}*/























.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: 15px;}
.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:450px;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: 100%;}
.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.png'); /* 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;}
.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 select,
.want-to-know-more textarea {width: 100%;padding: 10px 15px;border: 1px solid #ccc;border-radius: 30px;background: #fff;font-size: 14px;color: #333;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;}
.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;}
.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;color:#fff;text-align:center;}
.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: 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: 4px 40px;font-size: 14px;font-weight: 400;text-decoration: none;margin-bottom: 20px;}
.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: 25px;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: 15px;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 33px;font-weight: 400;transition: 0.3s;font-size:14px;}
.product-details .btn-main:hover {background: #245C53;}
.product-details .btn-main img{margin-left:35px;}
.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: 90px!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: 999;background-color: #fff; border-bottom: 1px solid #eee;box-shadow: 0 2px 4px rgba(0,0,0,0.03); padding: 25px 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;font-weight: 500;}
.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: 100%;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.png'); /* 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;}
.overview-card{height: 355px;overflow-y: scroll;}
.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; }

    .app-sec .applications-sticky-nav{position: sticky;top: 0;z-index: 1000;background: #fff;box-shadow: 0px 4px 15px 0px #0000001A;padding: 30px 0;margin-bottom: 80px;}
    .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: #e9ecef;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: #d6d6d6;}
    .app-sec .card-slider .item {position: relative;border-radius: 10px;overflow: hidden;cursor: pointer;}
    .app-sec .card-slider .item img {width: 100%;height: 120px;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: 400px;display: flex;align-items: center;background-size: cover;background-position: center;justify-content: flex-end;padding: 30px 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: "Inter", sans-serif;color: #fff;text-decoration: none;font-weight: 400;font-style: Regular;font-size: 16px;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 #777777;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(60%);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: 25px;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: 35px;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;}

    /* Cards */
    .product-variants .variant-card {background:#245C53;color: #fff;border-radius: 12px;padding: 25px;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;}
.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;}

/* ===== 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 {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: 5px 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>");}}  
  

  
  
    
    
/* 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: 35px;gap: 10px;left: 20px;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:600px;}
    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  {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; max-width: 280px; height: 300px; }
    .ester-section .ester-card:hover { height: 350px; }
    p{font-size:14px;}
}

@media only screen and (max-width: 600px) {
    
    .home-business-verticals .owl-carousel-business-verticals .item  {height: 400px;padding: 20px;}
    .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%;height: auto;}
    .commitment-item {padding: 12px 25px;}
    .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;}
}

.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;}
