/********** Template CSS **********/
:root {
    --primary: red;
    --secondary: #34AD54;
    --light: #F6FFF2;
    --dark: #263A4F;
}

.btn {
    font-family: 'Roboto', sans-serif;
    letter-spacing: 1px;
    font-weight: 700;
    transition: .5s;
}
.fl 
{
    display: flex;
    justify-content: center;
    align-items: center;
}
.fla img 
{
    width: 100%;
}
.btn-primary,
.btn-secondary {
    color: #FFFFFF;
}

.btn-square {
    width: 36px;
    height: 36px;
}

.btn-sm-square {
    width: 28px;
    height: 28px;
}

.btn-lg-square {
    width: 46px;
    height: 46px;
}

.btn-square,
.btn-sm-square,
.btn-lg-square {
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}

.back-to-top {
    position: fixed;
    display: none;
    right: 30px;
    bottom: 0;
    border-radius: 0;
    z-index: 99;
}

.navbar-dark .navbar-nav .nav-link {
    padding: 30px 15px;
    font-size: 16px;
    font-weight: 600;
    color: #FFFFFF;
    text-transform: uppercase;
    transition: .5s;
}
.navbar img 
{
    height: 50px;
}
.sticky-top.navbar-dark .navbar-nav .nav-link {
    padding: 20px 15px;
}
.bt-fl 
{
    display: flex;
}
.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link.active {
    background: var(--secondary);
}
.carousel-item img 
{
    height: 600px;
}

/* From Uiverse.io by Gautammsharma */ 
.comic-button {
    display: inline-block;
    padding: 5px 30px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    color: #a70000;
    background-color: #ffffff2a;
    border: 2px solid #000;
    border-radius: 10px;
    box-shadow: 5px 5px 0px #000;
    transition: all 0.3s ease;
    cursor: pointer;
  }
  .ammo 
  {
    background-color: #a700006b;
    position: relative;
    top: 50px;
    margin-left: 20px;
    text-align: left;
    padding-left: 20px;
    width: fit-content;
  }
  .comic-button:hover {
    background-color: #fff;
    color: #ff5252;
    border: 2px solid #ff5252;
    box-shadow: 5px 5px 0px #ff5252;
  }
  
  .comic-button:active {
    background-color: #fcf414;
    box-shadow: none;
    transform: translateY(4px);
  }
  
@media (max-width: 991.98px) {
    .navbar-dark .navbar-nav .nav-link  {
        padding: 10px;
    }
    .bg-hero {
        background: url(../img/carousel-1.jpg) top right no-repeat;
        background-size: contain;
        height: 170px;
        
    }
}

@media (max-width: 576px) {
    .carousel-caption h4 {
        font-size: 18px;
        font-weight: 500 !important;
    }

    .carousel-caption h1 {
        font-size: 30px;
        font-weight: 600 !important;
    }
    .carousel-item img 
    {
        height: 200px;
    }
    .fl 
    {
        flex-direction: column;
    }
    .fla img 
    {
        width: 20%;
    }
    .fla p 
    {
        font-size: 10px;
    }
    .no a 
    {
        font-size: 6px;
    }
    .bg-vegetable {
        background: linear-gradient(rgba(28, 28, 28, 0.792), rgba(14, 14, 14, 0.751)), url(../img/50-year.png)   no-repeat;
        background-size: cover;
        background-position: 97%;
    }
    .our 
    {
        position: relative;
        left: -50px;
    }
    .em 
    {
        font-size: 12px;
    }
    .abut 
    {
        flex-direction: column;
    }
    .product
    {
        flex-direction: column;
    }
    .product1 
    {
        flex-direction: column-reverse;
    }
    .bt-fl 
    {
        flex-direction: column;
    }
    .display-1
    {
        font-size: 1rem;
    }
    .product2 
{
   flex-direction: column;
}
.cooling
{
    flex-direction: column;
}
    .product-des 
    {
        padding: 0;
    }
    .feature 
    {
        padding: 0;
    }
    .navbar-brand img 
{
    width: 100%;
}
.industry
    {
        flex-direction: column;
    }
}
.brochure-btn 
{
    display: flex;
    justify-content: center;
    align-items: center;
}
.banner-text
{
    position: absolute;
    bottom: 200px;
    left: 100px;
    background-color: #E00209;
    width:fit-content;
    padding: 20px;
}
@media (min-width:1200px) and (max-width:1400px)
{
    .pro-ad 
    {
        position: relative;
        left: 23px;
    }
}
.no a 
{
    font-size: 1rem;
}
.cooling
{
    display: flex;
    align-items: center;
    justify-content: center;
}
.cooling-image img 
{
    width: 100%;
    object-fit: contain;
}
.cooling-des 
{
    padding-left: 50px;
}
.tt 
{
    font-size: 1.5rem;
}
.product-item h4
{
    font-size: 1.2rem;
}
.bggs 
{
    padding: 6rem;
    position: relative;
    top: 200px;
    right: 200px;
}
table {
    width: 100%;
    border-collapse: collapse;
    margin-top: 20px;
}
th, td {
    border: 1px solid #ddd;
    padding: 8px;
    text-align: left;
}
th {
    background-color: #f4f4f4;
}
td {
    text-align: center;
}
.feature 
{
    padding: 50px;
    color: black;
}@media (min-width:577px)
{
    .navbar-brand img 
    {
        width: 60%;
        position: relative;
        left: 50px;
    }
}
.industry
{
    display: flex;
    align-items: center;
    justify-content: center;
}
.ind 
{
    padding:50px ;
    overflow: hidden;
}
.ind h2 
{
    font-size: 20px;
    text-align: center;
}
.ind img 
{
    width: 100%;
    transition: transform 0.3s ease;
    overflow: hidden;
    
}
.ind img:hover
{
    transform: scale(.8);
}
h5, h6 
{
    font-size: 1.5rem;
}
.product1 
{
    display: flex;
    background-color: white;
    justify-content: center;
    align-items: center;
    
}
.product-des ul li , .product-des p
{
    color: black;
}
.product 
{
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #EDEDED;
}
.text-animation {
    display: inline-block;
    animation: slide-in 1.5s ease-in-out forwards;
}
@keyframes slide-in {
    from {
        transform: translateX(-50%);
        opacity: 0;
    }
    to {
        transform: translateX(0%);
        opacity: 1;
    }
}
.product-image img 
{
    width: 100%;
}
.product-des 
{
    padding: 50px;
}
.abut 
{
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #EDEDED;
    margin-top: 50px;
}
.abut-image img 
{
    width: 100%;
    padding: 50px;
}
.abut-des 
{
    padding: 30px;
}
.abut-des h4 
{
    font-size: 76px;
}
.abut-2 
{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.tick-list {
    list-style-type: none; /* Remove default list bullets */
    padding: 0;
  }
  .tick-list li {
    position: relative;
    padding-left: 25px; /* Space for the tick icon */
    margin-bottom: 10px; /* Space between list items */
  }
  .tick-list li::before {
    content: '\2713'; /* Unicode character for tick */
    color: green; /* Tick color */
    position: absolute;
    left: 0;
    top: 0;
  }
.big-dot {
    display: block;
    width: 20px;
    height: 20px;
    background-color: red;
    border-radius: 50%; /* to make it round */
    margin-right: 10px; /* spacing between dot and text */
  }
.carousel-control-prev,
.carousel-control-next {
    width: 10%;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    width: 3rem;
    height: 3rem;
}



@media (min-width: 991.98px) {
    .banner {
        position: relative;
        margin-top: 0;
        z-index: 1;
    }
    .bg-hero {
        background: url(../img/carousel-1.jpg) top right no-repeat;
        background-size: cover;
        height: 500px;
        
    }
    .bg-vegetable {
        background: linear-gradient(rgba(52, 173, 84, .2), rgba(52, 173, 84, .2)), url(../img/50-year.png)   no-repeat;
        background-size: cover;
    }
}

.bg-fruit {
    background: linear-gradient(rgba(255, 153, 51, .2), rgba(255, 153, 51, .2)), url(../img/fruit.png) bottom right no-repeat;
    background-size: contain;
}

.service-item {
    box-shadow: 0 0 45px #EDEDED;
    transition: .5s;
}

.about i,
.service-item i {
    background-image: linear-gradient(var(--primary), var(--secondary));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transition: .5s;
}

.service-item:hover {
    color: var(--light);
    background: var(--primary) !important;
}

.service-item:hover i {
    background-image: linear-gradient(var(--light), var(--secondary));
}

.service-item:hover h4 {
    transition: .5s;
}

.service-item:hover h4 {
    color: var(--light);
}

.product-item {
    padding: 0 30px 30px 30px;
    height: 300px;
}

.product-item .btn-action {
    position: absolute;
    width: 100%;
    bottom: -40px;
    left: 0;
    opacity: 0;
    transition: .5s;
}

.product-item:hover .btn-action {
    bottom: 0;
    opacity: 1;
}

.product-item h5 {
    transition: .5s;
}

.product-item:hover h5 {
    opacity: 0;
}

.product-carousel::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 55%;
    bottom: 0;
    left: 0;
    background: url(../img/bg-product-1.png) left bottom no-repeat, url(../img/bg-product-2.png) right bottom no-repeat;
    background-size: contain;
    background-color: var(--primary);
    z-index: -1;
}

.product-carousel .owl-nav {
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
}

.product-carousel .owl-nav .owl-prev,
.product-carousel .owl-nav .owl-next{
    position: relative;
    width: 55px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--primary);
    background: #FFFFFF;
    font-size: 22px;
    transition: .5s;
}

.product-carousel .owl-nav .owl-prev:hover,
.product-carousel .owl-nav .owl-next:hover {
    color: var(--secondary);
}

.bg-testimonial {
    background: url(../img/testimonial.jpg) top center no-repeat;
    background-size: cover;
}

.testimonial-carousel {
    background: rgba(52, 173, 84, .7);
}

.testimonial-carousel .owl-nav {
    position: absolute;
    width: calc(100% + 46px);
    height: 46px;
    top: calc(50% - 23px);
    left: -23px;
    display: flex;
    justify-content: space-between;
    z-index: 1;
}

.testimonial-carousel .owl-nav .owl-prev,
.testimonial-carousel .owl-nav .owl-next {
    position: relative;
    width: 46px;
    height: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--primary);
    background: #FFFFFF;
    font-size: 22px;
    transition: .5s;
}

.testimonial-carousel .owl-nav .owl-prev:hover,
.testimonial-carousel .owl-nav .owl-next:hover {
    color: var(--secondary);
}

.testimonial-carousel .owl-item img {
    width: 120px;
    height: 120px;
}

.blog-item img {
    transition: .5s;
}

.blog-item:hover img {
    transform: scale(1.2);
}

.blog-overlay {
    position: absolute;
    padding: 30px;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-end;
    background: linear-gradient(rgba(52, 173, 84, 0), rgba(52, 173, 84, 1));
    z-index: 1;
}

.bg-footer {
    background: linear-gradient(rgba(52, 173, 84, .7), rgba(52, 173, 84, .7)), url(../img/footer.png) center bottom no-repeat;
    background-size: contain;
}

@media (min-width: 991.98px) {
    .bg-footer {
        margin-top: 90px !important;
    }
}


#history-section {
    background-color: #f2f2f2;
    padding: 60px 0;
}

.history-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}

.history-title {
    font-size: 36px;
    text-align: center;
    margin-bottom: 40px;
    color: #222;
}

.history-content {
    font-size: 16px;
    color: #555;
    line-height: 1.8;
}

.history-intro, .history-conclusion {
    margin-bottom: 30px;
    text-align: justify;
}

.history-milestones {
    list-style: none;
    padding: 0;
    margin: 0 0 30px 0;
    border-left: 2px solid #ccc;
}

.history-milestones li {
    padding: 10px 0;
    position: relative;
    padding-left: 40px;
}

.history-milestones li::before {
    content: '';
    position: absolute;
    left: -8px;
    top: 10px;
    width: 12px;
    height: 12px;
    background-color: #222;
    border-radius: 50%;
}

.year {
    font-weight: bold;
    font-size: 18px;
    color: #222;
}

.event {
    margin-top: 5px;
    color: #777;
    font-size: 16px;
}
.gallery-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px;
}

.main-image {
    margin-bottom: 20px;
}

.main-image img {
    max-width: 100%;
    height: auto;
    border: 1px solid #ddd;
}

.thumbnail-container {
    display: flex;
    gap: 10px;
    
}
.product2 
{
    display: flex;
}
.thumbnail {
    width: 100px;
    height: auto;
    cursor: pointer;
    border: 1px solid #ddd;
    transition: transform 0.3s;
}

.thumbnail:hover {
    transform: scale(1.1);
}


.no 
{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
}
@media (max-width:1300px)
{
    .pre 
    {
        position: relative;
        left: 20px;
    }
}
@media (max-width:565px)
{
    .pre 
    {
        position: relative;
        left: 0;
    }
}


.social {
	position: fixed;
	top: 20%;
	z-index:999;
	margin-left:30px;
    width: 10px;
   
  }
  
  .social ul {
	list-style-type: none;
	padding: 0;
	transform: translatex(-270px);
  }
  
  .social ul li {
	display: block;
	margin: 5px;
	background-color: rgba(0, 0, 0, 0.5);
	width: 300px;
	text-align: right;
	padding: 10px;
	border-radius: 0 30px 30px 0;
	transition: all 1s;
  }
  
  .social ul li:hover {
	transform: translatex(110px);
  }
  
  .social ul li.fb:hover {
	background-color: #55acee;
  }
  
  .social ul li.call:hover {
	background-color: #3b5999;
  }
  
  .social ul li.email:hover {
	background-color: #dd4b39;
  }
  
  .social ul li.instagram:hover {
	background-color: #e4405f;
  }
  .social ul li.whatsapp:hover {
	background-color:rgb(0, 255, 68);
  }
  
  
  .social ul li a {
	color: white;
	text-decoration: none;
  }
  
  .social ul li i {
	text-align: center;
	margin-left: 14px;
	color: black;
	background-color: rgb(0, 255, 68);
	padding: 10px;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	font-size: 20px;
	transform: rotate(0deg);
  }
  
  .social ul li:hover i {
	transform: rotate(360deg);
	transition: all 1s;
  }
  
  .social ul li.email i {
	background-color: #e4405f;
  }
  .social ul li.call i {
	background-color: #3b5999;
  }


  .popup {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	justify-content: center;
	align-items: center;
	z-index: 999;
  }
  
  .popup-content {
	background-color: white;
	padding: 20px;
	border-radius: 5px;
	width: 300px;
	text-align: center;
  }
  .popup-content input
  {
	width: 100%;
	margin-bottom: 10px;
  }
  .popup-content textarea
  {
	width: 100%;
  }
  .close-btn {
	float: right;
	font-size: 24px;
	cursor: pointer;
  }
  
  input 
  {
	height: 40px;
	margin-top: 5px;
  }
  
  
  .popupp {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	justify-content: center;
	align-items: center;
	z-index: 999;
  }
  .popupp-content input
  {
	width: 100%;
	margin-bottom: 10px;
  }
  .popupp-content textarea
  {
	width: 100%;
  }
  .popupp-content {
	background-color: white;
	padding: 20px;
	border-radius: 5px;
	width: 300px;
	text-align: center;
  }
  .closee-btn {
	float: right;
	font-size: 24px;
	cursor: pointer;
  }

  .popuppp {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	justify-content: center;
	align-items: center;
	z-index: 999;
  }
  .popuppp-content input
  {
	width: 100%;
	margin-bottom: 10px;
  }
  .popuppp-content textarea
  {
	width: 100%;
  }
  .popuppp-content {
	background-color: white;
	padding: 20px;
	border-radius: 5px;
	width: 300px;
	text-align: center;
  }
  .closeee-btn {
	float: right;
	font-size: 24px;
	cursor: pointer;
  }
  
  
  .popupppp {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	justify-content: center;
	align-items: center;
	z-index: 999;
  }
  .popupppp-content input
  {
	width: 100%;
	margin-bottom: 10px;
  }
  .popupppp-content textarea
  {
	width: 100%;
  }
  .popupppp-content {
	background-color: white;
	padding: 20px;
	border-radius: 5px;
	width: 300px;
	text-align: center;
  }
  .closeeee-btn {
	float: right;
	font-size: 24px;
	cursor: pointer;
  }


  .popuppppp {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	justify-content: center;
	align-items: center;
	z-index: 999;
  }
  .popuppppp-content input
  {
	width: 100%;
	margin-bottom: 10px;
  }
  .popuppppp-content textarea
  {
	width: 100%;
  }
  .popuppppp-content {
	background-color: white;
	padding: 20px;
	border-radius: 5px;
	width: 300px;
	text-align: center;
  }
  .closeeeee-btn {
	float: right;
	font-size: 24px;
	cursor: pointer;
  }




  /*Side fixed iocns Start*/

#hxb-enquiry-forms .fixed-icons {
    position: fixed;
    left: 10px;
    bottom: 40%;
    display: flex;
    flex-direction: column;
    z-index: 1000;
}

#hxb-enquiry-forms .fixed-icons a {
    margin: 5px 0;
    color: #fff;
    padding: 10px 10px;
    line-height: 0px !important;
    border-radius: 10px;
    text-align: center;
    font-size: 26px;
    transition: background-color 0.3s ease;
    border: 2px solid #fff;
}  

#hxb-enquiry-forms .fixed-icons .phone-icon {
    background-color: #1321a6;
}
#hxb-enquiry-forms .fixed-icons .whatsapp-icon {
    background-color: #27d648;
}
#hxb-enquiry-forms .fixed-icons .mail-icon {
    background-color: #d90000;
}

#hxb-enquiry-forms .fixed-icons a:hover {
    background-color: #000;
}

/* Popup Form Styles */
#hxb-enquiry-forms .popup-form {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    justify-content: center;
    align-items: center;
    z-index: 1001;
}

#hxb-enquiry-forms .form-content {
    background-color: #00000094;
    padding: 20px;
    border-radius: 10px;
    max-width: 500px;
    position: relative;
    margin: 0 10px;
    width: 100%;
}

#hxb-enquiry-forms .form-content h2 {
    color: #fff;
}

#hxb-enquiry-forms .close-btn {
    position: absolute;
    top: 0px;
    right: 10px;
    cursor: pointer;
    font-size: 40px;
    color: #fff;
}

#hxb-enquiry-forms .popup-form form input,
#hxb-enquiry-forms .popup-form form textarea {
    width: 100%;
    padding: 10px;
    margin: 6px 0;
    border: 1px solid #ccc;
    border-radius: 5px;
}

#hxb-enquiry-forms .popup-form form button {
    width: 100%;
    padding: 25px;
    background-color: #61c467;
    color: white;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    margin-top: 15px;
    font-size: 18px;
    transition: background-color 0.4s ease;
}

#hxb-enquiry-forms .popup-form form button:hover {
    background-color: #48914d;
}

/*Side fixed iocns ends*/
