   * {
            box-sizing: border-box;
            margin: 0;
            padding: 0;
            font-family: 'Montserrat', sans-serif;
        }
        a {
            text-decoration: none;
        }
        .no-scroll {
            overflow: hidden;
            height: 100vh;
        }
       img{
            vertical-align: middle;
       }
       .buttd{
            background-color: transparent;
            border: unset;
       }
       
      .pld_two_btns {
        display: flex;
        align-items: center;
    }
       .ml-25{
            margin-left: 25px;
       }
      .pld_two_2nd_btns {
            padding-left: 20px;
        }
       
       p {
            margin-top: 0;
            margin-bottom: 0;
        }
        .pld_two_btns {
            display: flex;
            align-items: center;
        }
        .products_ld {
            margin: 0px -10px;
        }
        .product-box {
            position: relative;
            padding: 20px 10px;
        }
        .pld_two_2nd_btns {
            padding-left: 20px;
        }
        body {
            background-color: #ffffff;
            color: #464646;
        }
        .sec_bg_f9{
             background: #F9FBF5;
        }
         .section_padding{
            padding: 60px 50px;
        }
        .section_padding_tb{
            padding: 60px 0px;
        }
        .section_padding_lrb{
            padding: 0px 50px 60px;
        }
        .section_padding_bottom{
            padding-bottom: 60px;
        }
        .section_padding_top{
            padding-top: 60px;
        }
        .section_padding_lr{
            padding: 0px 50px;
        }
        
        .logo {
           /* padding: 41px 50px;*/
        }
         .logo img{
            width: 100%;
            max-width: 50%;
            margin: 41px 0px;
        }
        .order_1{
            order: 1;
        }
        .order_2{
            order: 2;
        }
        .arrow_width{
            width: 100%;
            max-width: 65%;
        }
       
        
        .nav-item {
            padding: 17px 10px 17px 51px;
            display: flex;
            justify-content: space-between;
            align-items: center;
            cursor: pointer;
        }
          /* .nav_item_active {
            background-color: #0c8442 ;
            color: #ffffff;
        } */
         .nav-item-inactive{
            background-color: transparent ;
            color: #464646;
            cursor: pointer;
         }
        .nav-item-inactive.nav_item_active {
            background-color: #0c8442 !important;
            color: #ffffff;
        }
        .nav-item:hover {
            background-color: #097038;
            color: #ffffff;
        }
        .submenu {
            display: none;
            flex-direction: column;
            padding-left: 65px;
            background: #f9f9f9;
        }

        .submenu a {
            padding: 10px 0;
            font-size: 14px;
            color: #333;
            text-decoration: none;
        }

        .submenu a:hover {
            color: #0c8442;
        }

        
        .main-content {
            margin-left: 18.40% ;
            width: calc(100% - 18.40% );
        }
        
        .hero-section {
            position: relative;
            /*height: 717px;
            background-color: #b5b5b5;*/
            overflow: hidden;
        }
         .hero_text{
           position: absolute;
            bottom: 0%;
            left: 0%;
            width: 100%;
            background: rgba(0, 0, 0, 0.45);
            padding: 40px 40px 40px 60px;
        }
        .hero-image {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }
        
        .social-icons {
            position: absolute;
            top: 37px;
            right: 37px;
            display: flex;
            gap: 12px;
        }
        /* Default icons */
        .youtube {
            background-image: url('../images/social_icons/youtube.png');
        }
        .linkedin {
            background-image: url('../images/social_icons/linkedin.png');
        }
        .twitter {
            background-image: url('../images/social_icons/twitter.png');
        }
       
        /* Hover icons */
        .youtube:hover {
            background-image: url('../images/social_icons/hover/youtube.png');
        }
        .linkedin:hover {
            background-image: url('../images/social_icons/hover/linkedin.png');
        }
        .twitter:hover {
            background-image: url('../images/social_icons/hover/twitter.png');
        }
       
        .social-icon {
            width: 22px;
            height: 22px;
            cursor: pointer;
            background-size: contain;
            background-repeat: no-repeat;
            display: inline-block;
            margin: 5px 4px 0px;
        }
        
        .what-sets-us-apart {
            padding: 50px 50px 0px;
        }
        .section-title {
           /* max-width: 360px;*/
        }
       
        .yellow-line {
            width: 37px;
            height: 4px;
            background-color: #fece07;
            margin: 10px 0px;
        }
        
        .australia-badge {
            display: flex;
            align-items: center;
            gap: 10px;
            justify-content: end;
        }
        .australias_div_align{
            text-align: right;
            text-align: -webkit-right;
            text-align: -moz-right;
        }
        .australias_img{
            width: 100%;
            max-width: 75%;
        }
        .badge-text {
            display: flex;
            flex-direction: column;
            text-align: right;
            text-align: -webkit-right;
            text-align: -moz-right;
        }
        .number-one {
            position: relative;
        }
        
        .product-grid {
           padding: 30px 50px 50px;
           margin: 0px -15px;
        }
        
        .product-card {
            display: flex;
            flex-direction: column;
            padding: 0px 10px 50px;
        }
        
        .product-image {
            width: 100%;
            /*height: 222px;*/
            object-fit: cover;
        }
        .company_slider .item{
            /*width: 220px !important;*/
            height:  65px !important;
            display: flex;
            align-items: center;
            justify-content: center;
        }
        .company-section{
            padding: 60px 50px;
        }
         .company_slider .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
            background: #0c8442;
        }
        .company_slider .owl-dots .owl-dot span {
            width: 6px;
            height: 6px;
            margin: 5px 3px;
            background: #d9d9d9;
            display: block;
            -webkit-backface-visibility: visible;
            transition: opacity .2s ease;
            border-radius: 50%;
            margin-top: 20px;
        }
        .company_slider{
            padding-top: 0px;
        }
        .iso-certified {
            display: grid;
            align-items: center;
            margin-top: 10px;
            justify-content: end;
            margin-bottom: 0px;
        }
        .tick_mark_img{
            width: 100%;
            max-width: 8px;
        }
        .iso-badge {
            width: 17px;
            height: 17px;
            border: 2px solid #0c8442;
            border-radius: 8px;
            display: flex;
            justify-content: center;
            align-items: center;
        }
        .qhse-section{
            padding: 60px 50px;
        }         
        .qhse-card {
            position: relative;
            padding: 20px 10px;
        }
        
        .qhse-card img {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }
        
        .qhse-overlay {
            position: absolute;
            /*top: 0;*/
            bottom: 6px;
            left: 0;
            width: 100%;
            height: 100%;
            background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
            padding: 30px;
            display: flex;
            flex-direction: column;
            justify-content: flex-end;
        }
        
        .qhse-yellow-line {
            height: 6px;
            background-color: #fece07;
        }
        
        .news-section {
            background-color: #0c8442;
            padding: 40px 50px;
            margin: 60px 0px;
        }
        
        .news-card {
            position: relative;
        }
        .news_text_padd{
            padding-bottom: 0px;
        }
        .news-overlay {
            position: absolute;
            bottom: 6px;
            left: 0;
            width: 100%;
            /*height: 117px;*/
            background: linear-gradient(0deg, #08050c 0%, rgba(0, 0, 0, 0.25) 100%);
            padding: 25px;
        }
       
        .latest_news_slider .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
            background: #03632F;
        }
        .latest_news_slider .owl-dots .owl-dot span {
            width: 6px;
            height: 6px;
            margin: 5px 3px;
            background: #ffffff;
            display: block;
            -webkit-backface-visibility: visible;
            transition: opacity .2s ease;
            border-radius: 50%;
            margin-top: 20px;
        }
        .testimonials-section {
            padding: 60px 50px;
        }
        .testimonial-card{
            padding: 0px 30px;
            margin-bottom: 0px;
        }
        .contact-section {
            background-color: #f9fbf5;
            padding: 40px 50px;
            margin: 60px 0px;
        }
        .form-group {
            margin-bottom: 20px;
            padding: 0px 10px;
            width: 50%;
        }
        
        .form-control {
            width: 100%;
            height: 63px;
            border: 1px solid #e8e8e8;
            border-radius: 15px;
            padding: 0 29px;
            background-color: #ffffff;
        }
        
        .form-control.textarea {
            height: 143px;
            padding-top: 23px;
            resize: none;
        }
        
        .btn-submit {
            width: 180px !important;
            height: 63px !important;
            background-color: #0c8442 !important;
            border: none !important;
            border-radius: 15px !important;
            cursor: pointer !important;
            color: #ffffff !important;
            font-weight: 400 !important;
            font-size: 16px !important;
            line-height: 22px !important;
        }
        
        .btn-submit:hover {
            background-color: #097038;
        }
        .comn_right_img{
            width: 100%;
            max-width: 350px;
        }
        
       .footer {
            padding: 60px 50px 30px;
            border-top: 1px solid #ededed;
            margin-top: 80px;
        }
        
        .footer-logo img {
            width: 141px;
        }
        
        .footer-social {
            
        }
        .footer-logo{
            padding: 0px 0px;
        }
        .footer-address{
            padding: 0px 0px;
        }
        .footer-social-icons {
            display: flex;
            gap: 15px; 
            margin-top: 10px;
        }
        
        .footer-social-icon {
            width: 20px;
            height: 20px;
            cursor: pointer;
        }
       .footer-social-icon-youtube{
            width: 26px;
            height: 20px;
            cursor: pointer;
       }
       .flex-content-wrap-gq{
            display: flex;
            align-items: center;
            flex-wrap: wrap;
       }
        /* Hide toggle button on desktop */
        .menu-toggle {
            display: none;
            position: fixed;
            top: 10px;
            right: 20px;
            z-index: 200;
            font-size: 24px;
            background: none;
            border: none;
            cursor: pointer;
            color: #464646
        }

        .mobile-header {
            display: none;
            align-items: center;
            justify-content: space-between;
            padding: 10px 20px;
            background-color: #fff; /* adjust based on your design */
            box-shadow: 0 2px 4px rgba(0,0,0,0.1);
            position: fixed;
            top: 0;
            left: 0;
            right: 0;
            z-index: 250;
        }

        .mobile-logo {
            height: 40px;
        }

        .width_50{
            width: 50%;
        }
    
       .breadcrumb {
           font-size: 14px;
            display: flex;
            flex-wrap: wrap;
            align-items: center;
            gap: 6px;
            color: #464646;
            padding: 20px 10px 0px;
        }

        .breadcrumb a {
            color: #007bff; /* link color */
            text-decoration: none;
            transition: color 0.2s;
        }

        .breadcrumb a:hover {
            text-decoration: underline;
        }

       
        .breadcrumb .current {
            font-weight: 500;
            color: #464646;
        }
        .mam-top-hd-25{
            margin-top: -25px;
        }
         .green_btn_set_width{
            background-color: #0C8442;
            padding: 12px 20px;
            width: 200px;
            border: unset;
            border-radius: 10px;
            margin: 20px 0px;
        }
         .yellow_btn_set_width{
            background-color: #F3F9E8;
            padding: 12px 20px;
            width: 200px;
            border: unset;
            border-radius: 10px;
            margin: 20px 0px;
        }
        .discover_btn_set_width {
            background-color: #009BDE;
            padding: 12px 20px;
            width: 250px;
            border: unset;
            border-radius: 14px;
            /* margin: 20px 0px; */
        }
        #mainMenu{
            display: none;
        }
        .products_width {
            width: 20%;
        }
        .products_width img {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }
        #nav-55 a{
           font-weight: 700 !important;
        }
       
        #nav-1897 a{
            font-weight: 700 !important;
        }
        #nav-53 a{
            font-weight: 700 !important;
        }
        #nav-1786 a{
            font-weight: 700 !important;
        }
        #nav-1788 a{
            font-weight: 700 !important;
        }
        #nav-1790 a{
            font-weight: 700 !important;
        }
        #nav-1793 a{
            font-weight: 700 !important;
        }
        #nav-1792 a{
            font-weight: 700 !important;
        }
        #nav-1748 a{
            font-weight: 700 !important;
        }
        #nav-1795 a{
            font-weight: 700 !important;
        }
        #nav-1796 a{
            font-weight: 700 !important;
        }
        #nav-1797 a{
            font-weight: 700 !important;
        }
        #nav-1776 a{
            font-weight: 700 !important;
        }
        #nav-1800 a{
            font-weight: 700 !important;
        }
        #nav-1807 a{
            font-weight: 700 !important;
        }
    .wp-block-column {
        flex-grow: unset !important;
        
    }  
       
        .form-group input, 
    .form-group textarea {
        width: 100%;
        height: 63px;
        border: 1px solid #e8e8e8;
        border-radius: 15px;
        padding: 0 29px;
        background-color: #ffffff;
        color: #464646;
        font-weight: 400;
        font-size: 14px;
    }
    .form-group textarea {
        height: 143px;
        padding-top: 23px;
        resize: none;
    }
   .news-card:hover .news_description {
        display: block;
          opacity: 1;
  visibility: visible;
  transform: translateY(0); /* slide up smoothly */
    }
    .news_description{
       opacity: 0;
  visibility: hidden;      /* keeps element hidden but still in DOM */
  transform: translateY(10px); /* start slightly lower */
  transition: opacity 0.1s ease, transform 0.1s ease, visibility 0.1s ease;
        display: none;
    }
     .se_all_btn{
               border: 1px solid #ffffff;
                border-radius: 15px;
                padding: 15px 30px;
                margin-top: 50px;
        }
    .mt-50{
            margin-top: 50px;
        }
         .se_all_btn:hover{
            background-color: #097038;
            border: 1px solid #FECE07;
        }
    