section {
  background-color: white !important;
  z-index: 200;
  position: sticky;
}

.footer-section {
  position: sticky !important;
  z-index: 200;
  background-color: white;
}

.layer-section {
  height: calc(0.522 * 100vw);
  width: 100%;
  max-width: 1920px;
  min-width: 768px;
  z-index: 99 !important;
}

.hero-section-fitout {
  /* background-color: transparent; */
  display: flex;
  align-items: flex-end;
  /* overflow: hidden; */
  position: fixed;
  height: calc(0.522 * 100vw);
  width: 100%;
  max-width: 1920px;
  min-width: 768px;
  z-index: 100;
}

/* 遮罩层样式 */
.overlay-mask {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 auto;
  max-width: 1920px;
  min-width: 768px;
  width: 100%;
  height: calc(0.5 * 100vw * 0.33);
  /* 覆盖页面1/3 */
  /* background-color: rgba(0, 0, 0, 0.5); 半透明黑色 */
  background: linear-gradient(to bottom, #050505 0%, rgba(5, 5, 5, 0) 100%);
  z-index: 3;
  transform: translateY(-100%);
  /* 初始状态在屏幕上方 */
  transition: transform 0.5s ease;
}

.overlay-mask.show {
  transform: translateY(0);
  /* 显示状态 */
}

.hero-video-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.hero-fallback-bg {
  background-image: url("../images/shotfit_header_bk1.png");
  background-size: cover;
  background-position: top left;
  background-repeat: no-repeat;
  height: 100%;
  z-index: 1;
  /* object-fit: cover;
    object-position: center; */
}

.logo-l {
  position: absolute;
  z-index: 6 !important;
  top: 0;
  left: 0;
  height: calc(0.36 * 0.522 * 100vw);
  background-image: url("../images/shotfit_header_top.png") !important;
  background-size: contain;
  background-position: left top;
  background-repeat: no-repeat;
  width: 100%;
  pointer-events: none;
}

.logo-2 {
  position: absolute;
  z-index: 4 !important;
  top: calc(0.3 * 0.522 * 100vw);
  left: 0;
  height: calc(0.7 * 0.522 * 100vw);
  background-image: url("../images/shotfit_header_bottom.png");
  background-size: contain;
  background-position: left bottom;
  background-repeat: no-repeat !important;
  width: 100%;
  pointer-events: none;
}

/* 服务覆盖层 */
.services-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 4;
  background: white;
  padding: 0;
  background-color: transparent;
}

.services-overlay .container-fluid .mb-4 {
  margin-bottom: clamp(0.5em, 1.25vw, 1.25rem) !important;
}

.create-fitout-section {
  z-index: 1000;
  background-image: url("../images/shotfit_second_bk.png");
  background-size: cover;
  background-position: left top;
  background-repeat: no-repeat;
  height: calc(0.675 * 0.5 * 100vw);
  width: 100%;
  padding-top: 7vw;
}

.create-fitout-section .fitouts {
  color: var(--dark-color);
}

.fitouts {
  color: white;
  font-family: "Rubik", "Mulish", "Arial", sans-serif;
  margin-bottom: calc(100vw * 0.1 * 0.522);
}

.fitout-title {
  line-height: 1;
  padding-bottom: calc(100vw * 0.035 * 0.467);
}

/* Navigation */
.navbar {
  padding: 2.25rem 0;
  transition: all 0.3s ease;
  background: linear-gradient(to bottom, #050505 0%, rgba(5, 5, 5, 0) 100%);
  max-width: 1920px;
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 5;
}

.navbar-brand {
  padding: 0rem;
}

.navbar-scrolled {
  /* background: rgba(255, 255, 255, 0.18) !important; */
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1);
}

.nav-link {
  font-family: "Rubik", "Mulish-Light", "Arial", sans-serif;
  font-weight: 500;
  color: #f5f5f5 !important;
  margin: 0 0.5rem;
  transition: color 0.3s ease;
  font-size: clamp(0.875rem, 1vw, 1.125rem);
}

.nav-link:hover {
  font-weight: 700 !important;
}

.nav-link-arrow {
  font-size: clamp(0.875rem, 1vw, 1.125rem);
  font-weight: 500;
}

/* 只在.nav-link内的.nav-link-arrow悬停时变色，其他不变 */
.nav-link:hover .nav-link-arrow {
  color: #dc3545 !important;
}

.dropdown-menu {
  background-color: transparent !important;
  border: 0 !important;
}

.dropdown-toggle::after {
  display: none;
}

.dropdown-item {
  font-size: 0.875rem;
  font-weight: normal;
  font-weight: 300;
  padding: 0.5rem 0.875rem;
  color: #f5f5f5 !important;
}

.dropdown-item:hover {
  background-color: rgba(255, 255, 255, 0.1);
  color: #dc3545 !important;
}

.create-fitout-section .fitouts {
  color: var(--dark-color);
}

.fitouts {
  color: white;
  font-family: "Rubik", "Mulish", "Arial", sans-serif;
  margin-bottom: calc(100vw * 0.1 * 0.522);
}

.fitout-title {
  line-height: 1.15;
  padding-bottom: calc(100vw * 0.035 * 0.467);
}

.fitout-W,
.create-fitout-section .fitout-L {
  font-size: clamp(2rem, calc(100vw * 0.02575), 3.25rem);

  font-family: "Rubik", "Mulish", "Arial", sans-serif;
}

.fitout-L,
.create-fitout-section .fitout-W {
  font-size: clamp(2rem, calc(100vw * 0.02575), 3.25rem);

  font-family: "Rubik-Light", "Mulish-Light", "Arial", sans-serif;
}

.fitout-n {
  font-size: clamp(0.875rem, calc(100vw * 0.0135), 1.675rem);
  font-family: "Rubik-Light", "Mulish-Light", "Arial", sans-serif;
}

.commercial_interiors {
  padding-top: calc(100vw * 0.015);
  padding-bottom: calc(100vw * 0.045);
  background-color: #fff;
  z-index: 10;
}

.design_Concept_interiors {
  padding-top: 3.5vw;
  background-color: #fbfbfb !important;
}

.sidebar {
  background-color: #fbfbfb !important;

  padding-right: 5vw;
}

.left-nav-header {
  /* background-color: var(--red-color);
    color: #fff; */
  align-content: center;
  font-size: clamp(0.875rem, 1.5vw, 1.25rem);
  font-weight: 600;
  /* padding: calc(100vw * 0.00875) 0; */
  padding-left: 8vw;
  text-align: left;
  height: clamp(2.5rem, 4.5vw, 70px);
  font-family: "Rubik-SemiBold", "Rubik", "Arial", sans-serif;
}

.left-nav-header.active {
  background-color: var(--red-color);
  color: #fff;
}

.left-nav-item {
  border-bottom: 1px solid #e9ecef;
  height: clamp(2.5rem, 4.5vw, 70px);
  font-family: "Rubik", "Arial", sans-serif;
  padding-left: 8vw;
  text-align: left;
  cursor: pointer;
  align-content: center;
}

.left-nav-item.active {
  background-color: var(--red-color);
  color: white;
}

.left-nav-item.active .left-nav-arrow {
  color: white;
}

.left-nav-item.active .nav-link {
  color: white !important;
  font-weight: 600;
}

.left-nav-link {
  color: var(--dark-gray);
  padding: 1rem 0rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-decoration: none;
  transition: all 0.3s ease;
}

  .left-nav-item:hover,
  .left-nav-link:hover {
      background-color: var(--red-color);
      color: white;

  }

  .left-nav-item:hover .left-nav-arrow {
      color: white;
  }

.left-nav-arrow {
  color: var(--red-color);
  font-size: 1.25rem;
  float: right;
  margin-right: 0.5rem;
}

.cta-overlay {
  padding-left: 8vw;
  align-content: center;
}

.get-in-touch-btn {
  padding-top: 0.75rem;
  height: 3rem;
  line-height: 2.5rem;
  color: var(--red-color);
  font-weight: bold;
}

.get-in-touch-btn .touch-btn-arrow {
  margin-left: 0.75rem;
}

.font-light {
  font-weight: 300;
  font-family: "Rubik-Light", "Mulish-Light", "Arial", sans-serif;
}

.font-Mushlish-light {
  font-weight: 300;
  font-family: "Mulish-Light", "Rubik-Light", "Arial", sans-serif;
}

.main-content {
  padding-right: 8vw;
}

/* 让logo-placeholder中的img居中，两边空白相同 */
.logo-placeholder {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 90%;
  max-height: 90%;
  position: relative;
  width: 200px;
  /* 与你的图片同宽 */
  height: 200px;
}

.logo-placeholder img {
  display: block;
  max-width: 80%;
  max-height: 80%;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: opacity 0.5s;
}

.logo-placeholder button {
  display: block;
  max-width: 90%;
  max-height: 90%;
  margin: 0 auto;
}

/* 让logo-placeholder下的case-study-btn按钮居中，两边空白相同 */
.logo-placeholder + .case-study-btn,
.logo-placeholder .case-study-btn {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-family: "Rubik-SemiBold", "Rubik", "Arial", sans-serif;
  margin-top: -24px;
  color: var(--red-color);
}

.case-study-card {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0 0 clamp(2rem, 3vw, 4rem) 0;
  position: relative;
}

.case-study-card ， on {
  opacity: 1;
}

.case-study-card .off,
.off {
  opacity: 0;
}

/* 默认隐藏第二张图 */

.case-study-card:hover .on {
  opacity: 0;
}

/* 鼠标放上隐藏第一张 */
.case-study-card:hover .off {
  opacity: 1;
}

/* 鼠标放上显示第二张 */
.case-study-card:hover .case-study-btn {
  color: var(--dark-color);
}

#heroCarousel .carousel-indicators button {
  width: 8px !important;
  height: 8px !important;
  border-radius: 50% !important;
  border: 2px solid #ddd !important;
  background-color: transparent !important;
  margin: 0 4px;
  transition: background-color 0.3s ease;
}

#heroCarousel .carousel-indicators button:hover {
  width: 8px !important;
  height: 8px !important;
  border-radius: 50% !important;
  border: 2px solid #ddd !important;
  background-color: var(--blue-back) !important;
  margin: 0 4px;
  transition: background-color 0.3s ease;
}

#heroCarousel .carousel-indicators button.active {
  background-color: #fff !important;
  border: 2px solid #fff !important;
}

.main-content p#description {
  min-height: 6.725rem;
}

.fitout-process-section {
  padding: calc(4vw) 0;
  background-color: var(--light-yellow-color) !important;
}

.fitout-process-section h3 {
  margin: 1.5rem 0 1.25rem 0;
  align-items: center;
  text-align: center;
  font-size: clamp(1rem, 1.675vw, 1.875rem);
}

.process-title {
  margin: 1rem 0 clamp(1rem, 2.875vw, 3rem) 0;
}

.process-title img {
  width: clamp(2.135rem, 5vw, 70px);
  margin-right: 2rem;
}

.process-contents img {
  width: clamp(5rem, 10vw, 178px);
  margin: 1.25rem auto;
}

.font-light {
  font-weight: 300;
  font-family: "Rubik-Light", "Mulish-Light", "Arial", sans-serif;
}

.process-contents p {
  min-height: 6.725rem;
}

.portfolio-section {
  padding: 4vw 0 10vw 0;

  background-color: var(--light-yellow-color);
  background-image: url("../images/diagonal_top.png");
  background-size: contain;
  background-position: bottom left;
  background-repeat: no-repeat;
  background-color: #fff;
  z-index: 200;
}

.portfolio-section h5 {
  font-family: "Mulish", "Rubik", "Arial", sans-serif;
  font-size: clamp(0.75rem, 1.275vw, 1rem);
  color: var(--red-color);
  margin-bottom: clamp(0.375rem, 1vw, 1rem);
  text-align: left;
}

.portfolio-section h2 {
  font-family: "Rubik", "Mulish", "Arial", sans-serif;
  margin-bottom: clamp(0.75rem, 1.15vw, 1.25rem);
  text-align: left;
}

.shopfit-item {
  padding: 0 clamp(1.25rem, 2.75vw, 3rem);
}

.portfolio-section .carousel-control-prev {
  color: var(--red-color);
  left: -7vw;
  top: -7vw;
}

.portfolio-section .carousel-control-next {
  color: var(--red-color);
  right: -7vw;
  top: -7vw;
}

#shopfitCarousel .carousel-indicators button {
  width: 8px !important;
  height: 8px !important;
  border-radius: 50% !important;
  border: 1px solid #101820 !important;
  background-color: transparent !important;
  margin: 0 4px;
  transition: background-color 0.3s ease;
}

#shopfitCarousel .carousel-indicators button:hover {
  width: 8px !important;
  height: 8px !important;
  border-radius: 50% !important;
  border: 1px solid #101820 !important;
  background-color: #101820 !important;
  margin: 0 4px;
  transition: background-color 0.3s ease;
}

#shopfitCarousel .carousel-indicators button.active {
  background-color: #101820 !important;
  border: 1px solid #fff !important;
}

#shopfitCarousel .carousel-indicators {
  bottom: -3rem;
}

.portfolio-item-title {
  padding: 1.5rem 0 0.5rem 0;
  font-weight: normal;
  font-size: 1.375rem;
  font-family: "Rubik-Light", "Arial", sans-serif;
}

.shopfit-item button {
  border: none;
  color: var(--red-color);
  background-color: transparent;
  font-size: 1.125rem;
  padding: 0;
  font-family: "Rubik-SemiBold", "Rubik", "Arial", sans-serif;
}

.image-blend-container {
  position: relative;
  height: 100%;
  overflow: hidden;
}

.image-blend-container img {
  width: 98%;
}

.shopfit-item:hover .image-front,
.image-blend-container.image-front {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

/* 下层图片 - 默认隐藏 */
.image-blend-container .image-back {
  opacity: 0;
  mix-blend-mode: revert-layer;
  /* 叠加混合模式 */
  z-index: 1;
}

.shopfit-item:hover .image-front,
.image-blend-container:hover .image-front {
  z-index: 2;
}

/* 悬停时上层图片变透明，下层图片显示 */
.shopfit-item:hover .image-back,
.image-blend-container:hover .image-back {
  opacity: 1;
  z-index: 2;
}

.shopfit-item:hover .image-front,
.image-blend-container:hover .image-front {
  opacity: 0.2;
  z-index: 1;
}

.shopfit-item:hover .portfolio-item-title {
  font-family: "Rubik", "Arial", sans-serif;
}

.shopfit-item:hover .portfolio-item-title {
  font-family: "Rubik", "Arial", sans-serif;
}

.shopfit-item:hover button {
  border: none;
  color: var(--dark-color);
  background-color: transparent;
  font-size: 1.125rem;
  padding: 0;
  font-family: "Rubik-SemiBold", "Rubik", "Arial", sans-serif;
}

.testimonials-section {
  background-color: var(--white-back) !important;
  min-height: 150px;
  padding: 1vw 0;
}

.testimonials {
  /* background-image: url('../images/testimonials.png');
    background-size:cover;
     background-repeat: no-repeat; */
  /* object-fit: contain; */
  background-color: var(--white-back) !important;
  height: auto;
  width: 100%;
  padding-left: 0.375rem;
  margin-bottom: 0 !important;
}

.section-label {
  margin-top: calc(100vw * 0.0425);
}

.testimonials .section-title-L {
  line-height: 1.05;
  font-size: clamp(1.5rem, calc(100vw * 0.02375), 3rem);
}

.testimonial-section {
  /* background-color: #f8f9fa; */
  padding: 6px 0;
  min-height: 200px;
  display: flex;
  align-items: center;
  /* background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%); */
}

.testimonial-container {
  max-width: 1200px;
  margin: 0 auto;
  transition: opacity 0.3s ease;
  padding: 0 20px;
  background-color: var(--white-back);
  /* border-radius: 8px; */
  /* box-shadow: 0 4px 20px rgba(0,0,0,0.08); */
  padding: 10px 30px 10px 10px;
}

.testimonials-title {
  font-family: "Mulish-Light", "Mulish", "Arial", sans-serif;
  color: var(--dark-color);
  font-size: clamp(0.875rem, 1.15vw, 1.125rem);
  padding-bottom: 0.75rem;
}

.leadership-team-section {
  background-image: url("../images/diagonal_bottom_yellow.png");
  background-size: contain;
  background-position: top left;
  background-repeat: no-repeat;
  background-color: var(--light-yellow-color) !important;
  padding-top: 6vw;
  padding-bottom: 3.5vw;
}

.Jonnston_contents {
  padding-top: clamp(1.5rem, 3.25vw, 3rem);
  padding-right: 1rem;
}

.contents-larger {
  font-size: clamp(1rem, 1.35vw, 1.875rem);
  line-height: 1.35;
  font-family: "Rubik", "Arial", sans-serif !important;
}

.leadership-log-image {
  margin: 0 0.75rem;
}

.shopfit_logo-image {
  height: clamp(3rem, 8vw, 97px) !important;
}

.Jonnston_fitout_logo_container {
  align-content: center;
  height: clamp(4rem, 10.8vw, 217px);
}

.leadership-log-image ，.Jonnston_fitout_logo_container {
  height: clamp(4rem, 13vw, 217px);
}

.Jonnston_fitout_logo_container img {
  height: clamp(4rem, 12.5vw, 215px);
  border-radius: 50%;
}

.see-everything-section {
  min-height: 30vh;
  background: white;
  padding: clamp(2rem, 4.75vw, 4.5rem) 0;
}

.see-everything-title {
  height: 13vw;
  line-height: 1.05;
  font-size: clamp(1.5rem, 3.5vw, 3.25rem);
  font-family: "Rubik-Light", "Rubik", "Arial", sans-serif;
}

.see-everything-title strong {
  font-family: "Rubik-SemiBold", "Rubik", "Arial", sans-serif;
}

.nav-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: transparent;
  color: #dc3545;
  border: none;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 10;
}

.nav-arrow:hover {
  color: #c82333;
}

.nav-arrow.prev {
  left: -25px;
}

.nav-arrow.next {
  right: -45px;
}

.nav-arrow i {
  font-size: 1.75rem;
}

/* 为左右箭头添加不同的样式 */
.nav-arrow.prev i {
  transform: rotate(180deg);
}

/* 指示器样式 */
.testimonial-indicators {
  position: absolute;
  right: 31.8%;
  top: 95%;
  transform: translateY(-50%);
  display: flex;
  flex-direction: row;
  gap: 1rem;
  /* border: 2px solid #dc3545; */
  padding: 8px 10px;
  border-radius: 4px;
  background-color: rgba(255, 255, 255, 0.9);
  align-items: center;
  justify-content: center;
  display: none;
}

.testimonial-indicator {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  border: none;
  background-color: #ddd;
  cursor: pointer;
  transition: all 0.3s ease;
}

.testimonial-indicator.active,
.testimonial-indicator:hover {
  background-color: #dc3545;
}

@media (min-width: 576px) {
  .hero-section-fitout,
  .footer-section,
  .create-fitout-section,
  .commercial_interiors,
  .partner-section,
  .fitout-process-section,
  .testimonials-section,
  .leadership-team-section,
  .see-everything-section,
  .contact-section {
    display: block !important;
  }
}

@media (max-width: 576px) {
  .hero-section-fitout,
  .footer-section,
  .create-fitout-section,
  .commercial_interiors,
  .partner-section,
  .fitout-process-section,
  .testimonials-section,
  .leadership-team-section,
  .see-everything-section,
  .contact-section {
    display: none !important;
  }

  .header-m {
    background: url("../images/shotfit_header_bk1.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 105vw;
    width: 100vw;
  }

  .content-m .left-nav-header,
  .content-m .left-nav-item {
    padding: 0 0 0 2rem;
    height: clamp(2.5rem, 4.5vw, 70px);
    line-height: clamp(2.5rem, 4.5vw, 70px);
  }
}

#processControls .carousel-content p {
  text-align: left;
}

.header-m .fitouts {
  margin-bottom: clamp(0.25em, 3vw, 1.25rem);
}

.content-m .left-nav-header {
  height: 3.25rem;
}

.hero-image {
  width: 100%;
  height: auto;
}

#shopfitCarousel-m .carousel-indicators {
  margin-bottom: 0.25rem;
}

#shopfitCarousel-m img {
  width: 100% !important;
}

#shopfitCarousel-m .shopfit-item {
  padding: 0rem;
}

#testimonialsControls .testimonials-author {
  font-family: "Mulish-Light", "Mulish", "Arial", sans-serif;

  padding: 1.5rem 2rem;
  text-align: left;
}

#testimonialsControls .testimonials-author strong {
  font-family: "Mulish-bold", "Mulish", "Arial", sans-serif;
}

.leader-m .testimonials-title {
  padding-left: 2rem;
  color: var(--dark-font);
}

#testimonialsCarousel .testimonials-log-image {
  width: 160px;
  height: 160px;
  padding: 20px;
  border-radius: 80px;
}

#testimonialsCarousel .carousel-control-prev {
  left: -8vw;
}
#testimonialsCarousel .carousel-control-next {
  right: -8vw;
}
/*
.shopfit-item-m img{
    width:100%*/
