@charset "UTF-8";

/*
Theme Name: Henderson Thomas
Theme URI: https://www.hendersonthomas.co.uk/
Version: 1.1
Author: CO-LAB team
Author URI: https://weareco-lab.co.uk/
Description: We are a boutique agency of designers, developers, copywriters, marketers and SEO experts that bring fresh creativity and digital expertise into the UK’s most awesome apps, websites and marketing campaigns.
Text Domain: www.hendersonthomas.co.uk
*/

/*@font-face {
  font-family: 'Avenir';
  src: url('assets/font/Avenir-Font-Family/AvenirLTStd-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Avenir';
  src: url('assets/font/Avenir-Font-Family/AvenirLTStd-Roman.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Avenir';
  src: url('assets/font/Avenir-Font-Family/AvenirLTStd-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Avenir';
  src: url('assets/font/Avenir-Font-Family/AvenirLTStd-Heavy.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Avenir';
  src: url('assets/font/Avenir-Font-Family/AvenirLTStd-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}*/

/* Italic Versions */

/*@font-face {
  font-family: 'Avenir';
  src: url('assets/font/Avenir-Font-Family/AvenirLTStd-Oblique.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Avenir';
  src: url('assets/font/Avenir-Font-Family/AvenirLTStd-MediumOblique.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Avenir';
  src: url('assets/font/Avenir-Font-Family/AvenirLTStd-HeavyOblique.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Avenir';
  src: url('assets/font/Avenir-Font-Family/AvenirLTStd-BlackOblique.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}*/

html {
  scroll-behavior: smooth;
}

/* Lenis CSS */
html.lenis {
  height: auto;
}

.lenis.lenis-smooth {
  scroll-behavior: auto;
}

.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain;
}

.lenis.lenis-stopped {
  overflow: hidden;
}

.lenis.lenis-scrolling iframe {
  pointer-events: none;
}

body {
  font-family: "avenir-lt-pro", sans-serif;
  background: #f7f2f2;
  margin: 0;
  padding: 0;
  overflow-y: auto;
  overflow-x: hidden;
}

p,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
  font-family: "avenir-lt-pro", sans-serif;
}

.container-fluid {
  padding: 0px;
  font-family: "avenir-lt-pro", sans-serif;
}

@media (min-width: 1400px) {
  .container {
    max-width: 1380px;
    font-family: "avenir-lt-pro", sans-serif;
  }
}

.navbar-main {
  padding: 0px 0px 0px 14px;
  height: 95px;
  background-color: transparent;
  align-items: start;
  position: fixed;
  width: -webkit-fill-available;
  z-index: 999;
  border-bottom: 1px solid #ffffff66;
  transition: all 0.3s ease-in-out;
  font-family: "avenir-lt-pro", sans-serif;
}

.navbar-brand {
  padding: 0px 21px 0px 0px;
  margin-right: 0px;
  font-family: "avenir-lt-pro", sans-serif;
}

.navbar-brand img {
  height: 85px;
  width: 277px;
}

.hero-home {
  background-image: url("assets/images/home-bg.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 1097px;
  position: relative;
  font-family: "avenir-lt-pro", sans-serif;
}

.home-about {
  background-image: url("assets/images/about-Banner.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 764px;
  position: relative;
  font-family: "avenir-lt-pro", sans-serif;
}

.home-services {
  background-image: url("assets/images/banner-services.png  ");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 764px;
  position: relative;
  font-family: "avenir-lt-pro", sans-serif;
}

.home-contact {
  background-image: url("assets/images/contact-banner.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 570px;
  position: relative;
  font-family: "avenir-lt-pro", sans-serif;
}

.home-projects {
  background-image: url("assets/images/banner-projects.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 764px;
  position: relative;
  font-family: "avenir-lt-pro", sans-serif;
}

.home-accreditations {
  background-image: url("assets/images/banner-accreditations.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 764px;
  position: relative;
  background-color: #fff;
  font-family: "avenir-lt-pro", sans-serif;
}

.home-projects-details {
  background-image: url("assets/images/project-details-bannner-new.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 764px;
  position: relative;
  background-size: 52%;
  background-position: right;
  background-color: #fff;
  font-family: "avenir-lt-pro", sans-serif;
}

.home-hub {
  background-image: url("assets/images/hub-banner.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 764px;
  position: relative;
  font-family: "avenir-lt-pro", sans-serif;
}

.home-hub-detail {
  background-image: url("assets/images/banner-hub-detail.png");
  background-position: center;
  background-repeat: no-repeat;
  height: 764px;
  position: relative;
  background-size: contain;
  background-position: right;
  background-color: #fff;
  font-family: "avenir-lt-pro", sans-serif;
}

.hero::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #050403;
  opacity: 0.65;
}

.home-projects-details::after,
.home-hub-detail::after,
.home-accreditations::after {
  display: none;
}

.navbar-nav {
  padding-left: 40px;
  border-left: 1px solid #ffffff66;
  height: 94px;
  align-items: center;
  transition: border-left 0.3s ease-in-out;
  font-family: "avenir-lt-pro", sans-serif;
}

.navbar-nav .nav-link {
  color: #ffffff;
  font-size: 19px;
  font-weight: 900;
  text-transform: uppercase;
  position: relative;
  display: flex !important;
  justify-content: center;
  align-items: center;
  height: 100%;
  transition: color 0.3s ease-in-out;
  font-family: "avenir-lt-pro", sans-serif;
}

.navbar-nav .nav-link:hover,
.navbar-nav .nav-link:focus,
.navbar-nav .nav-link.show {
  color: #762828 !important;
  font-family: "avenir-lt-pro", sans-serif;
}

.nav-link:focus,
.nav-link:hover {
  color: #762828 !important;
  font-family: "avenir-lt-pro", sans-serif;
}

.navbar-nav .nav-link.active {
  color: #762828 !important;
  font-family: "avenir-lt-pro", sans-serif;
}

.dropdown-toggle::after {
  display: none !important;
  font-family: "avenir-lt-pro", sans-serif;
}

.nav-arrow {
  color: #e4e4e4;
  font-size: 16px;
  font-weight: 900;
  position: absolute;
  bottom: -1px;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 0;
  transition: color 0.3s ease-in-out;
}

.nav-item.dropdown:hover .dropdown-menu {
  display: block;
  margin-top: 0;
}

.call-header {
  min-width: 255px;
  height: 94px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 900;
  color: #fff;
  background-color: #762828;
  transition: color 0.25s cubic-bezier(0.22, 1, 0.36, 1);
  position: relative;
  cursor: pointer;
}

.call-header:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #172624;
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  transition:
    transform 0.25s cubic-bezier(0.22, 1, 0.36, 1),
    -webkit-transform 0.25s cubic-bezier(0.22, 1, 0.36, 1);
  z-index: -1;
}

.call-header:hover::before {
  transform: scaleY(1);
}

.mail-header {
  font-size: 16px;
  font-weight: 900;
  color: #fff;
  padding: 0px 30px 0px 34px;
  border-left: 1px solid #ffffff66;
  height: 94px;
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  font-family: "avenir-lt-pro", sans-serif;
}

.email-us a {
  color: #fff;
}
.navbar-scrolled .email-us a {
  color: #000000 !important;
}

.web-drop {
  background-color: #f7f2f2;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 24px;
  width: 40px;
  transition: background-color 0.3s ease-in-out;
  font-family: "avenir-lt-pro", sans-serif;
}

.navbar-main.navbar-scrolled {
  background-color: #f7f2f2 !important;
  border-bottom: 1px solid #762828 !important;
  font-family: "avenir-lt-pro", sans-serif;
}

.navbar-main.navbar-scrolled .nav-link {
  color: #000000 !important;
  font-family: "avenir-lt-pro", sans-serif;
}

.navbar-main.navbar-scrolled .nav-link:hover {
  color: #762828 !important;
  font-family: "avenir-lt-pro", sans-serif;
}

.navbar-main.navbar-scrolled .nav-arrow {
  color: #000000 !important;
}

.navbar-main.navbar-scrolled .navbar-nav {
  border-left: 1px solid #707070;
  font-family: "avenir-lt-pro", sans-serif;
}

.navbar-main.navbar-scrolled .mail-header {
  color: #000000;
  border-left: 1px solid #707070;
  font-family: "avenir-lt-pro", sans-serif;
}

.navbar-default.with-notification {
  top: 57px !important;
  font-family: "avenir-lt-pro", sans-serif;
}

.navbar-main.navbar-scrolled .web-drop {
  background-color: #000000;
  font-family: "avenir-lt-pro", sans-serif;
}

.navbar-main.navbar-scrolled .web-drop img {
  filter: invert(1);
}

.navbar-main.navbar-scrolled .navbar-brand img {
  filter: none;
}

.hero-home {
  position: relative;
  overflow: hidden;
  font-family: "avenir-lt-pro", sans-serif;
}

.hero-home > .container-fluid {
  position: relative;
  z-index: 2;
  font-family: "avenir-lt-pro", sans-serif;
}

/* Social Icon */
.social-icon-container {
  top: 120px !important;
  right: 30px;
  z-index: 10;
  font-family: "avenir-lt-pro", sans-serif;
}

.vertical-text-container {
  position: absolute;
  right: 0px;
  height: 100%;
  align-items: center;
  top: 0;
  width: 95px;
  z-index: 10;
  border-left: 1px solid rgba(255, 255, 255, 0.4);
  font-family: "avenir-lt-pro", sans-serif;
}

.vertical-text-container p {
  writing-mode: vertical-rl;
  text-orientation: mixed;
  transform: rotate(180deg);
  color: #fff;
  font-family: "Avenir", sans-serif;
  font-weight: 900;
  font-size: 27px;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin: 0;
  white-space: nowrap;
  position: absolute;
  top: 53%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(180deg);
  font-family: "avenir-lt-pro", sans-serif;
}

.hero-left-content {
  padding-top: 120px;
  font-family: "avenir-lt-pro", sans-serif;
}

.hero-home .hero-title {
  font-size: 100px;
  font-family: "avenir-lt-pro", sans-serif;
}

.hero-home .hero-subtitle {
  font-size: 30px;
  max-width: 878px;
  font-family: "avenir-lt-pro", sans-serif;
}

.hero-title {
  font-family: "Avenir", sans-serif;
  font-weight: 900;
  font-size: 80px;
  line-height: 0.9;
  color: #ffffff;
  text-transform: uppercase;
  font-family: "avenir-lt-pro", sans-serif;
}

.hero-subtitle {
  font-family: "Avenir", sans-serif;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.4;
  color: #ffffff;
  max-width: 717px;
  font-family: "avenir-lt-pro", sans-serif;
}

/* Buttons */
.hero-btn-group a {
  text-decoration: none;
  font-family: "avenir-lt-pro", sans-serif;
}

.btn-custom {
  font-family: "Avenir", sans-serif;
  font-weight: 900;
  font-size: 16px;
  text-transform: uppercase;
  padding: 20px 29px 20px 26px;
  border-radius: 0;
  /* Square edges */
  display: inline-flex;
  align-items: center;
  transition: all 0.3s ease;
  font-family: "avenir-lt-pro", sans-serif;
}

/* Icon using mask for color control */
.icon-arrow-rotate {
  display: inline-block;
  width: 14px;
  height: 14px;
  background-color: currentColor;
  -webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOC4wODYiIGhlaWdodD0iMTguMDk4IiB2aWV3Qm94PSIwIDAgMTguMDg2IDE4LjA5OCI+PHBhdGggaWQ9ImFycm93LXVwLXJvdGF0ZSIgZD0iTS0xNzE2Ni45NjMtNjI4Mi42NDFsMi41LDIuNSwxMi4xMTUtMTIuMTE2djQuODQ1aDMuNDcxdi0xMC44MjZoLTEwLjgydjMuNTRoNC44MThaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNzE2Ni45NjMgNjI5OC4yMzkpIiBmaWxsPSIjZmZmIi8+PC9zdmc+");
  mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOC4wODYiIGhlaWdodD0iMTguMDk4IiB2aWV3Qm94PSIwIDAgMTguMDg2IDE4LjA5OCI+PHBhdGggaWQ9ImFycm93LXVwLXJvdGF0ZSIgZD0iTS0xNzE2Ni45NjMtNjI4Mi42NDFsMi41LDIuNSwxMi4xMTUtMTIuMTE2djQuODQ1aDMuNDcxdi0xMC44MjZoLTEwLjgydjMuNTRoNC44MThaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNzE2Ni45NjMgNjI5OC4yMzkpIiBmaWxsPSIjZmZmIi8+PC9zdmc+");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: contain;
  mask-size: contain;
  margin-left: 15px;
  margin-bottom: 2px;
  vertical-align: middle;
  font-family: "avenir-lt-pro", sans-serif;
}

.btn-primary-custom {
  background-color: #762828;
  color: #ffffff;
  font-family: "avenir-lt-pro", sans-serif;
}

.home-btn {
  /*  border: 2px solid #CA8888;*/

  font-family: "avenir-lt-pro", sans-serif;
}

.btn-primary-custom:hover {
  background-color: #5a1e1e;
  border-color: #5a1e1e;
  color: #ffffff;
  font-family: "avenir-lt-pro", sans-serif;
}

.btn-outline-custom {
  background-color: transparent;
  border: 2px solid #ffffff;
  color: #ffffff;
  font-family: "avenir-lt-pro", sans-serif;
}

.btn-outline-custom:hover {
  background-color: #ffffff;
  color: #762828;
  font-family: "avenir-lt-pro", sans-serif;
}

/* Right Content / Cards */
/* Right Content / Cards */
.hero-right-content {
  position: absolute;
  top: 125px;
  /* 95px header + 30px spacing */
  right: 130px;
  /* ~74px (vertical text edge) + 26px spacing */
  width: auto;
  max-width: 457px;
  z-index: 10;
  display: flex;
  flex-direction: column;
  align-items: end;
  gap: 0px;
  font-family: "avenir-lt-pro", sans-serif;
}

.hero-card {
  background: rgba(0, 0, 0, 0.4);
  border: 1px solid rgba(255, 255, 255, 0.4);
  padding: 22px 25px 24px 25px;
  width: 100%;
  max-width: 457px;
  color: #ffffff;
  font-family: "avenir-lt-pro", sans-serif;
}

.hero-card-2 {
  max-width: 428px;
  font-family: "avenir-lt-pro", sans-serif;
}

.hero-card .icon-box img {
  width: 32px;
  height: auto;
  font-family: "avenir-lt-pro", sans-serif;
}

.card-text {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.3;
  font-family: "avenir-lt-pro", sans-serif;
}

.card-link {
  color: #ffffff;
  text-decoration: underline;
  font-weight: 900;
  margin-left: 5px;
  font-family: "avenir-lt-pro", sans-serif;
}

.card-link:hover {
  color: #ddd;
  font-family: "avenir-lt-pro", sans-serif;
}

/* Responsive adjustments */
@media (max-width: 1400px) {
  .hero-title {
    font-size: 70px;
    font-family: "avenir-lt-pro", sans-serif;
  }
}

@media (max-width: 1200px) {
  .hero-title {
    font-size: 60px;
    font-family: "avenir-lt-pro", sans-serif;
  }

  .hero-right-content {
    padding-right: 80px !important;
    font-family: "avenir-lt-pro", sans-serif;
  }
}

@media (max-width: 991px) {
  .hero-home {
    height: auto;
    min-height: 100vh;
    padding-bottom: 50px;
    font-family: "avenir-lt-pro", sans-serif;
  }

  .hero-left-content {
    padding-left: 30px !important;
    padding-right: 30px;
    padding-top: 150px;
    /* More space for header */
    align-items: center;
    text-align: left;
    font-family: "avenir-lt-pro", sans-serif;
  }

  .hero-right-content {
    padding-right: 30px !important;
    padding-left: 30px;
    margin-top: 50px;
    align-items: center !important;
    font-family: "avenir-lt-pro", sans-serif;
  }

  .vertical-text-container {
    display: none;
    /* Hide on smaller screens */
    font-family: "avenir-lt-pro", sans-serif;
  }

  .social-icon-container {
    position: relative !important;
    top: auto !important;
    right: auto !important;
    margin: 20px;
    text-align: center;
    width: 100%;
    font-family: "avenir-lt-pro", sans-serif;
  }

  .hero-subtitle {
    text-align: center;
    font-family: "avenir-lt-pro", sans-serif;
  }

  .hero-btn-group {
    justify-content: center;
    flex-wrap: wrap;
    font-family: "avenir-lt-pro", sans-serif;
  }
}

/* Animations */
.hero-line {
  overflow: hidden;
  margin-bottom: 5px;
  font-family: "avenir-lt-pro", sans-serif;
}

.hero-line-text {
  display: block;
  transform: translateY(100%);
  opacity: 0;
  animation: slideUpText 1s cubic-bezier(0.2, 0.8, 0.2, 1) forwards;
  font-family: "avenir-lt-pro", sans-serif;
}

.hero-line:nth-child(1) .hero-line-text {
  animation-delay: 0.1s;
  font-family: "avenir-lt-pro", sans-serif;
}

.hero-line:nth-child(2) .hero-line-text {
  animation-delay: 0.2s;
  font-family: "avenir-lt-pro", sans-serif;
}

.hero-line:nth-child(3) .hero-line-text {
  animation-delay: 0.3s;
  font-family: "avenir-lt-pro", sans-serif;
}

@keyframes slideUpText {
  0% {
    transform: translateY(100%);
    opacity: 0;
  }

  100% {
    transform: translateY(0);
    opacity: 1;
  }
}

.animate-element {
  opacity: 0;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0.2, 0.8, 0.2, 1);
}

.fade-up {
  animation-name: fadeInUp;
  transform: translateY(30px);
}

@keyframes fadeInUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.fade-in-right {
  animation-name: fadeInRight;
  transform: translateX(30px);
}

@keyframes fadeInRight {
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

.delay-1 {
  animation-delay: 0.5s;
}

.delay-2 {
  animation-delay: 0.7s;
}

.delay-3 {
  animation-delay: 0.9s;
}

@media (max-width: 1600px) {
  .navbar-nav .nav-link {
    font-size: 16px;
    padding-left: 10px !important;
    padding-right: 10px !important;
    font-family: "avenir-lt-pro", sans-serif;
  }

  .navbar-nav {
    padding-left: 20px;
    font-family: "avenir-lt-pro", sans-serif;
  }

  .mail-header {
    padding: 0px 15px 0px 15px;
    font-size: 14px;
    min-width: auto;
    font-family: "avenir-lt-pro", sans-serif;
  }

  .call-header {
    min-width: 200px;
    font-size: 14px;
    font-family: "avenir-lt-pro", sans-serif;
  }

  .navbar-brand img {
    height: 70px;
    width: auto;
    font-family: "avenir-lt-pro", sans-serif;
  }

  .navbar-brand {
    padding-right: 10px;
    font-family: "avenir-lt-pro", sans-serif;
  }
}

@media (max-width: 1280px) {
  .navbar-nav .nav-link {
    font-size: 14px;
    padding-left: 8px !important;
    padding-right: 8px !important;
    font-family: "avenir-lt-pro", sans-serif;
  }

  .navbar-nav {
    padding-left: 10px;
    font-family: "avenir-lt-pro", sans-serif;
  }

  .mail-header {
    padding: 0px 10px 0px 10px;
    font-size: 13px;
    font-family: "avenir-lt-pro", sans-serif;
  }

  .call-header {
    min-width: 170px;
    font-size: 13px;
    font-family: "avenir-lt-pro", sans-serif;
  }

  .navbar-brand img {
    height: 60px;
    font-family: "avenir-lt-pro", sans-serif;
  }

  .navbar-brand {
    padding-right: 5px;
    font-family: "avenir-lt-pro", sans-serif;
  }

  .web-drop {
    width: 32px;
    font-family: "avenir-lt-pro", sans-serif;
  }
}

/* Top Notification Bar */
.top-notification-bar {
  position: fixed;
  top: -58px;
  left: 0;
  width: 100%;
  height: 58px;
  display: flex;
  z-index: 1001;
  /* Above navbar (999) */
  background: linear-gradient(110deg, #6d2020 50%, #000000 50.1%);
  transition: top 0.6s cubic-bezier(0.22, 1, 0.36, 1);
  font-family: "avenir-lt-pro", sans-serif;
}

.top-notification-bar.visible {
  top: 0;
}

.notification-item {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  color: white;
  font-weight: 500;
  text-transform: uppercase;
  font-family: "avenir-lt-pro", sans-serif;
}

.notification-item a {
  color: white;
  text-decoration: underline;
  margin-left: 5px;
  font-family: "avenir-lt-pro", sans-serif;
}

.item-red {
  background: transparent;
  font-family: "avenir-lt-pro", sans-serif;
}

.item-black {
  background: transparent;
  font-family: "avenir-lt-pro", sans-serif;
}

/* Adjust Navbar when notification is visible */
.navbar-main {
  transition:
    top 0.6s cubic-bezier(0.22, 1, 0.36, 1),
    background-color 0.4s ease,
    padding 0.4s ease;
  font-family: "avenir-lt-pro", sans-serif;
}

.navbar-main.with-notification {
  top: 57px;
  font-family: "avenir-lt-pro", sans-serif;
}

/* Hide Hero Right Content on Scroll */
.hero-right-content {
  transition:
    opacity 0.4s ease-out,
    transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
  font-family: "avenir-lt-pro", sans-serif;
}

.hero-right-content.hidden {
  opacity: 0;
  transform: translateY(-50px);
  pointer-events: none;
  font-family: "avenir-lt-pro", sans-serif;
}

/* Sector Section */
.sector-section {
  margin-top: 52px;
  padding-left: 50px;
  padding-right: 50px;
  display: flex;
  gap: 40px;
  font-family: "avenir-lt-pro", sans-serif;
}

.sector-card {
  flex: 1;
  position: relative;
  height: 391px;
  background-size: cover;
  background-position: center;
  overflow: hidden;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  font-family: "avenir-lt-pro", sans-serif;
}

.sector-card-1 {
  background-image: url("assets/images/IMG_3121.png");
  font-family: "avenir-lt-pro", sans-serif;
}

.sector-card-2 {
  background-image: url("assets/images/nat_west_internal_spider_and_scissor.png");
  font-family: "avenir-lt-pro", sans-serif;
}

.sector-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #050403;
  opacity: 0.65;
  transition: opacity 0.4s ease;
  z-index: 1;
  font-family: "avenir-lt-pro", sans-serif;
}

.sector-card:hover .sector-overlay {
  opacity: 0.5;
  font-family: "avenir-lt-pro", sans-serif;
}

.sector-content {
  position: relative;
  z-index: 2;
  text-align: center;
  transition: transform 0.4s ease;
  font-family: "avenir-lt-pro", sans-serif;
}

.sector-card:hover .sector-content {
  transform: translateY(-5px);
  font-family: "avenir-lt-pro", sans-serif;
}

.sector-icon {
  width: 60px;
  margin-bottom: 20px;
  font-family: "avenir-lt-pro", sans-serif;
}

.sector-title {
  font-family: "Avenir", sans-serif;
  font-weight: 900;
  font-size: 40px;
  color: #ffffff;
  margin: 0;
  text-transform: uppercase;
  font-family: "avenir-lt-pro", sans-serif;
}

/* Updates for Sector Cards */
.sector-section {
  max-width: 100%;
  display: flex;
  margin-top: 52px;
  padding: 0 50px;
  gap: 40px;
  box-sizing: border-box;
  font-family: "avenir-lt-pro", sans-serif;
}

.sector-card {
  flex: 1;
  position: relative;
  height: 391px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  transition: transform 0.3s ease;
  font-family: "avenir-lt-pro", sans-serif;
}

.sector-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #050403;
  opacity: 0.65;
  transition: opacity 0.3s ease;
  z-index: 1;
  font-family: "avenir-lt-pro", sans-serif;
}

.sector-card:hover .sector-overlay {
  opacity: 0.45;
  /* Slightly lighter on hover */
  font-family: "avenir-lt-pro", sans-serif;
}

.sector-content {
  position: relative;
  z-index: 2;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  transition: transform 0.3s ease;
  font-family: "avenir-lt-pro", sans-serif;
}

.sector-card:hover .sector-content {
  transform: scale(1.05);
  /* Enhance scale on hover */
  font-family: "avenir-lt-pro", sans-serif;
}

.sector-icon {
  width: 80px;
  /* Adjust icon size */
  margin-bottom: 20px;
  /* If icons need to be white, ensure SVGs are white or use filter: brightness(0) invert(1); */
  font-family: "avenir-lt-pro", sans-serif;
}

.sector-title {
  color: #ffffff;
  font-family: "Avenir", sans-serif;
  /* Fallback to sans-serif */
  font-weight: 900;
  font-size: 40px;
  text-transform: uppercase;
  margin: 0;
  letter-spacing: 1px;
  font-family: "avenir-lt-pro", sans-serif;
}

/* Services Section */
.services-section {
  padding: 100px 50px;
  background-color: #f7f2f2;
  /* Assuming same bg */
  font-family: "avenir-lt-pro", sans-serif;
}

/* Reusable Label */
.section-label {
  display: inline-block;
  font-size: 20px;
  font-weight: 900;
  color: #762828;
  background-color: #f0dbdb;
  padding: 5px 15px;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-family: "avenir-lt-pro", sans-serif;
}

/* Section Title */
.section-title {
  font-size: 70px;
  font-weight: 900;
  color: #050403;
  line-height: 1.1;
  margin-bottom: 40px;
  text-transform: uppercase;
  font-family: "avenir-lt-pro", sans-serif;
}

/* Service Content Layout */
.services-container {
  gap: 50px;
  margin-top: 50px;
  font-family: "avenir-lt-pro", sans-serif;
}

.service-image-col {
  flex: 1;
  font-family: "avenir-lt-pro", sans-serif;
}

.service-image {
  width: 100%;
  height: 500px;
  /* Fixed height for consistency */
  border-radius: 0;
  object-fit: cover;
  transition: opacity 0.3s ease;
  font-family: "avenir-lt-pro", sans-serif;
}

.service-list-col {
  flex: 1;
  display: flex;
  flex-direction: column;
  font-family: "avenir-lt-pro", sans-serif;
}

/* Service List Item */
.service-item {
  border-bottom: 1px solid #d3d3d3;
  /* Gray default border */
  padding: 26px 0;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-family: "avenir-lt-pro", sans-serif;
}

.service-item-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: "avenir-lt-pro", sans-serif;
}

.service-name {
  font-size: 30px;
  /* Main list text size */
  font-weight: 500;
  color: #050403;
  margin: 0;
  transition: color 0.3s ease;
  font-family: "avenir-lt-pro", sans-serif;
}

.service-icon {
  width: 24px;
  height: 24px;
  transition: transform 0.3s ease;
  /* Icon formatting - assuming svg or font awesome */
  font-family: "avenir-lt-pro", sans-serif;
}

.service-desc {
  height: 0;
  overflow: hidden;
  opacity: 0;
  font-size: 18px;
  color: #333;
  margin-top: 0;
  transition: all 0.3s ease;
  font-family: "avenir-lt-pro", sans-serif;
}

/* Active State */
.service-item.active {
  border-bottom: 2px solid #762828;
  font-family: "avenir-lt-pro", sans-serif;
}

.service-item.active .service-name {
  color: #762828;
  font-weight: 900;
  font-family: "avenir-lt-pro", sans-serif;
}

.service-item.active .service-desc {
  height: auto;
  opacity: 1;
  margin-top: 10px;
  padding-bottom: 10px;
  font-family: "avenir-lt-pro", sans-serif;
}

.service-item.active .service-icon {
  transform: rotate(-45deg);
  /* Example rotation for arrow */
  /* Or swap icon if needed */
  font-family: "avenir-lt-pro", sans-serif;
}

/* Bottom CTA */
.services-cta {
  margin-top: 80px;
  text-align: center;
  border-top: 1px solid #762828;
  border-bottom: 1px solid #762828;
  padding: 30px 0;
  width: max-content;
  margin-left: auto;
  margin-right: auto;
  min-width: 50%;
  font-family: "avenir-lt-pro", sans-serif;
}

.cta-title {
  font-size: 30px;
  font-weight: 900;
  color: #050403;
  margin: 0;
  text-transform: uppercase;
  font-family: "avenir-lt-pro", sans-serif;
}

.cta-subtitle {
  font-size: 24px;
  font-weight: 300;
  color: #762828;
  /* Or matching red */
  margin: 0;
  margin-top: 5px;
  font-family: "avenir-lt-pro", sans-serif;
}

/* Services Section Styles */
.services-container {
  padding: 100px 50px;
  background-color: #f7f2f2;
  overflow: hidden;
  font-family: "avenir-lt-pro", sans-serif;
}

.services-header-row {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 60px;
  position: relative;
  font-family: "avenir-lt-pro", sans-serif;
}

.services-right-col-btn {
  flex: 0 0 41%;
  text-align: right;
  padding-top: 40px;
  font-family: "avenir-lt-pro", sans-serif;
}

.services-label {
  background-color: #f0dbdb;
  color: #762828;
  font-size: 20px;
  font-weight: 900;
  padding: 10px 17px;
  display: inline-block;
  text-transform: uppercase;
  margin-bottom: 15px;
  font-family: "avenir-lt-pro", sans-serif;
}

.services-title {
  font-size: 70px;
  font-weight: 900;
  color: #050403;
  line-height: 1;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-family: "avenir-lt-pro", sans-serif;
}

.services-content-wrapper {
  display: flex;
  gap: 40px;
  align-items: start;
  font-family: "avenir-lt-pro", sans-serif;
}

.service-image-container {
  flex: 0 0 45%;
  position: relative;
  height: auto;
  min-height: 574px;
  font-family: "avenir-lt-pro", sans-serif;
}

.service-display-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: opacity 0.3s ease-in-out;
  font-family: "avenir-lt-pro", sans-serif;
}

.service-list-container {
  flex: 1;
  display: flex;
  flex-direction: column;
  font-family: "avenir-lt-pro", sans-serif;
}

.service-item {
  border-bottom: 1px solid #d3d3d3;
  padding: 25px 0;
  cursor: default;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
  font-family: "avenir-lt-pro", sans-serif;
}

.service-item.active {
  border-bottom: 2px solid #762828;

  font-family: "avenir-lt-pro", sans-serif;
}

.service-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: "avenir-lt-pro", sans-serif;
}

.service-name {
  font-size: 36px;
  font-weight: 500;
  color: #050403;
  margin: 0;
  transition: color 0.3s ease;
  font-family: "avenir-lt-pro", sans-serif;
}

.service-item.active .service-name {
  color: #762828;

  font-family: "avenir-lt-pro", sans-serif;
}

/* Update arrow to be simpler based on request */
.service-arrow {
  font-size: 23px;
  color: #9f9f9f;
  transition: all 0.3s ease;
  transform: rotate(-45deg);
  /*  font-family: 'avenir-lt-pro', sans-serif;*/
}

.service-arrow-container {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 46px;
  height: 46px;
  border: 1px solid #9f9f9f;
  font-family: "avenir-lt-pro", sans-serif;
}

.service-item.active .service-arrow {
  color: #762828;
  transform: rotate(45deg);
  /*  font-family: 'avenir-lt-pro', sans-serif;*/
}

.service-item.active .service-arrow-container {
  border-color: #762828;
  font-family: "avenir-lt-pro", sans-serif;
}

.service-description {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transition: all 0.4s ease-in-out;
  font-size: 26px;
  color: #050403;
  margin-top: 0;
  line-height: 1.5;
  font-family: "avenir-lt-pro", sans-serif;
}

.service-item.active .service-description {
  max-height: 200px;
  opacity: 1;
  margin-top: 3px;
  font-family: "avenir-lt-pro", sans-serif;
}

.cta-box {
  margin-top: 90px;
  text-align: center;
  border-top: 1px solid #762828;
  border-bottom: 1px solid #762828;
  padding: 34px 0px 30px 0px;
  width: 780px;
  margin-left: auto;
  margin-right: auto;
  font-family: "avenir-lt-pro", sans-serif;
}

.cta-main-text {
  font-size: 40px;
  font-weight: 900;
  color: #050403;
  text-transform: uppercase;
  margin: 0;
  font-family: "avenir-lt-pro", sans-serif;
}

.cta-sub-text {
  font-size: 40px;
  font-weight: 300;
  color: #762828;
  margin: 8px 0 0 0;
  font-family: "avenir-lt-pro", sans-serif;
}

/* Revised Services Section Layout */
.services-container {
  padding: 100px 115px;
  background-color: #f7f2f2;
  position: relative;
  overflow: visible;
  z-index: 1;
  /* Establish stacking context */
  font-family: "avenir-lt-pro", sans-serif;
}

/* Top Right Pattern */
.services-container::before {
  content: "";
  position: absolute;
  top: -250px;
  right: 0;
  width: 900px;
  /* Large size for desktop */
  height: 900px;
  background-image: url("assets/images/bg-pattern.svg");
  background-repeat: no-repeat;
  background-position: right top;
  background-size: contain;
  z-index: 0;
  pointer-events: none;
  font-family: "avenir-lt-pro", sans-serif;
}

/* Bottom Left Pattern */
.services-container::after {
  content: "";
  position: absolute;
  bottom: -250px;
  left: 0;
  width: 900px;
  height: 900px;
  background-image: url("assets/images/bg-pattern-2.svg");
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: contain;
  z-index: 0;
  pointer-events: none;
  font-family: "avenir-lt-pro", sans-serif;
}

/* Ensure content is above patterns */
.services-header-row,
.services-content-wrapper,
.cta-box {
  position: relative;
  z-index: 2;
  font-family: "avenir-lt-pro", sans-serif;
}

.services-header-row {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 30px;
  position: relative;
  font-family: "avenir-lt-pro", sans-serif;
}

.services-title-col {
  max-width: 50%;
  /* Left side title */
  font-family: "avenir-lt-pro", sans-serif;
}

.services-button-col {
  /* Right side button */
  padding-top: 20px;
  font-family: "avenir-lt-pro", sans-serif;
}

/* Service Content Grid */
.services-content-wrapper {
  display: flex;
  gap: 40px;
  margin-top: 0px;
  align-items: start;
  font-family: "avenir-lt-pro", sans-serif;
}

/* Image on Left */
.service-image-container {
  flex: 0 0 45%;
  /* Approx width */
  height: 500px;
  margin-top: 50px;
  /* Fixed height match list */
  font-family: "avenir-lt-pro", sans-serif;
}

/* List on Right */
.service-list-container {
  flex: 1;
  padding-left: 20px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  font-family: "avenir-lt-pro", sans-serif;
}

/* Adjust List Items */
.service-item {
  border-bottom: 1px solid #d3d3d3;
  padding: 25px 0;
  font-family: "avenir-lt-pro", sans-serif;
}

.service-item:first-child {
  padding-top: 0;
  font-family: "avenir-lt-pro", sans-serif;
}

.service-item.active {
  border-bottom: 2px solid #762828;
  /* Red underline for active */
  font-family: "avenir-lt-pro", sans-serif;
}

.service-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: "avenir-lt-pro", sans-serif;
}

/* Square Box Arrow Icon style from reference */
.icon-box-arrow {
  width: 24px;
  height: 24px;
  border: 1px solid #ccc;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  /*  font-family: 'avenir-lt-pro', sans-serif;*/
}

.service-item.active .icon-box-arrow {
  background-color: #762828;
  border-color: #762828;
  /*  font-family: 'avenir-lt-pro', sans-serif;*/
}

.service-item.active .icon-box-arrow i {
  color: #fff;
  /*  font-family: 'avenir-lt-pro', sans-serif;*/
}

/* Why Work With Us Section */
.why-us-section {
  margin-top: 130px;
  margin-bottom: 151px;

  padding-left: 131px;
  padding-right: 115px;
  position: relative;
  z-index: 2;
  font-family: "avenir-lt-pro", sans-serif;
}

.why-us-title {
  font-size: 50px;
  font-weight: 900;
  color: #050403;
  text-transform: uppercase;
  margin-bottom: 20px;
  line-height: 1.1;
  font-family: "avenir-lt-pro", sans-serif;
}

.why-us-desc {
  font-size: 18px;
  color: #050403;
  font-weight: 300;
  margin-bottom: 30px;
  line-height: 1.6;
  font-family: "avenir-lt-pro", sans-serif;
}

.why-us-list {
  list-style: none;
  padding: 0;
  margin-bottom: 40px;
  font-family: "avenir-lt-pro", sans-serif;
}

.why-us-list li {
  font-size: 18px;
  font-weight: 300;
  color: #050403;
  margin-bottom: 15px;
  display: flex;
  align-items: flex-start;
  font-family: "avenir-lt-pro", sans-serif;
}

.why-us-icon {
  width: 20px;
  height: auto;
  margin-right: 15px;
  flex-shrink: 0;
  margin-top: 4px;
  font-family: "avenir-lt-pro", sans-serif;
}

.why-us-image-col {
  display: flex;
  justify-content: flex-end;
  font-family: "avenir-lt-pro", sans-serif;
}

.why-us-image {
  width: 100%;
  height: auto;
  object-fit: cover;
  font-family: "avenir-lt-pro", sans-serif;
}

.why-us-section-left {
  padding: 50px 85px;
  font-family: "avenir-lt-pro", sans-serif;
}

/* Parallax Stats Section */
.parallax-stats-section {
  position: relative;
  padding: 150px 115px 200px 131px;
  background-image: url("assets/images/Heathrowt4survey.png");
  /* Placeholder, swap as needed */
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  /* CSS Parallax */
  color: #ffffff;
  overflow: hidden;
  font-family: "avenir-lt-pro", sans-serif;
}

/* Dark Overlay */
.parallax-stats-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  /* Darkening */
  z-index: 1;
  font-family: "avenir-lt-pro", sans-serif;
}

.parallax-content-wrapper {
  position: relative;
  z-index: 2;
  /* Above overlay */
  font-family: "avenir-lt-pro", sans-serif;
}

/* Header Re-use with White Text */
.stats-header-row {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 80px;
  font-family: "avenir-lt-pro", sans-serif;
}

.stats-label {
  background-color: #f0dbdb;
  /* Keep brand color or make white/red? Reference shows Pink Box akin to Services */
  color: #762828;
  font-size: 20px;
  font-weight: 900;
  padding: 10px 17px;
  display: inline-block;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-family: "avenir-lt-pro", sans-serif;
}

.stats-title {
  font-size: 60px;
  font-weight: 900;
  color: #ffffff;
  line-height: 1.1;
  text-transform: uppercase;
  max-width: 900px;
  font-family: "avenir-lt-pro", sans-serif;
}

/* Stats Grid */
.stats-grid-row {
  display: flex;
  justify-content: space-between;
  gap: 40px;
  padding-top: 40px;
  /* border-top: 1px solid rgba(255,255,255,0.3); Remove this if items have individual borders */
  font-family: "avenir-lt-pro", sans-serif;
}

.stat-item {
  flex: 1;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  padding-top: 25px;
  text-align: center;
  font-family: "avenir-lt-pro", sans-serif;
}

.stat-number {
  font-size: 110px;
  font-weight: 900;
  color: #ffffff;
  line-height: 1;
  margin-bottom: 10px;
  font-family: "avenir-lt-pro", sans-serif;
}

.stat-desc {
  font-size: 30px;
  font-weight: 400;
  color: #e0e0e0;
  text-transform: uppercase;
  line-height: 1.4;
  font-family: "avenir-lt-pro", sans-serif;
}

/* Button override for this section if needed */
.btn-parallax {
  border-color: #ffffff;
  color: #ffffff;
  font-family: "avenir-lt-pro", sans-serif;
}

.btn-parallax:hover {
  background-color: #ffffff;
  color: #000;
  font-family: "avenir-lt-pro", sans-serif;
}

@media (max-width: 992px) {
  .parallax-stats-section {
    padding: 60px 20px;
    font-family: "avenir-lt-pro", sans-serif;
  }

  .stats-header-row {
    flex-direction: column;
    font-family: "avenir-lt-pro", sans-serif;
  }

  .stats-grid-row {
    flex-wrap: wrap;
    font-family: "avenir-lt-pro", sans-serif;
  }

  .stat-item {
    flex: 0 0 45%;
    margin-bottom: 30px;
    font-family: "avenir-lt-pro", sans-serif;
  }

  .stats-title {
    font-size: 40px;
    font-family: "avenir-lt-pro", sans-serif;
  }
}

@media (max-width: 576px) {
  .stat-item {
    flex: 0 0 100%;
    font-family: "avenir-lt-pro", sans-serif;
  }
}

.parallax-stats-section .services-right-col-btn {
  flex: 0 0 30%;
  font-family: "avenir-lt-pro", sans-serif;
}

/* Management Section */
.management-section {
  padding: 150px 0px 117px 0px;
  text-align: center;
  background-color: #fff;
  font-family: "avenir-lt-pro", sans-serif;
}

.management-title {
  font-size: 50px;
  font-weight: 900;
  color: #050403;
  text-transform: uppercase;
  margin-bottom: 60px;
  font-family: "avenir-lt-pro", sans-serif;
}

.management-card {
  background-color: #f7f2f2;
  text-align: left;
  height: 100%;
  display: flex;
  flex-direction: column;
  font-family: "avenir-lt-pro", sans-serif;
}

.management-card-img-wrapper {
  width: 100%;
  overflow: hidden;
  font-family: "avenir-lt-pro", sans-serif;
}

.management-card-img {
  width: 100%;
  /*height: 100%;*/
  height: 272px;
  object-fit: cover;
  object-position: top;
  display: block;
  font-family: "avenir-lt-pro", sans-serif;
}

.management-card-body {
  padding: 34px 24px 31px 30px;
  flex: 1;
  display: flex;
  flex-direction: column;
  font-family: "avenir-lt-pro", sans-serif;
}

.management-name {
  font-size: 20px;
  font-weight: 900;
  color: #762828;
  margin-bottom: 2px;
  font-family: "avenir-lt-pro", sans-serif;
}

.management-role {
  font-size: 20px;
  font-weight: 900;
  color: #050403;
  margin-bottom: 5px;
  font-family: "avenir-lt-pro", sans-serif;
}

.management-desc {
  font-size: 16px;
  color: #050403;
  margin-bottom: 30px;
  font-weight: 300;
  /* Space before icon */
  flex: 1;
  /* Pushes icon down */
  font-family: "avenir-lt-pro", sans-serif;
}

.management-icon {
  width: 32px;
  height: 32px;
  /* User specified svg: linkedin_icon_filled.svg */
  transition: transform 0.3s ease;
  font-family: "avenir-lt-pro", sans-serif;
}

.management-icon:hover {
  transform: scale(1.1);
  font-family: "avenir-lt-pro", sans-serif;
}

.management-footer-btn-container {
  margin-top: 60px;
  font-family: "avenir-lt-pro", sans-serif;
}

/* -- Testimonials Section -- */
.testimonials-section {
  padding: 100px 50px;
  background-color: #f7f2f2;
  position: relative;
  font-family: "avenir-lt-pro", sans-serif;
}

.testimonials-title {
  font-family: "Avenir", sans-serif;
  font-weight: 900;
  font-size: 50px;
  color: #000000;
  text-align: center;
  margin-bottom: 60px;
  text-transform: uppercase;
  font-family: "avenir-lt-pro", sans-serif;
}

.testimonial-card {
  background: #ffffff;
  padding: 34px 30px;
  position: relative;
  height: 100%;
  border: none;
  border-radius: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  min-height: 516px;
  font-family: "avenir-lt-pro", sans-serif;
}

.testimonial-quote-icon {
  position: absolute;
  top: 22px;
  right: 26px;
  width: 56px;
  height: auto;
  font-family: "avenir-lt-pro", sans-serif;
}

.testimonial-company {
  font-family: "Avenir", sans-serif;
  font-weight: 900;
  font-size: 24px;
  color: #000000;
  margin-bottom: 5px;
  padding-right: 40px;
  /* Space for icon */
  line-height: 1.2;
  min-height: 56px;
  /* Approx 2 lines */
  display: flex;
  align-items: start;
  font-family: "avenir-lt-pro", sans-serif;
}

.testimonial-text {
  font-family: "Avenir", sans-serif;
  font-weight: 300;
  font-size: 16px;
  color: #050403;
  line-height: 1.6;
  margin-bottom: 20px;
  min-height: 220px;
  font-family: "avenir-lt-pro", sans-serif;
}

.testimonial-author-box {
  margin-top: 20px;
  margin-bottom: 30px;
  font-family: "avenir-lt-pro", sans-serif;
}

.testimonial-name {
  font-family: "Avenir", sans-serif;
  font-weight: 900;
  font-size: 20px;
  color: #762828;
  margin-bottom: 2px;
  font-family: "avenir-lt-pro", sans-serif;
}

.testimonial-role {
  font-family: "Avenir", sans-serif;
  font-weight: 400;
  font-size: 20px;
  color: #762828;
  font-family: "avenir-lt-pro", sans-serif;
}

/* .logo-invert {
  filter: invert(1);
  opacity: 0.8;
  font-family: 'avenir-lt-pro', sans-serif;
} */

/* Carousel Controls */
.testimonial-carousel-controls {
  display: flex;
  justify-content: flex-end;
  gap: 20px;
  margin-top: 40px;
  font-family: "avenir-lt-pro", sans-serif;
}

.testimonial-footer-row {
  display: flex;
  justify-content: space-between;
  align-items: end;
  margin-top: 50px;
  font-family: "avenir-lt-pro", sans-serif;
}

.carousel-control-custom {
  width: 77px;
  height: 77px;
  border: 2px solid #762828;
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease;
  padding: 0;
  font-family: "avenir-lt-pro", sans-serif;
}

.carousel-control-custom i {
  font-size: 30px;
  color: #762828;
}

.carousel-control-custom:hover {
  background: #762828;
  font-family: "avenir-lt-pro", sans-serif;
}

.carousel-control-custom:hover i {
  color: #ffffff;
}

.carousel-control-custom.disabled {
  opacity: 0.5;
  cursor: not-allowed;
  font-family: "avenir-lt-pro", sans-serif;
}

@media (max-width: 991px) {
  .testimonials-title {
    font-size: 36px;
    font-family: "avenir-lt-pro", sans-serif;
  }

  .testimonial-footer-row {
    flex-direction: column-reverse;
    /* Button below arrows? Or user wants standard. Image has button left, arrows right. On mobile usually stack. */
    gap: 30px;
    align-items: center;
    /* Center align on mobile */
    font-family: "avenir-lt-pro", sans-serif;
  }

  .testimonial-carousel-controls {
    width: 100%;
    justify-content: center;
    /* Center arrows on mobile */
    font-family: "avenir-lt-pro", sans-serif;
  }
}

/* -- News & Resources Hub Section -- */
.news-hub-section {
  background-color: #ffffff;
  padding-top: 147px;
  padding-bottom: 136px;
  font-family: "avenir-lt-pro", sans-serif;
}

.news-hub-title {
  font-family: "Avenir", sans-serif;
  font-weight: 900;
  font-size: 50px;
  color: #000000;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-family: "avenir-lt-pro", sans-serif;
}

.news-hub-subtitle {
  font-family: "Avenir", sans-serif;
  font-weight: 400;
  font-size: 20px;
  color: #000000;
  margin-bottom: 73px;
  max-width: 800px;
  font-family: "avenir-lt-pro", sans-serif;
}

/* Featured Card (Top Large One) */
.featured-news-card {
  background-color: #f7f2f2;
  margin-bottom: 40px;
  font-family: "avenir-lt-pro", sans-serif;
}

.featured-img-col {
  padding: 0;
  /* Use min-height to ensure image shows well */
  font-family: "avenir-lt-pro", sans-serif;
}

.featured-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: "avenir-lt-pro", sans-serif;
}

.featured-content-col {
  padding: 35px 55px 27px 31px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-family: "avenir-lt-pro", sans-serif;
}

/* News Grid Cards */
.news-card {
  background-color: #f7f2f2;
  height: 100%;
  display: flex;
  flex-direction: column;
  transition: transform 0.3s ease;
  font-family: "avenir-lt-pro", sans-serif;
}

.news-card-img-wrapper {
  overflow: hidden;
  font-family: "avenir-lt-pro", sans-serif;
}

.news-card-img {
  object-fit: cover;
  width: 100%;
  transition: transform 0.5s ease;
  font-family: "avenir-lt-pro", sans-serif;
}

.news-card:hover .news-card-img {
  transform: scale(1.05);
  font-family: "avenir-lt-pro", sans-serif;
}

.news-card-content {
  padding: 20px 27px;
  flex: 1;
  display: flex;
  flex-direction: column;
  font-family: "avenir-lt-pro", sans-serif;
}

/* Common Text Styles */
.news-meta {
  font-family: "Avenir", sans-serif;
  font-weight: 400;
  /* Light/Regular */
  font-size: 16px;
  color: #762828;
  margin-bottom: 10px;
  letter-spacing: 0.5px;
  font-family: "avenir-lt-pro", sans-serif;
}

.news-date {
  font-family: "Avenir", sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #000;
  margin-bottom: 9px;
  display: block;
  font-family: "avenir-lt-pro", sans-serif;
}

.news-title {
  font-family: "Avenir", sans-serif;
  font-weight: 900;
  font-size: 20px;
  color: #000000;
  margin-bottom: 15px;
  line-height: 1.3;
  font-family: "avenir-lt-pro", sans-serif;
}

.news-desc {
  font-family: "Avenir", sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #000;
  margin-bottom: 45px;
  line-height: 1.5;
  font-family: "avenir-lt-pro", sans-serif;
}

.news-read-more {
  font-family: "Avenir", sans-serif;
  font-weight: 900;
  font-size: 16px;
  color: #762828;
  text-transform: uppercase;
  text-decoration: none;
  margin-top: auto;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  transition: gap 0.3s ease;
  font-family: "avenir-lt-pro", sans-serif;
}

.news-read-more:hover {
  gap: 15px;
  color: #5a1e1e;
  font-family: "avenir-lt-pro", sans-serif;
}

.news-read-more i {
  font-size: 18px;
}

/* Footer Button Centering */
.news-footer-container {
  margin-top: 75px;
  text-align: center;
  font-family: "avenir-lt-pro", sans-serif;
}

@media (max-width: 991px) {
  .news-hub-title {
    font-size: 36px;
    font-family: "avenir-lt-pro", sans-serif;
  }
  font-family: "avenir-lt-pro", sans-serif;
}

/* -- Footer Section -- */
.footer-main {
  position: relative;
  color: #ffffff;
  background-color: #641d1d;
  /* Fallback/Main bg */
  overflow: hidden;
  font-family: "avenir-lt-pro", sans-serif;
}

/* Background Shape spanning full section */
.footer-main::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("assets/images/shape-footer.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  /* Adjust based on actual shape visibility */
  pointer-events: none;
  z-index: 1;
  font-family: "avenir-lt-pro", sans-serif;
}
.footer-newsletter .container {
  z-index: 2;
  position: relative;
  font-family: "avenir-lt-pro", sans-serif;
}

/* Newsletter Section */
.footer-newsletter {
  background-color: #762828;
  padding: 52px 0px 52px 0px;
  font-family: "avenir-lt-pro", sans-serif;
}

.newsletter-title {
  font-family: "Avenir", sans-serif;
  font-weight: 900;
  font-size: 50px;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-family: "avenir-lt-pro", sans-serif;
}

.newsletter-desc {
  font-family: "Avenir", sans-serif;
  font-weight: 400;
  font-size: 20px;
  margin-bottom: 40px;
  font-family: "avenir-lt-pro", sans-serif;
}

.newsletter-form .form-control {
  background-color: #ffffff;
  border: none;
  border-radius: 0;
  height: 50px;
  font-family: "Avenir", sans-serif;
  font-size: 16px;
  color: #000;
  padding-left: 20px;
  font-family: "avenir-lt-pro", sans-serif;
}

.newsletter-form .form-control::placeholder {
  color: #a0a0a0;
  font-family: "avenir-lt-pro", sans-serif;
}

.btn-signup {
  background-color: #000000;
  color: #ffffff;
  border: none;
  border-radius: 0;
  height: 50px;
  width: 100%;
  font-family: "Avenir", sans-serif;
  font-weight: 900;
  font-size: 16px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  transition: background-color 0.3s ease;
  font-family: "avenir-lt-pro", sans-serif;
}

.btn-signup:hover {
  background-color: #333;
  color: #ffffff;
  font-family: "avenir-lt-pro", sans-serif;
}

/* Contact Section */
.footer-contact {
  background-color: transparent;
  padding: 113px 0 120px;
  font-family: "avenir-lt-pro", sans-serif;
}

.contact-title {
  font-family: "Avenir", sans-serif;
  font-weight: 900;
  font-size: 70px;
  margin-bottom: 30px;
  text-transform: uppercase;
  font-family: "avenir-lt-pro", sans-serif;
}

.btn-contact {
  background-color: #ca8888;
  /* From image roughly */
  color: #000000;
  border: none;
  border-radius: 0;
  padding: 22px 44px;
  font-family: "Avenir", sans-serif;
  font-weight: 900;
  font-size: 16px;
  text-transform: uppercase;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  text-decoration: none;
  transition: background-color 0.3s ease;
  margin-bottom: 93px;
  font-family: "avenir-lt-pro", sans-serif;
}

.btn-contact:hover {
  background-color: #b07070;
  color: #000;
  font-family: "avenir-lt-pro", sans-serif;
}

.footer-info-col {
  margin-bottom: 30px;
  font-family: "avenir-lt-pro", sans-serif;
}

.footer-label {
  font-family: "Avenir", sans-serif;
  font-weight: 900;
  font-size: 26px;
  margin-bottom: 26px;
  font-family: "avenir-lt-pro", sans-serif;
}

.footer-text {
  font-family: "Avenir", sans-serif;
  font-weight: 300;
  font-size: 26px;
  line-height: 1.6;
  font-family: "avenir-lt-pro", sans-serif;
}

.footer-link {
  color: #ffffff;
  text-decoration: none;
  transition: opacity 0.3s ease;
  font-family: "avenir-lt-pro", sans-serif;
}

.footer-link:hover {
  opacity: 0.8;
  color: #ffffff;
  font-family: "avenir-lt-pro", sans-serif;
}

.footer-bottom {
  margin-top: 60px;
  padding-top: 20px;
  font-size: 16px;
  color: #ffffff;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 20px;
  font-family: "avenir-lt-pro", sans-serif;
}

.footer-bottom-links a {
  color: #ffffff;
  margin-left: 8px;
  text-decoration: none;
  font-family: "avenir-lt-pro", sans-serif;
}

/* Partners Logo Row */
.partners-section {
  background-color: #f7f2f2;
  /* Lighter bg for logos */
  padding: 47px 0 42px;
  font-family: "avenir-lt-pro", sans-serif;
}

.partners-logo-img {
  width: 100%;
  height: auto;
  max-height: 100px;
  /* Adjust based on image aspect */
  object-fit: contain;
  font-family: "avenir-lt-pro", sans-serif;
}

@media (max-width: 768px) {
  .newsletter-form .col-md-3,
  .newsletter-form .col-md-4 {
    margin-bottom: 15px;
    font-family: "avenir-lt-pro", sans-serif;
  }

  .footer-bottom {
    flex-direction: column;
    text-align: center;
    font-family: "avenir-lt-pro", sans-serif;
  }
}

.nav-item .active,
.navbar-main.navbar-scrolled .nav-item .active {
  color: #782628 !important;
  font-family: "avenir-lt-pro", sans-serif;
}

/* -- Meet The Team Slider Section -- */
.team-section {
  padding: 170px 0px 180px 0px;
  overflow-x: hidden;
  font-family: "avenir-lt-pro", sans-serif;
}

/* 
   Layout Logic:
   - We want the content to START at the container line.
   - We want the content to overflow to the RIGHT edge of the screen.
   - We want the LEFT edge to be a hard cut (items slide "under" the left margin).
   
   To achieve this:
   1. Create a container-fluid.
   2. Set padding-left based on margin calculation: (100vw - 1320px) / 2
   3. This pushes the content start to the container line.
   4. Allow overflow-x visible (or manageable via swiper) to the right.
*/

.team-slider-container {
  /* Use a margin-left strategy for the visual alignment */
  margin-left: calc((100% - 1320px) / 2 + 12px);
  padding-right: 0;
  position: relative;
  overflow: hidden;
  /* Clips content at the left start edge (margin) and right viewport edge */
  font-family: "avenir-lt-pro", sans-serif;
}

@media (max-width: 1399px) {
  .team-slider-container {
    margin-left: calc((100% - 1140px) / 2 + 12px);
  }
}

@media (max-width: 1199px) {
  .team-slider-container {
    margin-left: calc((100% - 960px) / 2 + 12px);
  }
}

@media (max-width: 991px) {
  .team-slider-container {
    margin-left: 15px;
    padding-right: 15px;
  }
}

.team-header-row {
  margin-bottom: 50px;
  font-family: "avenir-lt-pro", sans-serif;
}

.team-title {
  font-family: "Avenir", sans-serif;
  font-weight: 900;
  font-size: 50px;
  text-transform: uppercase;
  color: #050403;
  margin-bottom: 50px;
  text-align: center;
  font-family: "avenir-lt-pro", sans-serif;
}

/* Swiper Styles */
.swiper-team {
  width: 100%;
  padding-bottom: 50px;
  overflow: visible !important;
  font-family: "avenir-lt-pro", sans-serif;
}

.swiper-team .swiper-slide {
  width: 360px !important;
  height: auto !important;
  font-family: "avenir-lt-pro", sans-serif;
}

.team-card {
  background: #ffffff;
  border: none;
  width: 100%;
  /* Take full width of slide */
  height: 100%;
  display: flex;
  flex-direction: column;
  font-family: "avenir-lt-pro", sans-serif;
}

.team-img-wrapper {
  width: 100%;
  height: 225px;
  overflow: hidden;
  font-family: "avenir-lt-pro", sans-serif;
}

.team-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: "avenir-lt-pro", sans-serif;
}

.team-body {
  padding: 30px;
  flex: 1;
  display: flex;
  flex-direction: column;
  font-family: "avenir-lt-pro", sans-serif;
}

.team-name {
  font-family: "Avenir", sans-serif;
  font-weight: 900;
  font-size: 20px;
  color: #762828;
  margin-bottom: 5px;
  font-family: "avenir-lt-pro", sans-serif;
}

.team-role {
  font-family: "Avenir", sans-serif;
  font-weight: 900;
  font-size: 18px;
  color: #000;
  margin-bottom: 20px;
  font-family: "avenir-lt-pro", sans-serif;
}

.team-desc {
  font-family: "Avenir", sans-serif;
  font-weight: 300;
  font-size: 16px;
  color: #050403;
  margin-bottom: 20px;
  line-height: 1.5;
  font-family: "avenir-lt-pro", sans-serif;
}

.team-linkedin {
  margin-top: auto;
  font-size: 24px;
  color: #000;
  transition: color 0.3s;
  font-family: "avenir-lt-pro", sans-serif;
}

.team-linkedin:hover {
  color: #0077b5;
  font-family: "avenir-lt-pro", sans-serif;
}

/* Controls */
.team-controls-row {
  display: flex;
  justify-content: space-between;
  align-items: start;
  margin-top: 40px;
  padding-right: calc((100vw - 1320px) / 2 + 12px);
  font-family: "avenir-lt-pro", sans-serif;
}

.team-nav-group {
  display: flex;
  gap: 20px;
  font-family: "avenir-lt-pro", sans-serif;
}

.team-btn-nav {
  transition: all 0.3s;
  cursor: pointer;
  font-family: "avenir-lt-pro", sans-serif;
}

.team-btn-nav:hover {
  background: #762828;
  color: #fff;
  font-family: "avenir-lt-pro", sans-serif;
}

.team-btn-nav.swiper-button-disabled {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  font-family: "avenir-lt-pro", sans-serif;
}

@media (max-width: 1399px) {
  .team-controls-row {
    padding-right: calc((100vw - 1140px) / 2 + 12px);
  }
}

@media (max-width: 991px) {
  .team-controls-row {
    flex-direction: column-reverse;
    gap: 30px;
    padding-right: 15px;
    align-items: flex-start;
  }

  .team-section {
    padding: 60px 0;
  }
}

.about-shape-1 {
  position: relative;
  z-index: -1;
}

.about-shape-1::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 260px;
  height: 600px;
  background-image: url("assets/images/shape-about.svg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.contact-shape-1 {
  position: relative;
  z-index: -1;
}

.contact-shape-1::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 485px;
  height: 258.57px;
  background-image: url("assets/images/contact-shape.svg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.about-shape-2 {
  position: relative;
  margin-top: 50px;
  z-index: -1;
}

.about-shape-2::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 277.71px;
  height: 880.65px;
  background-image: url("assets/images/about-shape-2.svg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.shape-new-right {
  position: relative;
  z-index: -1;
}

.shape-new-right::before {
  content: "";
  position: absolute;
  top: -300px;
  right: 0;
  width: 285px;
  height: 780.04px;
  background-image: url("assets/images/shape-right-new.svg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

/* -- iTalk Section -- */
.italk-section {
  padding: 0px 0px 175px 0px;
}

.italk-container {
  background-color: #ffffff;
  padding: 33px 51px 44px 46px;
  position: relative;
  font-family: "avenir-lt-pro", sans-serif;
  /* Anchor for absolute logo */
}

/* Position the logo wrapper absolutely relative to the container */
.italk-logo-top-wrapper {
  position: absolute;
  top: -35px;
  /* Pull it up above the container edge */
  left: -35px;
  /* Pull it left outside the container edge */
  z-index: 10;
  /* Ensure it stays on top */
  font-family: "avenir-lt-pro", sans-serif;
}

.italk-logo-top {
  transform: rotate(-2deg);
  max-width: 250px;
  /* Increased size for impact as per image */
  display: block;
  font-family: "avenir-lt-pro", sans-serif;
}

.italk-logo-bottom-wrapper {
  margin-top: 40px;
  font-family: "avenir-lt-pro", sans-serif;
}

.italk-logo-bottom {
  max-width: 150px;
  font-family: "avenir-lt-pro", sans-serif;
}

.italk-content {
  padding-left: 40px;
  font-family: "avenir-lt-pro", sans-serif;
}

.italk-title {
  font-family: "Avenir", sans-serif;
  font-weight: 900;
  font-size: 50px;
  /*  text-transform: uppercase;*/
  color: #000;
  margin-bottom: 13px;
  font-family: "avenir-lt-pro", sans-serif;
}

.italk-text {
  font-family: "Avenir", sans-serif;
  font-weight: 300;
  /* Regular/Light */
  font-size: 20px;
  line-height: 1.8;
  color: #000;
  margin-bottom: 15px;
  font-family: "avenir-lt-pro", sans-serif;
}

@media (max-width: 991px) {
  .italk-container {
    padding: 40px 20px;
    margin-top: 60px;
    /* Add space for the top logo if we keep it absolute, or just reset */
    font-family: "avenir-lt-pro", sans-serif;
  }

  .italk-content {
    padding-left: 0;
    margin-top: 40px;
    font-family: "avenir-lt-pro", sans-serif;
  }

  .italk-title {
    font-size: 36px;
    font-family: "avenir-lt-pro", sans-serif;
  }

  /* Reset absolute position for mobile to prevent overflow issues */
  .italk-logo-top-wrapper {
    position: relative;
    top: auto;
    left: auto;
    margin-bottom: 30px;
    display: flex;
    justify-content: center;
    font-family: "avenir-lt-pro", sans-serif;
  }

  .italk-logo-bottom-wrapper {
    display: flex;
    justify-content: center;
    font-family: "avenir-lt-pro", sans-serif;
  }
}

.began-section {
  margin-top: 95px;
  font-family: "avenir-lt-pro", sans-serif;
}

.began-card {
  padding: 40px;
  background-color: #762828;
  font-family: "avenir-lt-pro", sans-serif;
}

.began-icon {
  height: 82px;
  width: 82px;
  background-color: #ffffff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "avenir-lt-pro", sans-serif;
}

.began-title {
  font-weight: 900;
  font-size: 40px;
  margin-bottom: 20px;
  color: #fff;
  margin-top: 15px;
  font-family: "avenir-lt-pro", sans-serif;
}

.began-text {
  font-size: 18px;
  color: #fff;
  font-weight: 300;
  font-family: "avenir-lt-pro", sans-serif;
}

.began-icon-2 {
  margin-left: 8px;
  margin-top: -5px;
  font-family: "avenir-lt-pro", sans-serif;
}

.value-section {
  margin-top: 160px;
  overflow: hidden;
  font-family: "avenir-lt-pro", sans-serif;
}

.value-container-fluid {
  padding-left: 0;
  padding-right: calc((100% - 1320px) / 2 + 12px);
  font-family: "avenir-lt-pro", sans-serif;
}

@media (max-width: 1399px) {
  .value-container-fluid {
    padding-right: calc((100% - 1140px) / 2 + 12px);
  }
}

@media (max-width: 1199px) {
  .value-container-fluid {
    padding-right: calc((100% - 960px) / 2 + 12px);
  }
}

@media (max-width: 991px) {
  .value-section {
    margin-top: 40px;
    font-family: "avenir-lt-pro", sans-serif;
  }
}

.value-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: 0;
  margin-left: 0;
  font-family: "avenir-lt-pro", sans-serif;
}

.value-col-left {
  padding-left: 0;
  padding-right: 0;
  flex: 0 0 55%;
  max-width: 55%;
  font-family: "avenir-lt-pro", sans-serif;
}

.value-col-right {
  padding: 0px 0 60px 60px;
  flex: 0 0 45%;
  max-width: 45%;
  background-color: #f7f5f5;
  display: flex;
  flex-direction: column;
  justify-content: start;
  font-family: "avenir-lt-pro", sans-serif;
}

.value-img-left {
  height: 100%;
  width: 100%;
  font-family: "avenir-lt-pro", sans-serif;
}

.value-img-left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  font-family: "avenir-lt-pro", sans-serif;
}

.value-label {
  background-color: #eadcdd;
  color: #762828;
  font-family: "Avenir", sans-serif;
  font-weight: 900;
  font-size: 14px;
  padding: 5px 10px;
  display: inline-block;
  text-transform: uppercase;
  margin-bottom: 25px;
  font-family: "avenir-lt-pro", sans-serif;
}

.value-title {
  font-family: "Avenir", sans-serif;
  font-weight: 900;
  font-size: 50px;
  /* Large bold title */
  line-height: 1.1;
  color: #000;
  margin-bottom: 30px;
  text-transform: uppercase;
  font-family: "avenir-lt-pro", sans-serif;
}

.value-desc {
  font-family: "Avenir", sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 1.6;
  color: #050403;
  margin-bottom: 30px;
  font-family: "avenir-lt-pro", sans-serif;
}

.value-list {
  list-style: none;
  padding: 0;
  margin-bottom: 40px;
  font-family: "avenir-lt-pro", sans-serif;
}

.value-list li {
  position: relative;
  padding-left: 15px;
  margin-bottom: 10px;
  font-family: "Avenir", sans-serif;
  font-size: 18px;
  color: #050403;
  font-weight: 300;
  font-family: "avenir-lt-pro", sans-serif;
}

.value-list li::before {
  content: "•";
  color: #050403;
  position: absolute;
  left: 0;
  font-family: "avenir-lt-pro", sans-serif;
}

.btn-outline-custom-2 {
  border-color: #762828;
  color: #762828;
  font-family: "avenir-lt-pro", sans-serif;
}

@media (max-width: 991px) {
  .value-col-left,
  .value-col-right {
    flex: 0 0 100%;
    max-width: 100%;
    font-family: "avenir-lt-pro", sans-serif;
  }

  .value-col-right {
    padding: 40px 15px;
    font-family: "avenir-lt-pro", sans-serif;
  }

  .value-title {
    font-size: 36px;
    font-family: "avenir-lt-pro", sans-serif;
  }

  .value-img-left {
    min-height: 300px;
    font-family: "avenir-lt-pro", sans-serif;
  }
}

/* How We Help Section */
.help-card-col {
  margin-bottom: 30px;
  font-family: "avenir-lt-pro", sans-serif;
}

.help-card {
  position: relative;
  background-size: cover;
  background-position: center;
  overflow: hidden;
  height: 100%;
  display: flex;
  flex-direction: column;
  min-height: 674px;
  font-family: "avenir-lt-pro", sans-serif;
}

.help-card-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(118, 40, 40, 0.95);
  z-index: 1;
  font-family: "avenir-lt-pro", sans-serif;
}

.help-card-content {
  position: relative;
  z-index: 2;
  padding: 37px 40px 65px 40px;
  color: #ffffff;
  display: flex;
  flex-direction: column;
  height: 100%;
  font-family: "avenir-lt-pro", sans-serif;
}

.help-card-title {
  font-weight: 900;
  font-size: 40px;
  text-transform: uppercase;
  margin-bottom: 20px;
  line-height: 1.1;
  font-family: "avenir-lt-pro", sans-serif;
}

.help-card-text {
  font-family: "Avenir", sans-serif;
  font-weight: 300;
  font-size: 18px;
  margin-bottom: 20px;
  line-height: 1.5;
  font-family: "avenir-lt-pro", sans-serif;
}

.help-card-steps,
.help-card-list {
  font-family: "avenir-lt-pro", sans-serif;
  font-weight: 300;
  font-size: 18px;
  margin-bottom: 30px;
  padding-left: 0;
  list-style: none;
}

.help-card-steps li {
  margin-bottom: 15px;
}

.help-step-title {
  font-weight: 900;
  display: block;
  margin-bottom: 5px;
}

.help-card-list li {
  position: relative;
  padding-left: 15px;
  margin-bottom: 8px;
}

.help-card-list li::before {
  content: "•";
  position: absolute;
  left: 0;
  color: #ffffff;
}

.btn-help {
  margin-top: auto;
  background-color: #f0dbdb;
  color: #762828;
  font-weight: 900;
  text-transform: uppercase;
  border: none;
  height: 68px;
  display: flex;
  align-items: center;
  width: fit-content;
  text-decoration: none;
  font-family: "Avenir", sans-serif;
  font-size: 16px;
  transition: all 0.3s ease;
  border-radius: 0px;
  justify-content: center;
  min-width: 224px;
  font-family: "avenir-lt-pro", sans-serif;
}

.btn-help:hover {
  background-color: #ffffff;
  color: #5a1e1e;
  font-family: "avenir-lt-pro", sans-serif;
}

/* Individual Card Backgrounds */
.help-bg-1 {
  background-image: url("assets/images/img-help-1.png");
}

.help-bg-2 {
  background-image: url("assets/images/img-help-2.png");
}

.help-bg-3 {
  background-image: url("assets/images/img-help-3.png");
}

.help-bg-4 {
  background-image: url("assets/images/img-help-4.png");
}

.help-bg-5 {
  background-image: url("assets/images/img-help-5.png");
}

.help-bg-6 {
  background-image: url("assets/images/img-help-6.png");
  height: auto;
}

@media (max-width: 991px) {
  .help-card-title {
    font-size: 24px;
    font-family: "avenir-lt-pro", sans-serif;
  }
}

/* HTA Project - Call to Action Section */
.hta-project-section {
  margin-top: 180px;
  margin-bottom: 124px;
  font-family: "avenir-lt-pro", sans-serif;
}

.hta-project-box {
  background-color: #ffffff;
  background-image: url("assets/images/hta-shape.svg");
  background-size: cover;
  background-position: center;
  border: 4px solid #d5aeae;
  /* Light reddish border */
  position: relative;
  padding: 130px 40px 65px 40px;
  margin: 0 auto;
  font-family: "avenir-lt-pro", sans-serif;
}

.hta-round-container {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  /*  background-color: #F7F2F2;*/
  border-radius: 50%;
  padding: 10px;
  font-family: "avenir-lt-pro", sans-serif;
}

.hta-round-img {
  width: 190px;
  height: auto;
  display: block;
  font-family: "avenir-lt-pro", sans-serif;
}

.hta-project-title {
  font-weight: 900;
  font-size: 42px;
  text-transform: uppercase;
  color: #050403;
  margin-bottom: 15px;
  line-height: 1;
  font-family: "avenir-lt-pro", sans-serif;
}

.hta-project-desc {
  font-family: "avenir-lt-pro", sans-serif;
  font-weight: 300;
  font-size: 14px;
  color: #181919;
  margin: 0 auto 30px auto;
  line-height: 1.6;
}

/* Reusing existing buttons but ensuring specific styles if needed */
.btn-outline-dark-red {
  background-color: transparent;
  border: 2px solid #762828;
  color: #762828;
  font-family: "avenir-lt-pro", sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  padding: 22px 29px 24px 26px;
  display: inline-flex;
  align-items: center;
  transition: all 0.3s ease;

  border-radius: 0px;
}

.btn-outline-dark-red:hover {
  background-color: #762828;
  color: #ffffff;
}

@media (max-width: 991px) {
  .hta-project-section {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .hta-project-title {
    font-size: 32px;
    line-height: 1.2;
  }

  .hta-project-box {
    padding: 65px 20px 40px 20px;
  }

  .hta-round-img {
    width: 100px;
  }

  .hta-project-desc {
    font-size: 14px;
    margin-bottom: 30px;
  }
}

.filter-projects {
  margin-top: 87px;
}

.filter-ptoject-title {
  font-family: "avenir-lt-pro", sans-serif;
  font-weight: 900;
  font-size: 42px;
  text-transform: uppercase;
  color: #050403;
  line-height: 1;
}

/* Filter Projects Section */
.filter-projects {
  padding-bottom: 80px;
}

.filter-ptoject-title {
  margin-bottom: 15px;
}

/* Custom Tabs */
.nav-pills .nav-link {
  color: #152933;
  background-color: transparent;
  border-radius: 0;
  padding: 5px 20px;
  font-family: "avenir-lt-pro", sans-serif;
  font-weight: 300;
  font-size: 18px;
  margin-right: 10px;
  text-transform: capitalize;
}

.nav-pills .nav-link.active,
.nav-pills .nav-link:hover {
  background-color: #f0dbdb;
  /* Light pink active bg */
  color: #762828 !important;
  /* Dark red text */
  font-weight: 900;
  font-family: "avenir-lt-pro", sans-serif;
}

.nav-pills {
  margin-bottom: 50px !important;
}

/* Project Card */
.filter-project-card {
  position: relative;
  height: 376px;
  /* Fixed height for consistency */
  width: 100%;
  overflow: hidden;
  cursor: pointer;
}

.filter-project-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s ease;
}

.filter-project-card:hover .filter-project-img {
  transform: scale(1.05);
}

.filter-project-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    180deg,
    rgba(24, 25, 25, 0) 0%,
    rgba(24, 25, 25, 0.7) 100%
  );
  z-index: 1;
}

.filter-project-content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 20px 25px 20px 23px;
  z-index: 2;
  color: #ffffff;
}

.filter-project-name {
  font-family: "avenir-lt-pro", sans-serif;
  font-weight: 900;
  font-size: 28px;
  text-transform: uppercase;
  margin-bottom: 5px;
  line-height: 1;
  color: #fff;
}

.filter-project-cat {
  font-family: "avenir-lt-pro", sans-serif;
  font-weight: 300;
  font-size: 18px;
  margin-bottom: 0;
  color: #fff;
}

.filter-project-arrow {
  position: absolute;
  bottom: 30px;
  right: 30px;
  color: #ffffff;
  font-size: 20px;
  z-index: 3;
  transition: transform 0.3s ease;
}

.filter-project-card:hover .filter-project-arrow {
  transform: translateX(5px);
}

/* Load More Button */
.btn-load-more {
  background-color: #762828;
  color: #ffffff;
  font-family: "avenir-lt-pro", sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  padding: 18px 40px;
  border: none;
  display: inline-flex;
  align-items: center;
  margin-top: 50px;
  transition: all 0.3s ease;
}

.btn-load-more:hover {
  background-color: #5a1e1e;
  color: #ffffff;
}

@media (max-width: 991px) {
  .nav-pills {
    /*flex-wrap: nowrap;
    overflow-x: auto;
    white-space: nowrap;*/
    padding-bottom: 10px;
    /* Scrollbar space */
  }

  .filter-project-card {
    height: 350px;
  }

  .filter-project-name {
    font-size: 22px;
  }
}

.home-projects-details .hero-title,
.home-projects-details .hero-subtitle {
  color: #050403;
  max-width: 596px;
}

.hero-subtitle-20 {
  font-size: 20px;
  color: #000000;
  font-weight: 300;
  margin-bottom: 15px;
  padding-left: 20px;
}

.home-hub-detail .social-icon-container img,
.home-accreditations .social-icon-container img {
  filter: invert(1);
}

.home-hub-detail .hero-title,
.home-accreditations .hero-title {
  color: #050403;
}

.home-projects .hero-subtitle {
  max-width: 596px;
}

.brief-section {
  margin: 145px 0px 118px 0px;
}

.brief-left-col-title {
  font-size: 40px;
  font-weight: 900;
  font-family: "avenir-lt-pro", sans-serif;
  color: #050403;
  margin-bottom: 15px;
}

.brief-left-col-subtitle {
  font-size: 18px;
  font-weight: 300;
  font-family: "avenir-lt-pro", sans-serif;
  color: #050403;
}

.client-section {
  background-image: url("assets/images/CLIENT.png");
  background-size: cover;
  padding: 96px 0px 120px 0px;
}

.client-card {
  min-height: auto;
  background-color: rgba(255, 255, 255, 0.4);
}

.client-card .testimonial-text {
  min-height: 140px;
}

.service-section-project {
  margin: 105px 0px 75px 0px;
}

.project-services-list {
  padding-left: 20px;
  margin-top: 30px;
  margin-bottom: 30px;
  list-style-type: disc;
}

.project-services-list li {
  font-size: 18px;
  font-weight: 300;
  font-family: "avenir-lt-pro", sans-serif;
  color: #050403;
  margin-bottom: 12px;
  line-height: 1.5;
}

/* Hub Section Specific Styles */
.hub-section {
  padding-top: 154px;
  padding-bottom: 124px;
}

.hub-section .nav-pills {
  margin-bottom: 50px !important;
  border-bottom: 1px solid #ececec;
  padding-bottom: 0px;
}

.hub-section .nav-pills .nav-link {
  color: #000;
  background-color: transparent;
  border-radius: 0;
  padding: 15px 30px;
  font-family: "avenir-lt-pro", sans-serif;
  font-weight: 300;
  font-size: 18px;
  margin-right: 0px;
  text-transform: capitalize;
  border-bottom: 3px solid transparent;
  margin-bottom: -1px;
}

.hub-section .nav-pills .nav-link:hover {
  color: #fff !important;
  background-color: #762828 !important;
}

/* Specific button style for 'Show All' to match image (Dark Red BG) */
.hub-section .nav-pills .btn-show-all.active {
  background-color: #762828 !important;
  color: #ffffff !important;
  border-bottom: none;
}

/* Ensure grid matches the design */
.hub-section .news-card {
  background-color: #ffffff;
}

.hub-section .featured-news-card {
  background-color: #ffffff;
}

.hub-section .nav-pills {
  border-bottom: none;
  gap: 10px;
}

.hub-section .nav-link {
  background-color: #ffffff;
  color: #000000;
  font-weight: 300;
  font-family: "avenir-lt-pro", sans-serif;
  border-radius: 0;
  padding: 12px 35px !important;
  border: none;
  margin: 0;
  text-transform: capitalize;
}

.hub-section .nav-link.active,
.hub-section .nav-link:hover {
  color: #000000 !important;
  background-color: #ffffff;
  border-bottom: none;
}

.hub-section .btn-show-all.active {
  background-color: #762828 !important;
  color: #ffffff !important;
  font-weight: 900;
}

.hub-section .nav-pills {
  border-bottom: none;
  gap: 10px;
  padding-bottom: 0px !important;
  white-space: normal !important;
  flex-wrap: wrap !important;
}

.hub-section .nav-link {
  background-color: #ffffff !important;
  color: #000000 !important;
  font-weight: 300 !important;
  font-family: "avenir-lt-pro", sans-serif !important;
  border-radius: 0 !important;
  padding: 15px 30px !important;
  border: none !important;
  margin: 0 !important;
  text-transform: capitalize !important;
}

/* Hover state for non-active tabs */
.hub-section .nav-link:hover {
  color: #762828 !important;
  background-color: #ffffff !important;
}

/* Default Active for other tabs if selected */
.hub-section .nav-link.active {
  background-color: #ffffff !important;
  color: #762828 !important;
  /* Dark red text */
  font-weight: 900 !important;
}

/* Specific 'Show All' Active State overrides standard active */
.hub-section .btn-show-all.active {
  background-color: #762828 !important;
  /* Dark Red Background */
  color: #ffffff !important;
  /* White Text */
  font-weight: 900 !important;
}

/* Ensure all tabs except 'Show All' do not have the background color on active */
.hub-section .nav-link {
  border-radius: 0;
}

.hub-section .nav-link:not(.btn-show-all).active {
  background-color: transparent !important;
  color: #762828 !important;
  /* Dark red text */
  font-weight: 900 !important;
  border-bottom: none !important;
  /* Remove any border if present */
}

/* Ensure only 'Show All' gets the solid background */
.hub-section .btn-show-all.active {
  background-color: #762828 !important;
  color: white !important;
}

/* Force all active tabs to look like 'Show All' */
.hub-section .nav-pills .nav-link.active {
  background-color: #762828 !important;
  /* Dark Red Background */
  color: #ffffff !important;
  /* White Text */
  font-weight: 900 !important;
}

/* -- Hub Detail Content Section -- */
.hub-detail-container {
  margin-top: 123px;
  margin-bottom: 50px;
  width: 1090px;
}

.hub-detail-h2 {
  font-family: "avenir-lt-pro", sans-serif;
  font-weight: 900;
  font-size: 40px;
  color: #050403;
  text-transform: uppercase;
  margin-bottom: 30px;
  line-height: 1.2;
}

.hub-detail-p {
  font-family: "avenir-lt-pro", sans-serif;
  font-weight: 300;
  font-size: 18px;
  color: #050403;
  line-height: 1.6;
  margin-bottom: 30px;
}

.hub-detail-img {
  width: 100%;
  height: auto;
  object-fit: cover;
  margin-bottom: 50px;
  margin-top: 10px;
}

.hub-detail-h3 {
  font-family: "avenir-lt-pro", sans-serif;
  font-weight: 900;
  font-size: 30px;
  color: #050403;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 20px;
  line-height: 1.3;
}

.hub-share-section {
  margin-top: 50px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.share-label {
  font-family: "avenir-lt-pro", sans-serif;
  font-weight: 900;
  font-size: 24px;
  color: #050403;
  text-transform: uppercase;
}

.share-icons {
  max-width: 229px;
  height: auto;
  cursor: pointer;
}

@media (max-width: 991px) {
  .home-accreditations::after {
    background-color: #fff !important;
  }
  .home-accreditations .hero-title {
    color: #050403 !important;
  }
  .accreditations-section .services-label {
    margin-bottom: 30px !important;
    margin-top: 10px !important;
  }
  .contact-form-title {
    margin-top: 15px;
  }
  .hub-detail-container {
    margin-top: 60px;
    margin-bottom: 40px;
  }

  .hub-detail-h2 {
    font-size: 32px;
  }

  .hub-detail-h3 {
    font-size: 24px;
  }

  .hub-detail-p {
    font-size: 16px;
  }
}

.accreditations-section {
  padding: 111px 0px 175px 0px;
  background-color: #f7f2f2;
}

.accreditation-card {
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  transition: transform 0.3s ease;
  border: none;
}

.accreditation-card:hover,
.partner-card:hover {
  transform: translateY(-5px);
}

.accreditation-logo-wrapper {
  flex-grow: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  width: 100%;
  height: 251px;
}

.accreditation-logo {
  max-width: 80%;
  max-height: 140px;
  width: auto;
  height: auto;
  object-fit: contain;
}

.accreditation-footer {
  width: 100%;
  background-color: #ac6363;
  color: #ffffff;
  font-family: "avenir-lt-pro", sans-serif;
  font-weight: 900;
  font-size: 16px;
  text-transform: uppercase;
  text-align: center;
  padding: 20px 0;
  text-decoration: none;
  transition: background-color 0.3s ease;
}

.accreditation-footer:hover {
  background-color: #762828;
  color: #ffffff;
}

.partner-card {
  height: 251px;
  background-color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 30px;
  transition: transform 0.3s ease;
}

.partner-logo {
  max-width: 90%;
  max-height: 160px;
  width: auto;
  height: auto;
  object-fit: contain;
}

.contact-us {
  margin: 127px 0px 30px 0px;
}

/* Contact Page Specific Styles */
.contact-info-col {
  padding-right: 50px;
}

.contact-info-title,
.contact-form-title {
  font-family: "avenir-lt-pro", sans-serif;
  font-weight: 900;
  font-size: 40px;
  color: #000000;
  text-transform: uppercase;
  margin-bottom: 30px;
  line-height: 1.1;
}

.contact-details-item {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  gap: 15px;
}

.contact-details-icon {
  width: 24px;
  height: 24px;
  object-fit: contain;
}

.contact-phone-text {
  font-family: "avenir-lt-pro", sans-serif;
  font-size: 24px;
  font-weight: 900;
  color: #762828;
}

.contact-email-text {
  font-family: "avenir-lt-pro", sans-serif;
  font-weight: 300;
  color: #762828;
  font-size: 18px;
  text-decoration: none;
}

.contact-address {
  font-family: "avenir-lt-pro", sans-serif;
  font-size: 18px;
  font-weight: 300;
  color: #050403;
  line-height: 1.6;
  margin-top: 30px;
  margin-bottom: 30px;
}

.contact-map-img {
  width: 100%;
  height: auto;
  border-radius: 0;
  max-width: 400px;
}

.contact-form-label {
  font-family: "avenir-lt-pro", sans-serif;
  font-weight: 900;
  font-size: 24px;
  color: #181919;
  margin-bottom: 10px;
  text-transform: uppercase;
  display: block;
}

.contact-form-input,
.contact-form-textarea {
  background-color: #f7f2f2;
  border: none;
  border-radius: 0;
  padding: 10px 13px;
  width: 100%;
  font-family: "avenir-lt-pro", sans-serif;
  font-weight: 300;
  font-size: 16px;
  color: #050403;
  margin-bottom: 25px;
}

.contact-form-input::placeholder,
.contact-form-textarea::placeholder {
  color: #707070;
}

.contact-form-textarea {
  min-height: 215px;
  resize: none;
}

.contact-checkbox-wrapper {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 20px;
}

.contact-checkbox {
  width: 22px;
  height: 22px;
  border: 1px solid #707070;
  border-radius: 0;
  accent-color: #762828;
  margin-right: 0px;
  -webkit-appearance: none;
  appearance: none;
  background-color: #fff;
  cursor: pointer;
  position: relative;
}
.contact-checkbox:checked {
  background-color: #762828;
  border-color: #762828;
}

.contact-checkbox:checked::after {
  content: "✓";
  color: #fff;
  font-size: 16px;
  position: absolute;
  left: 4px;
  top: -2px;
}

.contact-checkbox-label {
  font-family: "avenir-lt-pro", sans-serif;
  font-weight: 300;
  font-size: 16px;
  color: #050403;
  margin-bottom: 0;
}

.recaptcha-img {
  max-width: 181px;
}

.btn-submit-enquiry {
  background-color: #762828;
  color: #ffffff;
  font-family: "avenir-lt-pro", sans-serif;
  font-weight: 900;
  font-size: 16px;
  text-transform: uppercase;
  padding: 15px 30px;
  border: none;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  transition: background-color 0.3s ease;
  cursor: pointer;
}

.btn-submit-enquiry:hover {
  background-color: #5a1e1e;
  color: #ffffff;
}

.contact-page-form {
  background-color: #fff;
  padding: 23px 30px 38px 30px;
}

@media (max-width: 991px) {
  .contact-info-col {
    margin-bottom: 0px;
    padding-right: 12px;
    margin-top: 30px;
  }
}

/* Deliveries Section Styles */
.deliveries-section {
  margin-top: 73px;
  margin-bottom: 66px;
}

.deliveries-img {
}

.deliveries-content-col {
  display: flex;
  flex-direction: column;
  justify-content: start;
}

.deliveries-title {
  font-family: "avenir-lt-pro", sans-serif;
  font-weight: 900;
  font-size: 40px;
  color: #000000;
  text-transform: uppercase;
  line-height: 1.1;
  margin-bottom: 25px;
}

.deliveries-text {
  font-family: "avenir-lt-pro", sans-serif;
  font-weight: 300;
  font-size: 18px;
  color: #050403;
  line-height: 1.6;
  margin-bottom: 20px;
}

.deliveries-text strong {
  font-weight: 900;
}

@media (max-width: 991px) {
  .deliveries-content-col {
    padding-left: 12px;
    margin-top: 30px;
  }

  .deliveries-title {
    font-size: 36px;
    padding-right: 40px;
  }
}

/* Projects Slider Styles */
.projects-slider-section {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 957px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  color: white;
  overflow: hidden;
  transition: background-image 0.5s ease-in-out;
  padding: 189px 0px 170px 0px;
}

.projects-slider-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #050403;
  opacity: 0.65;
  z-index: 1;
}

.projects-slider-container {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.projects-top-row {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: auto;
  width: 100%;
}

.project-label {
  background-color: #e6d2d2;
  /* Light pinkish background from image */
  color: #762828;
  padding: 10px 20px;
  font-family: "avenir-lt-pro", sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
}

.btn-view-all-projects {
  border: 1px solid #ffffff;
  color: #ffffff;
  background: transparent;
  padding: 12px 25px;
  text-transform: uppercase;
  font-family: "avenir-lt-pro", sans-serif;
  font-weight: 900;
  font-size: 14px;
  text-decoration: none;
  transition: all 0.3s ease;
  display: inline-flex;
  align-items: center;
  gap: 10px;
}

.btn-view-all-projects:hover {
  background-color: #ffffff;
  color: #000000;
}

/* Middle Row Layout */
.project-content-middle {
  margin-top: auto;
  width: 100%;
}

.project-location {
  font-family: "Avenir", sans-serif;
  font-size: 26px;
  font-weight: 300;
  margin-bottom: 15px;
  letter-spacing: 0.5px;
}

.project-title {
  font-family: "Avenir", sans-serif;
  font-size: 60px;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 0.9;
  margin-bottom: 88px;
}

/* Slider Controls (Arrows) */
.slider-controls {
  display: flex;
  gap: 43px;
  align-items: end;
}

.slider-arrow {
  width: 77px;
  height: 77px;
  border: 1px solid #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease;
  color: white;
  background: transparent;
}

.slider-arrow.disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.prev-project-btn {
  width: 97px;
  height: 97px;
}

.slider-arrow:hover {
  background: #ffffff;
  color: #000000;
}

.slider-arrow i {
  font-size: 28px;
}

/* Bottom Stats */
.project-stats-row {
  display: flex;
  justify-content: space-between;
  align-items: start;
  margin-top: 0;
  padding-top: 70px;
}

.project-stats-value {
  font-family: "avenir-lt-pro", sans-serif;
  font-size: 22px;
  font-weight: 300;
}

/* Responsive Adjustments */
@media (max-width: 991px) {
  .projects-slider-section {
    height: auto;
    min-height: 800px;
    padding: 60px 0;
  }

  .project-title {
    font-size: 45px;
  }

  .project-content-middle {
    flex-direction: column;
  }

  .projects-top-row {
    flex-direction: column;
    gap: 20px;
  }

  .slider-controls {
    justify-content: center;
  }
}

.projects-top-row {
  margin-bottom: 78px;
}

@media (min-width: 992px) {
  .navbar-nav .custom-dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
    opacity: 1;
    visibility: visible;
  }
}

.navbar-nav .custom-dropdown {
  height: 94px;
  display: flex !important;
  align-items: stretch;
  position: relative;
}

.navbar-nav .custom-dropdown .dropdown-menu {
  background-color: #f7f2f2;
  border: none;
  border-radius: 0;
  padding: 22px 0px;
  min-width: 363px;
  margin: 0;
  top: 100%;
  left: -40px;
}

.nav-arrow {
  bottom: 15px !important;
}

.navbar-nav .custom-dropdown .dropdown-menu .dropdown-item {
  display: flex !important;
  justify-content: space-between;
  align-items: center;
  padding: 3px 33px 3px 29px;
  font-family: "avenir-lt-pro", sans-serif;
  font-size: 16px;
  font-weight: 900;
  text-transform: uppercase;
  color: #000000;
  background-color: transparent;
  transition: all 0.3s ease;
  white-space: normal;
}

.navbar-nav .custom-dropdown .dropdown-menu .dropdown-item:hover,
.navbar-nav .custom-dropdown .dropdown-menu .dropdown-item:focus,
.navbar-nav .custom-dropdown .dropdown-menu .dropdown-item.active {
  background-color: #ddbfbf;
  color: #752828;
}

.navbar-nav .custom-dropdown .dropdown-menu .dropdown-item .icon-drop {
  color: #000000;
  transition: all 0.3s ease;
  flex-shrink: 0;
  margin-left: 20px;
}

.navbar-nav .custom-dropdown .dropdown-menu .dropdown-item:hover .icon-drop,
.navbar-nav .custom-dropdown .dropdown-menu .dropdown-item:focus .icon-drop,
.navbar-nav .custom-dropdown .dropdown-menu .dropdown-item.active .icon-drop {
  color: #762828;
}

@media (max-width: 1600px) {
  .navbar-nav .custom-dropdown .dropdown-menu {
    left: -20px !important;
  }
}

@media (max-width: 1280px) {
  .navbar-nav .custom-dropdown .dropdown-menu {
    left: -10px !important;
  }
}

.icon-drop {
  width: 12px !important;
  height: 12px !important;
}

@media (min-width: 992px) {
  .mail-header.custom-dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
    opacity: 1;
    visibility: visible;
  }
}

.mail-header.custom-dropdown-flag .flag-dropdown-menu {
  background-color: #f7f2f2 !important;
  box-shadow: none !important;
  border: none !important;
  padding: 0;
  min-width: unset;
  left: 50% !important;
  transform: translateX(-50%) !important;
  top: 98%;
  padding: 15px;
  border-radius: 0;
}

.mail-header.custom-dropdown-flag .flag-dropdown-menu .flag-item {
  padding: 0;
  background-color: transparent;
  display: block !important;
  margin-bottom: 2px;
  width: 40px;
  height: auto;
  margin: 0 auto 6px auto;
  border-radius: 0;
}

.mail-header.custom-dropdown-flag .flag-dropdown-menu .flag-item:hover,
.mail-header.custom-dropdown-flag .flag-dropdown-menu .flag-item:focus,
.mail-header.custom-dropdown-flag .flag-dropdown-menu .flag-item.active {
  background-color: transparent !important;
}

.mail-header.custom-dropdown-flag .flag-dropdown-menu .flag-item img {
  width: 100%;
  height: auto;
  display: block;
}

@media (max-width: 991px) {
  .navbar-nav .custom-dropdown {
    height: auto;
  }

  .nav-item.dropdown:hover .dropdown-menu {
    display: none !important;
  }

  .nav-link-mobile {
    display: flex;
    width: 97%;
  }

  #collapsibleNavbar .navbar-nav .nav-item {
    transform: translate(20px, 0px) !important;
  }

  #collapsibleNavbar {
    position: absolute;
    top: 95px;
    left: 0;
    width: 100%;
    background-color: #f7f2f2;
    height: calc(100vh - 95px);
    flex-direction: column;
    z-index: 1000;
    padding: 20px 0px 0px 0px !important;

    display: flex !important;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-20px);
    transition:
      opacity 0.4s ease-in-out,
      transform 0.4s ease-in-out,
      visibility 0.4s ease-in-out;
    pointer-events: none;
  }

  #collapsibleNavbar.show {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    pointer-events: auto;
  }

  #collapsibleNavbar .navbar-nav {
    flex-direction: column;
    padding-left: 0 !important;
    border-left: none !important;
    height: auto !important;
    width: 100%;
    margin-bottom: auto;
    margin-right: 20px;
    overflow-y: auto;
    overflow-x: hidden;
    max-height: calc(100vh - 80px);
    scrollbar-width: thin;
    margin-top: 20px;
  }

  #collapsibleNavbar .navbar-nav .nav-item {
    width: 100%;
    position: relative;
    border: none !important;
    margin-bottom: 15px;
  }

  .navbar-toggler-icon {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  #collapsibleNavbar .navbar-nav .nav-item:last-child::after {
    display: none;
  }

  #collapsibleNavbar .navbar-nav .nav-link {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center;
    color: #000000 !important;
    padding: 3px 28px 3px 9px !important;
    font-size: 16px !important;
    font-weight: 900 !important;
    background-color: #f7f2f2;
    width: 87%;
  }

  #collapsibleNavbar .navbar-nav .nav-link .nav-arrow {
    color: #000000 !important;
  }

  .navbar-toggler:focus {
    box-shadow: none !important;
  }

  #collapsibleNavbar .navbar-nav .custom-dropdown .dropdown-menu {
    position: static !important;
    transform: none !important;
    width: 100%;
    min-width: 100%;
    margin-top: 0;
    background-color: #f7f2f2;
    box-shadow: none;
    padding: 0;
    border: none;
    float: none;
  }

  .menu-icon-new {
    background-image: none !important;
  }

  #collapsibleNavbar .navbar-nav .custom-dropdown.show > .nav-link {
    background-color: #ddbfbf;
    color: #752828 !important;
  }

  #collapsibleNavbar .navbar-nav .custom-dropdown.show > .nav-link .nav-arrow {
    color: #752828 !important;
  }

  #collapsibleNavbar
    .navbar-nav
    .custom-dropdown
    .dropdown-menu
    .dropdown-item {
    padding: 5px 30px 5px 20px !important;
    background-color: #f7f2f2;
    position: relative;
  }

  #collapsibleNavbar
    .navbar-nav
    .custom-dropdown
    .dropdown-menu
    .dropdown-item::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 30px;
    right: 30px;
    height: 1.5px;
    background-color: #ffffff;
  }

  #collapsibleNavbar
    .navbar-nav
    .custom-dropdown
    .dropdown-menu
    .dropdown-item:last-child::after {
    display: none;
  }

  #collapsibleNavbar .navbar-nav .custom-dropdown.show .dropdown-menu.show {
    display: block !important;
  }

  .custom-dropdown {
    flex-direction: column;
  }

  #collapsibleNavbar .navbar-nav .nav-arrow,
  #collapsibleNavbar .navbar-nav .icon-drop {
    width: 16px !important;
    height: 16px !important;
    margin-bottom: 0;
    right: 30px;
    color: #000;
    bottom: auto !important;
  }

  .mobile-footer-actions {
    background-color: #f7f2f2;
    margin-top: auto;
    width: 100%;
  }

  .mobile-country-row {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center;
    background-color: transparent !important;
    padding: 0 20px !important;
    border-bottom: none !important;
    margin-bottom: 30px;
    margin-top: 30px;
  }

  .mob-country-white-box {
    background-color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: calc(100% - 70px);
    padding: 0px 9px;
  }

  .mob-select-text {
    font-size: 16px;
    font-weight: 900;
    color: #000000;
  }

  .mob-lang-dropdown {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #ffffff !important;
    width: 40px;
    height: 40px;
  }

  .mob-drop-trigger {
    background-color: transparent !important;
    padding: 0;
    min-width: unset;
  }

  .mob-arrow-down {
    width: 10px;
    margin-top: 2px;
    display: none;
  }

  .mob-web-drop {
    background-color: #f7f2f2;
    height: 24px;
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .mob-linkedin {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .mob-linkedin i {
    font-size: 26px;
    color: #000000;
  }

  .mob-lang-dropdown .flag-dropdown-menu {
    top: auto !important;
    bottom: 100% !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    background-color: transparent !important;
    box-shadow: none !important;
    border: none !important;
    padding: 0;
    min-width: unset;
    margin-bottom: 10px;
  }

  .mob-lang-dropdown .flag-dropdown-menu .flag-item img {
    width: 40px;
    margin: 0 auto;
  }

  .mobile-bottom-row {
    display: flex;
    width: 100%;
    height: 80px;
  }

  .mob-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    font-weight: 900;
    color: #ffffff;
    text-transform: uppercase;
  }

  .mob-btn-black {
    background-color: #000000;
    width: 40%;
  }

  .mob-btn-red {
    background-color: #762828;
    flex: 1;
  }
  .footer-text {
    font-size: 20px;
  }
}
