:root {
  --orange: var(--bs-orange);  /* Blue color */
}  
html,
body {
  overflow-x: hidden; /* Prevent scroll on narrow devices */
}
table{text-align :left !important;}
h2{font-size: 30px;}
.carousel-control-prev {
    left: 300px;
	color :  var(--orange); 
}
.carousel-caption {
    left: 25% !important;
}
.carousel-inner p{
	padding: 10px;
    color: #f4811f;
    font-size: 22px;
    font-weight: bold;
    text-shadow: 0 0 7px black;
	position: absolute;
    bottom: -5px;
}
.text-justify{text-align:justify;}
.orange{background-color: var(--orange);}
.ongfnt{ color: var(--orange);}
.ongBx{
	height: 50px;
	width: 50px;
	color: var(--orange);
	border: 5px solid #fefefe;
	outline: 1px solid #c2c2c2;
	background-color: var(--orange);
}
.orngBxSm{
	background-color: var(--orange); 
	width: 2%;				
}
.btn{
	background-color: var(--bs-orange);
}
.products .btn{background-color: #b2b0b1; border-color:#b2b0b1; }
.products .btn:hover{background-color: var(--orange);}
.products .btn.active{background-color: var(--orange);}

a{text-decoration: none;}
.full-height-div {
	height: 100vh;
} 
.sideMenu{ 
	font-size: 14px;
	display: block;
	font-size: 20px;
	font-weight: 700;
	padding: 1rem;
	color: #fff;
	border-bottom: 2px solid #fff !important;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}
.sideMenu:focus, .sideMenu:hover {
	color: #fff;
	background-color: var(--orange);
}
.title{
	font-size: 20px;
	font-weight: 800;
	color: #6a6d74;
}
.backimg {
  background-image: url("../img/back.png");   
  background-position: center;  
  background-repeat: no-repeat;  
  background-size: cover; 
}
.abtCover{
	background-image: url("../img/about_us_cover.png"); 
	background-position: center;  	
	height : 305px;	
}
.prodCover{
	background-image: url("../img/product_cover.png"); 
	background-position: center;  	
	height : 305px;
}
.about .ongBx{
	position: absolute;
	top: 35vh;	
}
.spinner .ttl1{color: var(--orange); font-size: 30px;}
.spinner span{color: #fff; font-size: 18px;}

/*****************/
.counter-box {
	display: block;
	background: #f6f6f6;
	padding: 40px 20px 37px;
	text-align: center
}

.counter-box p {
	margin: 5px 0 0;
	padding: 0;
	color: #909090;
	font-size: 18px;
	font-weight: 500
}

.counter-box i {
	font-size: 60px;
	margin: 0 0 15px;
	color: #d2d2d2
}

.counter {
	display: block;
	font-size: 32px;
	font-weight: 700;
	color: #666;
	line-height: 28px
}

.counter-box.colored {
	background: #3acf87
}

.counter-box.colored p,
.counter-box.colored i,
.counter-box.colored .counter {
	color: #fff
}

/***spinner*****/
 .image-wrapper {
	position: relative;
	overflow: hidden;
  }

  .image-wrapper img {
	width: 100%;
	display: block;
  }

  .overlay-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	opacity: 0;
	transition: opacity 0.4s ease;
	z-index: 2;
  }

  .image-wrapper:hover .overlay-icon {
	opacity: 1;
  }

  .overlay-icon img {
	width: 100px; /* adjust icon size */
	height: auto;
  }
/****Spinner end****/
@media (max-width: 991.98px) {
  .offcanvas-collapse {
    position: fixed;
    top: 56px; /* Height of navbar */
    bottom: 0;
    left: 100%;
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
    overflow-y: auto;
    visibility: hidden;
    background-color: #343a40;
    transition: transform .3s ease-in-out, visibility .3s ease-in-out;
  }
  .offcanvas-collapse.open {
    visibility: visible;
    transform: translateX(-100%);
  }
}

.nav-scroller {
  position: relative;
  z-index: 2;
  height: 2.75rem;
  overflow-y: hidden;
}

.nav-scroller .nav {
  display: flex;
  flex-wrap: nowrap;
  padding-bottom: 1rem;
  margin-top: -1px;
  overflow-x: auto;
  color: rgba(255, 255, 255, .75);
  text-align: center;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}

.nav-underline .nav-link {
  padding-top: .75rem;
  padding-bottom: .75rem;
  font-size: .875rem;
  color: #6c757d;
}

.nav-underline .nav-link:hover {
  color: #007bff;
}

.nav-underline .active {
  font-weight: 500;
  color: #343a40;
}

.text-white-50 { color: rgba(255, 255, 255, .5); }

.bg-purple { background-color: #6f42c1; }

/*******sidemenu start*********/
.sideMenu {
    padding: 15px;
    color: white;
    cursor: pointer;
    position: relative;
}

.sideMenu:hover {
    background-color: #5a5653;
}

.submenu {
    display: none;
    position: absolute;
    top: 0;
    left: 100%; 
	text-align: left;
    background-color: #5a5653;
    z-index: 1000;
}

.product-menu:hover .submenu {
    display: block;
}

.submenu-item {
    padding: 12px 15px;
    color: white;
    white-space: nowrap;
}

.submenu-item:hover {
    background-color: #6e6a67;
	border-bottom : 3px solid var(--orange);
}

.thirdmenu{color: #7a7778;}
.thirdmenu a{color: #7a7778;}
/*******sidemenu end***********/ 

.dropdown:hover .dropdown-menu {
  display: block;
  margin-top: 0; /* Remove gap so it doesn't disappear when hovering */
}


/* back to top button css */
#button {
  display: inline-block;
  background-color: #FF9800;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#button::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #fff;
}
#button:hover {
  cursor: pointer;
  background-color: #333;
}
#button:active {
  background-color: #555;
}
#button.show {
  opacity: 1;
  visibility: visible;
}

/* Styles for the content section */

.content {
  width: 77%;
  margin: 50px auto;
  font-family: 'Merriweather', serif;
  font-size: 17px;
  color: #6c767a;
  line-height: 1.9;
}
@media (min-width: 500px) {
  .content {
    width: 43%;
  }
  #button {
    margin: 30px;
  }
}
.content h1 {
  margin-bottom: -10px;
  color: #03a9f4;
  line-height: 1.5;
}
.content h3 {
  font-style: italic;
  color: #96a2a7;
}