@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

:root {
  --primary: #ff751f;
  --secondary: #000;
  --light: #efefef;
}

body * {
  font-family: "Poppins", sans-serif;
}
body {
  font-size: 16px !important;
}
.main-container,
.main-container * {
  box-sizing: border-box;
}

input,
select,
textarea,
button {
  outline: 0;
}

.main_logo {
  height: 100px;
  width: auto;
  object-fit: contain;
  transition: 0.4s;
}

.page_banner {
  position: relative;
  background: #ebeef4;
  z-index: 1;
  overflow: hidden;
  min-height: 800px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.main-banner-image {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
}

.mask-group {
  position: absolute;
  width: 85.959px;
  height: 100px;
  top: 20px;
  left: 50%;
  transform: translate(-837.61%, 0);
  z-index: 4;
}

.image {
  position: absolute;
  width: 85.959px;
  height: 100px;
  top: 0;
  left: 50%;
  background: url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-10-29/YFMgsZWuiB.png)
    no-repeat center;
  background-size: cover;
  transform: translate(-50%, 0);
  z-index: 5;
}

/* header:before {
  content: "";
  background: #e8e8e8;
  height: 100%;
  width: 100%;
  z-index: -1;
  position: absolute;
  transform: translateY(-200%);
  -webkit-transform: translateY(-200%);
  transition: all 0.5s;
  -webkit-transition: 0.5s;
  top: 0;
} */
/* .sticky-header header:before {
  transform: translateY(0);
  -webkit-transform: translateY(0);
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.06);
} */
header .main_logo {
  height: 70px;
}

/* Bootstrap navbar overrides */
.navbar {
  background: transparent !important;
  padding: 0 !important;
}

.growth_image {
  transition: 0.4s;
  max-height: 440px;
  object-fit: cover;
  object-position: center center;
}

.growth_image:hover {
  transform: scale(1.05);
}

.navbar-toggler {
  border: 1px solid var(--primary);
  padding: 4px 8px;
  box-shadow: none !important;
  outline: none !important;
}

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='%23ca2026' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-nav {
  gap: 60px;
}

.nav-link {
  padding: 0 !important;
  border: none !important;
  background: none !important;
}

.dropdown-toggle::after {
  display: none;
}

.dropdown-menu {
  border: none;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  border-radius: 0px;
  padding: 0;
}

.dropdown-item {
  color: #000000;
  font-family: AktivGrotesk-Regular, var(--default-font-family);
  font-size: 14px;
  padding: 8px 20px;
}

.dropdown-item:hover {
  background-color: var(--primary);
  color: white;
}

/* Hover dropdown functionality */
.dropdown-menu {
  display: none;
  opacity: 0;
  transform: translateY(-10px);
  transition: all 0.3s ease;
}

.dropdown:hover .dropdown-toggle:not(.dropdown-item) {
  color: var(--primary);
}

.dropdown:hover .dropdown-menu {
  display: block;
  opacity: 1;
  transform: translateY(0px);
}

.dropdown-menu:hover {
  display: block;
  opacity: 1;
  transform: translateY(0);
}

.navbar-nav .nav-link {
  transition: 0.4s;
  color: black;
  font-family: AktivGrotesk-Regular, var(--default-font-family);
  font-size: 16px;
  line-height: 50px;
  font-weight: 500;
}

.navbar-nav .nav-link:hover {
  color: var(--primary);
}

.home {
  flex-shrink: 0;
  position: relative;
  height: 11px;
  color: #000000;
  font-family: AktivGrotesk-Regular, var(--default-font-family);
  font-size: 16px;
  font-weight: 400;
  line-height: 11px;
  text-align: left;
  white-space: nowrap;
  z-index: 13;
}

.frame-2 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 85px;
  z-index: 14;
}

.about-us {
  flex-shrink: 0;
  position: relative;
  color: #000000;
  font-family: AktivGrotesk-Regular, var(--default-font-family);
  font-size: 16px;
  font-weight: 400;
  line-height: 40px;
  text-align: left;
  white-space: nowrap;
  z-index: 15;
}

.group {
  flex-shrink: 0;
  position: relative;
  width: 7px;
  height: 7px;
  background: url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-10-29/zntKPNPWSB.png)
    no-repeat center;
  background-size: cover;
  z-index: 16;
}

.frame-3 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 114px;
  z-index: 17;
}

.our-products {
  flex-shrink: 0;
  position: relative;
  color: #000000;
  font-family: AktivGrotesk-Regular, var(--default-font-family);
  font-size: 16px;
  font-weight: 400;
  line-height: 40px;
  text-align: left;
  white-space: nowrap;
  z-index: 18;
}

.group-4 {
  flex-shrink: 0;
  position: relative;
  width: 7px;
  height: 7px;
  background: url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-10-29/nEuNWrAJ5k.png)
    no-repeat center;
  background-size: cover;
  z-index: 19;
}

.contact-us {
  color: var(--primary);
}

.frame-5 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  gap: 15px;
  position: relative;
  z-index: 10;
}
.banner-slider .frame-5 {
  padding-left: 60px;
}
@media (max-width: 567px) {
  .banner-slider .frame-5 {
    padding-left: 0px;
  }
}
.rooted-globally {
  position: relative;
  color: black;
  font-size: 42px;
  font-weight: 200;
  line-height: 54px;
  text-align: left;
  z-index: 7;
  text-transform: uppercase;
}

.rooted-globally span {
  font-weight: 600;
  color: var(--primary);
}

.banner-slider .rooted-globally {
  font-weight: 700;
  text-transform: uppercase;
}

.guided-principles {
  position: relative;
  width: 576px;
  color: var(--primary);
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
  text-overflow: initial;
  z-index: 8;
  overflow: hidden;
}

.banner-slider .rooted-globally,
.banner-slider .guided-principles {
  color: #ffffff;
}

.rectangle {
  background: url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-10-29/uWzWRBD2SP.png)
    no-repeat center;
  background-size: cover;
  z-index: 3;
}

.frame-6 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  gap: 24px;
}

.frame-6 .btn {
  border: none;
  background: none;
  color: inherit;
  font: inherit;
  cursor: pointer;
}

.frame-6 .btn:hover {
  background: none;
  border: none;
  color: var(--primary);
}

.explore-more {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 13px;
  color: var(--primary);
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  text-align: left;
  white-space: nowrap;
  z-index: 10;
}

.rectangle-7 {
  flex-shrink: 0;
  position: relative;
  width: 60px;
  height: 1px;
  background: var(--primary);
  z-index: 11;
}

.flex-row {
  position: relative;
}

.strong-foundations {
  color: black;
  font-size: 38px;
  font-weight: 200;
  line-height: 48px;
  text-transform: uppercase;
}

.strong-foundations span {
  font-weight: 600;
  color: var(--primary);
}

.neo-holdings {
  color: #000000;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  text-align: justify;
  z-index: 25;
}

p,
li {
  line-height: 30px;
}

.text-justify {
  text-align: justify;
}

.second-heading {
  color: var(--primary);
  font-size: 38px;
  font-weight: 300;
  line-height: 52px;
}

.bg-light {
  background-color: var(--light) !important;
}

.companies_slider .inner_item {
  padding: 20px 20px;
  background: #f6f6f6;
  border-radius: 8px;
  transition: 0.3s;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 15px;
}

.companies_slider a {
  text-decoration: none !important;
}

.companies_slider .inner_item:hover {
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.1);
}

.companies_slider .inner_item img {
  margin-bottom: 0;
  max-width: 100%;
  object-fit: contain;
  max-height: 80px;
  width: auto;
}

.companies_slider .inner_item h4 {
  color: black;
  font-size: 16px;
  text-align: center;
  font-weight: 400;
}

.companies_slider .inner_item:hover h4 {
  color: var(--primary);
}

.counter_box {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 200px;
}

.counter_tagline {
  color: #7d7c95;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  text-align: center;
  text-transform: uppercase;
}

.counter_text {
  color: #eea21e;
  font-size: 48px;
  font-weight: 400;
  line-height: 54px;
  text-align: left;
}

.flex-row-fd {
  position: relative;
  width: 1440px;
  height: 720px;
  margin: 150.165px 0 0 240px;
  z-index: 102;
  overflow: visible auto;
}

.showcasing-neo-holdings-impact {
  max-width: 724px;
  color: var(--primary);
  font-size: 46px;
  font-weight: 300;
  line-height: 70px;
}

.flex-row-db {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  width: 1710px;
  height: 260px;
  margin: 80px 0 0 240px;
  z-index: 69;
}

.frame-1f {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 260px;
  height: 260px;
  padding: 30px 30px 30px 30px;
  background: #f6f6f6;
  z-index: 41;
}

.frame-21 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 11px;
  position: relative;
  width: 154px;
  z-index: 43;
}

.neo-chemicals {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 13px;
  color: #000000;
  font-size: 20px;
  font-weight: 400;
  line-height: 13px;
  text-align: left;
  white-space: nowrap;
  z-index: 44;
}

.www-neochemicals-com {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 16px;
  color: #575757;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  text-align: left;
  white-space: nowrap;
  z-index: 45;
}

.frame-22 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: nowrap;
  flex-shrink: 0;
  position: relative;
  width: 260px;
  height: 260px;
  padding: 0 30px 0 30px;
  background: #ffffff;
  z-index: 46;
  box-shadow: 0 7px 16px 0 rgba(0, 0, 0, 0.05);
  transition:
    transform 0.3s ease,
    box-shadow 0.3s ease;
}

.frame-22:hover {
  transform: translateY(-5px);
  box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.1);
}

.frame-22 .btn {
  border: none;
  background: none;
  padding: 0;
}

.frame-23 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: nowrap;
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 0;
  position: relative;
  width: 154px;
  min-height: 0;
  padding: 30px 0 30px 0;
  z-index: 47;
}

.frame-24 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 154px;
  z-index: 48;
}

.frame-26 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 11px;
  position: relative;
  width: 154px;
  z-index: 50;
}

.neo-textile {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 13px;
  color: var(--primary);
  font-size: 20px;
  font-weight: 400;
  line-height: 13px;
  text-align: left;
  white-space: nowrap;
  z-index: 51;
}

.frame-2c {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 260px;
  height: 260px;
  padding: 30px 30px 30px 30px;
  background: #f6f6f6;
  z-index: 59;
}

.group-2d {
  flex-shrink: 0;
  position: relative;
  width: 55.365px;
  height: 40px;
  background: url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-10-29/7K7N3M7J4F.png)
    no-repeat center;
  background-size: 100% 100%;
  z-index: 60;
}

.frame-2e {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 11px;
  position: relative;
  width: 154px;
  z-index: 61;
}

.neo-ai {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 13px;
  color: #000000;
  font-size: 20px;
  font-weight: 400;
  line-height: 13px;
  text-align: left;
  white-space: nowrap;
  z-index: 62;
}

.www-neochemicals-com-2f {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 16px;
  color: #575757;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  text-align: left;
  white-space: nowrap;
  z-index: 63;
}

.frame-30 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 260px;
  height: 260px;
  padding: 30px 30px 30px 30px;
  background: #f6f6f6;
  z-index: 64;
}

.group-31 {
  flex-shrink: 0;
  position: relative;
  width: 29.823px;
  height: 40px;
  background: url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-10-29/e2qOHzbyE4.png)
    no-repeat center;
  background-size: 100% 100%;
  z-index: 65;
}

.frame-32 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 11px;
  position: relative;
  width: 154px;
  z-index: 66;
}

.neo-finance {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 13px;
  color: #000000;
  font-size: 20px;
  font-weight: 400;
  line-height: 13px;
  text-align: left;
  white-space: nowrap;
  z-index: 67;
}

.www-neochemicals-com-33 {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 16px;
  color: #575757;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  text-align: left;
  white-space: nowrap;
  z-index: 68;
}

.frame-34 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 10px;
  position: relative;
  width: 260px;
  height: 260px;
  padding: 30px 30px 30px 30px;
  background: #f6f6f6;
  z-index: 69;
}

.group-35 {
  flex-shrink: 0;
  position: relative;
  width: 39.986px;
  height: 40px;
  background: url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-10-29/BB7wMAUMYV.png)
    no-repeat center;
  background-size: 100% 100%;
  z-index: 70;
}

.frame-36 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 11px;
  position: relative;
  width: 154px;
  z-index: 71;
}

.neo-tech {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 13px;
  color: #000000;
  font-size: 20px;
  font-weight: 400;
  line-height: 13px;
  text-align: left;
  white-space: nowrap;
  z-index: 72;
}

.www-neochemicals-com-37 {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 16px;
  color: #575757;
  font-family: AktivGrotesk-Regular, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  text-align: left;
  white-space: nowrap;
  z-index: 73;
}

.rectangle-38 {
  position: relative;
  width: 1440px;
  height: 4px;
  margin: 80px 0 0 240px;
  background: #f6f6f6;
  z-index: 77;
  overflow: visible auto;
  border-radius: 2px;
}

.rectangle-39 {
  position: relative;
  width: 600px;
  height: 4px;
  margin: 0 0 0 0;
  background: #000000;
  z-index: 78;
  border-radius: 2px;
}

.journey_section .chairman_img {
  max-height: 800px;
  object-fit: contain;
}

.driving-neo-holdings {
  color: var(--primary);
  font-size: 46px;
  font-weight: 300;
  line-height: 58px;
  text-align: left;
}

.neo-holdings-mission {
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
}

.ahmed-khalaf-chairman {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 30px;
  color: #eea320;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
  white-space: nowrap;
  z-index: 2;
}

.image-3e {
  position: absolute;
  width: 619px;
  height: 971px;
  bottom: 0;
  left: 1062px;
  background: url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-10-29/b5E3DqXsrg.png)
    no-repeat center;
  background-size: cover;
  z-index: 86;
}

.whats-in-news {
  color: var(--primary);
  font-size: 42px;
  font-weight: 200;
  line-height: 54px;
  text-align: center;
}

.whats-in-news span {
  font-weight: 600;
}

.frame-3f {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  gap: 24px;
  position: absolute;
  width: 167px;
  height: 13px;
  top: 25px;
  left: 1273px;
  z-index: 170;
}

.frame-3f .btn {
  border: none;
  background: none;
  color: inherit;
  font: inherit;
  cursor: pointer;
}

.frame-3f .btn:hover {
  background: none;
  border: none;
  color: var(--primary);
}

.explore-more-40 {
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
  height: 13px;
  color: var(--primary);
  font-size: 11px;
  font-weight: 400;
  line-height: 13px;
  text-align: left;
  white-space: nowrap;
  z-index: 171;
}

.rectangle-41 {
  flex-shrink: 0;
  position: relative;
  width: 60px;
  height: 1px;
  background: var(--primary);
  z-index: 172;
}

.flex-row-fbf {
  position: relative;
  width: 1440px;
  height: 635px;
  margin: 60px 0 0 240px;
  z-index: 134;
}

.rectangle-42 {
  position: absolute;
  width: 890px;
  height: 440px;
  top: 0;
  left: 0;
  background: url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-10-29/8iSoq565Wy.png)
    no-repeat center;
  background-size: cover;
  z-index: 127;
}

.related_news {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  gap: 40px;
}

.related_news .inner_wraper {
  display: flex;
  align-items: flex-start;
  flex-wrap: nowrap;
  gap: 25px;
}

.related_news .inner_wraper .img_wraper {
  overflow: hidden;
  flex-shrink: 0;
}

.related_news .inner_wraper .img_wraper img {
  width: 100px;
  height: 90px;
  object-fit: cover;
  transition: 0.4s;
}

.related_news .inner_wraper:hover .img_wraper img {
  transform: scale(1.1);
}

.related_news .inner_wraper a {
  color: #000000;
  font-size: 16px;
  font-weight: 400;
  line-height: 18.912px;
  display: block;
  margin-bottom: 15px;
  text-decoration: none !important;
  transition: 0.4s;
}

.related_news .inner_wraper:hover a {
  color: var(--primary);
}

.related_news .inner_wraper .date_wraper span {
  color: #575757;
  font-size: 14px;
  font-weight: 400;
}

/* News listing and detail pages */
.news-banner .news-banner__content {
  gap: 10px;
  max-width: 860px;
}

.news-banner .news-breadcrumb {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
  color: #4f4f4f;
  font-size: 14px;
}

.news-banner .news-breadcrumb a {
  color: inherit;
  text-decoration: none;
  transition: 0.3s ease;
}

.news-banner .news-breadcrumb a:hover {
  color: var(--primary);
}

.news-banner .guided-principles {
  max-width: 720px;
  width: 100%;
  margin-bottom: 0;
}

.news-page-shell {
  background: linear-gradient(180deg, #ffffff 0%, #fff8f2 100%);
}

.news-detail-layout {
  display: grid;
  grid-template-columns: minmax(0, 1.35fr) minmax(300px, 0.75fr);
  gap: 30px;
  align-items: start;
}

.news-featured,
.news-card,
.news-detail-article,
.news-side-panel,
.news-aside-card {
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.06);
  box-shadow: 0 12px 30px rgba(17, 17, 17, 0.06);
}

.news-featured {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(0, 0.95fr);
  border-radius: 28px;
  overflow: hidden;
}

.news-featured__media {
  display: block;
  min-height: 100%;
  overflow: hidden;
}

.news-featured__media img,
.news-card__media img,
.news-side-item img,
.news-mini-item img,
.news-detail-hero,
.news-author img {
  width: 100%;
  object-fit: cover;
}

.news-featured__media img {
  height: 100%;
  min-height: 420px;
  transition: transform 0.45s ease;
}

.news-featured:hover .news-featured__media img,
.news-card:hover .news-card__media img,
.news-side-item:hover img,
.news-mini-item:hover img {
  transform: scale(1.05);
}

.news-featured__content {
  padding: 34px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 16px;
}

.news-featured__content h2 {
  margin: 0;
  font-size: 24px;
  line-height: 32px;
}

.news-featured__content h2 a,
.news-card h3,
.news-detail-title,
.news-side-panel h3,
.news-aside-card h3,
.news-side-item h4,
.news-mini-item h4 {
  color: #111111;
  text-decoration: none;
}

.news-featured__content p,
.news-card p,
.news-side-panel p,
.news-aside-card p,
.news-detail-lead,
.news-detail-content p,
.news-side-item span,
.news-mini-item span {
  color: #5c5c5c;
  line-height: 1.8;
}

.news-meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px 14px;
  font-size: 14px;
  color: #666666;
}

.news-meta__chip,
.news-tag {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
}

.news-meta__chip {
  padding: 8px 14px;
  background: rgba(255, 117, 31, 0.12);
  color: var(--primary);
  font-weight: 600;
}

.news-side-panel {
  border-radius: 24px;
  padding: 28px;
}

.news-side-panel--light {
  background: #ffffff;
}

.news-side-eyebrow {
  color: var(--primary);
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.news-side-panel h3,
.news-aside-card h3 {
  margin: 0 0 12px;
  font-size: 26px;
  line-height: 1.15;
}

.news-side-list,
.news-mini-list {
  display: flex;
  flex-direction: column;
  gap: 18px;
}

.news-side-item,
.news-mini-item {
  display: flex;
  gap: 14px;
  text-decoration: none;
  color: inherit;
  transition: transform 0.3s ease;
}

.news-side-item img,
.news-mini-item img {
  flex-shrink: 0;
  width: 92px;
  height: 92px;
  border-radius: 18px;
  transition: transform 0.4s ease;
}

.news-side-item h4,
.news-mini-item h4 {
  margin: 4px 0 0;
  font-size: 16px;
  line-height: 1.45;
}

.news-section-head h2 {
  margin: 0;
  font-size: clamp(28px, 3vw, 40px);
  line-height: 1.12;
}

.news-card-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
}

.news-card {
  display: flex;
  flex-direction: column;
  border-radius: 24px;
  overflow: hidden;
  text-decoration: none;
  min-height: 100%;
  transition:
    transform 0.35s ease,
    box-shadow 0.35s ease;
}

.news-card:hover,
.news-featured:hover {
  transform: translateY(-4px);
  box-shadow: 0 18px 34px rgba(17, 17, 17, 0.1);
}

.news-card__media {
  overflow: hidden;
}

.news-card__media img {
  height: 240px;
  transition: transform 0.45s ease;
}

.news-card__body {
  display: flex;
  flex-direction: column;
  gap: 14px;
  padding: 24px;
}

.news-card h3 {
  margin: 0;
  font-size: 23px;
  line-height: 1.3;
}

.news-card__link {
  margin-top: auto;
  color: var(--primary);
  font-weight: 600;
}

.news-detail-article,
.news-detail-aside {
  border-radius: 28px;
}

.news-detail-aside {
  position: sticky;
  top: 100px;
}

.news-detail-article {
  padding: 32px;
}

.news-detail-hero {
  height: 430px;
  border-radius: 22px;
  margin-bottom: 24px;
}

.news-detail-meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px 14px;
  margin-bottom: 14px;
  font-size: 14px;
  color: #666666;
}

.news-detail-title {
  margin: 0 0 14px;
  font-size: 26px;
  line-height: 32px;
}

.news-detail-lead {
  margin-bottom: 22px;
  font-size: 18px;
}

.news-detail-content h3 {
  margin: 26px 0 12px;
  font-size: 24px;
  line-height: 1.2;
}

.news-detail-content ul {
  padding-left: 20px;
  margin: 0 0 18px;
}

.news-detail-content li {
  margin-bottom: 10px;
  color: #5c5c5c;
  line-height: 1.8;
}

.news-quote {
  margin: 22px 0;
  padding: 22px 24px;
  border-left: 4px solid var(--primary);
  background: #fff7f1;
  border-radius: 18px;
  font-size: 18px;
  line-height: 1.8;
  color: #333333;
}

.news-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 22px;
}

.news-tag {
  padding: 9px 14px;
  background: #f3f3f3;
  color: #2d2d2d;
  text-decoration: none;
  font-size: 13px;
  transition: 0.3s ease;
}

.news-tag:hover {
  background: rgba(255, 117, 31, 0.12);
  color: var(--primary);
}

.news-share {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  flex-wrap: wrap;
  margin-top: 30px;
  padding-top: 24px;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
}

.news-author {
  display: flex;
  align-items: center;
  gap: 16px;
  flex: 1 1 320px;
}

.news-author img {
  width: 74px;
  height: 74px;
  border-radius: 18px;
}

.news-author span {
  display: block;
  color: #6b6b6b;
  font-size: 13px;
  margin-bottom: 2px;
}

.news-author strong {
  display: block;
  margin-bottom: 4px;
}

.news-author p {
  margin: 0;
  font-size: 14px;
  line-height: 1.7;
}

.news-aside-card + .news-aside-card {
  margin-top: 24px;
}

.news_home_card {
  display: block;
  color: inherit;
  text-decoration: none !important;
}

/* .news_home_card:hover .card_wraper {
  transform: scale(1);
  filter: blur(0);
  opacity: 1;
} */

@media (max-width: 991px) {
  .news-page-grid,
  .news-detail-layout,
  .news-featured,
  .news-card-grid {
    grid-template-columns: 1fr;
  }

  .news-featured__media img,
  .news-card__media img,
  .news-detail-hero {
    height: 300px;
    min-height: 300px;
  }

  .news-featured__content,
  .news-detail-article,
  .news-side-panel {
    padding: 24px;
  }

  .news-banner .rooted-globally {
    font-size: 34px;
    line-height: 44px;
  }
}

.frame-5f {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  gap: 15px;
}

.span-60 {
  color: #000000;
  font-size: 24px;
  font-weight: 300;
  line-height: 34px;
}

.span-61 {
  color: #000000;
  font-size: 16px;
  font-weight: 400;
}

.frame-62 {
  display: flex;
  align-items: center;
  gap: 10px;
}

.calendar-63 {
  flex-shrink: 0;
  position: relative;
  width: 20px;
  height: 20px;
  background: url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-10-29/aveKmyTf7V.png)
    no-repeat center;
  background-size: 100% 100%;
  z-index: 132;
}

.span-64 {
  flex-shrink: 0;
  position: relative;
  height: 10px;
  color: #575757;
  font-family: AktivGrotesk-Regular, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 10px;
  text-align: left;
  white-space: nowrap;
  z-index: 133;
}

.rectangle-65 {
  position: relative;
  /* margin: 148px 0 0 0; */
  background: #f8f8f8;
}

.flex-column-a {
  position: absolute;
  width: 731px;
  height: 694px;
  top: 102px;
  left: 240px;
  z-index: 108;
}

.frame-66 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  gap: 60px;
  position: relative;
  width: 731px;
  margin: 0 0 0 0;
  z-index: 105;
}

.image-67 {
  flex-shrink: 0;
  position: relative;
  width: 85.959px;
  height: 100px;
  background: url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-10-29/FfCcUwdkNi.png)
    no-repeat center;
  background-size: cover;
  z-index: 106;
}

.span-68 {
  position: relative;
  color: var(--primary);
  font-size: 42px;
  font-weight: 300;
  line-height: 70px;
}

/* Link styles to maintain design */
a.text-decoration-none {
  color: inherit;
}

a.text-decoration-none:hover {
  color: var(--primary);
  text-decoration: none !important;
}

/* Product card links */
.www-neochemicals-com,
.www-neochemicals-com-27,
.www-neochemicals-com-2b,
.www-neochemicals-com-2f,
.www-neochemicals-com-33,
.www-neochemicals-com-37 {
  cursor: pointer;
}

.www-neochemicals-com:hover,
.www-neochemicals-com-27:hover,
.www-neochemicals-com-2b:hover,
.www-neochemicals-com-2f:hover,
.www-neochemicals-com-33:hover,
.www-neochemicals-com-37:hover {
  color: var(--primary) !important;
}

/* Footer links */
.who-we-are a,
.history-investor-relations a,
.cookies-policy a {
  color: inherit;
  line-height: 34px;
  transition: 0.4s;
  text-decoration: none;
}

.who-we-are a:hover,
.history-investor-relations a:hover,
.cookies-policy a:hover {
  color: var(--primary);
}

/* Social media links */
.group-6e,
.group-6f,
.group-71 {
  cursor: pointer;
  transition: opacity 0.3s ease;
}

.group-6e:hover,
.group-6f:hover,
.group-71:hover {
  opacity: 0.7;
}

/* Button hover effects */
.vuesax-linear-send-square {
  cursor: pointer;
  transition: opacity 0.3s ease;
}

.vuesax-linear-send-square:hover {
  opacity: 0.7;
}

/* Mobile Responsive Styles */
@media (max-width: 768px) {
  .frame {
    width: 100vw;
    height: auto;
    min-height: 100vh;
  }

  /* .navbar {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    background: rgba(255, 255, 255, 0.95) !important;
    backdrop-filter: blur(10px);
    padding: 10px 20px !important;
    z-index: 10000 !important;
  } */
  .second-heading {
    font-size: 26px;
    line-height: 36px;
    width: 100%;
    margin-bottom: 10px;
  }

  /* Mobile: Use click instead of hover */
  .dropdown-menu {
    display: none !important;
    opacity: 1;
    transform: none;
    transition: none;
  }

  .dropdown:hover .dropdown-menu {
    display: none !important;
  }

  .dropdown.show .dropdown-menu {
    display: block !important;
  }

  .navbar-nav {
    flex-direction: column !important;
    gap: 20px !important;
    width: 100%;
  }

  .navbar-toggler {
    border: none;
    padding: 4px 8px;
  }

  .frame-5 {
    width: 100%;
    margin: 0;
    padding: 0 20px;
  }

  .rooted-globally {
    font-size: 48px;
    line-height: 56px;
    width: 100%;
    /* text-align: center; */
  }

  .banner-slider .rooted-globally {
    text-align: left;
  }

  .guided-principles {
    font-size: 14px;
    line-height: 24px;
    width: 100%;
  }

  .flex-row {
    flex-direction: column;
    width: 90%;
    margin: 60px auto;
    padding: 0 20px;
  }

  .strong-foundations {
    font-size: 36px;
    line-height: 44px;
    width: 100%;
    margin-bottom: 10px;
  }

  .neo-holdings {
    font-size: 14px;
    line-height: 24px;
    width: 100%;
  }

  .frame-8 {
    width: 90%;
    margin: 60px auto;
  }

  .frame-9 {
    flex-wrap: wrap;
    justify-content: center;
    gap: 40px;
  }

  .flex-row-db {
    flex-direction: column;
    width: 90%;
    margin: 60px auto;
    gap: 20px;
    align-items: center;
  }

  .dropdown-item:not(.dropdown-toggle) {
    white-space: pre-wrap;
    word-break: break-all;
  }

  .frame-1f,
  .frame-22,
  .frame-28,
  .frame-2c,
  .frame-30,
  .frame-34 {
    width: 100%;
    max-width: 300px;
  }

  .flex-row-fd {
    width: 90%;
    margin: 60px auto;
    height: auto;
  }

  .showcasing-neo-holdings-impact {
    font-size: 32px;
    line-height: 40px;
    width: 100%;
    left: 5%;
  }

  .frame-3a {
    height: auto;
    padding: 60px 0;
  }

  .frame-3c {
    width: 90%;
    left: 5%;
    position: relative;
    transform: none;
  }

  .driving-neo-holdings {
    font-size: 32px;
    line-height: 40px;
  }

  .neo-holdings-mission {
    font-size: 14px;
    line-height: 24px;
    width: 100%;
  }

  .image-3e {
    display: none;
  }

  .flex-row-dbb {
    width: 90%;
    margin: 60px auto 0;
    flex-direction: column;
    gap: 20px;
  }

  .whats-in-news {
    font-size: 36px;
    line-height: 44px;
    position: relative;
    width: 100%;
    text-align: center;
  }

  .frame-3f {
    position: relative;
    left: auto;
    top: auto;
  }

  .flex-row-fbf {
    width: 90%;
    margin: 40px auto;
    flex-direction: column;
    height: auto;
  }

  .rectangle-42 {
    width: 100%;
    height: 250px;
    position: relative;
  }

  .frame-43 {
    width: 100%;
    position: relative;
    left: 0;
    top: 20px;
  }

  .frame-5f {
    width: 100%;
    position: relative;
  }

  .rectangle-65 {
    height: auto;
    padding: 60px 0;
  }

  .flex-column-a {
    width: 90%;
    left: 5%;
    position: relative;
  }

  .frame-69 {
    flex-direction: column;
    gap: 40px;
  }
}

@media (max-width: 480px) {
  .rooted-globally {
    font-size: 42px;
    line-height: 52px;
  }

  .strong-foundations {
    font-size: 28px;
    line-height: 36px;
  }

  .showcasing-neo-holdings-impact {
    font-size: 24px;
    line-height: 32px;
  }

  .driving-neo-holdings {
    font-size: 24px;
    line-height: 32px;
  }

  .whats-in-news {
    font-size: 28px;
    line-height: 36px;
  }
}

.frame-69 {
  display: flex;
  align-items: flex-start;
  flex-wrap: nowrap;
  gap: 116px;
  position: relative;
}

.frame-6a {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 15px;
  position: relative;
  width: 141px;
  z-index: 109;
}

.about-neo {
  flex-shrink: 0;
  position: relative;
  height: 13px;
  color: #000000;
  font-size: 18px;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  z-index: 110;
}

.who-we-are {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-direction: column;
  flex-shrink: 0;
  position: relative;
  width: 141px;
  min-width: 0;
  height: 146px;
  color: #000000;
  font-family: AktivGrotesk-Regular, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 34px;
  text-align: left;
  z-index: 111;
}

.frame-6b {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 15px;
  position: relative;
  width: 141px;
  z-index: 112;
}

.history {
  flex-shrink: 0;
  position: relative;
  height: 13px;
  color: #000000;
  font-size: 18px;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  z-index: 113;
}

.history-investor-relations {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-direction: column;
  flex-shrink: 0;
  position: relative;
  width: 141px;
  min-width: 0;
  height: 146px;
  color: #000000;
  font-family: AktivGrotesk-Regular, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 34px;
  text-align: left;
  z-index: 114;
}

.frame-6c {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  flex-shrink: 0;
  gap: 15px;
  position: relative;
  width: 141px;
  z-index: 115;
}

.security {
  flex-shrink: 0;
  position: relative;
  height: 13px;
  color: #000000;
  font-size: 18px;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  z-index: 116;
}

.cookies-policy {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-direction: column;
  flex-shrink: 0;
  position: relative;
  width: 141px;
  min-width: 0;
  height: 78px;
  color: #000000;
  font-family: AktivGrotesk-Regular, var(--default-font-family);
  font-size: 14px;
  font-weight: 400;
  line-height: 34px;
  text-align: left;
  z-index: 117;
}

.social_icons {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  gap: 20px;
  position: relative;
  z-index: 118;
}

.social_icons a {
  height: 50px;
  width: 50px;
  background-color: #d9d9d9;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: black;
  transition: 0.4s;
}

.social_icons a:hover {
  background-color: var(--primary);
  color: white;
}

.group-6e {
  flex-shrink: 0;
  position: relative;
  width: 50px;
  height: 50px;
  background: url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-10-29/ev938v4a3P.png)
    no-repeat center;
  background-size: cover;
  z-index: 119;
}

.group-6f {
  flex-shrink: 0;
  position: relative;
  width: 50px;
  height: 50px;
  z-index: 120;
}

.group-70 {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-10-29/FGLn5z8vOA.png)
    no-repeat center;
  background-size: cover;
  z-index: 121;
}

.group-71 {
  flex-shrink: 0;
  position: relative;
  width: 50px;
  height: 50px;
  z-index: 122;
}

.group-72 {
  position: absolute;
  width: 50px;
  height: 50px;
  top: 0;
  left: 0;
  background: url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-10-29/JNWjEpKrx9.png)
    no-repeat center;
  background-size: cover;
  z-index: 123;
}

.copyright {
  display: block;
  margin: 20px 0 0 0;
  color: #000000;
  font-family: AktivGrotesk-Regular, var(--default-font-family);
  font-size: 13px;
  font-weight: 400;
  line-height: 9px;
}

@media (max-width: 991px) {
  .main_logo {
    height: 80px;
  }

  .navbar_inner {
    justify-content: space-between;
  }

  .navbar-collapse {
    position: absolute;
    background-color: white;
    width: 100% !important;
    left: 0;
    top: 98px;
  }

  .navbar-nav {
    margin: 0 !important;
    padding: 30px 20px !important;
  }

  .page_banner {
    min-height: 500px;
    margin-top: 110px;
  }

  .companies_slider {
    margin-left: 15px;
  }

  .span-68 {
    font-size: 38px;
    line-height: 48px;
  }

  .frame-69 {
    gap: 30px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }

  .counter_tagline {
    text-align: left;
  }

  .counter_text {
    font-size: 48px;
  }

  .counter_wraper {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr);
  }

  .counter_box {
    align-items: flex-start;
    width: auto;
    gap: 6px;
  }

  .banner-slider {
    height: 70dvh !important;
  }

  .journey_section .journey_bg {
    object-position: left;
  }
}

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu .dropdown-menu {
  top: 50px;
  left: 0%;
  margin-top: -1px;
  display: none !important;
}

.dropdown-submenu:hover .dropdown-menu {
  display: block !important;
}

/* .... about us page ....*/

.innerpage-banner {
  position: relative;
  background: #171717;
  z-index: 1;
  overflow: hidden;
  height: 200px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.innerpage-banner.real-estate-banner,
.innerpage-banner.redymix_banner {
  height: 400px;
}

.innerpage-banner:not(.video_bg):before {
  content: "";
  background-color: rgb(0 0 0 / 50%);
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
}

.products-banner:before {
  display: none !important;
}
.products-banner .rooted-globally {
  color: #000 !important;
  position: relative;
  font-size: 42px;
  font-weight: 200;
  line-height: 54px;
  text-align: left;
  z-index: 7;
  text-transform: uppercase;
}

.products-banner .breadcrub {
  position: relative;
  z-index: 10;
  font-size: 14px;
  color: rgb(0 0 0 / 100%);
}
.products-banner .breadcrub a {
  color: #000;
  text-decoration: none !important;
  transition: 0.4s;
}
.products-banner .breadcrub span {
  color: rgb(0 0 0 / 80%) !important;
}
.innerpage-banner.redymix_banner:before {
  background-color: rgb(0 0 0 / 50%) !important;
}

.innerpage-banner.redymix_banner .main-banner-image {
  object-position: 20% 81%;
}
.innerpage-banner .site_link {
  position: absolute;
  right: 20px;
  bottom: 20px;
  color: white !important;
  font-size: 16px;
  z-index: 10;
  text-decoration: none;
  padding-bottom: 4px;
  border-bottom: 1px solid var(--primary);
}
.small-redheading {
  font-family: "Blinker", sans-serif;
  font-weight: 600;
  font-size: 30px;
  line-height: 38px;
  color: var(--primary);
  padding: 0 0 20px 0;
}

.commitment {
  font-size: 48px;
  line-height: 54px;
}

.our-operations ul li {
  list-style: none;
}

.our-operations h4 {
  font-size: 24px;
}

.two-five img {
  height: 116px;
  width: 100%;
  object-fit: contain;
}

.textwrap-image-building-the-future {
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
}

.image-textwrap {
  bottom: 150px;
  right: 0px;
  left: 0px;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 10px 19px;
  width: 90%;
  margin: auto;
}

@media (max-width: 540px) {
  .two-five img {
    height: 116px;
  }

  .innerpage-banner {
    height: 300px;
    /* margin-top: 110px; */
  }
}

.Our-Subsidiary-Companies {
  background-color: #f6f6f6;
}

.our-vision ul li {
  list-style: none;
  display: flex;
  line-height: 30px;
  padding-bottom: 16px;
}

.seemore {
  color: var(--primary);
  font-size: 20px;
  font-weight: 400;
  text-decoration: none;
  display: flex;
  align-items: center;
  width: fit-content;
}

.exp-card {
  background: #fff;
  padding: 25px;
  cursor: pointer;
  transition:
    flex 0.35s ease,
    background 0.3s;
  flex: 1;
  /* Default narrow width */
  overflow: hidden;
  display: flex;
}

.exp-card.active {
  flex: 2.5;
  /* Expanded width */
  box-shadow:
    0px 7px 16px 0px #0000000d,
    0px 29px 29px 0px #0000000a,
    0px 64px 39px 0px #00000008,
    0px 114px 46px 0px #00000003,
    0px 179px 50px 0px #00000000;
}

.exp-card .card-inner {
  width: 100%;
  display: flex;
  flex-direction: column;
}

.exp-card .active_content {
  transition: 0.4s;
}

.exp-card:not(.active) .active_content {
  margin-top: auto;
}

.exp-card .icon {
  width: 40px;
  height: 40px;
  object-fit: contain;
  margin-bottom: 20px;
}

.exp-card h4 {
  font-size: 16px;
  margin-bottom: 10px;
}

.exp-card.active h4 {
  margin-bottom: 30px;
}

.exp-card p {
  font-size: 14px;
  color: #555;
  margin-bottom: 35px;
}

@media (min-width: 992px) {
  .exp-card .card-inner .inner_wraper {
    opacity: 0;
    height: 0;
    transition: 0.4s;
  }

  .exp-card.active .card-inner .inner_wraper {
    opacity: 1;
    height: auto;
  }

  .exp-card .icon {
    filter: grayscale(1);
  }

  .exp-card.active .icon {
    filter: none;
  }

  .exp-card {
    min-height: 300px;
  }
}

/*..... realstate-page..... */

.portfolio-card {
  min-height: 260px;
}

.portfolio-img-wrap {
  position: relative;
  min-height: 260px;
}

.portfolio-img-wrap img {
  display: block;
}

.portfolio-amenity {
  color: #333;
  display: flex;
  align-items: center;
  justify-content: center;
}

.portfolio-btn-video,
.portfolio-btn-inquire {
  display: inline-block;
  padding: 8px 28px;
  border-radius: 6px;
  font-size: 0.9rem;
  font-weight: 600;
  text-decoration: none;
  transition: opacity 0.2s;
}

.portfolio-btn-video {
  background: var(--primary);
  color: #fff;
}

.portfolio-btn-inquire {
  background: #222;
  color: #fff;
}

.portfolio-btn-video:hover,
.portfolio-btn-inquire:hover {
  opacity: 0.85;
  color: #fff;
}

@media (max-width: 767px) {
  .portfolio-img-wrap {
    min-height: 220px;
  }
}

/* Contact page css start */
.contact_wraper .inner_box {
  background: #f6f6f6;
  padding: 20px;
  /* height: 100%; */
}

.contact_wraper .inner_box iframe {
  max-width: 100%;
}

.contact_wraper .inner_box h4 {
  font-size: 12px;
  font-weight: 400;
  color: #444444;
  margin: 0;
  margin-bottom: 10px;
}

.contact_wraper .inner_box p,
.contact_wraper .inner_box a {
  font-size: 16px;
  color: black;
  text-decoration: none !important;
  margin: 0;
  line-height: 26px;
  transition: 0.4s;
}

.contact_wraper .inner_box a:hover {
  color: var(--primary);
}

.iconss span {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  background-color: #0f172a;
}

.form_wraper h3 {
  font-size: 30px;
  color: var(--primary);
  font-weight: 300;
  margin-bottom: 40px;
}

.form_wraper label {
  font-size: 16px;
  font-weight: 400;
  color: black;
  margin-bottom: 10px;
  display: block;
}

.form_wraper input,
.form_wraper select,
.form_wraper textarea {
  border: 1px solid transparent;
  border-radius: 0;
  background-color: white !important;
  padding: 12px;
  box-shadow: none !important;
  outline: none !important;
  font-size: 18px;
  color: black;
  width: 100%;
}

.main_primary_btn {
  background-color: var(--primary);
  color: white;
  border: none;
  padding: 12px 30px;
  cursor: pointer;
  transition: 0.4s !important;
  font-size: 16px;
  display: flex;
  align-items: center;
  width: fit-content;
  text-decoration: none !important;
  border-radius: 40px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
}

.main_primary_btn:hover {
  background-color: white;
  color: var(--primary);
}

.form_wraper input::placeholder,
.form_wraper textarea::placeholder {
  color: rgba(0, 0, 0, 0.5);
}

.form_wraper input:focus,
.form_wraper select:focus,
.form_wraper textarea:focus {
  border: 1px solid var(--primary) !important;
}

.contact_tagline {
  color: var(--primary);
  font-size: 30px;
  font-weight: 300;
}

.content_page_styling {
  max-width: 1000px;
}

.content_page_styling h2 {
  font-size: 24px;
  margin: 20px 0;
  font-weight: 600;
}

.content_page_styling h3 {
  font-size: 18px;
  margin: 12px 0;
  font-weight: 600;
  color: var(--primary);
}

.content_page_styling ul li {
  line-height: 30px;
}

.block_items_wraper .inner_box {
  background: rgb(44 41 101 / 10%);
}

.img_gallery_wraper img {
  max-width: 400px;
  object-fit: contain;
}

.display_img,
.display_img img {
  border-radius: 20px;
}

.display_img {
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

@media (min-width: 992px) {
  .contact_wraper .inner_box {
    padding: 30px;
  }

  .contact_tagline {
    font-size: 50px;
  }

  .block_items_wraper .inner_box .strong-foundations {
    font-size: 36px;
    line-height: 44px;
  }
}

/* .....solution-page..... */

.blog {
  background-color: #f6f6f6;
}

.solution-blogs .blog img {
  height: 100%;
}

.blog h4 {
  font-family: "Blinker", sans-serif;
  font-weight: 600;
  font-size: 24px;
  line-height: 100%;
}

.blog p {
  font-weight: 400;
  font-size: 15px;
  line-height: 26px;
}

.solution-logos {
  background-color: #f6f6f6;
}

.solution-logo img {
  filter: grayscale(1);
  opacity: 0.5;
}

@media (max-width: 540px) {
  .blogimage {
    width: 100%;
  }

  .blogimage img {
    width: 100%;
  }
}

/* .....OUR LEADER PAGE..... */

.red-heading {
  font-family: "Blinker", sans-serif;
  font-weight: 600;
  font-size: 42px;
  line-height: 52px;
  color: var(--primary);
}

.leader {
  font-family: "Blinker", sans-serif;
  font-weight: 400;
  color: var(--primary);
  font-size: 24px;
  line-height: 30px;
}

.card-content {
  background-color: #f8f8f8;
  padding: 20px;
}

.card-content h5,
.team_name {
  font-family: "Blinker", sans-serif;
  font-weight: 600;
  font-size: 24px;
  line-height: 100%;
  color: var(--primary);
  margin: 0;
}

.card-content h5 {
  font-size: 20px;
}

.ourleader-cards .cards .card-image {
  height: 320px;
  width: 100%;
}
#leaderModal .modal-header {
  padding-bottom: 0;
}
#leaderModal #modalImage {
  min-height: 250px;
}
#modalDescription {
  font-size: 15px;
}
#modalDescription p {
  line-height: 24px;
}
#leaderModal .btn-close {
  margin-top: 4px;
  margin-right: 4px;
  position: relative;
  z-index: 9;
}
.ourleader-cards .cards .card-image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: top center;
}

.position {
  font-family: "Blinker", sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  color: #2a2766;
  flex-shrink: 0;
}

/* .....company page..... */

.year {
  font-family: "blinker", sans-serif;
  font-weight: 600;
  font-size: 30px;
  line-height: 100%;
  margin-bottom: 10px;
}

.timeline {
  position: relative;
}

.timeline-line {
  position: absolute;
  left: 50%;
  top: 92px;
  transform: translateX(-50%);
  width: 2px;
  height: 88%;
  border-left: 2px solid transparent;
  border-image-source: linear-gradient(
    180deg,
    var(--primary) 0%,
    rgba(43, 40, 103, 0) 100%
  );
  border-image-slice: 1;
}

.timeline-dot {
  position: relative;
  left: 50%;
  top: 72px;
  transform: translateX(-50%) rotate(45deg);
  width: 20px;
  height: 20px;
  border: 2px solid var(--primary);
  background: #fff;
  border-radius: 5px;
  margin: 50px 0;
  z-index: 2;
}

.history_banner {
  height: 110px;
}

.history_banner img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}

.history_banner h4 {
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 10px;
}

.history_banner p {
  font-size: 16px;
}

.news_slider:not(.asphalt-board-slider) .card_wraper {
  height: unset !important;
}

.news_slider:not(.asphalt-board-slider) img {
  height: 280px !important;
}

.news_slider:not(.asphalt-board-slider) .name_wraper {
  position: unset !important;
  padding: 20px 14px !important;
  background-color: var(--light) !important;
}

.news_slider .name_wraper h3 {
  margin-bottom: 10px !important;
}

/* Coverflow 3D effect — news_slider only */
/* .news_slider .slick-list {
  overflow: visible !important;
  perspective: 1100px;
} */
.news_slider .slick-slide.slick-active:not(.slick-current) {
  transform: rotateY(38deg) scale(0.84) translateX(38%);
  transition:
    transform 0.45s ease,
    opacity 0.45s ease;
  opacity: 0.55;
  position: relative;
  z-index: 1;
}

/* Slides to the right of center rotate the opposite way */
.news_slider .slick-center + .slick-slide.slick-active:not(.slick-current) {
  transform: rotateY(-38deg) scale(0.84) translateX(-38%);
}

/* Center slide — full size, full opacity, on top */
.news_slider .slick-slide.slick-center {
  transform: rotateY(0deg) scale(1) translateX(0);
  opacity: 1;
  z-index: 5;
}

@media (max-width: 991px) {
  .timeline-dot {
    left: 2%;
    top: 36px;
    margin: 10px 0;
  }

  .timeline-line {
    left: 2%;
    top: 50px;
  }
}

@media (max-width: 570px) {
  .timeline-dot {
    left: 4%;
  }

  .timeline-line {
    left: 4%;
  }
}

@media (min-width: 992px) {
  .history_banner {
    height: 170px;
  }

  .history_banner h4 {
    font-size: 70px;
  }
}

@media (min-width: 1500px) {
  .history_banner {
    height: 220px;
  }
}

/* .....readytomix..... */
.equipment-capabilities {
  background: #f9fafc;
}

.section-title {
  font-weight: 700;
}

.section-subtitle {
  color: #777;
}

/* Section */
/* Section */
.equipment-capabilities {
  background: #f9fafb;
}

/* Wrapper */
.batching-table-wrap {
  background: #ffffff;
  padding: 20px;
  border-radius: 14px;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.06);
}

/* Table */
.batching-table {
  border-collapse: separate;
  border-spacing: 0 8px;
  margin-bottom: 0;
}

.batching-table thead th {
  background: #0f172a;
  color: #ffffff;
  font-weight: 600;
  padding: 14px;
  border: none;
  text-align: center;
}

/* Body rows */
.batching-table tbody tr {
  background: #ffffff;
  transition: all 0.25s ease;
}

.batching-table tbody tr:hover {
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.08);
}

/* Cells */
.batching-table td {
  text-align: center;
  padding: 16px;
  border-top: none;
  font-size: 14px;
}

/* Capacity badge */
.capacity-badge {
  background: #0f172a;
  color: #ffffff;
  padding: 6px 14px;
  border-radius: 20px;
  font-size: 13px;
  font-weight: 600;
}

.capacity-badge.highlight {
  background: #e11d2e;
  /* brand accent */
}

/* Status badge */
.status-badge {
  background: #e5e7eb;
  color: #111827;
  padding: 6px 14px;
  border-radius: 20px;
  font-size: 13px;
  font-weight: 600;
}

/* Highlight best row */
.highlight-row {
  border-left: 4px solid #e11d2e;
}

/* ......block...... */
.block-varieties {
  padding: 70px 0;
  font-family: Arial, sans-serif;
}

.block-wrapper {
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
}

.block-card {
  background-color: #ffffff;
  padding: 30px;
  flex: 1;
  min-width: 280px;
  border-radius: 6px;
}

.block-card h3 {
  font-size: 24px;
  margin-bottom: 20px;
  color: #1a1a1a;
  border-bottom: 2px solid #e5e5e5;
  padding-bottom: 10px;
}

.block-card ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.block-card ul li {
  padding: 10px 0;
  border-bottom: 1px solid #eee;
  font-size: 15px;
  color: #555;
}

.block-card ul li:last-child {
  border-bottom: none;
}

.property {
  margin-bottom: 20px;
}

.property h4 {
  font-size: 18px;
  margin-bottom: 6px;
  color: #333;
}

.property p {
  font-size: 15px;
  color: #666;
  line-height: 1.6;
}

.sticky_section {
  min-height: 400px;
}

.product_card .cards {
  height: 100%;
  display: flex;
  flex-direction: column;
}

.product_card .cards .card-content {
  flex: 1;
  display: flex;
  flex-direction: column;
}

.product_card .cards .card-content .seemore {
  margin-top: auto;
}

.product_card .card-image {
  height: 400px;
  width: 100%;
}

.product_card .card-image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

@media (min-width: 992px) {
  .sticky_position {
    position: sticky !important;
  }

  .top-100 {
    top: 100px !important;
  }

  .growth_main_image {
    max-height: 600px;
  }
}

header {
  position: sticky;
  width: 100%;
  top: 0px;
  left: 0;
  z-index: 1000;
  padding-block: 10px;
  background: #fff;
}

@media (min-width: 769px) {
}

.banner-slider {
  position: relative;
  height: calc(65dvh - 100px);
  overflow: hidden;
}

#scrolltobottom {
  /* border-top: 100px solid transparent;
  margin-top: -100px; */
}

.our_mission_wraper {
  background-color: rgb(238 128 46 / 2%);
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.1);
}

.our_mission_wraper .accordion,
.our_mission_wraper .accordion-item,
.our_mission_wraper .accordion-button {
  background: unset !important;
  border: 0;
}

.our_mission_wraper .accordion-body {
  padding-inline: 0;
}

.our_mission_wraper .accordion-button {
  padding: 0;
  padding-left: 36px;
}

.our_mission_wraper .accordion-button::after {
  position: absolute;
  left: 0;
  filter: brightness(0) invert(1);
}

.our_mission_wraper * {
  color: black !important;
}

.our_mission_wraper .strong-foundations span {
  color: var(--primary) !important;
}

.slider-container {
  position: relative;
  width: 100%;
  height: 100%;
}

.slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 1s ease-in-out;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.slide.active {
  opacity: 1;
}

.slide-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: inherit;
}

.slide::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #00000080;
  z-index: 1;
}

.slide .container-fluid {
  z-index: 2;
  height: 100%;
  display: flex;
  align-items: center;
}

.slider-dots {
  position: absolute;
  bottom: 30px;
  right: 30px;
  display: flex;
  gap: 6px;
  z-index: 3;
}

.dot {
  width: 8px;
  height: 8px;
  background: rgba(255, 255, 255, 0.5);
  cursor: pointer;
  transition: all 0.3s ease;
  border-radius: 50%;
}

.dot.active {
  background: #fff;
  transform: scale(1.2);
}

.slider-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 3;
  background: rgba(255, 255, 255, 0.15);
  border: 2px solid rgba(255, 255, 255, 0.6);
  color: #fff;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition:
    background 0.3s ease,
    border-color 0.3s ease;
  backdrop-filter: blur(4px);
}

.slider-arrow:hover {
  background: rgba(255, 255, 255, 0.3);
  border-color: #fff;
}

.slider-arrow svg {
  width: 20px;
  height: 20px;
  stroke: #fff;
  fill: none;
  stroke-width: 2.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.slider-arrow.prev {
  left: 24px;
}

.slider-arrow.next {
  right: 24px;
}

/* ── Stats Hero Section ── */
.stats-hero {
  background: var(--light);
  padding: 45px 0px;
}

.stats-hero-inner {
  display: flex;
  align-items: stretch;
  gap: 0;
}

.stats-hero-item {
  flex: 1;
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 0 48px 0 0;
  /* border-right: 1.5px solid rgba(15, 30, 50, 0.2); */
  margin-right: 48px;
}

.stats-hero-item--last {
  border-right: none;
  margin-right: 0;
  padding-right: 0;
}

.stats-hero-left {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  flex-shrink: 0;
}

.stats-hero-num {
  font-size: 44px;
  font-weight: 700;
  color: var(--primary);
  line-height: 1;
  font-family: "Poppins", sans-serif;
  min-width: 116px;
  text-align: right;
}

.stats-hero-label {
  font-size: 15px;
  font-weight: 600;
  color: var(--primary);
  letter-spacing: 0.3px;
  margin-top: 4px;
  font-family: "Poppins", sans-serif;
}

.stats-hero-divider {
  width: 2px;
  height: 100%;
  background: black;
  flex-shrink: 0;
}

.stats-hero-desc {
  font-size: 14px;
  line-height: 1.65;
  color: black;
  margin: 0;
  font-family: "Poppins", sans-serif;
}

.stats-hero-scroll {
  text-align: center;
  margin-top: 32px;
  color: var(--primary);
  opacity: 0.7;
}

.stats-hero-scroll a {
  color: var(--primary);
}

.stats-hero-scroll svg {
  width: 30px;
  height: 30px;
}
@media (max-width: 570px) {
  .slider-arrow {
    top: 85%;
  }
}
@media (max-width: 1024px) {
  .stats-hero {
    padding: 40px 24px 28px;
  }

  .stats-hero-inner {
    flex-direction: column;
    gap: 32px;
  }

  .stats-hero-item {
    border-right: none;
    border-bottom: 1.5px solid rgba(15, 30, 50, 0.2);
    padding: 0 0 32px 0;
    margin-right: 0;
  }

  .stats-hero-item--last {
    border-bottom: none;
    padding-bottom: 0;
  }

  .stats-hero-num {
    font-size: 36px;
  }
}

.management_team .decription {
  line-height: 22px;
  font-size: 13px;
}

.management_team .cards {
  position: relative;
  overflow: hidden;
}

.management_team .cards .card-image {
  width: 100%;
  height: 350px;
}

.management_team .cards .card-image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
}

.management_team .cards .card-content {
  width: 100%;
  z-index: 10;
  padding: 20px;
  background: rgb(248 248 248 / 90%);
}

.management_team .cards .card-content h5 {
  margin-bottom: 4px;
}

.management_team .cards .card-content .position {
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.accordion .small-redheading {
  font-size: 22px;
  line-height: 26px;
}

.accordion .accordion-button {
  box-shadow: none !important;
}

.accordion-button:not(.collapsed) {
  background-color: rgb(43 40 103 / 10%);
}

.policy_certificate_wraper img {
  height: 220px;
  width: auto;
  object-fit: contain;
}

@media (min-width: 992px) {
  .management_team .cards .card-content {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 80px;
    transition: 0.4s;
  }

  .management_team .cards:hover .card-content {
    height: 100%;
    overflow-y: auto;
    scrollbar-width: thin;
  }

  .management_team .cards .card-image {
    height: 450px;
  }

  .management_team .decription {
    height: 0;
    opacity: 0;
    visibility: 0;
    transition: 0.4s;
  }

  .management_team .cards:hover .decription {
    height: auto;
    opacity: 1;
    visibility: visible;
    margin-top: 15px;
  }
}
.management_team .cards:hover .decription p {
  line-height: 22px;
  margin-bottom: 10px;
}
.socialIcons a {
  height: 40px;
  width: 40px;
  background-color: #d9d9d9;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: black;
  transition: 0.4s;
}

.socialIcons a:hover {
  background-color: var(--primary);
  color: white;
}

.socialIcons a svg {
  height: 20px;
  width: 20px;
}

/* Board Slick Slider */
.board-slider {
  padding: 10px 0 20px;
}

/* .board-slider .slick-list {
  overflow: visible;
} */

.board-slider:not(.news_slider) .slide-item {
  padding: 10px 12px;
  outline: none;
}

.our_mission_text p {
  font-size: 32px;
  font-weight: 600;
}

.our_mission_text.mission p {
  line-height: 48px;
}

.our_chairman_msg .strong-foundations {
  font-size: 30px;
  line-height: 42px;
}

/* Card */
.card_wraper {
  width: 100%;
  height: 432px;
  color: black;
  position: relative;
  transition:
    transform 0.4s ease,
    filter 0.4s ease,
    opacity 0.4s ease;
  transform: scale(0.82);
  filter: blur(2px);
  opacity: 0.55;
  border-radius: 16px;
  overflow: hidden;
}

.card_wraper img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.card_wraper .name_wraper {
  background-color: white;
  padding: 10px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.card_wraper .name_wraper h3 {
  font-size: 18px;
  color: var(--primary);
  font-weight: 600;
  margin: 0;
}

.card_wraper .name_wraper p {
  font-size: 14px;
}
.latest_news_slider .card_wraper .name_wraper p {
  display: none;
}
/* Center (active) slide is full size, sharp, and fully visible */
.board-slider .slick-center .card_wraper {
  transform: scale(1);
  filter: blur(0);
  opacity: 1;
}

/* Slick arrow buttons */
.board-slider .slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  background: white;
  border: none;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  cursor: pointer;
  color: #333;
  padding: 0;
  transition: box-shadow 0.2s ease;
}

.board-slider .slick-arrow:hover {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.25);
}

.board-slider .slick-prev {
  left: -10px;
}

.news_slider.board-slider .slick-prev {
  left: 20px;
}

.board-slider .slick-next {
  right: -10px;
}

.news_slider.board-slider .slick-next {
  right: 20px;
}

.board-slider .slick-prev::before,
.board-slider .slick-next::before {
  display: none;
}

.lightOrange {
  background-color: #f6eedb;
}

.lightBlue {
  background-color: #efefef;
}

.new_heading_style {
  font-size: 26px;
  color: black;
  font-weight: 300;
  margin: 0;
  text-transform: uppercase;
}

.new_heading_style span {
  font-weight: 500;
  color: var(--primary);
}

.card_style {
  background: white;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  border-radius: 16px;
}

.card_style .card_heading {
  border-bottom: 1px solid #ededed;
  padding: 20px 30px;
}

.card_style .card_body {
  padding: 30px;
}

.blackOpacity {
  background: rgb(227 174 68 / 10%);
  border: 1px solid rgb(227 174 68 / 20%);
}

.five_columns .values_box img {
  height: 100px;
  width: 100px;
  object-fit: contain;
}

.five_columns .values_box p {
  font-size: 16px;
  font-weight: 500;
  color: black;
}

.home_btn {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 10;
}

.animated_box_wraper .inner_wraper {
  position: relative;
  overflow: hidden;
}

#projectTabsContent .animated_box_wraper .inner_wraper a {
  pointer-events: none;
}

#projectTabs {
  position: sticky;
  top: 100px;
  z-index: 101;
  background: #efefef;
}

.animated_box_wraper .inner_wraper a {
  display: block;
  height: 100%;
  width: 100%;
}

.animated_box_wraper .inner_wraper a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 3;
  transition: opacity 0.3s ease;
}

.animated_box_wraper .inner_wraper img {
  height: 300px;
  width: 100%;
  object-fit: cover;
  transition: 0.6s;
}

.animated_box_wraper .inner_wraper:hover img {
  scale: 1.1;
}

.animated_box_wraper .inner_wraper span {
  font-size: 22px;
  color: white;
  font-weight: 500;
  position: absolute;
  inset: 0;
  margin: auto;
  z-index: 9;
  transition: opacity 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  text-align: center;
}
.animated_box_wraper .inner_wraper span,
.animated_box_wraper .inner_wraper a:before {
  opacity: 0;
}
.animated_box_wraper .inner_wraper:hover span,
.animated_box_wraper .inner_wraper:hover a:before {
  opacity: 1;
}
@media (min-width: 992px) {
  .five_columns .col-lg-3 {
    width: 20%;
  }
}
@media (max-width: 567px) {
  .animated_box_wraper .inner_wraper {
    height: 200px !important;
  }
}

/* ===== Readymix Page ===== */
.readymix-intro-text {
  font-size: 1rem;
  line-height: 1.8;
  color: #444;
}

/* Stats Cards */
.readymix-stats-section {
  background: #fff;
}

.readymix-stat-card {
  position: relative;
  min-height: 110px;
  display: flex;
  overflow: hidden;
  border-radius: 10px;
  cursor: pointer;
  isolation: isolate;
  box-shadow: 0 8px 18px rgba(48, 73, 125, 0.18);
}

.readymix-stat-card .stat-media {
  position: relative;
  flex: 0 0 36%;
  min-width: 36%;
  padding: 12px 10px 12px 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
}

.stat-image {
  width: 100%;
  height: 110px;
  object-fit: contain;
  object-position: center;
  transform: scale(1);
  transition:
    transform 0.9s cubic-bezier(0.2, 0.8, 0.2, 1),
    filter 0.6s ease;
}

.stat-number-badge {
  display: block;
  min-width: 0;
  height: auto;
  padding: 0;
  border-radius: 0;
  background: transparent;
  color: #1f2940;
  font-size: clamp(2.1rem, 3.2vw, 3.1rem);
  font-weight: 600;
  line-height: 1;
  transition: transform 0.35s ease;
}

.stat-content {
  z-index: 1;
  flex: 1 1 auto;
  min-width: 0;
  padding: 14px 18px 14px 0;
  color: #000;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  text-align: right;
  gap: 0.35rem;
}

.readymix-stat-card .stat-label {
  display: block;
  font-size: 14px;
  font-weight: 600;
  color: #000;
  margin-top: 0;
  text-transform: uppercase;
  line-height: 1.12;
  letter-spacing: 0.02em;
}

.readymix-stat-card .stat-desc {
  font-size: 16px;
  color: rgb(255 255 255);
  margin: 0;
  line-height: 1.35;
  opacity: 0;
  transform: translateY(8px);
  transition:
    opacity 0.45s ease,
    transform 0.45s ease;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(44 39 97 / 90%);
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  backdrop-filter: blur(6px);
  text-transform: capitalize;
}

.readymix-stat-card:hover .stat-image,
.readymix-stat-card:focus-visible .stat-image {
  transform: scale(1.08);
  filter: saturate(1.02) brightness(0.94);
}

.readymix-stat-card:hover .stat-number-badge,
.readymix-stat-card:focus-visible .stat-number-badge {
  transform: translateY(-1px) scale(1.03);
}

.readymix-stat-card:hover .stat-desc,
.readymix-stat-card:focus-visible .stat-desc {
  opacity: 1;
  transform: translateY(0);
}

.readymix-stat-card:focus-visible {
  outline: 3px solid rgba(19, 6, 6, 0.8);
  outline-offset: 3px;
}

@media (max-width: 767px) {
  .readymix-stat-card {
    min-height: 110px;
  }

  .readymix-stat-card .stat-media {
    flex-basis: 32%;
    min-width: 32%;
    padding: 10px 8px 10px 10px;
  }

  .stat-content {
    padding: 12px 12px 12px 0;
  }

  .stat-number-badge {
    font-size: 1.7rem;
  }

  /* .readymix-stat-card .stat-desc {
    max-width: none;
    opacity: 1;
    transform: translateY(0);
  } */
}

@media (hover: none) {
  /* .readymix-stat-card .stat-desc {
    opacity: 1;
    transform: translateY(0);
  } */
}

/* Bottom Image Grid */
.readymix-grid-card {
  position: relative;
  border-radius: 14px;
  overflow: hidden;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.12);
}

.readymix-grid-card img {
  width: 100%;
  height: 220px;
  object-fit: cover;
  display: block;
}

.grid-card-label {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.92);
  color: #02025a;
  text-align: center;
  padding: 12px 10px;
  font-weight: 700;
  font-size: 0.88rem;
  text-transform: uppercase;
  letter-spacing: 0.3px;
}

@media (max-width: 575px) {
  .readymix-grid-card img {
    height: 160px;
  }
}

@media (min-width: 1400px) {
  .readymix-stat-card .stat-label {
    font-size: 15px;
  }
}

/* ===== Readymix Modals ===== */
.rm-modal .modal-content.rm-modal-content {
  background-size: cover;
  background-position: center;
  border: none;
  border-radius: 16px;
  overflow: hidden;
  position: relative;
}

.rm-modal-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(255, 255, 255, 0.55);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
}

.rm-modal-body {
  position: relative;
  z-index: 1;
  padding: 2rem 2rem 1.5rem;
}

.rm-modal-title {
  text-align: center;
  font-size: 2rem;
  font-weight: 800;
  color: #02025a;
  margin-bottom: 1.5rem;
  text-transform: capitalize;
}

.rm-info-card {
  background: rgba(196, 208, 240, 0.75);
  border-radius: 14px;
  padding: 1.5rem;
}

/* Storage capacity grid */
.rm-info-item {
  padding: 0.5rem 0.5rem;
  text-align: center;
}

.rm-big-num {
  font-size: 1.6rem;
  font-weight: 800;
  color: #02025a;
  line-height: 1.2;
  display: block;
  border-bottom: 1px solid rgb(4 3 88 / 30%);
    padding-bottom: 7px;
}

.rm-big-num small {
  font-size: 0.85rem;
  font-weight: 600;
  display: block;
}

.rm-info-text {
  margin-top: 0.4rem;
  font-size: 0.92rem;
  color: #111;
  line-height: 1.5;
}
.rm-info-text br {
  display: none;
}
/* Batching table */
.rm-batch-table {
  width: 100%;
  border-collapse: collapse;
}

.rm-batch-table thead th {
  background: rgba(196, 208, 240, 0.9);
  color: #02025a;
  font-weight: 600;
  font-size: 0.82rem;
  text-align: center;
  padding: 10px 8px;
  border: none;
}

.rm-batch-table tbody tr {
  background: #fff;
  border-bottom: 8px solid rgba(196, 208, 240, 0.75);
}

.rm-batch-table tbody tr:last-child {
  border-bottom: none;
}

.rm-batch-table td {
  text-align: center;
  padding: 14px 8px;
  font-size: 0.88rem;
  color: #333;
}

/* Delivery icons */
.rm-delivery-icons {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  gap: 1rem;
  margin: 1rem 0;
}

.rm-icon-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.5rem;
  flex: 0 0 80px;
  text-align: center;
}

.rm-icon-circle {
  width: 72px;
  height: 72px;
  border-radius: 50%;
  border: 2px solid #c8a84b;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.8);
}

.rm-icon-label {
  font-size: 0.75rem;
  color: #02025a;
  font-weight: 600;
  line-height: 1.3;
}

/* Product Range grid */
.rm-product-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.75rem;
}

.rm-product-pill {
  background: #f0f0ec;
  border-radius: 50px;
  padding: 14px 18px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  cursor: pointer;
  font-size: 0.85rem;
  font-weight: 600;
  color: #111;
  user-select: none;
  transition: background 0.2s;
}

.rm-product-pill:hover {
  background: #e0e0d8;
}

.rm-plus {
  font-size: 1.3rem;
  color: #c8a84b;
  font-weight: 700;
  flex-shrink: 0;
  line-height: 1;
}

.rm-product-detail {
  grid-column: 1 / -1;
  background: rgba(255, 255, 255, 0.85);
  border-radius: 10px;
  padding: 12px 16px;
  font-size: 0.85rem;
  color: #333;
  line-height: 1.6;
}

/* Close link */
.rm-modal-close {
  text-align: right;
  color: #888;
  font-size: 0.85rem;
  cursor: pointer;
  padding-top: 0.75rem;
  user-select: none;
}

.rm-modal-close:hover {
  color: #02025a;
}

.readymix-grid-card[data-bs-toggle="modal"] {
  cursor: pointer;
}

@media (max-width: 991px) {
  .rm-product-grid {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 575px) {
  .rm-modal-title {
    font-size: 1.4rem;
  }

  .rm-product-grid {
    grid-template-columns: 1fr;
  }

  .rm-delivery-icons {
    justify-content: center;
  }
}

/* ===== Concrete Admixtures ===== */
.concrete-admixtures-section {
  padding-bottom: 4rem;
}

.admixture-product-card {
  width: 100%;
  background: transparent;
  border: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  color: inherit;
  text-decoration: none;
}

.admixture-product-imagewrap {
  display: block;
  background: #f2f3f7;
  overflow: hidden;
}

.admixture-product-imagewrap img {
  width: 100%;
  aspect-ratio: 1 / 1.15;
  object-fit: cover;
  transition: transform 0.35s ease;
}

.admixture-product-card:hover .admixture-product-imagewrap img,
.admixture-product-card:focus-visible .admixture-product-imagewrap img {
  transform: scale(1.03);
}

.admixture-product-card:focus-visible {
  outline: 2px solid var(--primary);
  outline-offset: 6px;
}

.admixture-product-content {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  padding-top: 0.9rem;
}

.admixture-product-category {
  font-size: 0.95rem;
  line-height: 1.4;
  color: #7d8597;
}

.admixture-product-title {
  font-size: 1.05rem;
  font-weight: 700;
  line-height: 1.25;
  color: #112a5c;
  text-transform: uppercase;
}

.admixture-product-text {
  font-size: 0.95rem;
  line-height: 1.8;
  color: #24304a;
}

.admixture-modal .modal-dialog {
  max-width: 920px;
}

.admixture-modal-content {
  border: 0;
  border-radius: 24px;
  padding: 0.5rem;
  box-shadow: 0 22px 60px rgba(17, 42, 92, 0.18);
}

.admixture-modal-category {
  font-size: 0.9rem;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #7d8597;
}

.admixture-modal-title {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.1;
  color: #112a5c;
  text-transform: uppercase;
}

.admixture-modal-imagewrap {
  background: linear-gradient(180deg, #f7f8fb 0%, #eef2f8 100%);
  border-radius: 20px;
  overflow: hidden;
  padding: 1rem;
}

.admixture-modal-imagewrap img {
  width: 100%;
  aspect-ratio: 1 / 1.15;
  object-fit: cover;
}

.admixture-modal-summary {
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.8;
  color: #112a5c;
}

.admixture-modal-description {
  font-size: 0.96rem;
  line-height: 1.85;
  color: #24304a;
}

.admixture-modal-features {
  display: grid;
  gap: 0.8rem;
}

.admixture-modal-feature-item {
  position: relative;
  padding-left: 1.2rem;
  font-size: 0.95rem;
  line-height: 1.7;
  color: #24304a;
}

.admixture-modal-feature-item::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.72rem;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: var(--primary);
}

@media (max-width: 991px) {
  .admixture-modal-title {
    font-size: 1.65rem;
  }
}

@media (max-width: 767px) {
  .admixture-product-text {
    line-height: 1.7;
  }

  .admixture-modal-title {
    font-size: 1.4rem;
  }

  .admixture-modal-content {
    border-radius: 18px;
    padding: 0.25rem;
  }
}

/* ===== Block Page ===== */

/* Banner */
.block-banner {
  position: relative;
  overflow: hidden;
}

.block-banner-img {
  width: 100%;
  height: 520px;
  object-fit: cover;
  display: block;
}

.block-banner-overlay {
  position: absolute;
  top: 0;
  right: 0;
  width: 45%;
  height: 55%;
  background: rgba(55, 55, 55, 0.78);
  display: flex;
  align-items: center;
  padding: 2rem 2.5rem;
}

.block-banner-heading {
  font-size: 1.9rem;
  font-weight: 400;
  color: #fff;
  letter-spacing: 1px;
  margin-bottom: 0.5rem;
  line-height: 1.3;
  text-transform: uppercase;
}

.block-banner-heading strong {
  font-weight: 800;
}

.block-banner-sub {
  color: #000;
  font-size: 1rem;
  letter-spacing: 1px;
  margin: 0;
}

.block-banner-sub strong {
  font-weight: 700;
}

/* Feature icons row */
.block-features-row {
  display: flex;
  justify-content: center;
  gap: 1rem;
  padding: 0 1rem;
}

.block-feat-item {
  position: relative;
  width: 235px;
  flex-shrink: 0;
  text-align: center;
}

.feat-arc-text {
  font-size: 16px;
  font-weight: 600;
  fill: #1a1a2e;
  font-family: Arial, sans-serif;
}

.block-feat-icon {
  background: rgba(240, 240, 240, 0.82);
  padding: 14px;
  text-align: center;
  border-radius: 50%;
  height: 140px;
  width: 140px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
  margin-bottom: 10px;
}

.block-feat-icon img {
  height: 80px;
  width: 80px;
}

/* Product Range */
.block-product-section {
  background: #fff;
}

.block-product-title {
  font-size: 1.4rem;
  font-weight: 700;
  color: #1a1a2e;
}

.block-inquire-btn {
  display: inline-block;
  background: #02025a;
  color: #fff;
  font-size: 0.78rem;
  font-weight: 600;
  padding: 5px 14px;
  border-radius: 4px;
  text-decoration: none;
  letter-spacing: 0.3px;
}

.block-inquire-btn:hover {
  background: #fdce00;
  color: #1a1a2e;
}

.block-product-card {
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.1);
  background: #fff;
}

.block-product-card img {
  width: 100%;
  height: 180px;
  object-fit: cover;
  display: block;
  background-color: #ddd;
}

.block-product-label {
  background: #fff;
  text-align: center;
  color: #02025a;
  text-align: center;
  padding: 12px 10px;
  font-weight: 700;
  font-size: 0.88rem;
  text-transform: uppercase;
  letter-spacing: 0.3px;
}

@media (max-width: 991px) {
  .block-banner-img {
    height: 400px;
  }

  .block-banner-overlay {
    width: 55%;
    height: 45%;
  }

  .block-features-row {
    right: 55%;
    gap: 0.5rem;
  }

  .block-feat-icon {
    height: 100px !important;
    width: 100px !important;
  }
  .block-feat-icon img {
    height: 60px;
    width: 60px;
  }
  .block-feat-item {
    width: 150px;
  }
  .feat-arc-text {
    font-size: 10px;
  }
}

@media (max-width: 767px) {
  .block-banner-img {
    height: 320px;
  }

  .block-banner-overlay {
    width: 100%;
    height: auto;
    top: 0;
    right: 0;
    padding: 1rem 1.5rem;
  }

  .block-banner-heading {
    font-size: 1.3rem;
  }

  .block-features-row {
    position: static;
    padding: 1rem;
    justify-content: center;
    flex-wrap: wrap;
    background: #f5f5f5;
  }

  .block-product-card img {
    height: 140px;
  }
}
@media (max-width: 567px) {
  .block-feat-icon img {
    height: 50px;
    width: 50px;
  }
  .block-feat-icon {
    height: 90px;
    width: 90px;
  }
}
/* Board slider dots */
.board-slider .slick-dots {
  bottom: -32px;
}

.board-slider .slick-dots li button:before {
  font-size: 10px;
  color: #02025a;
  opacity: 0.35;
}

.board-slider .slick-dots li.slick-active button:before {
  color: #02025a;
  opacity: 1;
}

/* ── Paving page ── */
.paving-section {
  overflow-x: hidden;
  overflow-x: clip;
}

.paving-card h5 {
  text-transform: capitalize;
}

.color-swatch {
  width: 32px;
  height: 32px;
  border-radius: 3px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  flex-shrink: 0;
}

.block-feature-section {
  overflow: hidden;
  background: #fff;
}

.block-feature-hero {
  position: relative;
  display: grid;
  grid-template-columns: 34% minmax(0, 1fr);
  align-items: center;
  background-color: #f3f3f3;
  margin-bottom: 30px;
  padding: 20px;
  gap: 20px;
}

.block-feature-hero::before,
.block-feature-hero::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  pointer-events: none;
}

.block-feature-hero::before {
  right: 0;
  width: 10%;
  background: #ff751f;
  clip-path: polygon(84% 0, 100% 0, 100% 100%, 0 100%);
}

.block-feature-hero::after {
  right: -1%;
  width: 8%;
  background: rgba(208, 56, 0, 0.42);
  clip-path: polygon(98% 0, 100% 0, 89% 100%, 0 100%);
}

.block-feature-image,
.block-feature-copy {
  position: relative;
  z-index: 1;
}

.block-feature-image {
  display: flex;
  align-items: center;
  justify-content: start;
  height: 100%;
}

.block-feature-image img {
  display: block;
  width: min(100%, 320px);
  height: 160px;
  object-fit: contain;
}

.block-feature-copy {
  max-width: 658px;
  padding: 34px 30px 24px 8px;
}

.block-feature-copy h2 {
  margin: 0 0 18px;
  color: #242936;
  font-size: 28px;
  font-weight: 500;
  line-height: 1.12;
  letter-spacing: 0;
  text-transform: uppercase;
}

.block-feature-copy h2 span {
  color: var(--primary);
  font-weight: 700;
}

.block-feature-copy p {
  max-width: 600px;
  margin: 0;
  color: #20242d;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.56;
}

.block-feature-body h3 {
  margin: 0 0 20px;
  color: #232630;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.15;
}

.block-advantage-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 11px 12px;
}

.block-advantage-card {
  display: grid;
  grid-template-columns: 62px minmax(0, 1fr);
  column-gap: 13px;
  align-items: center;
  min-height: 83px;
  padding: 14px 13px;
  border-radius: 7px;
  background: #ebe7e7;
}

.block-advantage-icon {
  display: grid;
  place-items: center;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  background: #f06f18;
  color: #fff;
}

.block-advantage-icon svg {
  display: block;
  width: 32px;
  height: 32px;
  fill: currentColor;
}

.block-advantage-card h4 {
  margin: 0 0 5px;
  color: #171a22;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.12;
}

.block-advantage-card p {
  margin: 0;
  color: #252934;
  font-size: 11px;
  font-weight: 400;
  line-height: 1.28;
}

.block-feature--masonry .block-feature-copy {
  max-width: 560px;
}

.block-feature--paving .block-feature-image img {
  filter: none;
}

.block-feature--aac .block-feature-image img {
  filter: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.block-feature--kerbstone .block-feature-image img,
.block-feature--wheel-stopper .block-feature-image img {
  filter: none;
}

.paving-color-strip {
  display: grid;
  grid-template-columns: repeat(8, minmax(82px, 1fr));
  gap: 9px;
}

.paving-color-chip {
  display: grid;
  place-items: center;
  min-height: 74px;
  padding: 9px;
  border-radius: 3px;
  color: #fff;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.1;
  text-align: center;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.18);
}

.paving-color-orange {
  background: linear-gradient(135deg, #b95725, #8f3b18);
}

.paving-color-brown {
  background: linear-gradient(135deg, #7b5642, #573a2c);
}

.paving-color-buff {
  background: linear-gradient(135deg, #c6b38e, #978466);
}

.paving-color-red {
  background: linear-gradient(135deg, #8d5f58, #633b37);
}

.paving-color-grey-dark {
  background: linear-gradient(135deg, #626573, #3c3f49);
}

.paving-color-grey {
  background: linear-gradient(135deg, #b9bac0, #8f9098);
}

.paving-color-offwhite {
  background: linear-gradient(135deg, #5d626c, #3c4048);
}

.paving-color-yellow {
  background: linear-gradient(135deg, #c29b3c, #927125);
}

.paving-card {
  position: relative;
  border-radius: 8px;
  overflow: hidden;
  aspect-ratio: 1 / 1;
  cursor: pointer;
  background: #888;
}

.paving-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.3s ease;
}

.paving-card .card-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.15);
  transition: background 0.3s ease;
}

.paving-card .card-info {
  opacity: 0;
  transform: translateY(8px);
  transition:
    opacity 0.3s ease,
    transform 0.3s ease;
}

.paving-card:hover img {
  transform: scale(1.05);
}

.paving-card:hover .card-overlay {
  background: rgba(0, 0, 0, 0.68);
}

.paving-card:hover .card-info {
  opacity: 1;
  transform: translateY(0);
}

.wheel-stopper-banner {
  position: relative;
  isolation: isolate;
  max-width: 100%;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding: 78px max(18px, calc((100vw - 1320px) / 2 + 12px)) 58px;
  overflow: hidden;
  background: url("../images/wheel-stopper-banner.jpg") center / cover no-repeat;
  color: #fff;
}

.wheel-stopper-banner::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background: rgba(0, 0, 0, 0.62);
}

.wheel-stopper-banner > * {
  position: relative;
  z-index: 1;
}

.wheel-stopper-banner > p:first-child {
  margin: 0 0 14px !important;
  color: #ffffff;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
  text-transform: uppercase;
}

.wheel-stopper-banner h2 {
  max-width: 890px;
  margin: 0 auto 20px !important;
  color: #ffffff;
  font-size: clamp(30px, 4vw, 52px);
  font-weight: 800;
  line-height: 1.08;
  letter-spacing: 0;
}

.wheel-stopper-banner > p:not(:first-child) {
  max-width: 1040px;
  margin: 0 auto 34px;
  color: rgba(255, 255, 255, 0.78);
  font-size: 15px;
  font-weight: 400;
  line-height: 1.55;
}

.wheel-stopper-banner .row {
  justify-content: center;
  row-gap: 18px;
  margin-right: -7px;
  margin-left: -7px;
}

.wheel-stopper-banner .row > [class*="col-"] {
  width: auto;
  flex: 0 0 auto;
  padding-right: 7px;
  padding-left: 7px;
}

.certification-logo {
  display: grid;
  place-items: center;

  padding: 12px 18px;
  border: 1px solid rgba(255, 255, 255, 0.34);
  background: #ffffff;
  box-shadow: 0 11px 24px rgba(0, 0, 0, 0.2);
}

.certification-logo img {
  display: block;
  max-width: 60%;
  max-height: 100%;
  object-fit: contain;
}

@media (max-width: 991.98px) {
  .wheel-stopper-banner {
    padding-top: 64px;
    padding-bottom: 46px;
  }

  .certification-logo {
    width: 160px;
  }

  .block-feature-hero {
    grid-template-columns: 1fr;
    row-gap: 16px;
    padding: 32px 130px 28px 24px;
  }

  .block-feature-hero::before {
    width: 18%;
  }

  .block-feature-hero::after {
    width: 15%;
  }

  .block-feature-image {
    justify-content: flex-start;
    padding-right: 0;
  }

  .block-feature-copy {
    max-width: none;
    padding: 0;
  }

  .block-feature-copy h2 {
    font-size: 26px;
  }

  .block-feature--paving .block-feature-hero {
    padding: 30px 128px 28px 24px;
  }

  .block-feature--paving .block-feature-image img {
    width: 58%;
  }

  .block-advantage-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .paving-color-strip {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (max-width: 575.98px) {
  .wheel-stopper-banner {
    padding-top: 50px;
    padding-bottom: 40px;
  }

  .wheel-stopper-banner h2 {
    font-size: 30px;
  }

  .wheel-stopper-banner > p:not(:first-child) {
    font-size: 14px;
  }

  .certification-logo {
    width: min(100%, 220px);
    height: 110px;
  }

  .certification-logo img {
    max-width: 60%;
  }

  .block-feature-hero {
    padding: 26px 24px;
  }

  .block-feature-hero::before,
  .block-feature-hero::after {
    display: none;
  }

  .block-feature-image img {
    height: 130px;
  }

  .block-feature--paving .block-feature-hero {
    min-height: 230px;
    padding: 26px 24px;
  }

  .block-feature--paving .block-feature-image img {
    width: 100%;
    height: 100%;
  }

  .block-feature--paving .block-feature-image::before {
    background: linear-gradient(
      90deg,
      rgba(243, 243, 243, 0.98) 0%,
      rgba(243, 243, 243, 0.94) 58%,
      rgba(243, 243, 243, 0.72) 100%
    );
  }

  .block-feature-copy h2 {
    font-size: 24px;
  }

  .block-feature-copy p {
    font-size: 14px;
  }

  .block-feature-body {
    padding: 16px 14px 20px;
  }

  .block-feature-body h3 {
    font-size: 24px;
  }

  .block-advantage-grid {
    grid-template-columns: 1fr;
  }

  .block-advantage-card {
    min-height: 78px;
  }

  .paving-color-strip {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 7px;
  }

  .paving-color-chip {
    min-height: 58px;
  }
}

/* ===================================================
   Road History Timeline
   =================================================== */

/* Section wrapper */
.ht-section {
  padding: 60px 0 0;
  background: var(--light);
  overflow: hidden;
}

.ht-subtitle {
  color: #666;
  font-size: 1rem;
  margin-top: 8px;
}

.ht-subtitle-bar {
  width: 56px;
  height: 3px;
  background: var(--primary);
  border-radius: 2px;
  margin-top: 14px;
  margin-bottom: 0;
}

/* ── Content panel ── */
.ht-panel {
  position: relative;
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 38px 0 28px;
  min-height: 200px;
}

.ht-slides-outer {
  flex: 1;
  position: relative;
  overflow: hidden;
  min-height: 170px;
}

/* Individual slides */
.ht-slide {
  position: absolute;
  inset: 0;
  opacity: 0;
  pointer-events: none;
  transform: translateX(70px);
  transition:
    transform 0.55s cubic-bezier(0.4, 0, 0.2, 1),
    opacity 0.55s ease;
}

.ht-slide.active {
  opacity: 1;
  pointer-events: auto;
  transform: translateX(0);
  position: relative;
}

.ht-slide.ht-exit-left {
  transform: translateX(-70px);
  opacity: 0;
}

.ht-slide.ht-enter-right {
  transform: translateX(70px);
  opacity: 0;
}

.ht-slide.ht-exit-right {
  transform: translateX(70px);
  opacity: 0;
}

.ht-slide.ht-enter-left {
  transform: translateX(-70px);
  opacity: 0;
}

.ht-slide-inner {
  display: flex;
  gap: 32px;
  align-items: flex-start;
}

.ht-slide-left {
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 110px;
}

.ht-slide-year {
  width: 82px;
  height: 82px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 0.88rem;
  font-weight: 800;
  letter-spacing: 0.5px;
  box-shadow: 0 6px 24px rgba(0, 0, 0, 0.22);
  border: 3px solid rgba(255, 255, 255, 0.3);
  margin-bottom: 10px;
  flex-shrink: 0;
}

.ht-slide-era {
  font-size: 0.7rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  text-align: center;
  line-height: 1.3;
}

.ht-slide-right h3 {
  font-size: 1.15rem;
  font-weight: 700;
  color: #1a1a2e;
  margin: 0 0 10px;
  line-height: 1.35;
}

.ht-slide-right p {
  font-size: 0.88rem;
  color: #555;
  line-height: 1.7;
  margin: 0 0 12px;
}

.ht-slide-right h3 + p {
  margin-bottom: 14px;
}

/* Prev / Next arrow buttons */
.ht-arrow {
  flex-shrink: 0;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: #fff;
  color: black;
  border: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition:
    background 0.22s,
    color 0.22s,
    transform 0.18s,
    box-shadow 0.22s;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
  z-index: 2;
}

.ht-arrow:hover:not(:disabled) {
  transform: scale(1.1);
  box-shadow: 0 4px 18px rgba(44, 38, 99, 0.25);
}

.ht-arrow:disabled {
  opacity: 0.3;
  cursor: not-allowed;
}

.ht-arrow svg {
  width: 20px;
  height: 20px;
  stroke: currentColor;
  fill: none;
  stroke-width: 2.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}

/* Progress counter */
.ht-counter {
  position: absolute;
  bottom: 2px;
  right: 0;
  display: flex;
  align-items: baseline;
  gap: 2px;
}

#htCurrent {
  font-size: 2rem;
  font-weight: 800;
  color: var(--primary);
  line-height: 1;
}

.ht-counter-sep {
  font-size: 1.1rem;
  color: #bbb;
  margin: 0 3px;
}

.ht-counter-total {
  font-size: 0.85rem;
  color: #aaa;
  font-weight: 500;
}

/* ── Road section (full-width) ── */
.ht-road-section {
  width: 100%;
  position: relative;
  overflow: hidden;
}

/* Marker row sits directly above the road */
.ht-markers {
  display: flex;
  justify-content: space-between;
  padding: 0 4%;
  background: #f0f2f7;
  position: relative;
  z-index: 3;
}

.ht-marker {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 14px;
  cursor: pointer;
  transition: transform 0.2s ease;
  -webkit-tap-highlight-color: transparent;
}

.ht-marker:hover {
  transform: translateY(-4px);
}

.ht-marker-year {
  font-size: 0.7rem;
  font-weight: 700;
  color: #aaa;
  margin-bottom: 5px;
  white-space: nowrap;
  transition:
    color 0.3s,
    transform 0.3s;
  letter-spacing: 0.03em;
}

.ht-marker-pin {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #ccc;
  border: 3px solid #bbb;
  transition: all 0.35s cubic-bezier(0.34, 1.56, 0.64, 1);
  flex-shrink: 0;
}

.ht-marker-stem {
  width: 2px;
  height: 18px;
  background: #ccc;
  transition: background 0.3s;
}

/* Active marker state */
.ht-marker.active .ht-marker-year {
  color: var(--c);
  transform: scale(1.15);
}

.ht-marker.active .ht-marker-pin {
  background: var(--c);
  border-color: var(--c);
  transform: scale(1.4);
  box-shadow: 0 0 0 4px color-mix(in srgb, var(--c) 20%, transparent);
}

.ht-marker.active .ht-marker-stem {
  background: var(--c);
}

/* ── The road ── */
.ht-road {
  position: relative;
  height: 92px;
  background: #2e2e2e;
  overflow: visible;
}

.ht-road-stripe {
  position: absolute;
  left: 0;
  right: 0;
  height: 6px;
}

.ht-road-stripe--top {
  top: 0;
  background: #e8a020;
}

.ht-road-stripe--bottom {
  bottom: 0;
  background: #e8a020;
}

/* Dashed center line */
.ht-road-dashes {
  position: absolute;
  top: 50%;
  left: -100px;
  width: calc(100% + 100px);
  height: 5px;
  transform: translateY(-50%);
  background: repeating-linear-gradient(
    to right,
    #fff 0px,
    #fff 45px,
    transparent 45px,
    transparent 85px
  );
  will-change: transform;
}

/* Dash animation when truck drives forward */
@keyframes htDashFwd {
  from {
    transform: translateY(-50%) translateX(0);
  }

  to {
    transform: translateY(-50%) translateX(-85px);
  }
}

@keyframes htDashBwd {
  from {
    transform: translateY(-50%) translateX(0);
  }

  to {
    transform: translateY(-50%) translateX(85px);
  }
}

.ht-road.ht-driving-fwd .ht-road-dashes {
  animation: htDashFwd 0.22s linear infinite;
}

.ht-road.ht-driving-bwd .ht-road-dashes {
  animation: htDashBwd 0.22s linear infinite;
}

/* ── Truck wrapper (moves via translateX) ── */
.ht-truck {
  position: absolute;
  bottom: 5px;
  /* sits just above the yellow bottom stripe */
  left: 0;
  transition: transform 0.95s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 4;
  will-change: transform;
}

.ht-truck-svg {
  width: 185px;
  height: auto;
  display: block;
  filter: drop-shadow(0 4px 8px rgba(0, 0, 0, 0.35));
  /* animation: htTruckIdle 2.4s ease-in-out infinite; */
}

.ht-truck-img {
  height: 80px;
  object-fit: contain;
}

@keyframes htTruckIdle {
  0%,
  100% {
    transform: translateY(0px);
  }

  50% {
    transform: translateY(-2px);
  }
}

.ht-truck.ht-driving .ht-truck-svg {
  /* animation: htTruckBounce 0.18s linear infinite; */
}

@keyframes htTruckBounce {
  0% {
    transform: translateY(0px);
  }

  25% {
    transform: translateY(-3px);
  }

  75% {
    transform: translateY(2px);
  }

  100% {
    transform: translateY(0px);
  }
}

/* Flip SVG when going backward */
.ht-truck.ht-flipped .ht-truck-svg {
  transform: scaleX(-1);
}

.ht-truck.ht-flipped.ht-driving .ht-truck-svg {
  animation: htTruckBounce 0.18s linear infinite;
  transform: scaleX(-1);
}

/* Ground strip below road */
.ht-ground {
  height: 28px;
  background: linear-gradient(to bottom, #b8a98a 0%, #c9ba9e 100%);
  border-top: 3px solid #a09070;
}

/* ── Responsive ── */
@media (max-width: 991px) {
  .ht-markers {
    padding: 0 2%;
  }

  .ht-marker-year {
    font-size: 0.62rem;
  }

  .ht-truck-svg {
    width: 150px;
  }

  .ht-road {
    height: 80px;
  }
}

@media (max-width: 767px) {
  .ht-slide-inner {
    flex-direction: column;
    gap: 14px;
  }

  .ht-slide-left {
    flex-direction: row;
    align-items: center;
    width: 100%;
    gap: 14px;
  }

  .ht-slide-year {
    margin-bottom: 0;
    width: 68px;
    height: 68px;
    font-size: 0.8rem;
  }

  .ht-marker-year {
    font-size: 0.55rem;
  }

  .ht-truck-svg {
    width: 120px;
  }

  .ht-road {
    height: 68px;
  }

  .ht-panel {
    padding: 24px 0 20px;
  }
}
@media (max-width: 576px) {
  .ht-slide-era {
    text-align: left;
  }
}

/* ===== Sand Stats + Operations Section ===== */
.sand-section {
  overflow: hidden;
}

.sand-stats-bar {
  display: flex;
  align-items: center;
  background: rgba(255, 255, 255, 0.92);
  padding: 24px 40px;
  gap: 0;
}

.sand-stat-item {
  display: flex;
  align-items: center;
  gap: 16px;
  flex: 1;
}

.sand-stat-value {
  font-size: 2rem;
  font-weight: 800;
  color: #1a1a2e;
  white-space: nowrap;
  line-height: 1.1;
}

.sand-stat-desc {
  font-size: 0.95rem;
  color: #333;
  max-width: 180px;
  line-height: 1.4;
}

.sand-stat-divider {
  width: 2px;
  height: 60px;
  background: #1a1a2e;
  margin: 0 32px;
  flex-shrink: 0;
}

.sand-ops-wrap {
  position: relative;
}

.sand-ops-bg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
}

.sand-ops-cards {
  position: relative;
  z-index: 1;
  display: flex;
  gap: 0;
}

.text-link {
  color: var(--primary) !important;
  transition: 0.4s;
}

.text-link:hover {
  background: var(--primary) !important;
  color: #fff !important;
}

.sand-op-card {
  flex: 1;
  position: relative;
  min-height: 320px;
  perspective: 1200px;
  cursor: pointer;
}

.sand-op-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 320px;
  transform-style: preserve-3d;
  transition: transform 0.7s cubic-bezier(0.2, 0.7, 0.2, 1);
}

.sand-op-card:hover .sand-op-card-inner,
.sand-op-card:focus-visible .sand-op-card-inner,
.sand-op-card:focus-within .sand-op-card-inner {
  transform: rotateY(180deg);
}

.sand-op-face {
  position: absolute;
  inset: 0;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  border-radius: 0px;
  overflow: hidden;
}

.sand-op-front {
  background: #f2f2f2;
}

.sand-op-front > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.sand-op-title {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  padding: 18px;
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0) 55%,
    rgba(16, 16, 26, 0.62) 100%
  );
  color: #fff;
  text-align: center;
}

.sand-op-title span {
  display: inline-block;
  padding: 10px 16px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.94);
  color: #1a1a2e;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0.2px;
}

.sand-op-back {
  background: linear-gradient(135deg, #522626 0%, #b03030 100%);
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 24px 20px 16px;
  transform: rotateY(180deg);
  box-shadow: 0 18px 36px rgba(0, 0, 0, 0.12);
}

.sand-op-back p {
  font-size: 0.92rem;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.95);
}

.sand-op-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 12px;
  font-size: 18px;
  font-weight: 600;
  opacity: 0.95;
}

.sand-op-footer span {
  font-size: 1rem;
}

@media (max-width: 768px) {
  .sand-stats-bar {
    flex-direction: column;
    align-items: flex-start;
    padding: 20px;
    gap: 16px;
  }

  .sand-stat-divider {
    width: 60px;
    height: 2px;
    margin: 0;
  }

  .sand-ops-cards {
    flex-direction: column;
    padding: 20px;
    gap: 16px;
  }

  .sand-op-card-inner,
  .sand-op-card {
    min-height: 260px;
  }

  .sand-stat-value {
    font-size: 24px;
  }
}

/* ===== Sand Quality Control Section ===== */
.sand-quality-section {
  position: relative;
  overflow: hidden;
  padding: 100px 0;
  background-color: #f5f5f5;
}

.sand-quality-bg {
  position: relative;
  min-height: 320px;
}

.sand-quality-bgimg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
  opacity: 0.25;
}

.sand-quality-content {
  position: relative;
  z-index: 1;
  padding: 40px 40px 30px;
  text-align: center;
}

.sand-quality-icons {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 60px;
  flex-wrap: wrap;
}

.sand-quality-item {
  display: flex;
  align-items: center;
  justify-content: center;
}

.sand-quality-center {
  position: relative;
}

.sand-quality-refresh {
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 1.2rem;
  color: #b03030;
  background: #fff;
  border-radius: 50%;
  width: 26px;
  height: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
}

.sand-quality-note {
  margin-top: 28px;
  font-size: 0.92rem;
  color: #222;
  max-width: 820px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

@media (max-width: 768px) {
  .sand-quality-icons {
    gap: 30px;
  }

  .sand-quality-content {
    padding: 30px 20px 20px;
  }
}

/* ── Why Cement Section ── */
.why-cement-section {
  background: #f3f3f3;
}

.why-cement-title {
  display: grid;
  grid-template-columns: minmax(80px, 1fr) auto minmax(80px, 1fr);
  align-items: center;
  gap: 24px;
  margin-bottom: 40px;
}

.why-cement-title span:not(h2 span) {
  position: relative;
  display: block;
  height: 1px;
  background: rgba(238, 128, 46, 0.42);
}

.why-cement-title span:not(h2 span)::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -2px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: var(--primary);
  transform: translateY(-50%);
}

.why-cement-title span:last-child::after {
  right: auto;
  left: -2px;
}

.why-cement-title h2 {
  margin: 0;
  color: #20242d;
  font-size: 27px;
  font-weight: 500;
  line-height: 1.1;
  text-align: center;
  text-transform: uppercase;
}

.why-cement-title h2 span {
  color: var(--primary);
  font-weight: 700;
}

.why-cement-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.why-cement-card {
  min-height: 265px;
  padding: 0 15px 0 15px;
  border-right: 1px solid rgba(25, 31, 42, 0.14);
}

.why-cement-card:last-child {
  border-right: 0;
}

.why-cement-icon {
  display: grid;
  place-items: center;
  width: 82px;
  height: 82px;
  margin: 0 auto 26px;
  border-radius: 50%;
  background: #dcdcdc;
  color: var(--primary);
}

.why-cement-icon svg {
  display: block;
  width: 45px;
  height: 45px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.45;
  stroke-linejoin: round;
  stroke-linecap: round;
}

.why-cement-card h3 {
  margin: 0 0 15px;
  color: #151922;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.2;
  text-transform: uppercase;
}

.why-cement-card p {
  margin: 0;
  color: #20242d;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.72;
}

@media (max-width: 991.98px) {
  .why-cement-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    row-gap: 34px;
  }

  .why-cement-card:nth-child(2) {
    border-right: 0;
  }
}

@media (max-width: 575.98px) {
  .why-cement-title {
    grid-template-columns: 1fr;
    gap: 12px;
    margin-bottom: 30px;
  }

  .why-cement-title span:not(h2 span) {
    display: none;
  }

  .why-cement-grid {
    grid-template-columns: 1fr;
    row-gap: 28px;
  }

  .why-cement-card {
    min-height: 0;
    padding: 0;
    border-right: 0;
  }
}

/* ── Cement Bulk Stats Section ── */
.cement-bulk-section {
  position: relative;
  background-color: #f5f5f5;
  overflow: hidden;
}

.cement-bulk-section::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image: url("../images/blog5.webp");
  background-size: cover;
  background-position: center;
  opacity: 0.18;
  pointer-events: none;
}

.cement-stat-number {
  font-size: 22px;
  font-weight: 800;
  color: #111;
  line-height: 1.15;
  white-space: nowrap;
}
@media (min-width: 992px) {
  .cement-stat-number {
    min-height: 50px;
  }
}
.cement-stat-number span {
  /* font-size: 1rem; */
  font-weight: 700;
}

.cement-stat-divider {
  width: 100%;
  height: 1px;
  background: #aaa;
  align-self: stretch;
  flex-shrink: 0;
}

/* ── Our Products Cards Section ── */
.cement-our-products-section {
  background: #f0ede8;
}

.cement-product-info-card {
  background: #f3daab;
}

.cement-card-inquire-btn {
  display: inline-block;
  background: #f5f0e8;
  color: #222;
  font-size: 0.82rem;
  font-weight: 600;
  padding: 7px 26px;
  border-radius: 20px;
  text-decoration: none;
  transition:
    background 0.2s,
    color 0.2s;
}

.cement-card-inquire-btn:hover {
  background: #fff;
  color: #111;
}

/* ===== Asphalt Services Flip Cards ===== */
.asphalt-services-section {
  position: relative;
  overflow: hidden;
  padding: clamp(28px, 4vw, 56px) 0 clamp(20px, 3vw, 44px);
  background: #f5f5f5;
}

.asphalt-services-grid {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  gap: 20px;
  align-items: start;
  justify-items: center;
}

.asphalt-flip-card {
  width: 100%;
  max-width: 430px;
  /* aspect-ratio: 1 / 1;
  perspective: 1400px; */
  height: 250px;
  margin-bottom: 20px;
  outline: none;
  -webkit-perspective: 1400px;
  perspective: 1400px;
}

.asphalt-flip-card__inner {
  position: relative;
  width: 100%;
  height: 100%;
  transition: -webkit-transform 0.7s cubic-bezier(0.2, 0.75, 0.2, 1);
  transition: transform 0.7s cubic-bezier(0.2, 0.75, 0.2, 1);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.asphalt-flip-card:hover .asphalt-flip-card__inner,
.asphalt-flip-card:focus-visible .asphalt-flip-card__inner {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.asphalt-flip-card__face {
  position: absolute;
  inset: 0;
  border-radius: 6px;
  -webkit-clip-path: inset(0 round 6px);
  clip-path: inset(0 round 6px);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 16px 30px rgba(0, 0, 0, 0.14);
}

.asphalt-flip-card__front {
  background: #515151;
}

.asphalt-flip-card__front::after,
.asphalt-flip-card__back::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.06), rgba(0, 0, 0, 0.16));
  pointer-events: none;
}

.asphalt-flip-card__front img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.asphalt-flip-card__label,
.asphalt-flip-card__footer {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1;
}

.asphalt-flip-card__label {
  bottom: 0;
  padding: 12px 16px 14px;
  background: rgba(30, 30, 30, 0.72);
}

.asphalt-flip-card__label h3,
.asphalt-flip-card__footer span:first-child {
  margin: 0;
  color: #fff;
  font-size: clamp(1rem, 1.5vw, 1.15rem);
  line-height: 1.25;
  font-weight: 700;
  text-align: center;
}

.asphalt-flip-card__back {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
  background: linear-gradient(
    180deg,
    rgba(53, 53, 53, 0.95),
    rgba(36, 36, 36, 0.95)
  );
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 18px;
  text-align: center;
}

.asphalt-flip-card__back p {
  position: relative;
  z-index: 1;
  margin: 0;
  color: #fff;
  font-size: clamp(0.95rem, 1.35vw, 1.08rem);
  line-height: 1.45;
  font-weight: 600;
}

.asphalt-flip-card__footer {
  bottom: 0;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  gap: 12px;
  padding: 12px 14px;
}

.asphalt-card_plus {
  color: #d8b15b;
  font-size: 2.3rem;
  line-height: 1;
  font-weight: 300;
  flex-shrink: 0;
}

.asphalt-card-one {
  grid-column: 1 / span 4;
}

.asphalt-card-two {
  grid-column: 5 / span 4;
}

.asphalt-card-three {
  grid-column: 9 / span 4;
}

.asphalt-card-four {
  grid-column: 3 / span 4;
}

.asphalt-card-five {
  grid-column: 8 / span 4;
}

.asphalt-card-one,
.asphalt-card-two,
.asphalt-card-three {
  margin-top: 0;
}

.asphalt-card-four,
.asphalt-card-five {
  margin-top: -8px;
}

@media (max-width: 1199px) {
  .asphalt-flip-card {
    max-width: 210px;
  }
}

@media (max-width: 991px) {
  .asphalt-services-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
  }

  .asphalt-card-one,
  .asphalt-card-two,
  .asphalt-card-three,
  .asphalt-card-four,
  .asphalt-card-five {
    grid-column: auto;
    margin-top: 0;
  }

  .asphalt-flip-card {
    max-width: 260px;
  }
}

@media (max-width: 575px) {
  .asphalt-services-grid {
    grid-template-columns: 1fr;
  }

  .asphalt-flip-card {
    max-width: 320px;
  }

  .asphalt-flip-card__label {
    padding: 10px 12px 12px;
  }

  .asphalt-flip-card__back {
    padding: 16px 14px;
  }
}

/* ===== Asphalt Project Modal ===== */
.asphalt-project-modal .modal-dialog {
  max-width: 1320px;
}

.asphalt-project-modal .modal-content {
  border: 0;
  border-radius: 14px;
  overflow: hidden;
  background: #cfd8ec;
  box-shadow: 0 22px 70px rgba(0, 0, 0, 0.22);
}

.asphalt-project-modal__media {
  min-height: 100%;
  background: #b8c5e3;
}

.asphalt-project-modal__image {
  width: 100%;
  height: 100%;
  min-height: 340px;
  object-fit: cover;
  display: block;
}

.asphalt-project-modal__content {
  position: relative;
  padding: clamp(22px, 3vw, 42px);
  display: flex;
  align-items: stretch;
}

.asphalt-project-modal__inner {
  width: 100%;
  padding-right: 20px;
}

.asphalt-project-modal__close {
  position: absolute;
  top: 18px;
  right: 18px;
  z-index: 2;
}

.asphalt-project-modal__title {
  margin: 0 0 18px;
  color: #1d1d1d;
  font-size: clamp(1.35rem, 2vw, 1.75rem);
  line-height: 1.25;
  font-weight: 700;
}

.asphalt-project-modal__description {
  margin: 0 0 18px;
  color: #1f2430;
  font-size: clamp(1rem, 1.35vw, 1.15rem);
  line-height: 1.7;
}

.asphalt-project-modal__scope {
  margin: 0 0 14px;
  color: #1d1d1d;
  font-weight: 700;
  font-size: 1.05rem;
}

.asphalt-project-modal__list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 18px;
}

.asphalt-project-modal__list li {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  color: #1e2430;
  font-size: clamp(0.98rem, 1.22vw, 1.08rem);
  line-height: 1.55;
}

.asphalt-project-modal__bullet-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  border: 2px solid #f15a24;
  color: #f15a24;
  font-size: 0.9rem;
  line-height: 1;
  font-weight: 700;
  flex-shrink: 0;
  margin-top: 2px;
}

@media (max-width: 991px) {
  .asphalt-project-modal__media {
    min-height: 280px;
  }

  .asphalt-project-modal__image {
    min-height: 280px;
  }

  .asphalt-project-modal__content {
    padding-top: 54px;
  }
}

/* ===== Asphalt Projects Slider ===== */
.asphalt-projects-slider {
  position: relative;
  overflow: hidden;
}

.asphalt-projects-title {
  position: relative;
  z-index: 1;
  font-size: clamp(2rem, 4vw, 3.25rem);
  font-weight: 300;
  color: #575757;
  margin-bottom: 2rem;
}

.asphalt-projects-title span {
  font-weight: 500;
}

.asphalt-projects-carousel {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: stretch;
  gap: 28px;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  padding: 18px 0 28px;
  scrollbar-width: none;
}

.asphalt-projects-carousel::-webkit-scrollbar {
  display: none;
}

.asphalt-projects-slider-shell {
  position: relative;
  display: flex;
  align-items: center;
  gap: 10px;
}

.asphalt-projects-carousel > .asphalt-project-card {
  flex: 0 0 320px;
  scroll-snap-align: center;
  opacity: 0.55;
  transform: scale(0.92);
  transition:
    opacity 0.35s ease,
    transform 0.35s ease,
    box-shadow 0.35s ease;
}

.asphalt-projects-carousel > .asphalt-project-card.is-active {
  opacity: 1;
}

.asphalt-projects-carousel > .asphalt-project-card.is-active {
  transform: translateY(-10px) scale(1);
  box-shadow: 0 24px 60px rgba(0, 0, 0, 0.18);
}

.asphalt-project-card {
  position: relative;
  display: block;
  text-decoration: none;
  color: inherit;
  min-height: 480px;
  overflow: hidden;
  background: #c9c7cb;
  box-shadow: 0 18px 45px rgba(0, 0, 0, 0.12);
  transition:
    transform 0.35s ease,
    box-shadow 0.35s ease;
}

.asphalt-project-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  filter: grayscale(0.08) contrast(0.95);
}

.asphalt-project-card-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(
    180deg,
    rgba(198, 194, 197, 0.18) 0%,
    rgba(198, 194, 197, 0.78) 100%
  );
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px;
  text-align: center;
}

.asphalt-project-card-info {
  max-width: 84%;
  color: #fff;
  opacity: 0;
  transform: translateY(12px);
  transition:
    opacity 0.3s ease,
    transform 0.3s ease;
}

.asphalt-project-card:hover .asphalt-project-card-info,
.asphalt-project-card:focus-visible .asphalt-project-card-info,
.asphalt-project-card.is-active .asphalt-project-card-info {
  opacity: 1;
  transform: translateY(0);
}

.asphalt-project-card-info h3 {
  font-size: clamp(1.05rem, 1.8vw, 1.5rem);
  line-height: 1.35;
  font-weight: 500;
  margin: 0 0 12px;
}

.asphalt-project-card-info p {
  font-size: 1rem;
  line-height: 1.55;
  margin: 0;
}

.asphalt-project-card-footer {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  min-height: 56px;
  padding: 12px 18px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  background: rgba(86, 86, 86, 0.72);
  color: #fff;
  font-size: 1rem;
  font-weight: 600;
}

.asphalt-project-plus {
  font-size: 2rem;
  line-height: 1;
  color: #f1b83f;
}

.asphalt-slider-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 3;
  width: 52px;
  height: 52px;
  padding: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
}

.asphalt-slider-arrow::before,
.asphalt-slider-arrow::after {
  content: "";
  position: absolute;
  width: 24px;
  height: 4px;
  background: #f1b83f;
  left: 50%;
  top: 50%;
  border-radius: 999px;
}

.asphalt-slider-prev {
  left: 10px;
}

.asphalt-slider-prev::before {
  transform: translate(-50%, -50%) rotate(45deg);
}

.asphalt-slider-prev::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.asphalt-slider-next {
  right: 10px;
}

.asphalt-slider-next::before {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.asphalt-slider-next::after {
  transform: translate(-50%, -50%) rotate(45deg);
}

@media (max-width: 1199px) {
  .asphalt-projects-carousel > .asphalt-project-card {
    flex-basis: 300px;
    min-height: 440px;
  }
}

@media (max-width: 991px) {
  .asphalt-projects-slider-shell {
    display: block;
  }

  .asphalt-projects-carousel {
    gap: 18px;
    padding: 18px 0 24px;
  }

  .asphalt-projects-carousel > .asphalt-project-card {
    flex-basis: 78%;
    opacity: 1;
  }

  .asphalt-projects-carousel > .asphalt-project-card.is-active,
  .asphalt-projects-carousel > .asphalt-project-card {
    transform: none;
  }

  .asphalt-slider-arrow {
    display: none !important;
  }
}

@media (max-width: 575px) {
  .asphalt-projects-carousel > .asphalt-project-card {
    flex-basis: 84%;
    min-height: 380px;
  }

  .asphalt-project-card-footer {
    font-size: 0.92rem;
  }
}

/* ===== Asphalt Board Slider ===== */
.asphalt-board-slider {
  padding: 10px 0 20px;
  position: relative;
}

.asphalt-board-slider .slide-item {
  padding: 0;
  outline: none;
}

.asphalt-board-slider .card_wraper {
  height: 460px;
  transform: scale(0.84);
  filter: blur(1.5px) grayscale(0.08);
  opacity: 0.58;
  transition:
    transform 0.4s ease,
    filter 0.4s ease,
    opacity 0.4s ease,
    box-shadow 0.4s ease;
  background: #d0ced1;
}

.asphalt-card_wraper {
  position: relative;
  border-radius: 16px;
  overflow: hidden;
  display: block;
}

.asphalt-card_wraper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.asphalt-card_overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(
    180deg,
    rgba(19, 19, 29, 0.08) 0%,
    rgba(19, 19, 29, 0.16) 44%,
    rgba(19, 19, 29, 0.42) 100%
  );
  pointer-events: none;
}

.asphalt-name_wraper {
  position: absolute !important;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgb(44 39 97 / 60%) !important;
  color: #fff;
  display: flex !important;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  padding: 14px 18px !important;
}

.asphalt-name_wraper h3 {
  color: #fff !important;
  font-size: 1.05rem !important;
  line-height: 1.35;
  font-weight: 700 !important;
  margin-bottom: 0px !important;
}

.asphalt-name_wraper p {
  font-size: 0.82rem;
  color: rgba(255, 255, 255, 0.85);
}

.asphalt-card_plus {
  font-size: 2rem;
  line-height: 1;
  color: #f1b83f;
  flex-shrink: 0;
}

.asphalt-card_copy {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 28px 34px 80px;
  text-align: center;
  opacity: 0;
  transform: translateY(10px);
  transition:
    opacity 0.35s ease,
    transform 0.35s ease;
}

.asphalt-card_copy p {
  color: #fff;
  font-size: clamp(1rem, 1.55vw, 1.3rem);
  line-height: 1.55;
  margin: 0;
  max-width: 90%;
}

.asphalt-board-slider .slick-center .card_wraper {
  transform: scale(1);
  filter: blur(0);
  opacity: 1;
  box-shadow: 0 24px 60px rgba(0, 0, 0, 0.18);
}

.asphalt-board-slider .slick-center .asphalt-card_copy,
.asphalt-card_wraper:hover .asphalt-card_copy,
.asphalt-card_wraper:focus-visible .asphalt-card_copy {
  opacity: 1;
  transform: translateY(0);
}

.breadcrub {
  position: relative;
  z-index: 10;
  font-size: 14px;
  color: rgb(255 255 255 / 60%);
}

.breadcrub a {
  color: white;
  text-decoration: none !important;
  transition: 0.4s;
}

/* Chairman profile section */
.chairman_feature_row {
  padding-top: 1rem;
}

.chairman_feature_row .chairman-copy {
  color: #525252;
}

.chairman_feature_row .chairman-copy p {
  font-size: 16px;
  font-weight: 400;
}

.chairman_feature_row .chairman-quote {
  display: block;
  margin-bottom: 0.5rem;
  color: #000;
  font-size: 5rem;
  line-height: 0.75;
  font-weight: 700;
  font-family: Georgia, "Times New Roman", serif;
}

.chairman_feature_row .red-heading {
  font-size: 30px;
  line-height: 1.15;
  letter-spacing: 0.03em;
}

.chairman_feature_row .leader {
  font-size: 18px;
  line-height: 1.5;
  color: #4d4d4d;
}

.chairman_feature_row .chairman_profile {
  display: flex;
  align-items: flex-end;
  justify-content: center;
}

.chairman_feature_row .chairman-portrait {
  width: 100%;
  max-width: 680px;
  height: auto;
  object-fit: contain;
  object-position: center bottom;
}

.director_slider {
  max-width: 1400px;
  overflow: hidden;
}

.marquee {
  --gap: 60px;
  --duration: 30s;
  overflow: hidden;
  user-select: none;
}

.marquee__track {
  display: flex;
  width: max-content;
  animation: scroll-x var(--duration) linear infinite;
  will-change: transform;
}

.marquee__group {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: var(--gap);
  padding-right: var(--gap);
}

@keyframes scroll-x {
  from {
    transform: translateX(-50%);
  }

  to {
    transform: translateX(0);
  }
}

.marquee img {
  width: 200px;
  object-fit: contain;
  transition: filter 0.4s ease;
}

@media (max-width: 991px) {
  .chairman_feature_row {
    padding-top: 0;
  }

  .chairman_feature_row .chairman-copy {
    max-width: 100%;
    margin-left: 0;
  }

  .chairman_feature_row .chairman-copy p {
    font-size: 16px;
  }

  .chairman_feature_row .chairman-quote {
    font-size: 4rem;
    text-align: center;
  }

  .chairman_feature_row .red-heading {
    font-size: 26px;
  }

  .chairman_feature_row .leader {
    font-size: 16px;
  }

  .chairman_feature_row .chairman_profile {
    align-items: center;
  }
}

@media (max-width: 575.98px) {
  .chairman_feature_row .chairman-copy p {
    font-size: 15px;
  }

  .chairman_feature_row .red-heading {
    font-size: 22px;
  }

  .chairman_feature_row .leader {
    font-size: 15px;
  }
}

@media (min-width: 1200px) {
  .banner-slider .rooted-globally {
    font-size: 60px;
    line-height: 74px;
  }

  .banner-slider .guided-principles {
    font-size: 24px;
    line-height: 32px;
  }
}

@media (min-width: 992px) {
  .marquee img {
    width: 250px;
  }
}

/* Readymix product grid */
.readymix-grid-section {
  background: #fff;
}

.readymix-products-grid > [class*="col-"] {
  animation: readymixCardIn 0.7s ease both;
}

.readymix-products-grid > [class*="col-"]:nth-child(1) {
  animation-delay: 0.08s;
}

.readymix-products-grid > [class*="col-"]:nth-child(2) {
  animation-delay: 0.16s;
}

.readymix-products-grid > [class*="col-"]:nth-child(3) {
  animation-delay: 0.24s;
}

.readymix-products-grid > [class*="col-"]:nth-child(4) {
  animation-delay: 0.32s;
}

.readymix-grid-card {
  position: relative;
  overflow: hidden;
  background: #111;
  box-shadow: 0 14px 30px rgba(0, 0, 0, 0.08);
  cursor: pointer;
  isolation: isolate;
}

.readymix-grid-card img {
  display: block;
  width: 100%;
  height: clamp(240px, 28vw, 372px);
  object-fit: cover;
  transform: scale(1);
  transition:
    transform 0.9s cubic-bezier(0.2, 0.8, 0.2, 1),
    filter 0.6s ease;
  will-change: transform;
}

.readymix-grid-overlay {
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0.06) 0%,
    rgba(0, 0, 0, 0.58) 100%
  );
  opacity: 0;
  transition: opacity 0.45s ease;
}

.readymix-grid-copy {
  position: absolute;
  inset: 0;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.9rem;
  padding: 1.5rem;
  text-align: center;
  color: #fff;
  opacity: 0;
  transform: translateY(16px);
  transition:
    opacity 0.45s ease,
    transform 0.45s ease;
}

.readymix-grid-copy h3 {
  margin: 0;
  font-size: clamp(1.35rem, 1.7vw, 2rem);
  font-weight: 500;
  line-height: 1.15;
}

.readymix-grid-copy p {
  max-width: 30ch;
  margin: 0;
  font-size: clamp(0.98rem, 1.2vw, 1.08rem);
  line-height: 1.55;
}

.readymix-grid-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 118px;
  padding: 0.7rem 1.35rem;
  background: #ce4a2a;
  color: #fff;
  font-size: 0.95rem;
  font-weight: 500;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  transition:
    background-color 0.35s ease,
    transform 0.35s ease,
    box-shadow 0.35s ease;
  box-shadow: 0 10px 24px rgba(206, 74, 42, 0.24);
}

.readymix-grid-card .grid-card-label {
  position: absolute;
  width: 100%;
  right: 0px;
  bottom: 0;
  z-index: 2;
  padding: 0.75rem 1rem 0.85rem;
  background: #f7f7f7;
  color: #101010;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2;
  text-align: center;

  transition: 0.5s;
  text-transform: capitalize;
}

.readymix-grid-card:hover .grid-card-label {
  opacity: 0;
  visibility: hidden;
  right: -100%;
}

.readymix-grid-card:hover img,
.readymix-grid-card:focus-visible img {
  transform: scale(1.07);
  filter: saturate(0.95) brightness(0.78);
}

.readymix-grid-card:hover .readymix-grid-overlay,
.readymix-grid-card:focus-visible .readymix-grid-overlay {
  opacity: 1;
}

.readymix-grid-card:hover .readymix-grid-copy,
.readymix-grid-card:focus-visible .readymix-grid-copy {
  opacity: 1;
  transform: translateY(0);
}

.readymix-grid-card:hover .readymix-grid-cta,
.readymix-grid-card:focus-visible .readymix-grid-cta {
  transform: translateY(-1px);
  background: var(--primary);
}

.readymix-grid-card:hover .grid-card-label,
.readymix-grid-card:focus-visible .grid-card-label {
  background: #ededed;
}

.readymix-grid-card:focus-visible {
  outline: 3px solid rgba(206, 74, 42, 0.4);
  outline-offset: 4px;
}

@keyframes readymixCardIn {
  from {
    opacity: 0;
    transform: translateY(22px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@media (max-width: 991.98px) {
  .readymix-grid-card img {
    height: 260px;
  }

  .readymix-grid-copy {
    opacity: 1;
    transform: translateY(0);
    gap: 0.75rem;
  }

  .readymix-grid-overlay {
    opacity: 0.58;
  }

  .readymix-grid-cta {
    min-width: 110px;
    padding: 0.65rem 1.1rem;
  }
}

@media (max-width: 575.98px) {
  .readymix-section-heading {
    margin-bottom: 1.5rem;
  }

  .readymix-grid-card img {
    height: 230px;
  }

  .readymix-grid-copy {
    padding: 1rem;
  }

  .readymix-grid-copy p {
    max-width: none;
    font-size: 0.95rem;
  }

  .readymix-grid-card .grid-card-label {
    font-size: 1rem;
    padding: 0.65rem 0.9rem 0.75rem;
  }

  .readymix-grid-overlay {
    opacity: 1;
  }
  .grid-card-label {
    display: none;
  }
}

/* Why choose us */
.readymix-why-section {
  background: #f6f7fb;
}

.readymix-why-wrap::before,
.readymix-why-wrap::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
}

.readymix-why-wrap::before {
  background-image: radial-gradient(
    rgba(15, 33, 51, 0.08) 1px,
    transparent 1px
  );
  background-size: 16px 16px;
  opacity: 0.35;
  mask-image: linear-gradient(
    90deg,
    transparent 0,
    rgba(0, 0, 0, 0.8) 10%,
    rgba(0, 0, 0, 0.8) 90%,
    transparent 100%
  );
}

.readymix-why-wrap::after {
  right: 0%;
  bottom: -6%;
  left: auto;
  width: min(34vw, 420px);
  height: min(30vw, 340px);
  background:
    linear-gradient(90deg, rgba(15, 33, 51, 0.05) 2px, transparent 2px),
    linear-gradient(rgba(15, 33, 51, 0.05) 2px, transparent 2px);
  background-size: 32px 32px;
  clip-path: polygon(
    28% 100%,
    100% 100%,
    100% 16%,
    82% 0,
    60% 0,
    54% 16%,
    43% 16%,
    43% 100%
  );
  opacity: 0.55;
}

.readymix-why-heading {
  position: relative;
  z-index: 1;
  margin-bottom: clamp(1.5rem, 3vw, 2.4rem);
}

.readymix-why-title {
  color: #ff8b1e;
  font-size: clamp(2rem, 3.8vw, 3.5rem);
  font-weight: 800;
  line-height: 1.05;
  letter-spacing: -0.03em;
  text-transform: uppercase;
}

.readymix-why-title span {
  color: #16184a;
}

.readymix-why-title::after {
  content: "";
  display: block;
  width: 56px;
  height: 4px;
  margin: 0.7rem auto 0;
  border-radius: 999px;
  background: #ff8b1e;
}

.readymix-why-subtitle {
  margin-top: 0.8rem;
  color: #697186;
  font-size: 1rem;
  line-height: 1.5;
}

.readymix-why-grid {
  position: relative;
  z-index: 1;
}

.readymix-why-grid > [class*="col-"] {
  animation: readymixWhyIn 0.7s ease both;
}

.readymix-why-grid > [class*="col-"]:nth-child(1) {
  animation-delay: 0.05s;
}

.readymix-why-grid > [class*="col-"]:nth-child(2) {
  animation-delay: 0.12s;
}

.readymix-why-grid > [class*="col-"]:nth-child(3) {
  animation-delay: 0.19s;
}

.readymix-why-grid > [class*="col-"]:nth-child(4) {
  animation-delay: 0.26s;
}

.readymix-why-grid > [class*="col-"]:nth-child(5) {
  animation-delay: 0.33s;
}

.readymix-why-card {
  height: 100%;
  padding: clamp(1.5rem, 2vw, 1.9rem);
  border-radius: 14px;
  background: #fff;
  box-shadow: 0 14px 32px rgba(20, 30, 60, 0.08);
  border: 1px solid rgba(15, 33, 51, 0.05);
  text-align: center;
  transition:
    transform 0.35s ease,
    box-shadow 0.35s ease,
    border-color 0.35s ease;
}

.readymix-why-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 22px 42px rgba(20, 30, 60, 0.12);
  border-color: rgba(255, 139, 30, 0.18);
}

.readymix-why-icon {
  width: 82px;
  height: 82px;
  margin: 0 auto 0.8rem;
  border-radius: 50%;
  display: grid;
  place-items: center;
  background: linear-gradient(180deg, #fff3e7 0%, #fef5ec 100%);
}

.readymix-why-icon svg {
  width: 44px;
  height: 44px;
}

.readymix-why-icon svg:not(.stroke_icon) path {
  fill: var(--primary);
}

.readymix-why-divider {
  display: block;
  width: 28px;
  height: 3px;
  margin: 0 auto 0.9rem;
  border-radius: 999px;
  background: #ff8b1e;
}

.readymix-why-card h3 {
  margin: 0 0 0.7rem;
  color: var(--secondary);
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2;
}

.readymix-why-card p {
  margin: 0;
  color: #4f5668;
  font-size: 0.98rem;
  line-height: 1.55;
}

@keyframes readymixWhyIn {
  from {
    opacity: 0;
    transform: translateY(18px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@media (max-width: 991.98px) {
  .readymix-why-wrap::after {
    width: 280px;
    height: 240px;
    opacity: 0.35;
  }
}

@media (max-width: 767.98px) {
  .readymix-why-wrap {
    padding: 1.5rem 1rem 2rem;
    border-radius: 20px;
  }

  .readymix-why-card {
    padding: 1.35rem 1.1rem;
  }

  .readymix-why-icon {
    width: 72px;
    height: 72px;
  }

  .readymix-why-icon svg {
    width: 38px;
    height: 38px;
  }
}

/* sands-css */

.banner {
  height: 560px;
  background: #f4f4f4;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 6px 28px rgba(0, 0, 0, 0.16);
}

/* LEFT PANEL with diagonal right edge */
.left {
  position: relative;
  z-index: 2;
  width: 65%;
  flex-shrink: 0;
  background: #f4f4f4;
  padding: 26px 26px 0 30px;
  display: flex;
  flex-direction: column;
  /* Diagonal clip matching original */
  clip-path: polygon(0 0, 100% 0, 92% 100%, 0 100%);
}

.heading {
  font-weight: 900;
  font-size: 27px;
  line-height: 1.08;
  letter-spacing: -0.4px;
  color: #111111;
  text-transform: uppercase;
  margin-bottom: 5px;
}

.heading .orange {
  color: #f47920;
}

.orange-bar {
  width: 30px;
  height: 3px;
  background: #f47920;
  border-radius: 2px;
  margin-bottom: 17px;
}

/* 3 columns */
.features {
  display: flex;
  gap: 0;
  flex: 1;
  align-items: center;
}

.feature {
  flex: 1;
  padding-right: 16px;
  position: relative;
}

.feature:not(:last-child) {
  border-right: 1px solid #d0d0d0;
  margin-right: 16px;
}

.icon-wrap {
  width: 50px;
  height: 50px;
  margin-bottom: 7px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.feat-title {
  font-weight: 800;
  font-size: 7.2px;
  letter-spacing: 0.65px;
  text-transform: uppercase;
  color: #111;
  margin-bottom: 5px;
  line-height: 1.35;
}

.feat-desc {
  font-size: 6.8px;
  color: #666;
  line-height: 1.65;
  font-weight: 400;
}

/* Bottom note */
.bottom-note {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  margin-top: 13px;
  margin-bottom: 14px;
  padding: 8px 10px;
  border: 1px solid #ccc;
  border-radius: 3px;
  background: #ececec;
  max-width: 88%;
}

.bottom-note p {
  font-size: 6.8px;
  color: #333;
  line-height: 1.65;
  font-weight: 400;
}

/* RIGHT IMAGE */
.right {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 40%;
  overflow: hidden;
  z-index: 1;
}

.right img,
.right svg {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.quality-section {
  position: relative;
  overflow: hidden;
  background: #fff;
}

.quality-wrapper {
  position: relative;
  min-height: 620px;
}

/* RIGHT IMAGE */
.quality-image {
  position: absolute;
  top: 0;
  right: 0;
  width: 48%;
  height: 100%;
  z-index: 1;
}

.quality-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* LEFT CONTENT */
.quality-content {
  position: relative;
  width: 68%;
  background: #fbfbfb;
  min-height: 620px;
  z-index: 2;
  clip-path: polygon(0 0, 78% 0, 100% 101%, 0 100%);
  padding: 70px 140px 60px 60px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.quality-title {
  font-size: 58px;
  line-height: 1.05;
  font-weight: 800;
  color: var(--primary);
  margin-bottom: 22px;
  letter-spacing: -1px;
}

.quality-title span {
  color: var(--secondary);
}

.title-line {
  width: 52px;
  height: 4px;
  background: var(--secondary);
  border-radius: 30px;
  margin-bottom: 48px;
}

.quality-features {
  display: flex;
  gap: 30px;
  margin-bottom: 45px;
}

.feature-box {
  flex: 1;
  text-align: center;
  position: relative;
  padding: 0 15px;
}

.feature-box:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 20px;
  right: -15px;
  width: 1px;
  height: 170px;
  background: #ececec;
}

/* ICON CIRCLE */
.icon-circle {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: #fff;
  margin: 0 auto 22px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.06);
}

.icon-circle::before {
  content: "";
  position: absolute;
  inset: -2px;
  border-radius: 50%;
  border: 4px solid #f1f1f1;
}

.icon-circle::after {
  content: "";
  position: absolute;
  inset: -2px;
  border-radius: 50%;
  border: 4px solid transparent;
  border-top-color: var(--primary);
  /* border-right-color: var(--primary); */
  transform: rotate(48deg);
}

.icon-circle i {
  font-size: 34px;
  color: var(--primary);
  z-index: 2;
}

.feature-title {
  font-size: 18px;
  line-height: 1.35;
  font-weight: 700;
  color: var(--secondary);
  text-transform: uppercase;
  margin-bottom: 18px;
}

.feature-small-line {
  width: 34px;
  height: 3px;
  background: var(--primary);
  margin: 0 auto 18px;
  border-radius: 30px;
}

.feature-text {
  font-size: 14px;
  line-height: 1.9;
  color: #666;
  font-weight: 400;
}

/* BOTTOM NOTE */
.quality-note {
  background: #f3f3f3;
  border-radius: 20px;
  padding: 28px 30px;
  display: flex;
  align-items: flex-start;
  gap: 24px;
  max-width: 92%;
}

.note-icon {
  width: 56px;
  min-width: 56px;
  height: 56px;
  border-right: 1px solid #d8d8d8;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-right: 20px;
}

.note-icon i {
  font-size: 34px;
  color: var(--secondary);
}

.quality-note p {
  margin: 0;
  color: #4b4b4b;
  font-size: 18px;
  line-height: 1.8;
  font-weight: 400;
}

/* RESPONSIVE */
@media (max-width: 1399px) {
  .quality-title {
    font-size: 50px;
  }

  .quality-content {
    width: 72%;
    padding-right: 120px;
  }
}

@media (max-width: 1199px) {
  .quality-content {
    width: 100%;
    clip-path: none;
    padding: 60px 40px;
  }

  .quality-image {
    position: relative;
    width: 100%;
    height: 420px;
  }

  .quality-wrapper {
    display: flex;
    flex-direction: column;
  }
}

@media (max-width: 991px) {
  .quality-title {
    font-size: 42px;
  }

  .quality-features {
    flex-wrap: wrap;
    gap: 40px 20px;
  }

  .feature-box {
    flex: 0 0 calc(50% - 10px);
  }

  .feature-box:nth-child(2)::after {
    display: none;
  }

  .quality-note {
    max-width: 100%;
  }
}

@media (max-width: 767px) {
  .quality-content {
    padding: 50px 22px;
  }

  .quality-title {
    font-size: 34px;
  }

  .quality-features {
    flex-direction: column;
  }

  .feature-box {
    flex: 100%;
  }

  .feature-box::after {
    display: none !important;
  }

  .quality-note {
    flex-direction: column;
    gap: 15px;
    border-radius: 16px;
  }

  .note-icon {
    border-right: none;
    border-bottom: 1px solid #d8d8d8;
    width: 100%;
    height: auto;
    justify-content: flex-start;
    padding: 0 0 14px;
  }

  .quality-note p {
    font-size: 15px;
    line-height: 1.7;
  }

  .quality-image {
    height: 300px;
  }
}

@media (max-width: 1500px) {
  .feature-title,
  .quality-note p {
    font-size: 14px;
  }
}

/* real-state slide-shown */
/* Portfolio Slider Styles */
.portfolio-img-wrap {
  height: 400px;
  overflow: hidden;
  position: relative;
}

.portfolio-slider {
  height: 100%;
  width: 100%;
  position: relative;
}

.portfolio-slide {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.portfolio-slide img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

/* Slick Dots Customization - Overlaid on Image */
.portfolio-slider .slick-dots {
  position: absolute;
  bottom: 50px;
  left: 0;
  right: 0;
  list-style: none;
  display: flex !important;
  justify-content: center;
  gap: 15px;
  padding: 0;
  margin: auto;
  z-index: 10;
}

.portfolio-slider .slick-dots li {
  margin: 0;
  width: 18px;
  height: 18px;
}

.portfolio-slider .slick-dots button {
  display: block;
  width: 18px;
  height: 18px;
  padding: 0;
  border: 1px solid;
  border-radius: 50%;
  background-color: var(--light);
  border-color: var(--primary);
  cursor: pointer;
  font-size: 0;
  transition: all 0.3s ease;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
  color: transparent;
}

.portfolio-slider .slick-dots button:before {
  display: none;
}

.portfolio-slider .slick-dots li.slick-active button {
  background-color: var(--primary);
  width: 18px;
  height: 18px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
}

.portfolio-slider .slick-dots button:hover {
  background-color: #888888;
}

@media (min-width: 1200px) {
  .innerpage-banner.real-estate-banner {
    min-height: calc(100dvh - 101px);
  }
}

/* Arrow customization - Hide arrows */
.portfolio-slider .slick-arrow {
  display: none !important;
}

.portfolio-slider .slick-prev:before,
.portfolio-slider .slick-next:before {
  color: #fff;
  font-size: 24px;
}

/* Hide Slick default dots wrapper to prevent extra space */
.portfolio-slider .slick-dots-container {
  display: none;
}

.portfolio-card .slick-list.draggable {
  height: 100% !important;
}

.portfolio-card .slick-track {
  height: 100%;
}

.innerpage-banner .rooted-globally,
.innerpage-banner .block-banner-sub {
  color: #fff;
}

/* Project Tabs Styling */
.project-tabs {
  border-bottom: 1px solid rgb(0 0 0 / 10%) !important;
  display: flex;
  gap: 40px;
  justify-content: flex-start;
  flex-wrap: nowrap;
  white-space: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  scrollbar-width: thin;
}

.project-tabs .nav-link {
  color: #666 !important;
  padding: 10px 0px !important;
  font-weight: 500;
  font-size: 16px;
  transition: all 0.3s ease;
  border-radius: 0;
  text-transform: capitalize;
  border-bottom: 3px solid transparent !important;
}

.project-tabs .nav-link:hover {
  color: black !important;
}

.project-tabs .nav-link.active {
  color: black !important;
  border-bottom-color: var(--primary) !important;
}

.tab-content {
  animation: fadeIn 0.3s ease-in;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.tab-pane {
  animation: fadeInTab 0.3s ease-in;
}

@keyframes fadeInTab {
  from {
    opacity: 0;
    transform: translateY(5px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.service-card {
  position: relative;
  overflow: hidden;
  border-radius: 16px;
  height: 330px;
  background: #000;
  cursor: pointer;
}

.service-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.4s;
}

.service-card:hover img {
  transform: scale(1.05);
}

.service-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 18px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  z-index: 2;
}

.top-content {
  max-width: 180px;
}

.icon-box {
  width: 34px;
  height: 34px;
  border-radius: 8px;
  background: #ff7a00;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
}

.icon-box img {
  width: 18px;
  height: 18px;
  object-fit: contain;
}

.service-content h4 {
  font-size: 22px;
  font-weight: 700;
  color: #000;
  line-height: 1.2;
  margin-bottom: 10px;
}

.service-content p {
  font-size: 13px;
  line-height: 1.6;
  color: #333;
  margin: 0;
}

.overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(
    138deg,
    rgba(255, 255, 255, 0.96) 0%,
    rgba(255, 255, 255, 0.88) 30%,
    rgba(255, 255, 255, 0) 75%
  );
  z-index: 1;
}

.service-card.dark .overlay {
  background: linear-gradient(
    90deg,
    rgba(0, 0, 0, 0.78) 0%,
    rgba(0, 0, 0, 0.58) 35%,
    rgba(0, 0, 0, 0) 80%
  );
}

.service-card.dark h4,
.service-card.dark p {
  color: #fff;
}

@media (max-width: 991px) {
  .service-card {
    height: 280px;
  }

  .service-content h4 {
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  .service-card {
    height: 260px;
  }

  .top-content {
    max-width: 160px;
  }

  .service-content h4 {
    font-size: 18px;
  }

  .service-content p {
    font-size: 12px;
  }
}
/* ── Leadership Messages Section ── */
.leadership-united-text {
  font-size: 15px;
  color: #555;
  margin-bottom: 28px;
}

.leadership-card {
  border: 1px solid #e5e5e5;
  border-radius: 10px;
  overflow: hidden;
  height: 100%;
  background: #fff;
}

.leadership-card-inner {
  display: flex;
  height: 100%;
}

.leadership-photo-wrap {
  width: 220px;
  min-width: 220px;
  flex-shrink: 0;
  overflow: hidden;
  display: flex;
  align-items: flex-end;
  position: relative;
  padding-left: 15px;
  padding-top: 15px;
}
.leadership-photo-wrap:before {
  content: "";
  height: 180px;
  width: 15px;
  background-color: var(--primary);
  position: absolute;
  bottom: 0;
  left: 0;
  border-top-left-radius: 40px;
}
.leadership-photo {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center;
  display: block;
  background: #f4f4f4;
  border-top-left-radius: 10px;
}

.leadership-body {
  padding: 24px 22px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

.leadership-quote-icon {
  font-size: 40px;
  line-height: 1;
  color: var(--primary);
  font-family: Georgia, serif;
  margin-bottom: 4px;
}

.leadership-role-label {
  font-size: 14px;
  color: #000;
  margin-bottom: 2px;
  font-weight: 400;
}

.leadership-title {
  font-size: 20px;
  font-weight: 700;
  color: var(--primary);
  margin-bottom: 14px;
}

.leadership-text {
  font-size: 13.5px;
  color: #444;
  line-height: 1.65;
  margin-bottom: 10px;
}

.leadership-signature {
  margin: 10px 0 6px;
}

.leadership-name {
  font-size: 14px;
  font-weight: 700;
  color: #222;
}

.leadership-position {
  font-size: 13px;
  color: var(--primary);
  margin-bottom: 0;
  line-height: 16px;
  font-weight: 400;
}

/* ── Bottom Quote Bar ── */
.leadership-bottom-bar {
  border: 1px solid #e5e5e5;
  border-radius: 6px;
  padding: 20px 28px;
  display: flex;
  align-items: center;
  gap: 16px;
}

.leadership-bottom-quote-icon {
  font-size: 52px;
  line-height: 1;
  color: var(--primary);
  font-family: Georgia, serif;
  flex-shrink: 0;
  margin-top: -8px;
}

.leadership-bottom-text {
  font-size: 14.5px;
  color: #444;
  line-height: 1.65;
  margin-bottom: 0;
}

/* ── Preview text truncation ── */
.leadership-preview {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/* ── Read More link ── */
.leadership-readmore {
  display: inline-block;
  font-size: 13px;
  font-weight: 600;
  color: #9e9e9e;
  text-decoration: none;
  margin-top: 6px;
  transition: color 0.2s;
}
.leadership-readmore:hover {
  color: var(--primary);
}
.leadership-bottom-shape {
  height: 94px;
  border-bottom: 6px solid rgb(238 128 46 / 50%);
  border-bottom-left-radius: 6px;
}
.leadership-bottom-shape img {
  height: 100%;
  width: 100%;
}
/* ── Modal ── */
.leadership-modal .modal-content {
  border-radius: 12px;
  border: none;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.12);
}

.leadership-modal-inner {
  display: flex;
  gap: 24px;
  align-items: flex-start;
}

.leadership-modal-photo-wrap {
  width: 160px;
  min-width: 160px;
  border-radius: 8px;
  overflow: hidden;
  background: #f4f4f4;
  flex-shrink: 0;
}

.leadership-modal-photo {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center;
  display: block;
  min-height: 200px;
}

.leadership-modal-content {
  flex: 1;
}
@media (min-width: 992px) {
  .leadership-bottom-shape {
    position: absolute;
    right: 0;
    bottom: 0;
  }
}
/* ── Responsive ── */
@media (max-width: 576px) {
  .leadership-card-inner {
    flex-direction: column;
  }
  .leadership-photo-wrap {
    width: 100%;
    min-width: unset;
    height: 340px;
  }
  .leadership-bottom-bar {
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
  }
  .leadership-modal-inner {
    flex-direction: column;
  }
  .leadership-modal-photo-wrap {
    width: 100%;
    min-width: unset;
  }
}

/* about-us new-add */
.mv-wrapper {
  padding: 28px 24px;
  display: flex;
  align-items: stretch;
}

/* ── Each half ── */
.mv-half {
  flex: 1;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 22px;
}

/* ── Divider between halves ── */
.mv-divider {
  width: 1px;
  background: #e0cfc5;
  margin: 0 28px;
  flex-shrink: 0;
}

/* ── Icon column ── */
.mv-icon-wrap {
  flex-shrink: 0;
  width: 110px;
  height: 110px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--primary);
  border-radius: 50%;
  box-shadow: 0 0px 10px var(--primary);
}

.mv-icon-circle {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: #fce8d8;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

/* small orange dot on left edge */
.mv-icon-circle::before {
  content: "";
  position: absolute;
  left: -18px;
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--primary);
}

.mv-icon-circle svg {
  width: 48px;
  height: 48px;
  stroke: var(--primary);
  fill: none;
  stroke-width: 1.6;
  stroke-linecap: round;
  stroke-linejoin: round;
}

/* ── Text column ── */
.mv-text {
  flex: 1;
  padding-top: 2px;
}

.mv-underline {
  width: 30px;
  height: 3px;
  background: var(--primary);
  border-radius: 2px;
  margin-bottom: 13px;
}

.mv-body {
  font-size: 0.8rem;
  line-height: 1.72;
  color: #333333;
  margin: 0;
}

/* ── Responsive: stack on mobile ── */
@media (max-width: 991px) {
  .mv-half {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .mv-wrapper {
    flex-direction: column;
    gap: 28px;
  }
  .mv-divider {
    width: 100%;
    height: 1px;
    margin: 0;
  }
  .mv-half {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .mv-underline {
    margin-left: auto;
    margin-right: auto;
  }
}

.stats-section {
  background: #fff;
  border: 1px solid #ececec;
}

.stats-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.stat-item {
  flex: 1;
  display: flex;
  align-items: center;
  gap: 18px;
  padding: 30px;
  position: relative;
}

.stat-item:not(:last-child)::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 90px;
  background: #dcdcdc;
}

.icon-wrap {
  width: 80px;
  height: 80px;
  min-width: 80px;
  border-radius: 50%;
  background: #f4f4f4;
}

.icon-wrap i {
  font-size: 38px;
  color: var(--primary);
}

.stat-content h2 {
  margin: 0;
  font-size: 38px;
  line-height: 1;
  font-weight: 700;
  color: var(--primary);
}

.stat-content h2 span {
  font-size: 16px;
  color: #111;
  font-weight: 600;
}

.stat-content p {
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
  font-weight: 400;
  color: #777;
  letter-spacing: 1px;
}

@media (max-width: 1200px) {
  .stats-wrapper {
    flex-wrap: wrap;
  }

  .stat-item {
    width: 50%;
    flex: unset;
  }
}

@media (max-width: 768px) {
  .stat-item {
    width: 100%;
    padding: 20px;
  }

  .stat-content h2 {
    font-size: 42px;
  }

  .icon-wrap {
    width: 75px;
    height: 75px;
    min-width: 75px;
  }
}

.section-divider {
  border-top: 1px solid var(--light);
}

/* Hero */
.hero-section {
  padding: 40px 0 0;
}

.eyebrow {
  color: var(--primary);
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 20px;
}

.eyebrow:after {
  content: "";
  width: 30px;
  height: 3px;
  background: var(--primary);
  display: block;
  margin-top: 8px;
}

.hero-title {
  font-size: 72px;
  font-weight: 800;
  line-height: 0.95;
  margin-bottom: 30px;
}

.hero-title .orange {
  color: var(--primary);
}

.hero-desc {
  font-size: 18px;
  line-height: 1.8;
  color: #555;
  max-width: 500px;
}

.commitment-link {
  display: inline-flex;
  align-items: center;
  gap: 15px;
  margin-top: 35px;
  color: var(--primary);
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
}

.hero-image {
  height: 620px;
  overflow: hidden;
}

.hero-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Pillars */
.pillar-section {
  padding: 50px 0;
}

.pillar-card {
  position: relative;
  padding-right: 20px;
}

.pillar-number {
  font-size: 120px;
  line-height: 1;
  color: #ededed;
  font-weight: 300;
  margin-bottom: -35px;
}

.pillar-content {
  position: relative;
  z-index: 2;
}

.pillar-icon {
  font-size: 48px;
  margin-bottom: 10px;
}

.pillar-title {
  font-size: 18px;
  font-weight: 800;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.pillar-text {
  color: #555;
  line-height: 1.8;
  min-height: 120px;
}

.arrow-link {
  color: var(--primary);
  font-size: 26px;
  text-decoration: none;
}

.orange-icon {
  color: var(--primary);
}

.green-icon {
  color: #6dbd45;
}

.purple-icon {
  color: #b46ad7;
}

/* Operations */
.operations-section {
  padding: 40px 0 80px;
}

.section-title {
  font-size: 48px;
  font-weight: 800;
  margin-bottom: 10px;
}

.section-line {
  width: 40px;
  height: 3px;
  background: var(--primary);
  margin: 15px 0 35px;
}

.operation-card {
  border: 1px solid var(--light);
  padding: 30px;
  height: 100%;
  transition: 0.3s;
}

.operation-card:hover {
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);
}

.operation-icon {
  font-size: 48px;
  margin-bottom: 20px;
}

.operation-title {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 15px;
}

.operation-text {
  color: #555;
  line-height: 1.8;
}

@media (max-width: 991px) {
  .hero-title {
    font-size: 48px;
  }

  .hero-image {
    height: 400px;
    margin-top: 30px;
  }

  .pillar-number {
    font-size: 80px;
  }

  .pillar-card {
    margin-bottom: 40px;
  }
}
@media (max-width: 567px) {
  .csr-hero-content {
    position: relative;
    z-index: 999;
  }
}

.csr-image {
  height: 100%;
  position: relative;
}
.csr-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.hero-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.hero-image::before {
  content: "";
  position: absolute;
  top: 0;
  left: -1px;
  width: 100px;
  height: 100%;
  z-index: 2;

  background: linear-gradient(
    to right,
    #f8f8f8 0%,
    #f8f8f8 30%,
    rgba(248, 248, 248, 0.75) 50%,
    rgba(248, 248, 248, 0.5) 70%,
    rgba(248, 248, 248, 0.2) 85%,
    rgba(248, 248, 248, 0) 100%
  );
}
.hero-section,
.hero-section .row,
.hero-section .col-lg-5,
.hero-section .col-lg-7 {
  background: #f8f8f8;
}

/* careers-page */
.section-padding {
  padding-top: 80px;
}

.section-title {
  font-size: 38px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 15px;
}

.section-subtitle {
  text-align: center;
  color: #777;
  margin-bottom: 50px;
}

/* =========================
   HERO
========================= */

.career-hero {
  background: #fff;
  overflow: hidden;
}

.hero-content {
  padding: 70px;
}

.hero-label {
  color: #f37021;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.hero-title {
  font-size: 60px;
  font-weight: 800;
  line-height: 1.1;
  margin: 15px 0;
}

.hero-text {
  color: #666;
  margin-bottom: 30px;
}

.hero-btns {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
}

.btn-orange {
  background: var(--primary);
  color: #fff;
  border: none;
  padding: 12px 28px;
  font-weight: 600;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  width: fit-content;
}

.btn-orange:hover {
  background: #dd6419;
  color: #fff;
}

.btn-outline-custom {
  border: 1px solid #ddd;
  color: var(--primary);
  padding: 12px 28px;
  text-decoration: none;
  font-weight: 600;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  background: #fff;
  cursor: pointer;
  gap: 8px;
}

.btn-outline-custom:hover {
  border-color: var(--primary);
  color: var(--primary);
}

.cv-modal-open {
  overflow: hidden;
}

.cv-modal {
  position: fixed;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition:
    opacity 0.25s ease,
    visibility 0.25s ease;
  z-index: 9999;
}

.cv-modal.is-open {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.cv-modal__backdrop {
  position: absolute;
  inset: 0;
  background: rgba(16, 21, 31, 0.58);
  backdrop-filter: blur(3px);
}

.cv-modal__dialog {
  position: relative;
  width: min(100%, 1120px);
  max-height: min(90vh, 860px);
  background: #fff;
  border-radius: 20px;
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.18);
  padding: 28px;
  transform: translateY(24px) scale(0.98);
  transition: transform 0.25s ease;
  overflow: auto;
}

.cv-modal.is-open .cv-modal__dialog {
  transform: translateY(0) scale(1);
}

.cv-modal__close {
  position: absolute;
  top: 18px;
  right: 18px;
  width: 42px;
  height: 42px;
  border: none;
  border-radius: 50%;
  background: #f5f6f8;
  color: #242424;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 2;
}

.cv-modal__layout {
  display: grid;
  grid-template-columns: 1.02fr 1.38fr;
  gap: 32px;
  align-items: stretch;
}

.cv-modal__info {
  position: relative;
  border: 1px solid #eceef2;
  border-radius: 18px;
  padding: 34px 30px 28px;
  background: linear-gradient(180deg, #ffffff 0%, #fbfbfc 100%);
}

.cv-modal__accent {
  position: absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: 100%;
  border-radius: 18px 0 0 18px;
  background: #f36c21;
}

.cv-modal__title {
  font-size: 22px;
  line-height: 1.2;
  font-weight: 800;
  color: #222;
  margin: 0 0 18px;
}

.cv-modal__text {
  font-size: 15px;
  line-height: 1.7;
  color: #51555f;
  margin: 0 0 12px;
  max-width: 34ch;
}

.cv-modal__stats {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-top: 30px;
  border-top: 1px solid #eceef2;
}

.cv-modal__stat {
  padding: 22px 14px 0;
  text-align: center;
  position: relative;
}

.cv-modal__stat + .cv-modal__stat::before {
  content: "";
  position: absolute;
  top: 18px;
  left: 0;
  width: 1px;
  height: 74px;
  background: #eceef2;
}

.cv-modal__stat i {
  display: inline-flex;
  font-size: 28px;
  color: #f36c21;
  margin-bottom: 12px;
}

.cv-modal__stat strong {
  display: block;
  font-size: 18px;
  line-height: 1;
  font-weight: 500;
  color: #212121;
  margin-bottom: 8px;
}

.cv-modal__stat span {
  display: block;
  font-size: 13px;
  line-height: 1.45;
  color: #62666f;
}

.cv-modal__form-wrap {
  border: 1px solid #eceef2;
  border-radius: 18px;
  padding: 26px 24px 22px;
  background: #fff;
}

.cv-form {
  display: flex;
  flex-direction: column;
  gap: 22px;
}

.cv-upload-box {
  position: relative;
}

.cv-upload-box__input {
  position: absolute;
  width: 1px;
  height: 1px;
  opacity: 0;
  pointer-events: none;
}

.cv-upload-box__label {
  width: 100%;
  min-height: 154px;
  border: 1.5px dashed rgba(243, 108, 33, 0.5);
  border-radius: 18px;
  background: linear-gradient(
    180deg,
    rgba(243, 108, 33, 0.03) 0%,
    rgba(243, 108, 33, 0.01) 100%
  );
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 8px;
  cursor: pointer;
  text-align: center;
  padding: 20px;
}

.cv-upload-box__icon {
  font-size: 34px;
  line-height: 1;
  color: #f36c21;
}

.cv-upload-box__label strong {
  font-size: 22px;
  line-height: 1.2;
  color: #262626;
}

.cv-upload-box__label span {
  font-size: 14px;
  line-height: 1.5;
  color: #676b73;
}

.cv-upload-box__label em {
  font-size: 14px;
  line-height: 1;
  color: #8e9095;
  font-style: normal;
}

.cv-upload-box__button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 160px;
  min-height: 44px;
  padding: 0 18px;
  border: 1px solid rgba(243, 108, 33, 0.55);
  border-radius: 8px;
  color: #f36c21 !important;
  font-weight: 700;
  background: #fff;
}

.cv-upload-box__filename {
  display: block;
  margin-top: 4px;
  font-size: 12px;
  line-height: 1.4;
  color: #8b8f97;
}

.cv-form__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px 16px;
}

.cv-form__field label {
  display: block;
  margin-bottom: 8px;
  font-size: 13px;
  font-weight: 600;
  color: #333;
}

.cv-form__field label span {
  color: #f36c21;
}

.cv-form__field input,
.cv-form__field select {
  width: 100%;
  height: 48px;
  border: 1px solid #e2e4e8;
  border-radius: 8px;
  padding: 0 14px;
  background: #fff;
  color: #222;
  font-size: 14px;
  outline: none;
  transition:
    border-color 0.2s ease,
    box-shadow 0.2s ease;
}

.cv-form__field input::placeholder {
  color: #a0a4ab;
}

.cv-form__field input:focus,
.cv-form__field select:focus {
  border-color: rgba(243, 108, 33, 0.65);
  box-shadow: 0 0 0 3px rgba(243, 108, 33, 0.12);
}

.cv-form__actions {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}

.cv-form__submit {
  min-width: 220px;
  min-height: 50px;
  border: none;
  border-radius: 8px;
  background: #e85c10;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  cursor: pointer;
  box-shadow: 0 12px 24px rgba(232, 92, 16, 0.2);
}

.cv-form__submit:hover {
  background: #d6510a;
}

.cv-form__note {
  margin: 0;
  font-size: 12px;
  color: #8b8f97;
  display: flex;
  align-items: center;
  gap: 6px;
}
@media (max-width: 567px) {
  .career-image img {
    height: 315px !important;
  }
}
@media (max-width: 991px) {
  .cv-modal {
    padding: 16px;
  }

  .cv-modal__dialog {
    padding: 20px;
  }

  .cv-modal__layout {
    grid-template-columns: 1fr;
    gap: 22px;
  }

  .cv-modal__text {
    max-width: none;
  }
}

@media (max-width: 640px) {
  .cv-modal__dialog {
    padding: 16px;
    border-radius: 18px;
  }

  .cv-modal__info,
  .cv-modal__form-wrap {
    padding: 24px 18px 20px;
  }

  .cv-modal__stats {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .cv-modal__stat {
    padding: 18px 0 0;
  }

  .cv-modal__stat + .cv-modal__stat::before {
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
  }

  .cv-form__grid {
    grid-template-columns: 1fr;
  }

  .cv-upload-box__label {
    min-height: 138px;
  }

  .cv-upload-box__label strong {
    font-size: 19px;
  }

  .cv-form__submit {
    width: 100%;
  }
}

/* =========================
   WHY JOIN US
========================= */

.why-section {
  background: #fff;
}

.feature-card {
  height: 140px;
  text-align: center;
  padding: 30px 20px;
  border: 1px solid #efefef;
  gap: 15px;
  align-items: center;
  justify-content: center;
}

.feature-icon {
  font-size: 42px;
  color: #c89c75;
  margin-bottom: 15px;
}

.feature-card h5 {
  font-size: 18px;
  font-weight: 700;
}

.feature-card p {
  font-size: 14px;
  color: #666;
}

/* =========================
   LIFE SECTION
========================= */

.life-card {
  background: #fff;
}

.life-image {
  height: 180px;
  overflow: hidden;
}

.life-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.life-caption {
  text-align: center;
  padding: 12px;
  font-size: 14px;
}

/* =========================
   JOB TABLE
========================= */

.jobs-section {
  background: #fff;
}

.table-custom {
  border: 1px solid #eee;
}

.table-custom th {
  background: #f8f8f8;
  font-size: 13px;
  text-transform: uppercase;
}

.table-custom td {
  vertical-align: middle;
}

.view-btn {
  margin-top: 30px;
  text-align: center;
}

/* =========================
   RESPONSIVE
========================= */

@media (max-width: 991px) {
  .hero-content {
    padding: 40px 25px;
  }

  .hero-title {
    font-size: 42px;
  }

  .hero-image {
    min-height: 300px;
  }
}

/* innovation page */

.hero-content {
  padding-left: 70px;
  padding-right: 40px;
}

.sub-title {
  color: #ff6b2c;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
  display: block;
  margin-bottom: 20px;
}

.hero-content h1 {
  font-size: 64px;
  line-height: 1.05;
  font-weight: 800;
  color: #111;
  margin-bottom: 30px;
}

.hero-content h1 span {
  color: #f36c21;
}

.hero-line {
  width: 42px;
  height: 4px;
  background: #f36c21;
}

.hero-image {
  width: 100%;
  height: 620px;
  object-fit: cover;
}

.image-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 260px;
  height: 100%;
  z-index: 2;

  background: linear-gradient(
    90deg,
    #ffffff 0%,
    rgba(255, 255, 255, 0.95) 20%,
    rgba(255, 255, 255, 0.8) 40%,
    rgba(255, 255, 255, 0.45) 65%,
    rgba(255, 255, 255, 0) 100%
  );
}
.si-icon-circle {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: #fff;
  margin: 0 22px;
  top: 30px;
  display: flex;
  margin-top: -85px;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.06);
}

/* ===========================
   SECTION 2 - SUSTAINABILITY
=========================== */

.sustainability-section {
  background: #fff;
  padding: 90px 70px;
}

.section-tag {
  display: block;
  color: #f36c21;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 18px;
}

.approach-content h2 span {
  color: var(--primary);
}

.sustain-card {
  padding: 30px 20px;
  border: 1px solid #efefef;
  height: 100%;
}

.sustain-card h4 {
  font-size: 16px;
  font-weight: 700;
  margin: 30px 0 10px;
  color: #151515;
}

.sustain-card p {
  font-size: 14px;
  color: #666;
  line-height: 1.7;
}

.card-arrow {
  font-size: 30px;
  font-weight: 700;
  display: block;
}

.green-arrow {
  color: #16a085;
}
.orange-arrow {
  color: var(--primary);
}
.blue-arrow {
  color: #2980b9;
}

/* Responsive */
@media (max-width: 1440px) {
  .si-icon-circle {
    width: 80px;
    height: 80px;
    top: 45px;
  }
}
@media (max-width: 1200px) {
  .hero-content h1 {
    font-size: 48px;
  }
}

@media (max-width: 991px) {
  .sustainability-section {
    padding: 60px 20px;
  }
  .approach-content {
    margin-bottom: 30px;
  }
  .approach-content h2 {
    font-size: 36px;
  }

  .hero-content {
    padding: 50px 25px;
  }

  .hero-content h1 {
    font-size: 48px;
  }

  .hero-image {
    height: auto;
  }

  .image-overlay {
    display: none;
  }
}
@media (max-width: 991px) {
  .si-icon-circle {
    margin-top: -70px;
  }
  .hero-image {
    position: absolute !important;
    top: 0;
    opacity: 0.3;
    margin-top: 0;
    height: 320px;
  }
  .hero-image img {
    height: 270px;
  }
  .hero-content {
    position: relative;
    z-index: 666;
  }
  .positionunset {
    position: unset !important;
  }
  .csr-hero-content {
    position: relative;
    /* z-index: 99; */
  }
}
/* ===========================
   SECTION 3
=========================== */

.network-section {
  background: #f8f9f8;
  padding: 90px 70px;
}

.network-tag {
  display: block;
  color: #f36c21;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 1px;
  margin-bottom: 18px;
}

.network-content p {
  color: #666;
  line-height: 1.8;
  font-size: 15px;
}

/* NETWORK */

.network-wrapper {
  position: relative;
  width: 700px;
  height: 520px;
  margin: auto;
}

.network-circle {
  position: absolute;
  width: 420px;
  height: 420px;
  border: 1px solid #e5e5e5;
  border-radius: 50%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

/* CENTER */

.center-logo {
  width: 190px;
  height: 190px;
  background: #fff;
  border-radius: 50%;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.06);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.center-logo img {
  width: 90px;
  margin-bottom: 10px;
}

.center-logo h4 {
  font-size: 34px;
  font-weight: 800;
  margin: 0;
}

.center-logo span {
  font-size: 13px;
  letter-spacing: 1px;
}

/* ITEMS */

.network-item {
  position: absolute;
  display: flex;
  align-items: center;
  gap: 15px;
  width: 260px;
}

.network-item h5 {
  font-size: 17px;
  font-weight: 700;
  margin-bottom: 5px;
}

.network-item p {
  font-size: 13px;
  color: #666;
  line-height: 1.6;
  margin: 0;
}

.network-icon {
  min-width: 80px;
  width: 80px;
  height: 80px;
  border-radius: 50%;

  display: flex;
  align-items: center;
  justify-content: center;

  font-size: 20px;
}
.network-icon svg {
  height: 40px;
  width: 40px;
}

.green {
  background: #edf6e4;
}

.orange-bg {
  background: #fff1e7;
}

.blue {
  background: #edf3ff;
}

/* POSITIONING */

.top {
  left: 30%;
  top: -40px;
}

.top-right {
  right: -115px;
  top: 90px;
}

.right {
  right: -125px;
  top: 250px;
  bottom: unset;
}

.bottom-right {
  right: -60px;
  bottom: 30px;
}

.bottom-left {
  left: -45px;
  bottom: 30px;
}

.si-left {
  left: -120px;
  top: 250px;
}

.top-left {
  left: -94px;
  top: 90px;
}

/* Responsive */
@media (max-width: 1200px) {
  .network-circle {
    left: 50%;
    top: 70%;
  }
  .center-logo {
    left: 50%;
    top: 70%;
  }
  .top {
    left: 30%;
    top: 30px;
  }
  .top-right {
    right: -80px;
    top: 165px;
  }
  .right {
    right: -130px;
    top: 320px;
    bottom: unset;
  }
  .bottom-right {
    right: -90px;
    bottom: -40px;
  }
  .bottom-left {
    left: -70px;
    bottom: -40px;
  }
  .si-left {
    left: -110px;
    top: 320px;
  }
  .top-left {
    left: -65px;
    top: 150px;
  }
}
@media (max-width: 991px) {
  .network-section {
    padding: 60px 25px;
  }

  .network-wrapper {
    width: 100%;
    height: auto;
  }

  .network-circle {
    display: none;
  }

  .network-item {
    position: static;
    width: 100%;
    margin-bottom: 20px;
  }

  .center-logo {
    position: relative;
    transform: none;
    left: auto;
    top: auto;
    margin: 0 auto 40px;
  }
}

/* ===========================
   SECTION 4
=========================== */

.innovation-section {
  padding: 70px 60px;
  background: #f8f8f8;
}

.innovation-wrapper {
  display: flex;
  align-items: center;
  gap: 50px;
}

.innovation-content {
  width: 280px;
  flex-shrink: 0;
}

.section-label {
  display: block;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 1px;
  color: #f36c21;
  margin-bottom: 12px;
}

.approach-btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 12px 24px;
  border: 1px solid #f36c21;
  border-radius: 6px;
  color: #f36c21;
  text-decoration: none;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.5px;
  transition: 0.3s;
}

.approach-btn:hover {
  background: #f36c21;
  color: #fff;
}

/* Steps */

.innovation-steps {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.step-card {
  width: 150px;
  text-align: center;
}

.step-icon {
  width: 72px;
  height: 72px;
  border-radius: 50%;
  margin: 0 auto 18px;

  display: flex;
  align-items: center;
  justify-content: center;
}

.step-icon img {
  width: 28px;
}

.blue {
  background: #eef4ff;
}

.green {
  background: #eef7df;
}

.orange-bg {
  background: #fff0e5;
}

.light-green {
  background: #f2f8e8;
}

.step-card h4 {
  font-size: 17px;
  font-weight: 700;
  color: #222;
  margin-bottom: 10px;
  line-height: 1.3;
}

.step-card p {
  font-size: 13px;
  line-height: 1.7;
  color: #666;
  margin: 0;
}

.step-arrow {
  font-size: 38px;
  font-weight: 700;
  color: #6ca53f;
  margin-top: -40px;
}

/* Responsive */

@media (max-width: 1200px) {
  .innovation-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }

  .innovation-content {
    width: 100%;
  }

  .innovation-steps {
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;
  }
}
@media (max-width: 991px) {
  .step-arrow {
    display: none;
  }
}
@media (max-width: 768px) {
  .innovation-section {
    padding: 50px 20px;
  }

  .innovation-content h2 {
    font-size: 32px;
  }

  .step-card {
    width: 100%;
  }
}

/* =================================
   BAHRAIN SECTION
================================= */

.bahrain-section {
  background: #f8f8f8;
  overflow: hidden;
}
.baharain-padding {
  padding-bottom: 200px;
}
.bahrain-content {
  padding: 70px 40px 70px 60px;
}

.orange-line {
  width: 42px;
  height: 4px;
  background: #ff5a00;
}

/* Image */

.team-image {
  width: 100%;
  height: 100%;
  min-height: 520px;
  object-fit: cover;
}

.image-fade {
  position: absolute;
  left: 0;
  top: 0;
  width: 180px;
  height: 100%;
  z-index: 2;

  background: linear-gradient(
    90deg,
    #f8f8f8 0%,
    rgba(248, 248, 248, 0.95) 20%,
    rgba(248, 248, 248, 0.8) 45%,
    rgba(248, 248, 248, 0.4) 70%,
    rgba(248, 248, 248, 0) 100%
  );
}
.talent-card-wrapper {
  margin-top: -80px;
  position: relative;
  z-index: 100;
}
/* Responsive */

@media (max-width: 1400px) {
  .bahrain-content h2 {
    font-size: 52px;
  }

  .percentage-box h1 {
    font-size: 160px;
  }
}

@media (max-width: 991px) {
  .bahrain-content {
    padding: 50px 25px;
  }

  .bahrain-content h2 {
    font-size: 42px;
  }

  .percentage-box {
    padding: 20px 25px 50px;
  }

  .percentage-box h1 {
    font-size: 120px;
  }

  .percentage-box h1 span {
    font-size: 60px;
  }

  .percentage-box h3 {
    font-size: 28px;
  }

  .percentage-box h4 {
    font-size: 16px;
  }

  .team-image {
    min-height: auto;
  }

  .image-fade {
    display: none;
  }
  .talent-card-wrapper {
    margin-top: -20px;
  }
  .bahrain-content {
    position: relative;
    z-index: 999;
  }
  .bahrain-hero-image {
    position: absolute !important;
    opacity: 0.3;
  }
  .team-image {
    height: 280px;
  }
  .bahrain-content h1 {
    width: 420px;
  }
}
@media (max-width: 567px) {
  .bahrain-content h1 {
    width: fit-content;
  }
  .team-image {
    height: 330px;
  }
}

/* ==========================
   TALENT SECTION
========================== */

.talent-section {
  background: #f7f7f7;
  padding: 0 0 70px;
  margin-top: -20px;
}

.talent-card-wrapper {
  background: #fff;
  border-radius: 18px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
  overflow: hidden;
  margin-bottom: 45px;
}

.talent-card {
  text-align: center;
  padding: 42px 30px;
  min-height: 220px;
}

.border-start-custom {
  border-left: 1px solid #ececec;
}

.talent-icon {
  width: 70px;
  height: 70px;
  margin: 0 auto 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.talent-icon img {
  width: 42px;
}

.talent-card h4 {
  font-size: 26px;
  font-weight: 700;
  color: #222;
  margin-bottom: 15px;
}

.talent-card p {
  font-size: 15px;
  line-height: 1.8;
  color: #666;
  margin: 0;
}

/* Bottom Text */

.talent-bottom-content {
  max-width: 900px;
  margin: auto;
  text-align: center;
}

.talent-bottom-content p {
  font-size: 18px;
  line-height: 1.9;
  color: #444;
  margin-bottom: 25px;
}

.orange-divider {
  width: 55px;
  height: 4px;
  background: #ff5a00;
  margin: auto;
  border-radius: 10px;
}

/* Responsive */

@media (max-width: 991px) {
  .border-start-custom {
    border-left: none;
  }

  .talent-card {
    border-bottom: 1px solid #ececec;
  }

  .talent-card h4 {
    font-size: 22px;
  }

  .talent-bottom-content p {
    font-size: 16px;
  }
}

/* resource page */
.resources-section {
  overflow: hidden;
}

.resources-content {
  padding: 70px 40px 70px 60px;
}

.resource-tag {
  font-size: 12px;
  font-weight: 700;
  color: #f36c21;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.resources-title {
  font-size: 64px;
  font-weight: 800;
  color: #111;
  margin-top: 10px;
}

.resources-desc {
  color: #666;
  max-width: 450px;
  line-height: 1.8;
}

.resource-tabs {
  gap: 12px;
}

.resource-tabs .nav-link {
  border: none;
  background: #fff;
  color: #444;
  padding: 12px 24px;
  border-radius: 50px;
  font-size: 14px;
  font-weight: 600;
  box-shadow: 0 0 0 1px #ececec;
}

.resource-tabs .nav-link.active {
  background: #f36c21;
  color: #fff;
}

.resource-search input {
  height: 50px;
  border-radius: 10px;
  border: 1px solid #e5e5e5;
}

.resource-card {
  background: #fff;
  border-radius: 14px;
  overflow: hidden;
  border: 1px solid #ececec;
  transition:
    transform 0.3s ease,
    box-shadow 0.3s ease;
  height: 100%;
  box-shadow: 0 16px 40px rgba(15, 23, 42, 0.06);
}

.resource-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 20px 48px rgba(15, 23, 42, 0.12);
}

.resource-card__media {
  position: relative;
  height: 190px;
  overflow: hidden;
  isolation: isolate;
  background: #f4f4f4;
}

.resource-card__brand img {
  width: 30%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.resource-card__overlay {
  position: absolute;
  inset: 0;
  z-index: 2;
  pointer-events: none;
}

.resource-card__overlay-shape {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}

.resource-card__overlay-content {
  position: relative;
  z-index: 1;
  width: 52%;
  max-width: 170px;
  padding: 13px 0 0 16px;
  display: flex;
  flex-direction: column;
  gap: 22px;
}

.resource-card__brand {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  color: #202020;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: none;
}

.resource-card__brand-mark {
  position: relative;
  width: 14px;
  height: 18px;
  flex-shrink: 0;
}

.resource-card__brand-mark::before,
.resource-card__brand-mark::after {
  content: "";
  position: absolute;
  inset: auto;
}

.resource-card__brand-mark::before {
  left: 0;
  top: 2px;
  width: 8px;
  height: 14px;
  background: linear-gradient(180deg, #f7a53a 0%, #f36c21 100%);
  clip-path: polygon(100% 0, 22% 22%, 0 100%, 100% 86%, 66% 42%);
}

.resource-card__brand-mark::after {
  right: 0;
  top: 0;
  width: 8px;
  height: 16px;
  background: #f36c21;
  clip-path: polygon(0 0, 100% 34%, 74% 100%, 0 74%, 24% 37%);
}

.resource-card__overlay-copy strong {
  display: block;
  max-width: 8ch;
  color: #f36c21;
  font-size: 20px;
  line-height: 0.98;
  font-weight: 800;
  letter-spacing: 0;
  text-transform: uppercase;
}

.resource-card__overlay-copy span {
  display: block;
  margin-top: 7px;
  color: #454545;
  font-size: 11px;
  line-height: 1.2;
  font-weight: 400;
  text-transform: none;
}

.resource-body {
  padding: 20px;
}

.resource-body h5 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 8px;
}

.resource-body span {
  display: block;
  color: #888;
  font-size: 13px;
  margin-bottom: 8px;
  text-transform: capitalize;
}

.resource-body p {
  color: #777;
  font-size: 13px;
}

.resource-body a {
  color: #f36c21;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 6px;
}

@media (max-width: 575px) {
  .resource-card__media {
    height: 176px;
  }

  .resource-card__overlay {
    inset: 0;
  }

  .resource-card__overlay-content {
    width: 56%;
    max-width: 160px;
    padding: 11px 0 0 12px;
    gap: 16px;
  }

  .resource-card__overlay-copy strong {
    font-size: 22px;
  }
}
/* Make the card media area behave as a clickable block link */
.resource-card__media--link {
  display: block;
  text-decoration: none;
  color: inherit;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}

/* "View Flipbook" hint badge — hidden by default, slides up on hover */
.resource-card__view-hint {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  padding: 10px 0;
  background: rgba(44, 38, 99, 0.88);
  color: #fff;
  font-size: 13px;
  font-weight: 500;
  transform: translateY(100%);
  transition: transform 0.25s ease;
  pointer-events: none;
  z-index: 10;
}

.resource-card__media--link:hover .resource-card__view-hint,
.resource-card__media--link:focus .resource-card__view-hint {
  transform: translateY(0);
}

/* Slight zoom on hover for the image */
.resource-card__media--link img {
  transition: transform 0.35s ease;
  width: 100%;
}
.resource-card__media--link:hover img {
  transform: scale(1.04);
}
/*  */

.news-detail-section {
  background: #f7f7f7;
}

.news-single-card {
  background: #fff;
  border-radius: 16px;
  padding: 40px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
}

.news-top-row {
  display: grid;
  grid-template-columns: 1fr 620px;
  gap: 50px;
  align-items: flex-start;
}

.news-label {
  display: inline-block;
  background: #f26b21;
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 8px 14px;
  border-radius: 30px;
  margin-bottom: 25px;
}

.news-title {
  font-size: 30px;
  line-height: 1.15;
  font-weight: 600;
  color: #000;
  margin-bottom: 10px;
}

.news-date {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #7c7c7c;
  font-size: 15px;
}

.orange-line {
  width: 60px;
  height: 2px;
  background: #f26b21;
  margin: 15px 0;
}

.news-content {
  color: #666;
  line-height: 1.9;
  font-size: 17px;
}
.news-image-side {
  position: sticky;
  top: 100px;
}
.news-image-side img {
  width: 100%;
  height: 420px;
  object-fit: cover;
  border-radius: 12px;
}

.share-row {
  border-top: 1px solid #e5e5e5;
  margin-top: 40px;
  padding-top: 30px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 30px;
}

.share-text {
  font-weight: 600;
  color: #333;
}

.share-icons {
  display: flex;
  gap: 20px;
}

.share-icons a,
.share-icons button {
  width: 42px;
  height: 42px;
  border: 1px solid #ddd;
  background-color: #fff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #222;
  text-decoration: none;
  transition: 0.3s;
}

.share-icons a:hover,
.share-icons button:hover {
  background: #f26b21;
  border-color: #f26b21;
  color: #fff;
}

.more-updates {
  margin-top: 60px;
}

.more-updates h3 {
  font-size: 28px;
  margin-bottom: 25px;
  position: relative;
}

.more-updates h3:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -10px;
  width: 50px;
  height: 3px;
  background: #f26b21;
}

.updates-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 25px;
}

.update-card {
  background: #fff;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.05);
}

.update-card a {
  text-decoration: none;
}

.update-card img {
  width: 100%;
  height: 180px;
  object-fit: cover;
}

.update-content {
  padding: 20px;
}

.card-label {
  display: inline-block;
  background: #f26b21;
  color: #fff;
  font-size: 10px;
  font-weight: 700;
  padding: 6px 10px;
  border-radius: 20px;
  text-transform: uppercase;
}

.card-date {
  color: #777;
  font-size: 13px;
  margin-top: 12px;
}

.update-content h4 {
  font-size: 22px;
  line-height: 1.4;
  color: #222;
  margin: 12px 0;
}

.read-more {
  color: #f26b21;
  font-weight: 600;
}
@media (max-width: 1200px) {
  .news-top-row {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 991px) {
  .news-top-row {
    grid-template-columns: 1fr;
  }

  .news-title {
    font-size: 38px;
  }

  .updates-grid {
    grid-template-columns: 1fr;
  }
}

.frm-fluent-form .ff-el-form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: var(--bs-body-bg);
  background-clip: padding-box;
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  transition:
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  margin-bottom: 20px;
}
.frm-fluent-form .ff-btn-submit {
  background-color: #ff751f !important;
  color: white !important;
  border: none !important;
  padding: 12px 30px !important;
  cursor: pointer;
  transition: 0.4s !important;
  font-size: 16px;
  display: flex;
  align-items: center;
  width: fit-content;
  margin-top: 20px;
  text-decoration: none !important;
  border-radius: 40px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
}
.ff_submit_btn_wrapper {
  display: flex;
  justify-content: end;
}
.frm-fluent-form label {
  font-weight: 600;
  margin: 15px 0;
}
.ff_columns_total_2 {
  display: flex;
  gap: 30px;
}
@media (max-width: 575px) {
  .ff_columns_total_2 {
    flex-direction: column;
    gap: 0;
  }
}

.btn-apply {
  border: 0;
  background: unset;
  font-size: 15px;
  color: var(--primary);
}

.rotate-message {
  display: none;
}

.rotate-box {
  text-align: center;
  color: #fff;
}

.rotate-box h4 {
  margin-top: 20px;
  font-size: 28px;
}

.rotate-box p {
  font-size: 14px;
}

@media (max-width: 767px) {
  .rotate-message {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.88);

    display: none;
    justify-content: center;
    align-items: center;

    z-index: 999999;
  }
}

@media (max-width: 767px) and (orientation: landscape) {
  .rotate-message {
    display: none !important;
  }
}

/* Inquiry Modal Close Button - Mobile Fix */
.inquiry-modal-close {
  position: absolute !important;
  top: 16px !important;
  right: 16px !important;
  z-index: 1050 !important;
  width: 32px !important;
  height: 32px !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
  opacity: 0.7;
  transition: opacity 0.2s ease;
  cursor: pointer;
}

.inquiry-modal-close:hover,
.inquiry-modal-close:focus {
  opacity: 1;
}

@media (max-width: 576px) {
  .inquiry-modal-close {
    top: 12px !important;
    right: 12px !important;
    width: 28px !important;
    height: 28px !important;
  }
}

/* Copy Link Button */
.copy-link {
  background: none;
  border: none;
  cursor: pointer;
  padding: 8px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #222;
  transition: color 0.3s ease;
  z-index: 10;
  position: relative;
}

.copy-link:hover {
  color: var(--primary);
}

.copy-link svg {
  width: 20px;
  height: 20px;
}
.btn-close {
  z-index: 10;
}