.logo:hover{
    border-bottom: 1px solid rgba(255, 255, 255, 0.151);
    border-radius: 4px;
    cursor: pointer;
    
}
.logo img {
    max-width: 150px;
    height:89px;
    /* position: relative;
    top: -19pxpx; */

    
}
@media (max-width: 480px) {
    .logo img {
        max-width: 120px;
    }

    .hamburger {
        font-size: 26px;
    }
}



/* Header Styles */
header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 20px;
    background-color: #fff2f200;
    color: rgb(0, 0, 0);
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1000;
}
#focus{
    display: inline;
    font-size:22px;
    font-weight:bold;
    color: rgb(42, 188, 42);
}


/* Logo */
.logo {
    font-size: 21px;
    font-weight: bold;
}

/* Navigation Menu */
nav {
    display: flex;
}

nav ul {
    list-style: none;
    display: flex;
    padding: 0;
    margin: 0;
}

nav ul li {
    margin: 0 15px;
    /* border: 1px solid rgb(3, 2, 2); */
    
    
}
nav ul li:hover{
    background-color: rgb(184, 182, 194);
    transition: 2s;
    
    
}
nav ul li a:hover{
    color: rgb(0, 0, 0);
    
}
#home{
    margin-top:50px;
}




nav ul li a{
    color: rgb(0, 0, 0);
    text-decoration: none;
    font-size: 16px;
    padding: 10px 8px;
}

/* Contact Info */
.contact-info {
    display: flex;
    gap: 15px;
}

/* Social Icons */
.social-icons {
    display: flex;
    gap: 10px;
    margin-right: 25px;
}

/* Hamburger Menu */
.hamburger {
    display: none;
    font-size: 40px;
    cursor: pointer;
    padding:7px;
    margin-right:15px;
    margin-top: 0px;
}
.anchar i{
    display: none;
}

/* Responsive Styles */
@media screen and (max-width: 768px) {
    nav {
        display: none;
        flex-direction: column;
        position: absolute;
        top: 60px;
        left: 0;
        width: 100%;
        background-color: #222;
        text-align: center;
        transition: all 0.3s ease-in-out;
        background-color: #09082df3;
    }
    .anchar i{
        display: block;
    }

    nav ul {
        flex-direction: column;
    }

    nav ul li {
        margin: 15px 0;
    }
    nav ul li a{
        color: white;
    }

    .hamburger {
        display: block;
    }

    .contact-info,
    .social-icons {
        display: none;
    }
}

/* Show menu when active */
nav.active {
    display:flex;
    margin-top: 50px;
}


/* Sticky Header */
header.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    background: rgb(232,224,209);
    padding: 10px 20px;
    z-index: 1000;
    color: rgb(0, 0, 0);
}
.pro{
    border-radius: 20px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
    height: 450px;
    display: flex;
    
}
.pict{
    /* border: 1px solid black; */
    height: 350px;
    width:100%;
    border-radius: 10px;
    margin-top: 40px;
}
#picture1{
    background-image: url("../DALL·E\ 2025-02-19\ 17.09.46\ -\ A\ high-definition\ image\ of\ the\ oil\ and\ gas\ industry\ with\ a\ white\ background.\ The\ image\ features\ key\ industry\ elements\ such\ as\ offshore\ drilling\ rigs\,\ .webp");
    background-position:center;
    background-size: contain;
    background-repeat: no-repeat;
    animation-name: name1;
    animation-timing-function: ease;
    animation-duration: 2s;
    opacity:1;
    animation-iteration-count: inherit;
    
    
   
}
@keyframes name1 {
0%{
    transform: translateX(-390px);
    opacity: 0;

   
}
}
#picture2{
    animation-name: name2;
    animation-timing-function: ease;
    animation-duration: 2s;
    opacity: 1;
    animation-iteration-count:inherit;
    

}
@keyframes name2 {
    0%{
        transform: translatex(300px);
        opacity:0;
        
    }
    
}
 .para1{
    padding: 10px;
   font-size: medium;
   font-family:Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
}
.samehead{
    text-align: center;
    text-shadow: 1px 1px 1px #333;
    font-family: 'Times New Roman', Times, serif;
    margin-top: 120px;
}
@media screen and (max-width: 600px){
     #pro1{
        display: block;
     }
    
     #pro1{
        height: 720px;
     }
    
    
}
@media screen and (max-width: 700px){
    .banner-container{
        height: 60vh;
    }
}



#picture11{
    background-image: url("../DALL·E\ 2025-02-19\ 17.47.53\ -\ A\ high-definition\ image\ representing\ government\ tenders\ and\ projects\ with\ a\ white\ background.\ The\ image\ features\ elements\ such\ as\ official\ documents\,\ .webp");
    background-position:center;
    background-size: contain;
    background-repeat: no-repeat;
    animation-name: name3;
    animation-timing-function: ease;
    animation-duration: 2s;
    opacity:1;
    animation-iteration-count: inherit;
    
    
   
}
@keyframes name3 {
    0%{
        transform: translateX(-390px);
        opacity: 0;
    
       
    }
    }

    #picture22{
        animation-name: name4;
        animation-timing-function: ease;
        animation-duration: 2s;
        opacity: 1;
        animation-iteration-count:inherit;
        
    
    }
    @keyframes name4 {
        0%{
            transform: translatex(300px);
            opacity:0;
            
        }
        
    }
    @media screen and (max-width: 600px){
        #heading2{
          
           margin-top: 80px;
        }
        #pro2{
            display: block;
            height: 700px;
        }
   }



/* 3RD */

#picture13{
    background-image: url("../DALL·E\ 2025-02-19\ 13.08.19\ -\ A\ high-quality\ digital\ illustration\ of\ a\ satellite\ being\ assembled\ in\ a\ manufacturing\ facility\ with\ a\ white\ background.\ Engineers\ in\ lab\ coats\ are\ wor.webp");
    background-position:center;

    background-size:500PX;
    background-repeat: no-repeat;
    animation-name: name5;
    animation-timing-function: ease;
    animation-duration: 2s;
    opacity:1;
    animation-iteration-count: inherit;
    
    
   
}
@keyframes name5 {
    0%{
        transform: translateX(-390px);
        opacity: 0;
    
       
    }
    }

    #picture23{
        animation-name: name6;
        animation-timing-function: ease;
        animation-duration: 2s;
        opacity: 1;
        animation-iteration-count:inherit;
        
    
    }
    @keyframes name6 {
        0%{
            transform: translatex(300px);
            opacity:0;
            
        }
        
    }
    @media screen and (max-width: 600px){
        #heading3{
          
           margin-top: 80px;
        }
        #pro3{
            display: block;
            height: 700px;
        }
   }
   /* 4th */

   #picture14{
    background-image: url("../DALL·E\ 2025-02-19\ 14.38.29\ -\ A\ high-definition\ image\ of\ various\ agro\ products\ for\ import\ and\ export\,\ including\ fresh\ fruits\,\ vegetables\,\ grains\,\ and\ spices.\ The\ scene\ features\ nea.webp");
    background-position:center;

    background-size:contain;
    background-repeat: no-repeat;
    animation-name: name7;
    animation-timing-function: ease;
    animation-duration: 2s;
    opacity:1;
    animation-iteration-count: inherit;
    
    
   
}
@keyframes name7 {
    0%{
        transform: translateX(-390px);
        opacity: 0;
    
       
    }
    }

    #picture24{
        animation-name: name8;
        animation-timing-function: ease;
        animation-duration: 2s;
        opacity: 1;
        animation-iteration-count:inherit;
        
    
    }
    @keyframes name8 {
        0%{
            transform: translatex(300px);
            opacity:0;
            
        }
        
    }
    @media screen and (max-width: 600px){
        #heading4{
          
           margin-top: 80px;
        }
        #pro4{
            display: block;
            height: 700px;
        }
        #picture24{
            height: 400px;
        }
   }


   /* 5th */
   

   #picture15{
    background-image: url("../DALL·E\ 2025-02-19\ 17.28.04\ -\ A\ high-definition\ image\ of\ a\ luxury\ private\ jet\ with\ a\ white\ background.\ The\ jet\ has\ a\ sleek\,\ modern\ design\ with\ polished\ metallic\ surfaces\ and\ tinted.webp");
    background-position:center;

    background-size:contain;
    background-repeat: no-repeat;
    animation-name: name9;
    animation-timing-function: ease;
    animation-duration: 2s;
    opacity:1;
    animation-iteration-count: inherit;
    
    
   
}
@keyframes name9 {
    0%{
        transform: translateX(-390px);
        opacity: 0;
    
       
    }
    }

    #picture25{
        animation-name: name10;
        animation-timing-function: ease;
        animation-duration: 2s;
        opacity: 1;
        animation-iteration-count:inherit;
        
    
    }
    @keyframes name10 {
        0%{
            transform: translatex(300px);
            opacity:0;
            
        }
        
    }
    @media screen and (max-width: 600px){
        #heading5{
          
           margin-top: 80px;
        }
        #pro5{
            display: block;
            height: 700px;
        }
        #picture25{
            height: 400px;
        }
       
   }

   /* 6th */
      
   

      #picture16{
        background-image: url("../DALL·E\ 2025-02-19\ 18.34.17\ -\ A\ high-definition\ image\ representing\ highway\ hotel\ investment\ with\ a\ white\ background.\ The\ image\ features\ a\ modern\ hotel\ building\ near\ a\ highway\,\ with.webp");
        background-position:center;
    
        background-size:contain;
        background-repeat: no-repeat;
        animation-name: name11;
        animation-timing-function: ease;
        animation-duration: 2s;
        opacity:1;
        animation-iteration-count: inherit;
        
        
       
    }
    @keyframes name11 {
        0%{
            transform: translateX(-390px);
            opacity: 0;
        
           
        }
        }
    
        #picture26{
            animation-name: name12;
            animation-timing-function: ease;
            animation-duration: 2s;
            opacity: 1;
            animation-iteration-count:inherit;
            
        
        }
        @keyframes name12 {
            0%{
                transform: translatex(300px);
                opacity:0;
                
            }
            
        }
        @media screen and (max-width: 600px){
            #heading6{
              
               margin-top: 80px;
            }
            #pro6{
                display: block;
                height: 700px;
            }
            #picture26{
                height: 380px;
            }
           
       }


       /* 7th */
         
      
   

      #picture17{
        background-image: url("../DALL·E\ 2025-02-19\ 18.53.12\ -\ A\ high-definition\ image\ representing\ the\ shipping\ industry\ with\ a\ white\ background.\ The\ image\ features\ a\ large\ cargo\ ship\ loaded\ with\ colorful\ shippin.webp");
        background-position:center;
    
        background-size:contain;
        background-repeat: no-repeat;
        animation-name: name13;
        animation-timing-function: ease;
        animation-duration: 2s;
        opacity:1;
        animation-iteration-count: inherit;
        
        
       
    }
    @keyframes name13{
        0%{
            transform: translateX(-390px);
            opacity: 0;
        
           
        }
        }
    
        #picture27{
            animation-name: name14;
            animation-timing-function: ease;
            animation-duration: 2s;
            opacity: 1;
            animation-iteration-count:inherit;
            
        
        }
        @keyframes name14 {
            0%{
                transform: translatex(300px);
                opacity:0;
                
            }
            
        }
        @media screen and (max-width: 600px){
            #heading7{
              
               margin-top: 90px;
            }
            #pro7{
                display: block;
                height: 720px;
            }
            #picture27{
                height: 460px;
            }
           
       }   


       /* 8TH */
       #picture18{
        background-image: url("../DALL·E\ 2025-02-19\ 19.40.44\ -\ A\ high-definition\ image\ representing\ manufacturing\ companies.\ The\ image\ features\ an\ industrial\ factory\ with\ modern\ machinery\,\ robotic\ arms\ assembling\ .webp");
        background-position:center;
    
        background-size:contain;
        background-repeat: no-repeat;
        animation-name: name15;
        animation-timing-function: ease;
        animation-duration: 2s;
        opacity:1;
        animation-iteration-count: inherit;
        
        
       
    }
    @keyframes name15{
        0%{
            transform: translateX(-390px);
            opacity: 0;
        
           
        }
        }
    
        #picture28{
            animation-name: name16;
            animation-timing-function: ease;
            animation-duration: 2s;
            opacity: 1;
            animation-iteration-count:inherit;
            
        
        }
        @keyframes name16 {
            0%{
                transform: translatex(300px);
                opacity:0;
                
            }
            
        }
        @media screen and (max-width: 600px){
            #heading8{
              
               margin-top: 120px;
            }
            #pro8{
                display: block;
                height: 780px;
            }
            #picture28{
                height: 465px;
            }
           
       }

       /* 9th */


          
             #picture19{
                background-image: url("../gold\ pic.jpg");
                background-position:center;
            
                background-size:contain;
                background-repeat: no-repeat;
                animation-name: name17;
                animation-timing-function: ease;
                animation-duration: 2s;
                opacity:1;
                animation-iteration-count: inherit;
                
                
               
            }
            @keyframes name17{
                0%{
                    transform: translateX(-390px);
                    opacity: 0;
                
                   
                }
                }
            
                #picture29{
                    animation-name: name18;
                    animation-timing-function: ease;
                    animation-duration: 2s;
                    opacity: 1;
                    animation-iteration-count:inherit;
                    
                
                }
                @keyframes name18 {
                    0%{
                        transform: translatex(300px);
                        opacity:0;
                        
                    }
                    
                }
                @media screen and (max-width: 600px){
                    #heading9{
                      
                       margin-top: 80px;
                    }
                    #pro9{
                        display: block;
                        height: 700px;
                    }
                    #picture29{
                        height: 325px;
                    }
                   
               }



     /* layouts           */
     .tree {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        margin-top: 150px;
        position: relative;
    }

    .node {
        display: flex;
        flex-direction: column;
        align-items: center;
        position: relative;
        padding: 10px;
        background-color: #b3fc09a5;
        color: rgb(29, 12, 12);
        border-radius: 8px;
        margin: 18px;
        /* border: 2px solid black; */
        opacity: 0;
        transform: translateY(50px);
        transition: opacity 1s ease-out, transform 1s ease-out;
    }

    .node.show {
        opacity: 1;
        transform: translateY(0);
    }

    .node:hover {
        background-color: blanchedalmond;
        cursor: pointer;
    }

    .branch {
        display: flex;
        justify-content: center;
        position: relative;
    }

    .connector {
        position: absolute;
        width: 2px;
        background-color: black;
    }

    .connector.vertical {
        height: 18px;
        left: 50%;
        top: -18px;
    }

    .connector.horizontal {
        height: 2px;
        width: 100%;
        top: 0;
        left: 0;
    }

    @media screen and (max-width: 600px) {
        .branch {
            display: block;
        }
        #parentcomp{
            width: 100%;
        }
    }
 
    /* footer */
    body {
        margin: 0;
    }
    
    footer {
        background-color: #333;
        color: white;
        padding: 20px 0;
        text-align: center;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: 100;
        font-size: small;
    }
    
    .footer-container {
        display: flex;
        justify-content: space-around;
        flex-wrap: wrap;
        max-width: 1200px;
        margin: auto;
        padding: 20px;
    }
    /* Default Style */
    .footer-section ul li {
        list-style: none;
        font-size: 16px;
        padding: 5px 0;
        transition: 0.3s ease-in-out;
    }
    
    /* Hover Effect for Products & Services */
    .footer-section ul li:hover {
        color: white; /* Text Color on Hover */
        background-color: #0077B5; /* Change Background Color */
        padding: 5px;
        border-radius: 5px;
        cursor: pointer;
    }
    
    
    .footer-section {
        width: 22%;
        min-width: 250px;
        text-align: left;
    }
    
    .footer-section h3 {
        margin-bottom: 15px;
        font-size: 18px;
        color: #ffcc00;
    }
    
    .footer-section ul {
        list-style-type: none;
        padding: 0;
    }
    
    .footer-section ul li {
        margin: 8px 0;
    }
    
    .footer-bottom {
        margin-top: 20px;
        padding: 10px;
        background-color: #222;
        font-size: 14px;
    }
    
    .social-media {
        text-align: center;
    }
    
    .social-media a {
        display: inline-block;
        margin: 5px;
        color: white;
        font-size: 22px;
        padding: 8px;
        border-radius: 50%;
        background-color: #555;
        transition: 0.3s;
    }
    
    .social-media a:hover {
        background-color: #ffcc00;
        color: black;
    }
    
    @media (max-width: 768px) {
        .footer-container {
            flex-direction: column;
            text-align: center;
        }
    
        .footer-section {
            width: 100%;
            margin-bottom: 20px;
        }
    }
    /* Center the social media icons */
    .social-media {
        text-align: center;
        margin-top: 10px;
    }
    
    /* Style the icons */
    .social-media a {
        display: inline-block;
        font-size: 15px;
        width: 20px;
        height: 30px;
        line-height: 32px;
        text-align: center;
        border-radius: 50%;
        color: white;
        margin: 5px;
        transition: 0.3s ease-in-out;
    }
    
    /* Set background colors */
    .social-media .facebook { background-color: #1877F2; } /* Facebook Blue */
    .social-media .twitter { background-color: #000000; } /* Twitter (X) Black */
    .social-media .linkedin { background-color: #0077B5; } /* LinkedIn Blue */
    .social-media .whatsapp { background-color: #25D366; } /* WhatsApp Green */
    .social-media .youtube { background-color: #FF0000; } /* YouTube Red */
    
    /* Hover effect */
    .social-media a:hover {
        opacity: 0.7;
        transform: scale(1.1);
    }