
body, html{
  overflow-x: hidden;
}
.cust-gal .owl-dot {
    width: 20px;
    height: 6px;
    background: #AFAFAF !important;
    margin-left:  5px !important;;
  }
  .cust-gal .owl-dot.active {
    width: 83px;
    height: 6px;
    background: #008C44 !important;
  }
  .owl-carousel .owl-item img {
    width: auto;
  }
  .cust-galabout .owl-dots {
    padding-left: 6rem;
    margin-top: -20px;
    position: absolute;
    bottom: 66px;
  }
.cust-galabout .owl-dot {
    width: 20px;
    height: 6px;
    background: #AFAFAF !important;
    margin-left:  5px !important;;
  }
  .cust-galabout .owl-dot.active {
    width: 83px;
    height: 6px;
    background: #008C44 !important;
  }
  .owl-carousel .owl-item img {
    width: auto;
  }

  
.cust-gal-auto-nav .owl-prev {
    left: 0;
    position: absolute;
    top: 70px;
   
  }
  
  .cust-gal-auto-nav .owl-next {
    position: absolute;
    right: -8px;
     top: 70px;
  }
  .cust-gal-auto-nav .owl-next span,.owl-prev span {
    font-size: 25px;
  }
  .cust-gal-auto-nav {
    position: relative
  }
  
.corporate-responsibility .owl-carousel .owl-nav {
  text-align: center;
  margin-top: 20px;
}
.corporate-responsibility .owl-carousel .owl-nav  .owl-prev, .corporate-responsibility .owl-carousel .owl-nav  .owl-next {
  font-size: 25px !important;
  background: #E7F2ED !important;
  padding: 2px 10px 8px 10px !important;
  margin-left: 5px;
  line-height: 1 !important;

}
.corporate-responsibility .owl-carousel .owl-item:not(.center) {
  opacity: 0.5;
}
.milestone-tractor{
  display: none;
}
.owl-thumb-item.active .milestone-tractor{
  display: block;
  top: -15px;
}
.scroll-container {
  width: 100%;
  overflow-x: auto; /* Enable horizontal scrolling */
  overflow-y: hidden; /* Hide vertical scrollbar */
  -webkit-overflow-scrolling: touch; /* Smooth scrolling on iOS */
  white-space: nowrap; /* Prevent wrapping */
}

.scroll-container::-webkit-scrollbar {
  display: none; /* Hide scrollbar for WebKit browsers */
}

.scroll-container {
  -ms-overflow-style: none; /* Hide scrollbar for IE and Edge */
  scrollbar-width: none; /* Hide scrollbar for Firefox */
}

.scroll-content {
  display: inline-flex; /* Arrange children in a row */
}

ul.custom-list {
  list-style: none;
  padding-left: 0;
}
ul.custom-list li {
  position: relative;
  padding-left: 25px; /* Adjust padding for icon space */
  margin-bottom: 10px; /* Space between list items */
}
ul.custom-list li:before {
  content: "\f560"; /* Font Awesome icon code */
  font-family: "Font Awesome 5 Free"; /* Specify the Font Awesome font */
  font-weight: 900; /* Required for Font Awesome solid icons */
  position: absolute;
  left: 0;
  top: 0;
}

/* sam added */
.pb-25vh{
	padding-bottom:25vh;
}
.video-overlay:before {
    position: absolute;
    top: 0;
    content: '';
    width: 100%;
    height: 100%;
    background-color: rgb(51 51 51 / 45%);
}
.owl-nav,.owl-dots{
	width:50%;
	float:left;
}
.cust-gal .owl-nav button {
    -ms-flex-align: center;
    align-items: center;
    background: #ccc;
    border: 0;
    border-radius: 50%;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    height: 2em;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: .7;
    padding: 0;
    width: 2em;
    z-index: 1;
}
.cust-gal .owl-nav{
	    display: flex;
    justify-content: flex-end;
}
.cust-gal .owl-nav .owl-prev{
	margin-right:15px;
}
.owl-stage {
  padding-left: 0 !important;
}
.owl-carousel.owl-drag .owl-item{
	transition: all 1s ease-in-out;
}
/* Mobile Menu Styles */
#primary-menu li a {
		color: #fff;
	}
	#mobile-menu {
		display: none; /* Hide mobile menu by default */
		position: absolute; /* Positioning for overlay */
		top: 0;
		left: 0;
		width: 100%; /* Full width */
		height: 100%; /* Full height */
		background-color: rgba(0, 0, 0, 0.9); /* Dark overlay */
		z-index: 100; /* Make sure it appears above other content */
	}

	#mobile-menu.show {
		display: block; /* Show the mobile menu when toggled */
	}

	#close-menu {
		position: absolute; /* Position close button */
		top: 20px; /* Adjust position */
		right: 20px; /* Adjust position */
		color: white; /* Close button color */
		background: none; /* No background */
		border: none; /* No border */
		font-size: 24px; /* Font size */
		cursor: pointer; /* Pointer cursor */
	}

/* sam added */
.opacity-0{
		opacity:0;
	}
.custom-flex {
    display: flex;
    flex-direction: column;
}
.border-bottom-1{
	border-bottom:1px solid #ddd;
}
.btl-btr-10{
	border-top-left-radius:15px;
	border-top-right-radius:15px;
}
.br-1px{
	border-right:1px solid #fff;
}
.br-1px:last-child{
	border-right:0 !important
}
.justify-space-evenly{
	justify-content:space-evenly
}
.px-10{
	padding-left:10%;
	padding-right:10%;
}
.splide__arrow--prev {
    left: -5em !important;
}
#why-choose-us-section{
	max-width:100%;
	width:100%;
	overflow-x:hidden;
}

@media (max-width:767px){
	.\!right-0 {
    right: 15px !important;
}
	.left-30 {
    left: 15px;
}
.top-30 {
    top: 15px;
}
	.owl-carousel .owl-stage-outer {
    padding-bottom: .5rem;
}
	#testimonial-slider .splide__slide.is-next .customerimage {
    height: 30px;
    width: 30px;
}
	.h-\[52px\] {
    height: 25px;
}
	.w-\[55px\] {
    width: 30px;
}
.h-\[55px\] {
    height: 30px;
}
	.testimonial-splide .splide__track{
		padding-left: 15% !important;
    padding-right: 15% !important;
	}
	#testimonial-slider .splide__slide.bg-white {
    width: calc(100% + 0px) !important;
    font-size: 10px !important;
}
	#testimonial-slider .testimonial-slider-list {
    min-height: 250px;
}
	.splide__arrow--prev {
    left: auto !important;
    right: 4rem;
}
	.splide__arrows--ltr{
		    display: flex;
    justify-content: flex-end;
    width: 100%;
	}
	.h-\[345px\] {
    height: 225px;
}
	.text-\[12px\] {
    font-size: 8px;
}
	.text-sm {
    font-size: 0.75rem;
    line-height: 1rem;
}
	.mt-minus-75{
	margin-top: -25px;
    border-radius: 15px;
    box-shadow: 0 2px 4px #ddd;
    padding:10px 15px;
    background-color:rgb(255 255 255 / 90%);
    z-index: 1;
    position: relative;
	}
	.text-\[45px\] {
    font-size: 22px;
}
	.text-\[30px\] {
    font-size: 18px;
}
	.h-\[280px\] {
    height: 100px;
}
	.min-h-\[280px\] {
    min-height: 90px;
}
	.text-lg {
    font-size: 1rem;
    line-height: 1.3rem;
}
	.text-4xl {
    font-size: 1.25rem;
    line-height: 1.5rem;
}
	.h-screen, video {
    height: 65vh;
}
	.pb-25vh {
    padding-bottom: 13vh;
}
	.d-none-mobile{
		display:none;
	}
	#mobile-menu {
    position: fixed;
    top:0;
    right: 0;
    bottom: 0;
    left: 0;
    background:transparent;
    z-index: 1000;
    display: none;
}

#menu-close {
    position: absolute;
   top: 25px;
   right: 8px;
}
.block>div{
	padding:10px 0;
}
	
	#mobile-menu ul li{
		padding:10px 0;
	}
	.m-text-white{
		color:#fff !important
	}
	#colophon{
		padding-bottom:48px;
	}
}
@media (min-width: 768px) {
    #primary-menu {
        display: flex !important; /* Show the menu in desktop view */
        position: static; /* Remove absolute positioning */
        background-color: transparent; /* No background in desktop */
    }
	.custom-flex {
        flex-direction: row !important;
    }
}
