body {
overflow-x: visible;
}
.page .entry-title {
  display: none;
}
h1,h2,h3,h4,h5,h6
{
  font-family: inherit;}
h3{font-size: 36px;}
p {
    margin-top: 0;
    margin-bottom: 0px;
}
a {
    color: #6f6f6f;
    text-decoration: none !important;
    background-color: transparent;
}
.footer-title1 {position: relative;
    overflow: hidden;
    display: block;}
.footer-title1 h2{    font-size: 16px;  font-weight: 700 !important;
    position: relative;    text-transform: uppercase;}
.footer-title1 h2::after {
    content: '';
      position: absolute;
      width: 100%;
      bottom: 10%;
      margin-left: 10px;
      border-top: 1px solid #ccc;
}
 #page { overflow: hidden; position: relative; width: 100%;}
#prefooterwrap{padding:2%}
#prefooterwrap {
    background: #202A44 !important;
}
#prefooterwrap h3{font-size:24px;color:#fff;font-weight:500; margin-bottom: 30px;}
#prefooterwrap a{font-size: 18px;
    color: var(--light-color) ;
    font-weight: 400;
    margin: 30px 0;}
#subfooterwrap{padding:1%}
#subfooterwrap{background: #202A44 !important;color:#fff;font-size:14px;}
.footer-social h3{font-size:24px;color:#fff;font-weight:500; margin-bottom: 30px;}
.footer-social a{font-size:40px !important;color:#fff;font-weight:700 !important; text-align:right;margin:30px 0;}
.footer-right-sec{text-align: left;}
.footer-right-sec a{font-size:40px;color:#fff;font-weight:700; text-align:right;margin:30px 0;}
#subfooterwrap {padding:30px 0 20px 0 }
#subfooterwrap p{color:#fff;}
#footer-divider {
    border-bottom: 0.5px solid #ffffff26;
    padding-top: 30px;
}
.footer-right-botom{    padding-top: 20px;}
.socialicons {display: flex;padding-left:10px;list-style:none;}
.socialicons a {padding-right: 10px;color: #fff;font-size: 14px;}
.socialiconsfooter {display: inline-block;}
ul.socialiconsfooter li {display: block;float: left;}
ul.socialiconsfooter li a {display: block;margin-right: 1px;padding-right: 10px; margin-top:10px !important; margin-bottom:10px !important;}
.footer-widget-menu{margin-left:0px;}
.socialiconsfooter a {padding-right:10px;color:#fff;}

a{text-decoration:none;}
.footer-right-botom{    padding-top: 20px;font-size: 14px;}
.footer-title {position: relative;
    overflow: hidden;
    display: block;}
.footer-title h4{font-size:16px; font-weight:600;position:relative}
.footer-title h4::after{position: absolute;
      width: 100%;
     bottom: 10%;
      margin-left: 10px;
      border-top: 1px solid #ccc;}
ul .menu-footer-menu{list-style:none;} 
.socialicons {display: flex;padding-left:10px;list-style:none;justify-content:flex-end;margin-bottom: 0rem;}
.socialicons a {padding-right: 10px;color: #fff !important;font-size: 14px;}
.socialiconsfooter {display: inline-block;padding: 10px 0 0;}
ul.socialiconsfooter {list-style:none;padding-top: 7px;}
ul.socialiconsfooter li {display: block;float: left;padding-bottom: 0px !important;}
ul.socialiconsfooter li a {display: block;}
.socialiconsfooter img{width:30px}
.socialiconsfooter a {padding-right:10px;color:#fff;}
.socialicons img{width:25px}
ul.socialicons{list-style:none;padding-top: 7px;} 

body {
    font-family: 'Montserrat', sans-serif;
}
.main-header1-menu-section {
    background: #ffffff;
	margin-top: 0px;
	padding-top: 0px;
}
    .h2, h2 {
        font-size: 28px;
			font-weight:500;
    }
}
h1 h2 h3 h4 h5 p{margin:0px;}
@keyframes bounce {
  0%, 100% { transform: translate(-50%, 0); }
  50% { transform: translate(-50%, -8px); }
}
.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  white-space: nowrap;
}
button.video-card{border:0px;    background: none !important;}
button.swiper-button-prev, button.swiper-button-next{border:0;}
.aboutus h2{color: #000000;}
.next-section {
  animation: bounce 2s infinite;
}
.entry-content{margin-top:0px;}
.acf-hero-banner {
    position: relative;
    width: 100%;
    height: 600px;
    overflow: hidden;
    color: #fff;
}
.acf-home-banner {
    position: relative;
    width: 100%;
    height: 700px;
    overflow: hidden;
    color: #fff;
    margin-top: 54px;
}
/* Background image */
.banner-bg-image,
.banner-bg-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    background-size: cover;
    background-position: center;
    z-index: 1;
}

/* Flex container at the bottom */
.banner-content-wrapper {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 60px 0 24px;
    z-index: 2;

    display: flex;
    justify-content: space-between;
    align-items: flex-end;
	background: #000000;
background: linear-gradient(180deg,rgba(0, 0, 0, 0) 0%, rgba(0 0 0 / 75%) 100%);
}
.banner-content-wrapper-home {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 60px 0 24px;
    z-index: 2;

    display: flex;
    justify-content: space-between;
    align-items: flex-end;
	    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgb(245 245 245 / 75%) 100%) !important;
}
.banner-wrapper {
    position: relative;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 60px 10%;
    z-index: 2;

    display: flex;
    justify-content: space-between;
    align-items: center;
	height: 100%;
}
.banner-mach-left {
    max-width: 30%;
}
.banner-mach-left h2 {
   color:var(--primary-color);
	    margin: 20px 0px;
}
.banner-mach-left p {
   color:var(--dark-color);
}
.banner-mach-left a {
        background-color: #d7d7d7;
    color: var(--dark-color);
    padding: 10px 20px;
    border-radius: 5px;
	font-weight:600;
}
/* LEFT SIDE */
.banner-left {
    max-width: 60%;
}

.banner-left h2 {
    margin: 0 0 8px;
    font-size: 40px;
    font-weight: 700;
}

.banner-left p {
    font-size: 12px;
    margin: 0;
    max-width: 420px;
	font-weight:700;
	text-transform:uppercase;
	color:#fff;
}

/* RIGHT SIDE */
.banner-right {
     max-width: 40%;
}

.banner-btn {
    padding: 10px 25px;
   background: #00000070;
    color: #fff;
    text-decoration: none;
    border-radius: 3px;
    font-weight: 600;
	
}

.top-section{position:relative; text-align:center;display:block}
.top-section h1{text-align: center;
    font-size: 42px;
    font-weight: 300;
    color: #fff;}
.next-section{position:absolute;left: 50%;
    transform: translateX(-50%);bottom:60px;}
#prefooterwrap {
    background: #1a1a1a !important;
	padding:40px 0px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
    background: #ffffff;
    color: var(--primary-color);
    font-weight: 700;
    text-decoration: none;
   
}
.sector-header-block{background:rgb(255 255 255 / 80%);; padding:50px 50px 5px 50px;border-radius:10px}
.sector-header-block h2{font-size:36px;color:var(--primary-color);font-weight:700;}
.sector-header-block h3{font-size:20px;color:#000000;line-height:40px;font-weight: 600;}
.sector-header-block p{font-size: 14px;
    color: #000000;
    line-height: 25.2px !important;
    font-weight: 500;
    text-transform: none;
    max-width: 100%;
    margin-bottom: 30px !important;}
.sector-header-block a{background: #000;
    padding: 16px 30px !important;
    color: #fff !important;
    border-radius: 10px;}
.about-top-section h2{font-size:48px;color:#018d7e;font-weight:700;}
.about-top-section h3{font-size:18px;line-height:40px;font-weight:600;color:#000000;}
.about-top-section p{font-size:14px;line-height:24px;font-weight:400;color:#000000;}
.about-navigation-list{text-align
	:center;
    top: 50px;             /* height of main menu */
    z-index: 9;}
.about-navigation-list ul{display: inline-flex;list-style:none;margin: 0px;}
.about-navigation-list ul li{padding:0px 10px;}
.about-navigation-list a{color:#fff;font-size:12px;}
.footer-right-botom h2 {
   color: var(--light-color);
    margin-top: 0px;
    font-size: 13px !important;
    font-weight: 700;
}
#prefooterwrap a {
    font-size: 13px;
    color: #ADADAD;
    font-weight: 500;
    margin: 30px 0;
	line-height:2.1;
}
ul.socialiconsfooter li {
    display: block;
    float: left;
    padding-bottom: 0px !important;
    padding-right: 15px;
}
#phone-footer a {
    color: var(--light-color);
    font-size: 13px !important;
    font-weight: 700 !important;
}
.benefits-card{padding:50px;
    text-align:center;}
.career-block .top{position: absolute;
  top: 0;
    left: 0;
    width: 100%;
    padding: 26px 26px 56px !important;
    z-index: 2;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    background: #000000;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
    flex-direction: column !important;}
.benefits-card h3{font-size:16px;font-weight:600}
.footer-right-botom h5 {
    color: #ADADAD;
    margin-top: 30px;
    font-size: 12px;
    font-weight: 600;
}
.footer-widget-menu ul

 { list-style:none;
    padding-left: 0rem;
}
.footer-cta-section{background:#000;
    background-position: center center;
    background-size: cover;
    padding: 67px 0px 67px 0px;}
.footer-cta-section span{color: #019a89;
    font-size: 22px;
    font-weight: 700;line-height:2;}
.footer-cta-section h3{font-size:41px;color:#fff;font-weight: 700;margin-bottom:15px;}
.footer-cta-section p{margin-bottom:30px;color:#fff;font-size:16px;}
.footer-cta-section a{background: #f1f1f1;
    padding: 18px 30px;
    color: #000;
    border-radius: 5px;
    font-size: 15.85px;
    font-weight: 600;}
.so-automation-card {
    position: relative;
    width: 100%;
    height: 406px;
    overflow: hidden;
    border-radius: 12px;
    cursor: pointer;
}
.footer-cta-section a::after

 {
    content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-left: 16.5px;
    background-image: url(https://lambert.myinternalworking.com/wp-content/uploads/2025/12/arrow-black-button.png);
    background-size: contain;
    background-repeat: no-repeat;
}
.so-automation-card-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-position: center;
    transition: transform 0.6s ease, filter 0.6s ease;
}

.so-automation-card::before {
    content: "";
    position: absolute;
    top: 0; 
    left: 0; 
    right: 0; 
    bottom: 0;
    background:.so-automation-card-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-position: center;
    transition: transform 0.6s ease, filter 0.6s ease;
} rgba(0,0,0,0.35);
    transition: background 0.4s ease;
}

.so-automation-card:hover::before {
    background: rgba(0,0,0,0.55);
}

.so-automation-card:hover .so-automation-card-bg {
    transform: scale(1.08);
    filter: brightness(0.9);
}

.so-automation-card-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;

    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 6px;

    color: #fff;
    opacity: 1;
    transition: opacity 0.4s ease, transform 0.4s ease;
}

.so-automation-card:hover .so-automation-card-content {
    transform: translate(-50%, calc(-50% - 5px));
}


.so-automation-card .top-text {
    font-size: 20px;
    margin: 0;
    opacity: 0.75;
	line-height: 32px;
}

.so-automation-card .main-text {
    font-size: 24px;
    margin: 5px 0 10px;
    font-weight: 700;
}

.so-automation-card .sub-text {
    font-size: 15px;
    opacity: 0.9;
}
.so-automation-card .sub-text {
    opacity: 0;
    transform: translateY(8px);
    transition: opacity 0.35s ease, transform 0.35s ease;
}

.so-automation-card:hover .sub-text {
    opacity: 1;
    transform: translateY(0);
}

.so-automation-card .sub-text a {
    color: #fff;
    text-decoration: none;
}

.so-automation-card .sub-text a:hover {
    text-decoration: underline;
}
/* ------ CARD CONTAINER ------ */
.cp-sector-card-bg {
   position: absolute;
    top: 0;
    left: -2px;
    right: -2px;
    bottom: 0;
    background-size: cover;
    background-position: center;
    transition: transform 0.6s ease, filter 0.6s ease;
}
.cp-sector-card {
   position: relative;
    width: 100%;
    height: 296px;
    overflow: hidden;
    border-radius: 12px;
    cursor: pointer;
}


.cp-sector-card-content{padding:30px;}
/* ------ TEXT BLOCK ------ */
.cp-sector-top {
    color: #2d4df1;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .2px;
    margin-bottom: 10px;
}

.cp-sector-title {
    font-size: 24px;
    font-weight: 700;
    margin: 0 0 10px;
    color: var(--primary-color);
}

.cp-sector-desc {
    font-size: 14px;
    color: #333;
    margin: 0;
	 font-weight: 500;
}

/* ------ IMAGE ------ */
.cp-sector-card-image {
    position: absolute;
   left: 0;
    bottom: 0;
    width: 100%;
	height:80%;
    pointer-events: none;
}

.cp-sector-card-image img {
    width: 100%;
    height: auto;
    object-fit: contain;
    transform: translate(20px, 20px);
}

/* ------ LINK ------ */
.cp-sector-card-link {
    margin-top: 20px;
	position:absolute;
	bottom:30px;
	right:30px;
}

.cp-sector-card-link a {
    font-weight: 500;
    font-size: 15px;
    color: #101010;
    text-decoration: none;
    transition: padding-right .3s ease;
}

.cp-sector-card-link a:hover {
    padding-right: 4px;
}
/* ------ CARD CONTAINER ------ */
.so-sector-card-bg {
   position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-position: center;
    transition: transform 0.6s ease, filter 0.6s ease;
}
.sector-card {
   position: relative;
    width: 100%;
    height: 650px;
    overflow: hidden;
    border-radius: 12px;
    cursor: pointer;
}

.sector-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 12px 28px rgba(0,0,0,0.15);
}
.sector-card-content{padding:30px;}
/* ------ TEXT BLOCK ------ */
.sector-top {
    color: #2d4df1;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .2px;
    margin-bottom: 10px;
}

.sector-title {
    font-size: 24px;
    font-weight: 700;
    margin: 0 0 10px;
    color: #000;
}

.sector-desc {
    font-size: 15px;
    color: #333;
    margin: 0;
}
.slider-wrapper {
  position: relative;
  padding: 0 60px; /* space for arrows */
}
/* ------ IMAGE ------ */
.sector-card-image {
    position: absolute;
   left: 0;
    bottom: 0;
    width: 100%;
	height:80%;
    pointer-events: none;
}

.sector-card-image img {
    width: 100%;
    height: auto;
    object-fit: contain;
    transform: translate(20px, 20px);
}

/* ------ LINK ------ */
.sector-card-link {
    margin-top: 20px;
	position:absolute;
	bottom:30px;
	right:30px;
}

.sector-card-link a {
    font-weight: 500;
    font-size: 15px;
    color: #101010;
    text-decoration: none;
    transition: padding-right .3s ease;
}

.sector-card-link a:hover {
    padding-right: 4px;
}
/* ------ CARD CONTAINER ------ */
.so-solutions-card-bg {
   position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-position: center;
    transition: transform 0.6s ease, filter 0.6s ease;
}
.solutions-card {
   position: relative;
    width: 100%;
    height: 340px;
    overflow: hidden;
    border-radius: 10px;
    cursor: pointer;
	box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}

.solutions-card:hover .so-solutions-card-bg {
    transform: translateY(-5px);
}
.solutions-card-content{padding:26px;}
/* ------ TEXT BLOCK ------ */
.solutions-top {
        color: #018d7e;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: -0.38px;
    margin-bottom: 0px;
    line-height: 21.2px;
}

.solutions-title {
    font-size: 20px;
    font-weight: 700;
    margin: 0px;
    color: #000;
    letter-spacing: 0.38px;
}

.solutions-desc {
    font-size: 15px;
    color: #333;
    margin: 0;
}

/* ------ IMAGE ------ */
.solutions-card-image {
    position: absolute;
   left: 0;
    bottom: 0;
    width: 100%;
	height:80%;
    pointer-events: none;
}

.solutions-card-image img {
    width: 100%;
    height: auto;
    object-fit: contain;
    transform: translate(20px, 20px);
}

/* ------ LINK ------ */
.solutions-card-link {
  margin-top: 20px;
    position: absolute;
    bottom: 16px;
    right: 16px;
    width: 90%;
    display: inline-flex;
    align-items: center;
    font-weight: 600 !important;
    font-size: 12px;
    color: #4F4F4F;
    justify-content: flex-end;
	text-align: right;
}

.solutions-card-link a {
 display: inline-flex;
    align-items: center;
    font-weight: 600 !important;
    font-size: 12px;
    color: #4F4F4F;
}

.solutions-card-link a::after {
  content: '';
  display: inline-block;
  width: 12px; /* Adjust width of the arrow */
  height: 10px; /* Adjust height of the arrow */
  background-image: url('https://lambert.myinternalworking.com/wp-content/uploads/2025/12/chevron-right.png');
  background-size: contain;
  background-repeat: no-repeat;
  margin-left: 10px; /* Adjust space between text and arrow */margin-top:3px;
}
.solutions-card:hover .card-image {
  transform: scale(1.1);
}
.solutions-card::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 10px;
    background: linear-gradient(
        180deg,
        #f4f4f6 0%,
        #f4f4f6 100%
    );
    opacity: 0;
    transition: opacity 0.35s ease;
    z-index: -1;
}

/* Show gradient on hover */
.solutions-card:hover::before {
    opacity: 0.6;
}
.home-product-section h2{font-size:40px;margin-bottom:26px;font-weight: 400}
.home-product-section p{font-size:16px;margin-bottom:30px;}
.machine-slider {
  width: 100%;
  padding: 40px 0;
}
.home-product-section a{background: #018d7e;
    padding: 10px 30px;
    color: #fff;
    border-radius: 5px;
font-size:19px;font-weight:600;}
.home-product-section a::after

 {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-left: 2rem;
    background-image: url(https://lambert.myinternalworking.com/wp-content/uploads/2025/12/arrow-button.png);
    background-size: contain;
    background-repeat: no-repeat;
}
.machine-slider .swiper-slide {
    width: auto !important;   /* The key to variable slide width */
    display: flex;
    flex-direction: column;
    align-items: start;
}

.machine-slider .swiper-slide img {
    height: 150px;            /* set your uniform height */
    width: 100%;              /* keeps proportional width */
    object-fit: contain;      /* prevents distortion */
}
/* FIX: stop huge images from overflowing */


/* Title + text */
.machine-item h3 {
  font-size: 15px;
  font-weight: 700;
  margin-top: 10px;
	margin-bottom: 0px;
}

.machine-item p {
  font-size: 15px;
  color: #6F6F6F;
}

/* Navigation arrows */
.swiper-button-next,
.swiper-button-prev {
  color: #007bff; /* blue arrows */
	display:none !important;
}
.ln-card {
    position: relative;
    height: 400px;
    padding: 0px;
    border-radius: 12px;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    color: #fff;

    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

/* Grey overlay BEHIND the text */

/* Make sure text is ABOVE overlay */
.ln-card > * {
    position: relative;
    z-index: 2;
}
.ln-wrapper { font-family: inherit; }
.ln-tab {
    padding: 8px 30px;
    border: 5px solid #e5e5e5;
    border-radius: 0px;
    cursor: pointer;
    font-size: 20px;
    color: #707070;
}
        .ln-tabs {display:flex;justify-content:flex-end;gap: 0px;margin-bottom:80px;margin-top: -75px;}
        .ln-tab {padding: 8px 25px;
    border: 5px solid #e5e5e5;
    border-radius: 0px;
    cursor: pointer;
    background: #e5e5e5;}
        .ln-tab.active {background: #ffffff !important;
    color: #000000;
    border-color: #e5e5e5;
    border: 5px solid #e5e5e5;
    font-weight: 500;}

        .ln-grid { display:grid; grid-template-columns:repeat(4,1fr); gap:20px; }
        .ln-meta { display:flex; justify-content:space-between; font-size:14px; opacity:0.9; text-transform: uppercase;font-weight: 600;align-items: flex-start;}
        .ln-title { font-size:22px; font-weight:700; line-height:1.3; margin-top:10px; }
        .ln-read { text-align:right; font-size:14px; margin-top:auto; 
 align-items: flex-end;}
        .ln-read a { color:#fff !important; text-decoration:none; font-size:12px;font-weight:600 }
        .ln-read a:hover { text-decoration:underline; }
.info-card {
    position: relative;
    border-radius: 15px;
    overflow: hidden;
    height: 100%;
    min-height: 540px;
    color: white;
}

/* Image area */
.info-card-image {
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
    background-size: cover;
    background-position: center;
    filter: brightness(0.75);
}

/* Dark overlay gradient */
.info-card-overlay {
       position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
       background: linear-gradient(to top, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0.0) 60%) !important;
}

/* Text area */
.info-card-content {
    position: absolute;
    bottom: 30px;
    left: 30px;
    right: 30px;
}

.info-card-content h3 {
    margin-top: 0;
    font-size: 24px;
    font-weight: 700;
	color: #f5f5f7;
}
.info-card-content p {
    margin-top: 0;
    font-size: 12px;
    font-weight: 500;
	line-height:24px;
	color:#f5f5f7
}
 .mySlider {
  width: 100%;
  padding: 40px 0 0 0;
}
.swiper-slide {
  position: relative;   /* required! */
}
.card {
  background: #fff;
  padding: 30px 30px 0px 30px;
  border-radius: 12px;
  box-shadow: 0 4px 14px rgba(0,0,0,0.08);
  height: 300px !important;
  position: relative;
}

.card h2 {
  margin-bottom: 15px;
  color: #3b3b8f;
  font-size: 28px;
	font-weight:700;

}

.card p {
  font-size: 12px;
  line-height: 1.5;
  color: #000;
}
.ls-card {
  background: #fff;
  padding: 30px 30px 0px 30px;
  border-radius: 12px;
  box-shadow: inset 0px 4px 4px rgba(0, 0, 0, 0.05), 0px 4px 4px rgba(0, 0, 0, 0.35);
  height: 300px !important;
  position: relative;
	margin: 10px 0px;
}

.ls-card h2 {
  margin-bottom: 15px;
  color: #3b3b8f;
  font-size: 28px;
	font-weight:700;
	height:60px;
	
}
.myaboutSlider { padding-left: 15px !important;
  padding-right: 15px !important;}
.slide-number
{
    position: absolute;
    bottom: 0;
    right: 20px;
    font-size: 120px !important;
    color: rgb(212 212 212) !important;
    font-weight: bold;
    top: 160px !important;
}

.swiper-button-prev,
.swiper-button-next {
  color: #3b3b8f;
}
.career-block {
  position: relative;
  height: 400px;
  border-radius: 14px;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  box-shadow: 0 4px 14px rgba(0,0,0,0.18);
  display: flex;
  align-items: flex-end;
  color: #fff;
  margin-bottom: 30px;
}



.career-block .content {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  width: 100%;
}

.career-block .top .small {
  font-size: 20px;
  margin: 0;
 color: #eaeaea;
	    height: 25px !important;
}

.career-block h3 {
  margin: 5px 0 0;
  font-size: 20px;
  font-weight: 700;
}

.career-block .bottom {
  position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 60px 26px 24px;
    z-index: 2;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    background: #000000;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
}

.career-block .email {
  color: #fff;
       font-size: 14px !important;
    text-decoration: underline !important;
    font-weight: 600 !important;
}

.career-block .cta {
  font-weight: 600;
    color: #ffffffe3;
    font-size: 12px;
    letter-spacing: -2.2%;
}

.career-block .cta:hover {
  text-decoration: underline;
}
.so-card {
  background: #ffffff;
  border-radius: 12px;
  padding: 50px 20px 0px 20px;
  text-align: center;
  box-shadow: 0 8px 18px rgba(0,0,0,0.08);
  transition: all .3s ease;
  min-height: 260px;

  /* NEW → flex layout for bottom alignment */
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.so-card-main {
  /* content block above the bottom elements */
}

.so-card-bottom {
  margin-top: auto;  
}

.so-card-icon img {
  width: 45px;
  height: 45px;
  filter: drop-shadow(0 2px 4px rgba(108, 99, 255, 0.3));
}

.so-card h3 {
  margin: 0 0 12px 0;
  font-size: 20px;
  font-weight: 700;
}

.subtitle {
  color: #018d7e;
  font-size: 15px;
	margin-bottom: 0px;
	font-weight:600;
}

.arrow-img {
  width: 16px;
  height: 9px;
  margin-top: 6px;
  opacity: 0.85;
  transition: 0.2s ease;
}

.so-card:hover .arrow-img {
  opacity: 1;
  transform: translateY(3px);
}
.brand-card {
    background: #fff;
    border: 1px solid #e4e4e4;
    border-radius: 8px;
   padding: 25px 25px 0px 25px !important;
    min-height: 220px;
box-shadow:
    0px 4px 12px rgba(0, 0, 0, 0.08); 
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    transition: all .25s ease;
}

.brand-logo{min-height:120px;}

.brand-logo img {
    width:344px;
    height: auto;
    margin-bottom: 15px;
}

.brand-desc {
        color: #000000;
    font-size: 12px;
    line-height: 20px;
    flex-grow: 1;
    font-weight: 500;
}

.brand-link {
    margin-top: 15px;
    display: inline-block;
    color: #808285;
    font-weight: 600;
	font-size:12px;
    text-decoration: none;
	float: right;
}

.brand-link:hover {
    text-decoration: underline;
}
/* ==========================
   SCOPED TEAM SECTION
   ========================== */

.langen-team {
    margin-top: 40px;
}

.langen-team .team-header {
   display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-wrap: wrap;
   margin-bottom: 56px !important;
    margin-top: -85px;
}

.langen-team h2 {
    font-size: 28px;
    margin: 0 0 15px 0;
}

.langen-team .highlight {
    color: #3B4BBE;
}

/* TABS */
.langen-team .team-tabs {
  display: flex;
    justify-content: flex-end;
    gap: 0px;
}

.langen-team .team-tab {
    border: 1px solid #ccc;
    background: #fff;
    
    font-size: 12px;
	padding: 8px 25px;
    border: 5px solid #e5e5e5;
    border-radius: 0px;
    cursor: pointer;
    background: #e5e5e5;
	color: #707070;
	font-weight: 500 !important;
	
}

.langen-team .team-tab.active {
    background: #ffffff;
    color: #018d7e;
    font-weight: 700 !important;
    font-size: 12px;
}

/* GROUPS */
.langen-team .team-group {
    display: none;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}

.langen-team .team-group.active {
    display: grid;
}

/* CARDS */
.langen-team .team-card {
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.10);   
    display: flex;
    flex-direction: column;
	position:relative;
	padding-bottom: 30px;
	height:420px;
}

.langen-team .team-card img {
    width: 100%;
    height: 260px;
    object-fit: cover;
}

.langen-team .team-info {
    padding: 0px 24px;
}

.langen-team .role {
    font-size: 10px;
    font-weight: 700;
    color: var(--primary-color);
    margin-bottom: 8px;
	height: 18px;
}

.langen-team h3 {
    margin: 0 0 8px;
	font-size:20px;
	font-weight:700;
}
.langen-team a{    color: rgb(0 124 212);font-weight:600;font-size:12px;text-decoration: underline !important;}
.langen-team .regions {
    font-size: 12px !important;
    color: #181818;
    line-height: 20px;
    font-weight: 400;
}
.langen-team .regions span {
     font-weight: 600;
}

.langen-team .contact-link {
    margin-top: 15px;
    font-size: 14px;
    display: inline-block;
    color: #3B4BBE;
	position:absolute;bottom:20px;right:30px;
}
.arrow-link {
  position: relative;
  padding-right: 22px; /* space for arrow */
  color: rgb(0 124 212);
    font-weight: 600;
    font-size: 12px;
    text-decoration: underline !important;
}

.arrow-link::after {
  content: "";
  position: absolute;
  top: 60%;
  right: 0;
  transform: translateY(-50%);
  width: 12px;  /* arrow image width */
  height: 12px; /* arrow image height */
  background-image: url('https://lambert.myinternalworking.com/wp-content/uploads/2026/03/team-arrow.png');
  background-size: contain;
  background-repeat: no-repeat;
}
.contact-form-box{padding: 50px 50px 50px 50px;border-radius:10px;
	box-shadow:  0px 4px 4px rgba(0, 0, 0, 0.10);   }
.gform-theme--foundation .gfield input {
  
    background: #f5f5f7;
    border: 1px solid #D5D5D5;
}
.gform-theme--foundation .gfield textarea {
  
    background: #f5f5f7;
    border: 1px solid #D5D5D5;
}
.gform-theme--foundation .gfield_label{font-size:10px; font-weight:700;}
.gform-theme--foundation .gform_footer{justify-content:flex-end;}
.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){background:#282828;padding:17px;}
.contact-left h2{    font-size: 40px;
    font-weight: 700;
    color: var(--primary-color);
}
.contact-left p{    font-size: 14px;
    font-weight: 600;
    color: 000;line-height:24px;margin-bottom:56px;
}
.contact-emails a{color: #007CD4;
    font-size: 16px;font-weight: 600;text-decoration: underline !important;}
.contact-emails p{margin-bottom:32px;font-weight: 500;}
/* Base card wrapper */
.packaging-card {
    position: relative;
    width: 100%;
    overflow: hidden;
    border-radius: 12px;
}
.packaging-card img{width:100%;}
.packaging-card h3{font-size:18px;font-weight:400;color:#000;}
.packaging-card h3 span{font-size:18px;font-weight:700;color:#018d7e;}
.packaging-card p{color:#585858;font-size:12px;line-height:18px;}
/* Background image container */
.packaging-card-bg {
    position: relative;
    background-size: cover;
    background-position: center;
    padding: 160px 40px 80px; /* top - sides - bottom */
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.packaging-card a img{width:auto !important;}
/* Text area */
.packaging-card-content {
    background: rgb(255 255 255 / 0%) !important;
    display: inline-block;
    padding: 20px 0px !important;
    border-radius: 8px;
    backdrop-filter: blur(2px);
 margin-top:-5px;
}
.packaging-card a {
    text-decoration: none;
        margin-left: 10px;
}

/* Hover zoom like your original card */
.packaging-card-bg {
    transition: background-size .35s ease;
}

.packaging-card:hover .packaging-card-bg {
    background-size: 108%;
}
.product-card {
    width: 100%;
    margin-bottom: 40px;
    font-family: Arial, sans-serif;
}
.product-image{min-height:200px;margin:auto}
.product-card img {
    width: 100%;
    height: auto;
    display: block;
	margin:auto;
}
.product-block{padding:0px 30px;}
.product-card h3 {
    font-size: 18px;
    font-weight: 400;
    color: #018d7e;
	padding:0px 30px;
}
.product-card  h3 span{font-size:18px;font-weight:700;color:#018d7e;}
.product-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 12px;
	padding:0px 30px;
}

.product-info .title {
    font-size: 22px;
    font-weight: 700;
    margin: 0;
    color: #24346D;
}

.product-info .sub {
    margin: 0;
    font-size: 12px;
    color: #585858;
	font-weight:500;
}
.product-info .speed {
    margin: 0;
   
}
.product-info .right {
    font-size: 12px;
    color: #24346D;
    white-space: nowrap;
}

.product-info .right strong {
    font-weight: 700;
}
/* Base card style */
/* Card base */
.sector-block-card {
    background: #ffffff;
    color: #018d7e;
    padding: 16px;
    border-radius: 6px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
    height: 100%;
    position: relative;
    transition: background .3s ease;
	z-index:9;
}
.sector-block-card a{color:var(--primary-color);}
/* Title */
.sector-block-title {
    margin: 0;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0px;
    transition: color .3s ease;
}

/* Text */
.sector-block-text {
    margin: 5px 0 40px;
    font-size: 12px;
    transition: color .3s ease;
	COLOR:#434343;
	font-weight:500;
	line-height:18px;
	opacity:0.7;
	text-transform:uppercase;
}

/* Arrow — FIXED bottom right */
.sector-block-arrow {
    position: absolute;
    right: 20px;
    bottom: 10px;
    font-size: 20px;
    color: #36367A;
    margin-top: auto;
    transition: color .3s ease; /* only color change */
}

/* Hover State (background + text color only) */
.sector-block-card:hover {
    background: #383D79;
}

.sector-block-card:hover .sector-block-title,
.sector-block-card:hover .sector-block-text,
.sector-block-card:hover .sector-block-arrow {
    filter: brightness(0) invert(1);
}

/* RESPONSIVE */
@media(max-width: 900px) {
    .langen-team .team-group {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media(max-width: 550px) {
    .langen-team .team-group {
        grid-template-columns: 1fr;
    }
}

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav {
        flex-direction: row;
        border-top: 1px solid grey;
    }
	.header-mobile{display:none}
}
@media (max-width: 991px) {
    .navbar-expand-lg .navbar-nav {
        flex-direction: row;
        border-top: 1px solid grey;
    }
	.header-desktop{display:none}
	
}
@media (min-width: 992px) {
    .navbar-expand-lg {
        flex-wrap: nowrap;
        justify-content: center !important;
    }
}
.video-thumb {
  position: relative;
  display: block;
  border-radius: 12px;
  overflow: hidden;
	width:100%;
	    cursor: pointer;
}

.video-thumb img {
  width: 100%;
  height: auto;
  display: block;
}

/* Play Button */
.play-icon {
  position: absolute;
  inset: 0;
  margin: auto;
  width: 70px;
  height: 70px;
  background: rgba(255, 255, 255, 0.15);
  border-radius: 50%;
  color: #fff;
  font-size: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.3s ease;
}

/* Hover Text */
.hover-text {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  font-size: 22px;
  color: #fff;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.hover-text span {
  color: #6f7cff; /* blue-ish Watch */
}

.hover-text strong {
  font-weight: 600;
}

/* Hover Effect */
.video-thumb:hover .play-icon {
  opacity: 0;
}

.video-thumb:hover .hover-text {
  opacity: 1;
}
.core-feature-card {
    background: #fff;
    padding: 26px;
    border-radius: 12px;
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.08);
    height: 240px !important;
    position: relative;
}
.core-feature-card h2 {
    margin-bottom: 15px;
    color: #3b3b8f;
    font-size: 20px;
    font-weight: 700;
}
.core-feature-card p {
    font-size: 12px;
    line-height: 20px;
    color: #000;
	font-weight:500;
}
.feature-card-img {
   position: absolute;
    bottom: 26px;
    right: 26px;
    font-size: 150px;
    color: rgba(0, 0, 0, 0.1);
    font-weight: bold;
	width:48px;height:50px;
   
}
.gallery-section {
  padding: 60px 0;
 
}

.gallery-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  margin-bottom: 30px;
}

.gallery-header h2 {
  font-size: 28px;
}
.gallery-header h2 span{
  font-size: 28px;
	font-weight:500;
		color: #7982fa;
}
.view-more {
  position: relative;
  color: #7c84ff;
  text-decoration: none;
  font-size: 14px;
  display: inline-flex;
  align-items: center;
  gap: 6px;
}

/* Arrow Image */
.view-more::before {
  content: "";
  width: 14px;
  height: 14px;
  background-image: url("https://lambert.myinternalworking.com/wp-content/uploads/2025/12/blue-arrow.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
}

.gallery-swiper .swiper-slide {
  border-radius: 12px;
  overflow: hidden;
}

.gallery-swiper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.video-header{ position: relative;cursor:pointer;}
.watch-video {
position: relative;
    color: var(--primary-color);
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 6px;
    cursor: pointer;
  float:right;
}

/* Arrow Image */
.watch-video::before {
  content: "";
  width: 16px;
  height: 16px;
  background-image: url("https://lambert.myinternalworking.com/wp-content/uploads/2025/12/video-icon.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
}
.banner-content-wrapper1 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 60px 10%;
    z-index: 2;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
   }
.banner-left1 {
    max-width: 60%;
}
.banner-left1 p {
    font-size: 12px;
    margin: 0;
    max-width: 420px;
    font-weight: 700;
	color:#9ea3ab;
	text-transform:uppercase;
}
.banner-left1 h2 {
   color:#000;
	font-size:40px;
	font-weight:400;
}
.banner-left1 h2 span {
   color:var(--primary-color);
	font-weight:700;
}
.banner-machine-left {
    max-width: 60%;
}
.banner-machine-left p {
    font-size: 12px;
    margin: 0;
    max-width: 420px;
    font-weight: 700;
	color:#9ea3ab;
	text-transform:uppercase;
}
.banner-machine-left h1 {
   color:#000;
	font-size:40px;
	font-weight:400;
}
.banner-machine-left h1 span {
   color:var(--primary-color);
	font-weight:700;
}
.banner-machine-left h2 {
   color:#000;
	font-size:18px;
	font-weight:600;}
.sub-menu-fixed {
    position: fixed;
    top: 55px;
    width: 100%;
    background: #212121cc;
    z-index: 999;
}

.sub-menu-inner {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px 40px;
    position: relative;
}

/* Center menu */
.sub-menu-center {
    color: #fff;
    text-align: center;
}
.sub-menu-center ul {
    display: inline-flex;
    list-style: none;
   margin:0px;
}
.sub-menu-center a {
    color: #fff;
    margin: 0 15px;
    text-decoration: none;
    font-size: 14px;
}

/* Right section */
.sub-menu-right {
    position: absolute;
    right: 40px;
    display: flex;
    align-items: center;
    gap: 20px;
	width: 25%;
}




/* Return link */
.return-link {
    color: #ccc;
    font-size: 9px;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 6px;
}

.return-link img {
        width: 22px !important;
    height: auto;
}
.sub-menu-inner {
    display: flex;
    align-items: center;
    padding: 15px 40px;
}

/* Center menu stays truly centered */
.sub-menu-center {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

/* Right side layout */
.sub-menu-right {
    margin-left: auto;
    display: flex;
    align-items: center;
    gap: 30px; /* EVEN spacing between Enquire + Return */
	width: 25%;
	justify-content: space-between;
}

/* Enquire button */
.enquire-btn {
    background: #000;
    color: #fff;
    padding: 8px 18px;
    border-radius: 4px;
    text-decoration: none;
    white-space: nowrap;
	font-size:12px;
}

/* Return link */
.return-link {
    color: #ccc;
    display: flex;
    align-items: center;
    gap: 6px;
    text-decoration: none;
    white-space: nowrap;
	text-align: right;
}

.return-link img {
    width: 14px;
}
.machine-series-grid {
    display: grid;
   grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 20px;
    margin: 0;
	width: 100%;
}
.machine-card:last-child {
    border-right: none !important;
}
.machine-card {
    display: flex;
    flex-direction: column;
	    border-right: 1px solid #d5d5d6 !important;
    padding-right: 45px;
}

.machine-image img{ width: 100%;
  height: 100%;
  object-fit: contain;}
.machine-image-wrap {
    margin-bottom: 16px;
}

.machine-selector {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;

    background-color: transparent;
    border: none;

    font-size: 20px;
    font-weight: 700;
    color: #2c2fa5;
padding: 0 10%;
    padding-right: 28px; /* space for arrow */
	letter-spacing: -2.2%;
    cursor: pointer;

    background-image: url('https://lambert.myinternalworking.com/wp-content/uploads/2025/12/machine-selector.png');
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 22px 11px; /* adjust to match design */
}
.machine-specs{margin-bottom:50px;padding: 0 10%;}
.machine-selector:focus {
  outline: 2px solid #4A5BD4;
  outline-offset: 2px;
}
.machine-specs p {
    margin-bottom: 0px;
	font-size:14px;font-weight:500;
	margin-bottom: -15px !important;
}

.machine-specs strong {
  color: #018d7e;
	font-size: 20px;
}


.machine-specs {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.machine-specs a {
    display: flex;
    align-items: center;
    font-size: 16px; /* keep consistent text sizing */
    text-decoration: none;
	color: var(--primary-color);
	font-size:14px; font-weight:600;
}
}

.machine-specs a::before {
    content: "";
    width: 20px;
    height: 20px;
    margin-right: 10px;
    flex-shrink: 0;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

/* Download icon */
.spec-sheet::before {
    background-image: url('/wp-content/uploads/download-icon.png');
}

/* Video icon */
.watch-video::before {
    background-image: url('/wp-content/uploads/video-icon.png');
}
.machine-specs a:first-child::before {
    content: "";
    width: 18px;
    height: 7px;
    background-image: url('https://lambert.myinternalworking.com/wp-content/uploads/2026/03/Vector-318-1.png');
    background-size: contain;
    background-repeat: no-repeat;
}

.machine-specs a:last-child::before {
    content: "";
    width: 18px;
    height: 18px;
    background-image: url('https://lambert.myinternalworking.com/wp-content/uploads/2026/03/Group-34206-1.png');
    background-size: contain;
    background-repeat: no-repeat;
}
.machine-slider .swiper-slide {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

.machine-slider .image-wrapper {
  height: 220px;   /* Set equal height */
  display: flex;
  align-items: center;
  justify-content: center;
}
.gallery-slider-section {
    position: relative;
    padding: 0px 60px;
}
.machine-slider .image-wrapper img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.machine-item p {
  margin: 0;
  width: 100%;
}
.machine-item img {
  display: block;
  width: 100%;      
  height: auto;
}
.industry-card {
    position: relative;
    overflow: hidden;
    background: linear-gradient(180deg, #f1f1f1, #fffefe);
    border-radius: 16px;
    padding: 26px;
    width: 100%;
    height: 536px;
box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}

.industry-card-content {
  position: relative;
  z-index: 2;
	padding:0px !important;
}

.industry-card-label {
color: var(--primary-color);
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .2px;
    margin-bottom: 10px;
}

.industry-card-content h3 {
     font-size: 24px;
    font-weight: 700;
    margin: 0 0 10px;
    color: #000;
}

.industry-card-content p {
  color: #555;
  font-size: 14px;
}

.industry-card .card-image {
  position: absolute;
  bottom: -20px;
  left: -20px;
  width: 110%;
  transition: transform 0.7s cubic-bezier(0.25, 1, 0.5, 1);
}

.industry-card.card-image img {
  width: 100%;
  height: auto;
  display: block;
}
.card-image {
  position: absolute;
  bottom: -20px;
  left: -20px;
  width: 110%;
  transition: transform 0.7s cubic-bezier(0.25, 1, 0.5, 1);
}
.card-image img {
  width: 100%;
  height: auto;
  display: block;
}
/* Hover Animation */
.industry-card:hover .card-image {
  transform: translate(5px, 10px); /* right + down */
}
.card-footer {
  position: absolute;
  bottom: 20px;
  right: 25px;
  font-size: 14px;
}

.card-footer a {
  text-decoration: none;
  color: #333 !important;
  font-weight: 500;
}
.machine-slider .swiper-slide {
  width: 19.7% !important; 
  height: auto;
}
.machine-slider {
  position: relative;
}

.machine-slider .swiper-button-next::after,
.machine-slider .swiper-button-prev::after {
  font-family: swiper-icons !important;
  font-size: 20px !important;
  text-transform: none !important;
}
.machine-slider .swiper-button-next::after {
  content: 'next' !important;
}

.machine-slider .swiper-button-prev::after {
  content: 'prev' !important;
}
.machine-slider .swiper-button-next,
.machine-slider .swiper-button-prev {
    background: red !important;
}
.lifecycle-block{background:rgb(255 255 255 / 80%);; padding:50px 50px 5px 50px;border-radius:10px}
.lifecycle-block h2{font-size:36px;color:#004744;font-weight:700;}
.lifecycle-block h3{font-size:20px;color:#000000;line-height:40px;font-weight: 600;}
.lifecycle-block p{font-size: 14px;
    color: #000000;
    line-height: 25.2px !important;
    font-weight: 500;
    text-transform: none;
    max-width: 100%;
    margin-bottom: 30px !important;}
.lifecycle-block a{background: #000;
    padding: 16px 30px !important;
    color: #fff !important;
    border-radius: 10px;}
.service-card {
  background: #f8f8f9;
  border-radius: 18px;
  height: 420px !important;
  padding: 26px !important;
  text-align: center;
  position: relative !important;

  display: flex !important;
  flex-direction: column;
  justify-content: center;
  align-items: center;

  box-shadow: 0 8px 18px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
	border: 5px solid #80808012;
}

.service-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}

.icon {
  margin-bottom: 25px;
}

.service-card h3 {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4;
  color: #111;
  margin-bottom: auto;
}

.card-link {
  font-size: 15px;
  font-weight: 500;
  color: #3b4cc0;
  text-decoration: none;

  position: absolute;
  bottom: 30px;
	left:0;
	width:100%;
	margin-bottom:-16px;
}

.card-link .arrow {
  margin-left: 6px;
  transition: transform 0.3s ease;
}
.card .ls-card-link {
  font-size: 15px;
  font-weight: 500;
  color: #3b4cc0;
  text-decoration: none;
	left:0;
	width:100%;
	
}

.ls-card-link .arrow {
  margin-left: 6px;
  transition: transform 0.3s ease;
}
.ls-card-img {
    position: absolute;
    bottom: 15px;
    right: 20px;
   
   
}
.service-card:hover .arrow {
  transform: translateX(4px);
}
/* Make sure buttons are visible and on top */
.mySlider-prev,
.mySlider-next {
  position: absolute;
  top: 50%; /* vertically center */
  transform: translateY(-50%);
  width: 44px !important;
  height: 44px !important;
  background: rgba(0,0,0,0.0) !important; /* subtle background */
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
  cursor: pointer;
}

/* Left / Right positions */
.mySlider-prev {
  left: 10px; /* adjust based on slider padding */
}

.mySlider-next {
  right: 10px;
}

/* Style the arrow inside the button */
.mySlider-prev svg,
.mySlider-next svg {
  width: 24px;
  height: 32px;
  color: #018d7e; /* dark color */
}
.mySlider {
  position: relative; /* needed for absolute nav positioning */
  overflow: visible; /* allow buttons outside slide area */
}
   .mySlider-prev,
.mySlider-next {
  display: flex !important;  
  z-index: 9999 !important;
	 color: #018d7e; 
}
.mySlider {
  
  position: relative;
}
   .machineSlider-prev,
.machineSlider-next {
  display: flex !important;   /* ensure not hidden */
  z-index: 9999 !important;
}
 .blogSlider-prev,
.blogSlider-next {
  display: flex !important;   /* ensure not hidden */
  z-index: 9999 !important;
}
   .gallerySlider-prev,
.gallerySlider-next {
  display: flex !important;   /* ensure not hidden */
  z-index: 9999 !important;
	color: #fcfdfd !important;
}
.whatweoffer h2{color:var(--primary-color);font-size:32px;font-weight:700;}
.whatweoffer p{color:#000000;font-size:12px;font-weight:500;line-height:2}
.globalsupport h2{color:var(--primary-color);font-size:32px;font-weight:700;}
.globalsupport  p{color:#000000;font-size:14px;font-weight:500;line-height:2.2}
/* Section Heading */
.digital-heading {
  font-size: 36px;
  margin-bottom: 10px;
}

.digital-heading span {
  color: #0e5a53;
  font-weight: 700;
}

.digital-subtext {
  max-width: 600px;
  margin-bottom: 40px;
  color: #555;
}

/* Cards */
.digital-card {
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  min-height: 400px;
  display: flex;
  align-items: flex-end;
  color: #fff;
}

/* Dark Overlay */

/* Content */
.card-image1 {
 position: absolute !important;
    z-index: 2;
    padding: 20px;
    top: 10px;
}
.card-content {
  position: relative;
  z-index: 2;
  padding: 16px;
}
.card-logo {
  max-height: 40px;
  margin-bottom: 20px;
}

.card-content h3 {
  font-size: 20px;
	line-height:28px;
  margin-bottom: 20px;
	font-weight:700
}

.card-button {
  display: inline-block;
  padding: 10px 18px;
  background: rgba(255,255,255,0.2);
  color: #fff;
  border-radius: 6px;
  text-decoration: none;
  transition: 0.3s ease;
	margin-bottom: -16px;
}

.card-button:hover {
  background: #fff;
  color: #000;
}
.digitalsolutions{color:#000000;}
.digitalsolutions span{color: #004744;
    font-weight: 700;}
.digitalsolutions p{line-height:24px; margin-bottom: 48px;}
.life-card {
    background: #fff;
    padding: 30px 30px 0px 30px;
    border-radius: 12px;
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.08);
    height: 300px !important;
    position: relative;
}
.life-card h2{margin-bottom: 15px;
    color: #004744;
    font-size: 20px;
    font-weight: 700;line-height:28px;}
table {      border-collapse: collapse;      width: 100%;      text-align: center; box-shadow: 0px 14px 14px rgba(0, 0, 0, 0.08);   }    th, td {      
	border-top: 1px solid #e5e7eb;
    border-bottom: 1px solid #e5e7eb;
    border-left: none;
    border-right: none;padding: 10px;      vertical-align: middle;  font-size: 14px;
    font-weight: 400;
    color: #314158;  }    th {      background-color: #f8fafc;      cursor: pointer;   font-size: 14px;
    font-weight: 400;
    color: #62748e; }       .selected {      background-color: #f5f3ff !important;    }    .selected-header {      background-color: #f5f3ff !important;      color: 000000;    }    td, th {      transition: background-color 0.3s ease;    }
table th:first-child,
table td:first-child {
    text-align: left;     /* First column only */
}
.swiper-button-next::after,
.swiper-button-prev::after {
    display: none !important;
}
.machineSlider-prev,
.machineSlider-next {
  position: absolute;
  top: 50%; /* vertically center */
  transform: translateY(-50%);
  width: 44px !important;
  height: 44px !important;
  background: rgba(0,0,0,0.0) !important; /* subtle background */
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
  cursor: pointer;
}
.swiper-button-next, .swiper-button-prev {color: #fff;,}
.machine-slider .swiper-button-next, .machine-slider .swiper-button-prev {
    background: transparent !important;
}
.machineSlider-next,
.machineSlider-prev {
    width: 50px;
    height: 50px;
}

.machineSlider-prev {
    left: -5px !important;   /* move outside left */
}

.machineSlider-next {
    right: -5px !important;  /* move outside right */
}
.serviceagree-left h2{font-size: 20px; font-weight:600;
    color: #000000;line-height: 40px;
}
.serviceagree-left p{font-size: 14px;
    color: #000000;line-height:28px; font-weight:500;
}
.serviceagree-right{background:#fff; padding:30px;border-radius:10px;}
.serviceagree-right h3{color: #8a909a;
    font-size: 14.33px;
    line-height: 2;margin:0px;}
.serviceagree-right p{font-size: 19.11px;
    line-height: 31px;font-weight: 600}
.serviceagree-right a{    background: #000;
    padding: 10px 20px !important;
    color: #fff !important;
    border-radius: 10px;
    font-size: 15.35px;}
thead th {
    background: #f3f4f7;
    text-align: center;
    padding: 20px 15px;
    font-weight: 400;
    border: 1px solid #e5e7eb;
}

.feature-col {
    text-align: left;
    background: #eef1f5;
}

.level-badge {
    display: inline-block;
    padding: 4px 10px;
    font-size: 12px;
    border-radius: 6px;
    background: #d9dee7;
    color: #4b5563;
    margin-bottom: 8px;
}

.level-title {
    font-size: 14px;
    color: #374151;
}

/* Active column (L3) */
thead th.selected-header {
       background: #ede9fe;
    border: 2px solid #ddd6ff !important;
    border-bottom: none !important;
}

thead th.selected-header .level-badge {
    background: #7c3aed;
    color: #fff;
}
/* Wrapper controls arrow space */
.slider-wrapper {
  position: relative;
  padding: 0; /* creates room for arrows */
}

.mySlider {
  position: relative;
  overflow: hidden;
}

/* Position arrows relative to swiper */
.mySlider .swiper-button-prev,
.mySlider .swiper-button-next {
  top: 50%;
  transform: translateY(-50%);
  z-index: 20;
}

/* Push OUTSIDE the swiper */
.mySlider .swiper-button-prev {
  left: -50px;
}

.mySlider .swiper-button-next {
  right: -50px;
}
.card-header {
  display: flex;
  align-items: center;   /* vertical alignment */
  gap: 15px;             /* space between icon + text */
	flex-direction: column;
}

.card-header h3 {
  margin: 0;
  line-height: 1.2;
}

.icon {
  display: flex;
  align-items: center;   /* ensures image is centered */
}
.life-banner-wrapper {
    position: relative;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0px 0px !important;
    z-index: 2;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
}
.life-banner-left {
    max-width: 65% !important;
}
.support-left h2{    display: flex;
    align-items: end;
    gap: 12px;
    font-weight: 700;
    height: 28px;}
.support-left p {
    color: #000000;
    font-size: 14px;
    font-weight: 500;
    line-height: 28px !important;
}
.support-right h4{font-size: 14px;
    color: #000000;
    font-weight: 500 !important;
    margin-bottom: 0px;
}
.support-right a{color: #007CD4;
    font-weight: 600;font-size:16px;}
.service-card {
  background: #f4f4f6;
  border-radius: 16px;
  padding: 40px 20px 25px;
  height: 320px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);
  display: flex !important;
  flex-direction: column;
  align-items: center;
  text-align: center;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
	position:realtive !important;
}

.service-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 18px 35px rgba(0, 0, 0, 0.12);
}

.service-card .icon {
  margin-bottom: 0px;
}

.service-card .icon img {
  width: 55px;
  height: auto;
}

.service-card h3 {
  font-size: 18px !important;
  font-weight: 600;
  line-height: 1.4;
  margin: 0;
  color: #111;
}

/* Push link to bottom */
.service-card .card-link {
  margin-top: auto;
  text-decoration: none;
}

.service-card .card-link p {
  font-size: 15px;
  color: #3b4cca;
  font-weight: 500;
  margin: 0;
  display: flex;
  align-items: center;
  gap: 6px;
  justify-content: center;
}

.service-card .card-link .arrow {
  font-size: 18px;
  transition: transform 0.3s ease;
}

.service-card:hover .arrow {
  transform: translateX(4px);
}
/* Allow arrows to sit outside */
.slider-wrapper {
  position: relative;
  padding: 0 60px; /* space for arrows */
}

/* Important */
.mySlider {
  
  position: relative;
}
{    color: var(--primary-color) !important;}
/* Base arrow styling */
.mySlider .swiper-button-prev,
.mySlider .swiper-button-next {
 position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 50px;
  height: 50px;
  background: #fff;
  border-radius: 50%;
  box-shadow: 0 8px 20px rgba(0,0,0,0.12);
  color: #111;
  z-index: 10;
	    color: var(--primary-color) !important;
}

/* Move arrows OUTSIDE */
.mySlider .swiper-button-prev {
  left: -75px;
}

.mySlider .swiper-button-next {
  right: -75px;
}

/* Optional hover effect */
.mySlider .swiper-button-prev:hover,
.mySlider .swiper-button-next:hover {
  transform: scale(1.05);
}

/* Remove default after arrow */
.mySlider .swiper-button-prev::after,
.mySlider .swiper-button-next::after {
  display: none;
}
.slider-section {
  position: relative;
	padding:0px 50px;}
}
.banner-bg-video-container {
    position: relative;
}
.banner-bg-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fafafa;
background-color: rgba(0, 0, 0, 1);
background: linear-gradient(360deg, rgba(0, 0, 0, 1) 0%, rgba(255, 255, 255, 0.35) 100%);
    z-index: 1;
}
.banner-bg-overlay-home {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fafafa;
background-color: rgba(0, 0, 0, 1);
background: linear-gradient(360deg, #ffffffbf 0%, rgb(255 255 255 / 38%) 100%) !important;
    z-index: 1;
}
.banner-logo {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2; /* Make sure logo is on top of the video */
}

.banner-logo img {
    width: 100%; /* Adjust the size of the logo */
    height: auto;
}

/* Content Wrapper */

.digital-card::after {
  content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 70% !important;
    background: linear-gradient(to top, rgb(0 0 0 / 86%), transparent);
    border-radius: 0 0 12px 12px;
}
.greyblock-right{border-top: 5px solid #dddddf;background: #f5f5f7;border-radius:15px}
.greyblock-right h3 {
    color: #8a909a;
    font-size: 14.33px;
    line-height: 2;
    margin: 0px;
	font-weight:700;
}
.greyblock-right p {
    font-size: 19.11px;
    line-height: 31px;
    font-weight: 500;
	    margin-bottom: 30px;
	color: #000000;
}
.greyblock-right a {
    background: #000;
    padding: 18px 20px !important;
    color: #fff !important;
    border-radius: 10px;
    font-size: 15.35px;
}
/* Search Icon */
.search-icon {
    color: #ccc;
    font-size: 18px;
    transition: 0.3s;
	border:0px;
	background:#ffffff
}

.search-icon:hover {
    color: #fff;
}

/* Animated Slide Down Bar */
.search-bar {
    position: absolute;   /* important */
    top: 100%;
    left: 0;
    width: 100%;
    background: #111;
    overflow: hidden;
    max-height: 0;
    transition: max-height 0.4s ease, padding 0.3s ease;
    z-index: 9999999;       /* VERY HIGH */
}
.fixed-top {
    z-index: 9999 !important;
}
.search-bar.active {
    max-height: 400px;
    padding: 25px 0;
}

.search-wrapper {
    position: relative;
    max-width: 600px;
    margin: 0 auto;
}

#live-search {
    width: 100%;
    padding: 14px 20px;
    font-size: 18px;
    border: none;
    outline: none;
    border-radius: 30px;
}

/* AJAX Results */
#search-results {
    position: relative;
    width: 100%;
    background: #fff;
    margin-top: 5px;
    border-radius: 10px;
    overflow: hidden;
    display: none;
    z-index: 999999999;
}

#search-results a {
    display: block;
    padding: 10px 15px;
    text-decoration: none;
    color: #000;
    border-bottom: 1px solid #eee;
}

#search-results a:hover {
    background: #f5f5f5;
}
.blog_img img{width:100%}
.sub-menu-fixed ul li a {
    color: #f5f5f566;
    text-decoration: none;
    transition: color 0.3s ease;
}
.sub-menu-fixed ul li a:hover {
    color: #ffffff;
}


.sub-menu-fixed ul li a.active {
    color: #ffffff;
}
.ln-catname{font-size:12px;font-weight:700}
.ln-date{font-size:10px;color:#ffffff80;}
.food-beverage-section {
  background: #f3f3f3;
  padding: 25px 20px;
  border-top: 2px dotted #6b8ecf;
  border-bottom: 2px dotted #6b8ecf;
  font-family: Arial, Helvetica, sans-serif;
}

.fb-container {
  max-width: 1200px;
  margin: 0 auto;
}

.fb-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.fb-header h2 {
  margin: 0;
  font-size: 28px;
  font-weight: 600;
  color: #222;
}

.fb-highlight {
  color: #4f6fbf;
  font-weight: 700;
}

.fb-enquiry-link {
  font-size: 14px;
  text-decoration: none;
  color: #4f6fbf;
  font-weight: 600;
  transition: 0.3s ease;
}

.fb-enquiry-link:hover {
  text-decoration: underline;
}

/* Responsive */
@media (max-width: 768px) {
  .fb-header {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }
}
   .myFoodSlider .swiper-slide {
    width: 280px !important;
}
        .sectors-card {
            height: 400px !important;
            border-radius: 14px;
            overflow: hidden;
        }

        .so-sectors-card-bg {
            height: 100%;
            background-size: cover;
            background-position: center;
            border-radius: 14px;
            padding: 24px;
            position: relative;
            display: flex;
            flex-direction: column;
            justify-content: space-between;
            color: #fff;
        }

        .sectors-card-contents 

        .sectors-card-content h3{
            font-size: 20px;
            margin: 0px 0;
        }
.sectors-top {
            font-size: 10px;
            letter-spacing: 1px;
            font-weight: 700;
            margin-bottom:8px;
            text-transform:uppercase;
        }
        .sectors-title {
            font-size: 20px !important;
            font-weight: 700;
        }
.sectors-card-link {
   margin-top: 0px;
    position: absolute;
    bottom: 24px;
    right: 24px;
}
        .sectors-card-link a {
    font-weight: 500;
    font-size: 12px !important;
    color: #fff;
    text-decoration: none;
    transition: padding-right .3s 
ease;
}
.subsectorbanner{display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end;}
.subsectorbanner .banner-btn {
   padding: 12.5px 30px !important;
    background: #00000070;
    color: #fff;
    text-decoration: none;
    border-radius: 5px !important;
    font-weight: 600;
    font-size: 12px;
}
.video-section {
  position: relative;
  width: 100%;
  height: 650px;
  background: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
	border-radius: 10px;
	z-index: 9 !important;
}

/* Background card (never moves) */
.video-card {
  width: 100%;
  height: 100%;
    border-radius: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  position: relative;
}

/* Overlay image centered */
.overlay-img {
  width: 110px;
  transition: transform 0.8s cubic-bezier(0.22, 1, 0.36, 1);
}

/* Text positioned absolutely (so it doesn't affect layout) */
.video-content {
  position: absolute;
  right: 37%;
  top: 50%;
  transform: translateY(-50%) translateX(40px);
  opacity: 0;
  transition: all 0.8s cubic-bezier(0.22, 1, 0.36, 1);
  color: white;
}

.video-content .small {
  color: #6c7cff;
  font-size: 24px;
  display: block;
  
}
.video-content .large {
  font-size: 24px;
  display: block;
  margin-bottom: 12px;
	font-weight:700;
}
.video-content h2 {
  font-size: 48px;
  margin: 0;
}

/* HOVER */

.video-section:hover .overlay-img {
  transform: translateX(-30px) scale(0.8);
}

.video-section:hover .video-content {
  opacity: 1;
  transform: translateY(-50%) translateX(0);
}
.machine-card-selector {
    margin-top:150px;
}

.add-machine-placeholder {
       cursor: pointer;
    text-align: center;
    font-weight: 700 !important;
    color: #6F6F6F !important;
    font-size: 20px;
	margin-top: -50px;
}

.add-machine-placeholder .add-icon {
   
    margin-left:6px;
}
.gallery-watch-video {
position: relative;
    color: #7982FA;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 6px;
    cursor: pointer;
  float:right;
}

/* Arrow Image */
.gallery-watch-video::before {
  content: "";
  width: 16px;
  height: 16px;
  background-image: url("https://lambert.myinternalworking.com/wp-content/uploads/2026/03/Group-34206-3.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
}
.digital-header h2{font-size:28px;font-weight:500;color:#ffffff;}
.digital-header h2 span{font-size:28px;font-weight:700;color:#ffffff;}

.packaging-card-link a{    color: #585858;
    font-size: 12px;
    line-height: 18px;margin-left:0px;font-weight:500;display: inline-flex;align-items: center;   /* vertically center */
    gap: 10px;        }
.packaging-card-link a::after {
    content: '';
    width: 15px;
    height: 12px;
    background-image: url(https://lambert.myinternalworking.com/wp-content/uploads/2025/12/Arrow-1.png);
    background-size: contain;
    background-repeat: no-repeat;
}
.digital-card-button {
    display: inline-block;
    padding: 10px 18px;
    background: rgba(255, 255, 255, 0.2);
    color: #ffffffd1;
    border-radius: 6px;
    text-decoration: none;
    transition: 0.3s ease;
    margin-bottom: -16px;
	font-size:14px;
	font-weight:500;
}
.products-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 80px 60px; /* row gap / column gap */
}

.product-card {
    display: flex;
    flex-direction: column;
    height: 100%;
}
.product-image {
    height: 220px;              /* set consistent height */
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-image img {
    max-height: 100%;
    max-width: 100%;
    object-fit: contain;
}
.product-card .title {
    margin: 10px 0 10px;
    font-size: 18px;
}

.product-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: auto;   /* pushes info to bottom */
}

.product-info p {
    margin: 0;
}
.acf-top-section {
    padding: 80px 0;
}

.top-section-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 60px;
}

.top-text {
    flex: 1;
}

.top-image {
    flex: 1;
    text-align: right;
}

.top-image img {
    max-width: 100%;
    height: auto;
}

.small-text {
    font-size: 14px;
    letter-spacing: 2px;
    text-transform: uppercase;
    display: block;
    margin-bottom: 10px;
}
.acf-split-hero {
    position: relative;
    padding: 300px 0;
    background: #f5f5f5; /* your light grey */
    overflow: hidden;
}

/* Background image block */
.split-bg-image {
    position: absolute;
    top: 0;
    right: 0;
    width: 65%;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right center;
}

/* Text content */
.split-content {
    position: relative;
    z-index: 2;
    max-width: 40%;
}

.small-text {
    font-size: 14px;
    letter-spacing: 2px;
    text-transform: uppercase;
    display: block;
    margin-bottom: 15px;
}
.banner-content-solutions{  position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
       z-index: 2;

    display: flex;
    justify-content: space-between;
    align-items: center;

    transform: translateY(-50%);}
.banner-solutions-image,
.banner-solutions-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;

    background-color: #f5f5f5; /* ADD THIS */
    background-size: cover;
    background-position: center;

    z-index: 1;
}
.product-card {
    width: 100%;
    margin-bottom: 0px !important;
    font-family: Arial, sans-serif;
}
.card-solution {
    background: #fff;
    padding: 30px 30px 0px 30px;
    border-radius: 12px;
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.08);
    height: 240px !important;
    position: relative;
}
.card-solution h2 {
    margin-bottom: 15px;
    color: #3b3b8f;
    font-size: 20px;
    font-weight: 700;
}
.card-solution p {
    margin-bottom: 15px;
    color: #000000;
    font-size: 12px;
    font-weight: 500;
	line-height:20px
	letter-spacing:-0.23px}
.video-section-background{
background: #FFFFFF;
background: linear-gradient(178deg, rgba(255, 255, 255, 1) 0%, rgba(245, 245, 247, 1) 100%);}
.sector-block-solution{margin-top:-150px}
.machine-image-wrap {
    margin-bottom: 16px;
    height: 190px;  
  display: flex;
  align-items: center;
  justify-content: center;
}
.sector-block-image {
position: relative;
    z-index: 9;
	height:120px;
}
.servicegreen h2{font-size:32px;
line-height:36px;     color: #004744;margin-bottom:36px;font-weight:700;}
.servicegreen p{font-size:16px;
line-height:24px; color: #45556c;font-weight:400;margin-bottom:0px;}
.contact-card {
	background: #F5F5F7;
background: linear-gradient(178deg,rgba(245, 245, 247, 1) 0%, rgba(255, 255, 255, 1) 100%);
    border-radius: 12px;
        text-align: center;
  box-shadow:
  inset 0px 4px 4px rgba(0, 0, 0, 0.05),
  0px 4px 4px rgba(0, 0, 0, 0.25);
    transition: all .3s ease;
	min-height:296px;
  display: flex;
  flex-direction: column;
  height: 100%;
	position: relative;
}

.contact-card-main {
  display: flex;
  flex-direction: column;
  align-items: center;      /* center horizontally */
  justify-content: center;  /* center vertically */
  text-align: center;
  flex: 1;                  /* take available space */
  gap: 10px;
}

.contact-card-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
	flex-direction: column;
	margin-bottom:16px;
}
.contact-card-bottom p{margin-bottom:0px;}
.contact-card-main h3 {
        font-size: 18px;
    font-weight: 700;
	letter-spacing:-2.2%;
	margin-top:0px;
}
.contact--card-icon img {
      width: auto !important;
    height: 34.13px !important;
}
.contact-card .subtitle {
  color: #018d7e;
  font-size: 13.5px;
	margin-bottom: 0px;
	font-weight:600;
}
.contact-title h2{font-size:32px;}
.contact-title p{font-size: 12px;
    font-weight: 500;
    line-height: 24px;}

.header-mobile .navbar-toggler {
  border: none;
  padding: 0;
}

.header-mobile .search-icon {
  font-size: 1.25rem;
  cursor: pointer;
  color: #333;
}

.mobile-search-bar input {
  font-size: 1rem;
}

/* Optional: Add some transition when toggling the search */
.mobile-search-bar {
  transition: max-height 0.3s ease;
  overflow: hidden;
}
.mobile-header-menu-section{background:#fff;}
.mobile-icons{
    display:flex;
    align-items:center;
    gap:20px; /* gap between search and hamburger */
}

/* Remove default bootstrap spacing */
.navbar-toggler{
    padding:0;
    border:none;
}

/* Hamburger animation */
.navbar-toggler{
    width:30px;
    height:22px;
    position:relative;
}

.navbar-toggler span,
.navbar-toggler span::before,
.navbar-toggler span::after{
    position:absolute;
    width:100%;
    height:2px;
    background:#000;
    left:0;
    transition:0.3s;
    content:'';
}

.navbar-toggler span{
    top:10px;
}

.navbar-toggler span::before{
    top:-8px;
}

.navbar-toggler span::after{
    top:8px;
}

/* Close (X) */
.navbar-toggler.active span{
    background:transparent;
}

.navbar-toggler.active span::before{
    transform:rotate(45deg);
    top:0;
}

.navbar-toggler.active span::after{
    transform:rotate(-45deg);
    top:0;
}
.custom-toggler{
    border:none;
    padding:0;
    background:transparent;
}

.hamburger-img{
    width:28px;
    height:auto;
    display:block;
}
.footer-padding{padding: 0px 50px;}
.copyright-mobile{display:none;}
@media (max-width: 991px) {
	.sub-menu-fixed{display:none;}
}
@media (max-width: 768px) {
	.langen-team .team-header {
    display: flex;
            justify-content: center !important;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 56px !important;
    margin-top: 10px;
}
	.langen-team .team-card img {
    width: 100%;
    height: 380px;
    object-fit: cover;
}
	.langen-team .team-card {
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.10);
    display: flex;
    flex-direction: column;
    position: relative;
    padding-bottom: 30px;
    height: 530px;
}
	.banner-left1 {
    max-width: 50%;
   
}
	thead th {
    background: #f3f4f7;
    text-align: center;
    padding: 20px 15px;
    font-weight: 400;
    border: 1px solid #e5e7eb;
    width: 13% !important;
}
.no-mobile {
        display: none !important;
    }
	.banner-right {
    max-width: 50%;
}
	.subsectorbanner {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center !important;
}
	.events-thumbnail-grid {
    display: grid;
    grid-template-columns: repeat(1, 1fr) !important;
    gap: 20px;
}
.solutions-card {
   
    height: 540px;
   
}
	.copyright-desktop{display:none;}
	.footer-padding{padding: 0px;}
	.sub-menu-fixed {
    position: relative;
    top: 0px !important;
    width: 100%;
    background: #212121cc;
    z-index: 999;
}
	.video-section {
   		height: 300px !important;}
	.copyright-mobile{display:block;        padding: 0px 30px;}
	.video-section:hover .overlay-img {
  transform: translateX(-50px) scale(0.8);
}
	.video-content {
    position: absolute;
    right: 22%;
    top: 50%;
    transform: translateY(-50%) translateX(40px);
    opacity: 0;
    transition: all 0.8s cubic-bezier(0.22, 1, 0.36, 1);
    color: white;
}
	.life-banner-left {
    max-width: 100% !important;
		
}
	
    .machine-slider .swiper-slide {
        width: 100% !important;
    }
	.ln-tabs {
    display: flex;
    justify-content: flex-end;
    gap: 0px;
    margin-bottom: 80px;
    margin-top: 0px;
}
	.ln-grid {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
}
	.sub-menu-fixed{display:none;}
#mobile-search-bar{
display:none;
padding:12px 15px;
background:#f5f5f5;
border-top:1px solid #ddd;
}

.mobile-search-form{
display:flex;
align-items:center;
gap:10px;
}

.mobile-search-form input{
flex:1;
height:40px;
padding:0 12px;
border:1px solid #ccc;
border-radius:6px;
font-size:14px;
outline:none;
}

.mobile-search-form input:focus{
border-color:#0073aa;
}

.mobile-search-form button{
height:40px;
width:40px;
border:none;
background:#0073aa;
color:#fff;
border-radius:6px;
cursor:pointer;
}

.mobile-search-form button:hover{
background:#005f8d;
}
.solutions-card-content {
    padding: 26px;
    margin-top: 350px;
}
	.machine-card {
    display: flex;
    flex-direction: column;
    border-right: 0px solid #d5d5d6 !important;
    padding-right: 45px;
}

}
.events-thumbnail-grid{
    display:grid;
    grid-template-columns:repeat(4,1fr);
    gap:20px;
}

.event-thumbnail-block a{
    text-decoration:none;
    color:inherit;
}

.event-card{
    background:#FFFFFF;
    border-radius:12px;
    padding:30px;
    height:240px;
    display:flex;
    flex-direction:column;
    justify-content:space-between;
    transition:0.2s;
	    box-shadow: 0px 4px 7px rgba(0, 0, 0, 0.12);
}

.event-logo img{
    max-height:72px;
    width:auto;
}

.event-bottom{
    display:flex;
    justify-content:space-between;
    align-items:flex-end;
}

.event-title{
    font-size:21px;
    font-weight:700;
    margin:0;
	color:#121212;
	width:70%;
	line-height:1.4;
}

.event-date{
    font-size:13px;
    color:#999;
}
.recent-insight-posts-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 30px;
    justify-content: center;
}
.recent-insight-post-block{height:400px;position:relative;border-radius: 15px;}
.recent-insight-post-block a{font-size:20px;color:#ffffff;}
.recent-insight-post-block .bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 100px 26px 24px;
    z-index: 2;
   color:#ffffff;
    background: #000000;
    background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.40) 100%);border-radius: 15px;
);
	
}
.recent-insight-post-block  h4 {
        font-size: 20px;font-weight:700;
    }
.featured-insights-post-block{height:576px;position:relative;border-radius: 15px;}
.featured-insights-post-block a{font-size:20px;color:#ffffff;}
.featured-insights-post-block .bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 100px 26px 24px;
    z-index: 2;
    color:#ffffff;
    background: #000000;
    background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);border-radius: 15px;
);
	
}
.featured-insights-post-block  h4 {
        font-size: 20px;font-weight:700;
    }
.news-insights-events h2{font-size:32px;}
.news-insights-events p{    font-size: 14px !important;
    font-weight: 500;
    line-height: 28px !important;}
.blogSlider-prev,
.blogSlider-next{
cursor:pointer;
display:inline-block;
z-index:10;
}

.blog-card {
    position: relative;
    border-radius: 6px;
    overflow: hidden;
    min-height: 400px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    cursor: pointer;
    transition: transform 0.25s ease, box-shadow 0.25s ease;

    background-blend-mode: multiply;
}

.blog-card:hover {
    transform: translateY(-3px);
    box-shadow: 0 12px 28px rgba(0, 0, 0, 0.35);
}

.blog-card {
    
    background-size: cover !important;
    background-position: center !important;
}

/* ── Slide content (title at top, link at bottom) ──────────────────────────── */
.blog-content {
    position: absolute;
    inset: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 20px 18px 16px;
}

/* ── Title ─────────────────────────────────────────────────────────────────── */
.blog-title {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.35;
    color: #ffffff;
    margin: 0;
    max-width: 85%;
}

.blog-title a {
    color: inherit;
    text-decoration: none;
}

.blog-title a:hover {
    text-decoration: underline;
}

/* ── Bottom overlay: "Discover more" link ───────────────────────────────────── */
.blog-overlay {
    display: flex;
    align-items: center;
	justify-content: end;
}

.blog-card .read-more {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    font-size: 14px;
    font-weight: 500;
    color: #ffffff;
    text-decoration: none;
      
}

.blog-card .read-more::after {
    content: "";
    width: 12px;
    height: 12px;
    background-image: url(https://lambert.myinternalworking.com/wp-content/uploads/2026/03/Arrow.png);
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    margin-left: 0px;
}

.blog-card .read-more:hover {
    opacity: 1;
}

.blog-card .read-more:hover::after {
    transform: translateX(3px);
}

.blog-slider-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
    flex-wrap: wrap;
    border-bottom: 1px solid var(--gray4-color);
    padding-bottom: 30px;
	fon
}
.blog-slider-header h2 {
    font-size: 40px;
    font-weight: 700;
	color:var(--primary-color);
}
.view-all-posts
 {
    margin-right: 30px;
    padding: 15px 30px;
    color: var(--dark-color);
    text-decoration: none;
    border-radius: 3px;
    border-right: 1px solid var(--dark-color);
    font-size: 18px;
    font-weight: 500;
}
.blog-slider-nav {
    display: flex;
    align-items: center;
}
.blogSlider-prev, .blogSlider-next
 {
    font-size: 2em;
    cursor: pointer;
    color: #555;
    margin-left: 15px;
    user-select: none;
    transition: color 0.3s ease;
}
.news-insights-events h3{font-size:28px;font-weight:700;line-height:1.2;}
.insight-button{margin-top:30px;}
.insight-button a{    background: #e5e5e5;
    padding: 23px 40px;
    color: #000;
    border-radius: 10px;
    font-size: 14px;
    font-weight: 600;}
.insight-button a::after{
    content:"";
    width:10px;
    height:10px;
    background-image:url('https://lambert.myinternalworking.com/wp-content/uploads/2026/03/Vector.png');
    background-size:contain;
    background-repeat:no-repeat;
    display:inline-block;    margin-left: 5px;
}
.blog-single{
    max-width:1200px;
    margin:0 auto;
    padding:40px 20px;
}

.post-header{
    display:flex;
    justify-content:space-between;
    align-items:flex-start;
    gap:40px;
    margin-bottom:70px;
}

.post-header-left{
    flex:1;
}

.post-header-right{
    flex:1;
}

.post-title{
    font-size:42px;
    font-weight:700;
    line-height:1.2;
}

.post-excerpt{
    font-size:16px;
    color:#323137;
    line-height:1.4;
	font-weight:500;
}

.post-featured-image img{
    width:100%;
    height:auto;
    border-radius:6px;
    margin-bottom:70px;

}

.post-content{
   
    font-size:16px;
    line-height:1.4;
	    padding: 0px;
}

.post-content p{
    margin-bottom:20px;
	font-size:16px;
    line-height:1.4;
	margin-bottom:30px;
}
#single-breadcrumb {
    text-align: right;
	font-size:14px;
}
#single-breadcrumb .breadcrumb_last {
    color: #121212;
}
#single-breadcrumb a {
    color: var(--dark-color) #FFFFFF !important;
}
.post-meta{
    margin-top:30px;
    font-size:14px;
    color:#232323;
	font-weight:500;
}
.post-navigation-links {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 40px;
    padding: 20px 0;
    border-top: none;
    border-bottom: none;
}
.post-nav-arrow {
    width: 30px;
    height: 30px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    margin-bottom: 5px;
    margin-left: 0;
    margin-right: 0;
    flex-shrink: 0;
    transition: opacity 0.3s ease;
}
.post-nav-arrow.arrow-left {
    background-image: url(https://mpacnew.myinternalworking.com/wp-content/themes/ignite-digital/img/arrow-prev.png);
}
.post-nav-arrow.arrow-right {
    background-image: url(https://mpacnew.myinternalworking.com/wp-content/themes/ignite-digital/img/arrow-next.png);
}
.post-navigation-links .nav-text {
    display: block;
    text-align: left;
    flex-grow: 1;
    display: block;
    text-align: left !important;
    flex-grow: 1;
        color: #323137;
    font-size: 17px !important;
	font-weight:500;
}
.post-navigation-links .nav-next {
    flex-basis: 48%;
    max-width: 48%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    height: auto;
}
.post-navigation-links .nav-previous {
    flex-basis: 48%;
    max-width: 48%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: auto;
}

/* Next post layout (arrow above title) */
.post-navigation-links .nav-next a{
    display:flex;
    flex-direction:column;
    align-items:flex-end;
    text-align:right;
    gap:8px;
    text-decoration:none;
}
.content-section img{width:100%;height:auto;}
.content-section strong {
    text-transform
:uppercase;}
blockquote {
    background: #eef0f4;
    padding: 25px 30px;
    border-radius: 12px;
    border-left: none;
    
}

blockquote p {
    margin: 0 !important;
    font-size: 16px;
    line-height: 1.6;
    color: #4a5568;
    font-style: italic;
}

blockquote strong {
    display: block;
    font-weight: 700;
    font-style: normal;
    color: #1a202c;
    margin-bottom: 8px;
}
.related-posts-section{
    margin-top:80px;
}

.related-title{
    font-size:32px;
    margin-bottom:30px;
}

.related-title span{
    color:#0c4b3f;
}
#relatedblock h5{font-size: 42px;
    font-weight: 500;
    margin-bottom: 50px;}
.related-posts-grid{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:30px;
}

.related-post-card{
    position:relative;
    border-radius:12px;
    overflow:hidden;
}

.related-image img{
    width:100%;
    height:320px;
    object-fit:cover;
    display:block;
}

.related-overlay{
    position:absolute;
    bottom:0;
    left:0;
    right:0;
    padding:25px;
    color:#fff;
       background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
	    border-radius: 15px;
}

.related-overlay h3{
    font-size:20px;
    margin-bottom:10px;
}

.discover-btn{
    font-size:14px;
    background:rgba(255,255,255,.2);
    padding:6px 15px;
    border-radius:4px;cursor: pointer;
}
.discover-btn:hover{
    font-size:14px;
    background:#000000;
    padding:6px 15px;
    border-radius:4px;
}
.discover-btn:after{
    content: "";
    width: 12px;
    height: 12px;
    background-image: url(https://lambert.myinternalworking.com/wp-content/uploads/2026/03/Arrow.png);
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    margin-left: 5px;
}
.blog-row {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    gap: 30px;
    padding: 100px 0px;
}
.blog-card .top {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 26px 26px 56px !important;
    z-index: 2;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    background: #000000;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
    flex-direction: column !important;
}
.blog-card .bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 60px 26px 24px;
    z-index: 2;
    display: flex;
    justify-content: end !important;
    align-items: flex-end;
    background: #000000;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
	text-align:right;
}
.content-grey{padding: 80px 160px;}
.single-breadcrumb{    padding: 0px;
    margin-bottom: 30px;
    margin-top: 100px;}
#paginateblock{text-align: center;    padding-bottom: 100px;}
.wp-paginate a {
    background: #ffffff;
    border: 1px solid #ccc;
    color: var(--tertiary-color);
    margin-right: 4px;
    padding: 4px 8px;
    text-align: center;
    text-decoration: none;
}
.wp-paginate .current {
    color: #fff;
    background:var(--tertiary-color);
    border: 1px solid #89adcf;
    margin-right: 4px;
    padding: 4px 8px;
}
@media (max-width: 768px) {.post-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 40px;
    margin-bottom: 70px;
    flex-direction: column;
}
	.banner-content-solutions {
    position: absolute;
    top: 20%;
    left: 0;
    width: 100%;
    z-index: 2;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transform: translateY(-50%);
}
.content-grey{padding: 40px 30px;}
	#relatedblock{margin:0px 30px;}
	.single-breadcrumb{    padding: 30px;
    margin-bottom: 30px;
    margin-top: 10px;}
}
.sector-block-arrow{display:none;}
.contact-location-blocks h2 {
    font-size: 42px;
    font-weight: 700 !important;
    margin-bottom: 30px;
	color:#202a44;
}
.contact-location-blocks h3
 {
    font-size: 16px;
    font-weight: 700 !important;
}
.contact-location-blocks p{font-size:16px;line-height:1.5;color:#495062;}
.contact-location-blocks h4 {
    font-size: 18px;
    font-weight: 500 !important;
}
.contact-location-blocks h4::before
 {
    content: '';
    display: inline-block;
    width: 26px;
    height: 26px;
    margin-right: 1rem;
    background-image: url(https://mpacnew.myinternalworking.com/wp-content/themes/ignite-digital/img/phone-contact.png);
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
}
.contact-location-blocks a {
    font-size: 16px;
    line-height: 1.5;
    color: #495062;
	text-decoration:underline !important;
}
.contact-title h2 {
    font-size: 34px;
	font-weight: 700;}
    .ln-card .bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 26px 26px 26px;
    z-index: 2;
  
    background: #fff;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.40) 100%);
}
 .ln-card .top{position: absolute;
  top: 0;
    left: 0;
    width: 100%;
    padding: 26px 26px 26px !important;
    z-index: 2;
      background: #fff;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.60) 0%, rgba(0, 0, 0, 0) 100%);
    }
.blog-top{position: absolute;
  top: 0;
    left: 0;
    width: 100%;
    padding: 26px 26px 26px !important;
    z-index: 2;
      background: #fff;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.60) 0%, rgba(0, 0, 0, 0) 100%);
    }
 .blog-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 26px 26px 26px;
    z-index: 2;
  
    background: #fff;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.40) 100%);
}
.discover-btn {
    font-size: 14px;
    background: rgba(255, 255, 255, .2);
    padding: 6px 15px;
    border-radius: 4px;
    cursor: pointer;
}
.hero-band {
    background: #f5f5f7;
    position: relative;
    overflow: hidden;
    padding: 250px 48px 250px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 320px;
}
@media (min-width: 600px) and (max-width: 991px) {
  .solutions-card {
    position: relative;
    width: 60%;
    height: 600px;
    overflow: hidden;
    border-radius: 10px;
    cursor: pointer;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    margin: auto;
  }
}
.gallery-slider-section .swiper-slide {
  height: 400px; /* adjust as needed */
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.gallery-slider-section .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover; /* keeps proportions, crops nicely */
}