*{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    font-family: sans-serif;
    max-width: 100%;
}
 


html,body{
    background-color:#ffffff;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    margin-top: 1000px;
    
} 


body.about-page{
    margin-top: -800px;
     width: 100%;
    height: 100%;
    padding: 0;
} 



.site-logo img{
  top: 0;
  left: 0;
  position: fixed;
    height:auto;
    width: 100%;
    font-weight: 900;
    z-index: 990;
    font-size: 2rem;
}


.slide-text {
    position: absolute;
    bottom: 20px; 
    top: 70%;
    left: 0;
    right: 0;
    color: white;
    font-size: 2.5rem;
    font-weight: bold;
    text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5);
    text-align: center;
    max-width: 100%;
    border-radius: 5px;
    padding: 13px;
}

.slide-text h3{
    margin: 0 0 5px;
    font-size: 1.5rem;
    text-align: center;
}

.slide-text p{
    margin: 0;
    font-size: 1rem;
    text-align: center;
}


.hero{
    position: relative;
    height: 300px;
    place-items: center;
    display: flex;
    align-items: center;
    background-color: transparent;
    justify-content: center;
    text-align: center;
    color: white;
    top: -35px;
    padding: 0;
}



.overlay{
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.content{
    position: relative;
    z-index: 2;
    max-width: 800px;
    padding: 20px;
    bottom: 20px; 
    top: 1%;
    left: 0;
    right: 0;
}

.content h1{
    font-size: 2.5rem;
    font-weight: bold;
    margin-bottom: 20px;
}

.content p{
    font-size: 1.2rem;
    line-height: 1.6;
}

@media (max-width: 768px){
    .content h1 {
        font-size: 1rem;
        color: #b00a19;
    }
}


.product-search-container{
   position: relative;
    background-color: black;
     width:100% ;
    top: -95px;
    align-items: center;
    margin: 0px auto;
    border-radius: 10px;
    padding: 0; 
}

.product-search-container h1{
    color: white;
    font-size: 2rem;
    margin-bottom: 20px;
}

.product-search-container h2{
   color: gold;
   padding-left: 10px;
   font-family: 'Courier New', Courier, monospace;
}


.product-search-container select,
.product-search-container input 
{
width: 100%;
padding: 15px;
margin-bottom: 15px;
font-size: 1rem;
border: none;
border-radius: 8px;
box-sizing: border-box;
}

.product-search-container select{
    appearance: none;
    background-color: white;
    color: #0056b3 ;
    font-weight: bold;
}

.search-box{
    display: flex;
    border-radius: 8px;
    overflow: hidden;
    border: 2px solid white;
}

.product-search-input{
  width: 100%;
  border: none;  
  flex: 1;
 
  font-size: 1rem;
}

#results {
  
 position: relative;
      top: -91px;
      padding-left: 20px ;
      display: inline-block;
       background-color:silver;
      border-radius: 4px;
      width: fit-content;
      margin-top: 0px;
      max-height: 250px;
     box-sizing: border-box;
      overflow-y: auto;
      z-index: 1000;

    }

    .result-item{
      
     font-size: 13px;
      border-bottom: 1px solid #eee;
      cursor: pointer;

    }

    .result-item:last-child {

      border-bottom: none;

    }

    .result-title {

      font-weight: bold;

      display: block;

      color: #3333;

    }

    .result-category {

      font-size: 11px;

    }

    .result-code {

      font-size: 12px;

      color: #666;

      margin-left: 5px;

    }

    .result-item:hover {

      background: #f9f9f9;

    }

  
@media(max-width:500px) {
    .course-search-container{
        padding: 20px;
    }
}


section{
    margin-top: 0;
    padding-top: 0;
}
 
  
.vision-section h4{
    color: #f26522;
    font-family: Georgia, 'Times New Roman', Times, serif;
    padding-left: 18px;
    align-items: flex-start;
    margin-top: 10px;
     margin-bottom: 5px;
    line-height: 1.6;
}

.section a {
    font-size: 1.2em;
    font-weight: bold;
    color: #004c73;
    text-decoration: underline;
}

.vision-section p{
    margin-top: 8px;
    font-size: 1em;
    padding-left: 18px;
    color: #000000;
    background-color:khaki;
    margin-right: 15px;
    padding-bottom: 10px;
     margin-bottom: 20px;
    line-height: 1.6;
}

.vision-icon {
    width: 20px;
    margin-right: 15px;
}

.vision-icon::before{
    content:"" ;
    left: 8px;
    top: 0;
    width: 4px;
    background-color: #ffeb99;
}

.vision-icon::after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    background-color: #ffeb99;
    transform: rotate(45deg);
}


.revolution-section p{
     margin-top: 8px;
    font-size: 1em;
    padding-left: 18px;
    background-color: darkslategrey;

}

.revolution-section h3{
    color: #f26522;
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    padding-left: 18px;
    align-items: flex-start;
}


.main-section p{
     margin-top: 8px;
    font-size: 1em;
    padding-left: 18px;
    background-color: ivory;
    margin-bottom: 20px;
    line-height: 1.6;
}

.main-section h4{
    color: #000000;
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    padding-left: 18px;
    align-items: flex-start;
}


.ticker{
    display: flex;
    flex-wrap: wrap;
    width: 110%;
    height: 0%;
    margin: 0;
}

.news{
  font-weight: 600;
    width: 80%;
    background:lightcoral;

}

.title{
    width: 20%;
    text-align: center;
    background: darkred;
    position: relative;
  
}

.title h5{
    color: white;
    font-size: small;
      margin: 1% 0;
    border-radius: 8px;
    border-right: 20px solid white ;
    border-bottom: -1px solid transparent;
     border-top: -1px solid transparent;
     border-bottom: 1px dashed white;
     border-top: 1px dashed white; 
   
}

.news marquee{
    font-size: 13px;
    position: absolute;
    color: black;
    border-bottom: 1px dashed white;
    border-top: 1px dashed white;
}


/* Laptops & small desktops (≥900px) */

@media (min-width: 40px) {

  
 .title h5{
  font-size: 13px;
  margin: 0;
  white-space: nowrap;
 }

 
}

/* Large desktops (≥1200px) */

@media (min-width: 1900px) {

  .container {

    max-width: 1200px; /* center content */

    margin: 0 auto;

  }



  .title h5 {

    font-size: 20px;

  }



  .news {

    font-size: 18px;

  }

}


.menu{
    background-color:black;
    font-family: sans-serif;
    list-style: none;
    padding: 0;
    margin: 0;
    bottom: 0;
 }

 .menu-container{
    flex-grow: 1;
    position: relative;
    width: 100%;
 }

.menu-item{
    border-bottom: 1px solid white;
}

.menu-header{
    position: relative;
    bottom: 0px;
    width: 100%;
    z-index: 2000;

}

.menu-header{
    padding: 15px;
    cursor: pointer;
    color: rgba(138, 43 , 226, 0.9);
    font-weight: bold;
    z-index: 1;
}

.menu-header i {
    margin-right: 10px;
}

.footer-menu a{
    color: #fff;
}

 .submenu-bottom {
    display: none;
    padding-left: 0px;
    background:#111;
    overflow: hidden;
} 

.submenu-bottom li {
    padding: 3px 0; 
    display: flex;
}

.submenu-bottom  a {
    color:white;
    text-decoration: none;
    display: block;
}

.submenu-header.active{
    background-color: #333;
}

.footer{
    background-color: #111;
    color:#fff;
    text-align: center;
    padding: 20px;
    margin-top: auto;
} 

.contact h3{
    color:blueviolet ;
    position: flex;
    text-align: left;
    padding-left: 10px;
}

.contact {
background-color: aqua;
}

.contact-content{
    background-color: white;
}

.email p{
    color: blueviolet;
}
.contact p{
    color:  #000000;
    position: flex;
    text-align: left;
    padding-left: 10px;
}


.footer-menu{
   position: relative;
  
  
}

.footer-links li{
    padding: 10px 0;
    border-bottom: 1px solid white;
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: bold;
}

.back-to-top { 
    font-size: 24px;
    color: white;
    max-width: 500px;
    margin: 0 ;
    right: 20px;
    bottom: 20px;
    text-decoration: none;
    z-index: 1100;
}

footer{
    margin: 0;
    padding: 0;
}

.footer-links a{
    color: orangered;
}

.footer-text {
    margin-top: 10px;
    font-size: 16px;
    position: relative;
}

.copyright{
    margin-top: 10px;
    font-size: 14px;
    color: #ccc;
    padding-bottom: 20px;
}


  
.bottom-nav {
    display: flex;
    justify-content: center;
    position:fixed;
    bottom: 0;
    right: 0;
    margin: 0 auto ;
    width: 100%;
    background-color:#222;
    border-top: 6px solid white;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.05);
    padding-left: 5px;
    padding-right : 5px; ;
    gap: 0;
    z-index: 1000;
}



.bottom-nav .nav-button{
    flex: 1 1 auto;
    border:1px solid white ;
    border-radius: 8px;
    text-align: center;
    color: white;
    text-decoration: none;
    font-size: 12px;
    cursor: pointer;
    display: flex;
    flex-direction:row;
    align-items: center;
    transition: color 0.9s ease;
    object-fit: cover;
      padding: 13px 0;
}

.bottom-nav a{
  display: inline-flex;
  font-size: 11px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

@media (max-width: 480px ) {
  
.bottom-nav a{
  padding: 0;
  font-size: 9px;
}

}

.bottom-nav .nav-button .icon{
    margin-bottom: 0;
    transition: transform 0,3s;
}

.bottom-nav .nav-button:hover,
.bottom-nav .nav-button:focus{
    background-color: wheat;
    border-color: #6a0dad;
}


.bottom-nav .instagram:hover,
.bottom-nav .instagram:focus{
    color: #e4405f ;
}


.bottom-nav .facebook:hover,
.bottom-nav .facebook:focus{
    color: #1877f2;
    
}


.bottom-nav .youtube:hover,
.bottom-nav .youtube:focus{
    color: #FF0000;
}


.bottom-nav .twitter:hover,
.bottom-nav .twitter:focus{
    color: #000000;
}


.bottom-nav .whatsApp:hover,
.bottom-nav .whatsApp:focus{
    color: #25d366;
}



.bottom-nav .tiktok:hover,
.bottom-nav .tiktok:focus{
    color: #69c9d0; ;
}



.bottom-nav .telegram:hover,
.bottom-nav .telegram:focus{
    color: #26a5e4;
}

.bottom-nav .nav-button .icon{
    transform: scale(1.1);
}


.slide-text h3 {
   text-align: center;
    color: white;
}


.social-icon{
    margin-bottom: 0;
}


.social-icon a{
    color:white;
    font-size: 34px;
    margin: 0 20px;
    text-decoration: none;
}
 


  .label {

    font-size: 12px;

  }


  .nav-button {

    flex: 1 1 auto;

    padding: 6px;

  }


  .icon {
    
    font-size: auto;

  }

.contact-info p{
    margin:10px 0 ;
}

.contact-info i{
    margin-right: 40px;
}

h3{
    text-align: center;
    color:#ffffff;
    border: none; 
}

.address-form { 
    padding: 50px 20px;
 background: #f8f9fa;
border-radius: 8px;
margin-top: 40px;

}



label {
display: block;
margin-top: 10px;
font-weight: bold;

}



input, select {
   overflow-y: auto;
  width: 100%;

  padding: 8px;

  margin-top: 5px;

  border: 1px solid #ccc;

  border-radius: 4px;

}

 .address-form h2 {
    text-align: center;
    height: 30px;
    color:black;
    font-family: Georgia, 'Times New Roman', Times, serif;
}

 .address-form h4 {
    text-align: center;
    color: purple;
    height: 40px;
    font-family: cursive;
}



@media(max-width:380) {
    .address-form{
        padding: 1px;
    }
}



.address-form label {
    color: #000000;
}


 form{
    display: flex;
    flex-direction: column;
}

label{
    margin-bottom: 5px;
    font-weight: bold;
}

.captcha{
    display: flex;
    gap: 30px;
    height: 45px;
    background-color: bisque;
    color:black;
    border: none;
    border-radius: 9px;
    padding: 7px;
    border-radius: -20%;
}


input, textarea{
    margin: 0;
    padding: 2;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 12px;
    font-size: 14px;
     transition: border 0.3s ease, box-shadow 0.3s ease;
}


.submit:hover{
    color: #0056b3;
    background-color: #00796b;
}


.captcha-row button { 
    background: black;
    padding: 8px 12px;
    cursor: pointer;
}


.video-section {
  position: relative;
  place-items: center;
  align-items: center;
    background-color: #FF0000;
    align-items: center;
    padding-top: 2px;
    text-align: center;
    width: 80%;
    margin: 50px auto;
    color: black;
    font-family: cursive;
}


.video-section h3{
    font-size: 2rem;
    margin-bottom: x;
    color: orange;
    font-family: cursive;
}

.video-section p{
    margin-top: 8px;
    font-size: 1em;
    padding-left: 18px;
    background-color: khaki;

}

.video-wrapper{
    position: relative;
    width:100% ;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
}

.video-wrapper iframe{ 
    position: absolute;
    top: 0;
    left: 0;
    width:100%;
    height:100%;
    border: 10px;
}


.card-container {
    position: relative;
    display: grid;
    grid-template-columns: 1fr;
    gap: 1px;
    width: 100%;
    background-color:white;
}

.card {
    width: 100%;
    background-color: #fff;
    text-align: center;
    padding: 1px;
    border-radius: 1px;
    transition: background-color 0.3s, transform 0.2s;
    padding: 1px;
    box-shadow: 0 4px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    background-color: white;
    cursor: pointer;
    display: block;
}

.image-box:hover:{
    background-color: plum;
}

.image-box{
    position: relative;
    overflow: hidden;
    background-color: peru;
}

.card:hover .image-box img{
    background-color: #b30000;
    transform:scale(1.05)
}

.image-box img {
    width: 98%;
    height:  50%;
    object-fit: cover;
    display: block;
    position: relative;
    z-index: 1;
    transition: transform 0.3s ease;
    text-align: center;
}

.image-box .overlay{
    position: absolute;
    top: 0; left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(190, 30, 45, 0.4);
    opacity: 0;
    transition: opacity 0.3s ease;
    z-index: 2;
    pointer-events: none;
}
.image-box{
    background-color: white;
    color:gold;
    padding: 10px;
    border-radius: 5px;
    cursor: pointer;
}

.image-box:hover{
    position:relative;
    background-color:purple;
    transition: opacity 3s ease;
    opacity: 1;
}


.overlay{
    position: absolute;
    top: 0; 
    left: 0;
    width: 100%; 
    height: 100%;
    background-color: rgba(0, 0, 255, 0.7);
    color: orangered;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: opacity 0.3s ease;
    z-index: 1;
}

.image-box:hover  .overlay{
    opacity: 1;
}

.overlay.clicked{
    opacity: 1;
}

.overlay{
    position: absolute;
    z-index: 2;
}

.image-card{
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

.image-card img {
    width: 100%;
    display: block;
    transition: transform 0.4s;
}

.image-card:hover img {
    transform: scale(1.05);
}

.card img:hover {
    background-color: red;
    transform: scale(1.05);
}
 
.image-overlay{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}

.card:hover .image-overlay{
    opacity: 1;
}

.container:hover .overlay{
    opacity: 0.8;
}

  .card-text h3 {
    text-align: center;
     color: black;
     font-family: cursive;
 }
   
 .card-text p{
    text-align: center;
    color: #000000;
 }
/* 🖥️ Larger screens (tablets/laptops/desktops) */

@media screen and (min-width: 768px) {

  .card-container {

    grid-template-columns: repeat(2, 1fr); /* 2 per row */

  }

}

@media screen and (min-width: 1024px) {

  .card-container {

    grid-template-columns: repeat(4, 1fr); /* 4 per row on big screens */

  }

}




li{
    list-style: none;
}

a{
    color: black;
    text-decoration: none;
}


.container{
    width: 1600px;
    margin: auto;
}

.subcontainer{
    width: 100%;
    margin: auto;
}


.nav-branding{
    padding-bottom: 20px;
    font-size: 1.2rem;
    color: crimson;
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-weight: 800;
    margin-left: 8px;
      flex: 1 1 auto; 
    overflow: hidden;
    display:flex;
   flex-direction:column;
     gap:2px;
      min-width: 0;        
white-space: nowrap; 
}

.nav-branding h1{
  color: floralwhite;
    font-family: Georgia, 'Times New Roman', Times, serif;
    padding-bottom: 0;
    font-size: 2.2rem;
    font-weight: 800;
    flex: 1 1 auto;
    overflow: hidden;
    display:flex;
    flex-direction:column;
    gap:2px;
    min-width: 0;  
    white-space: nowrap;       
}

@media (max-width: 480px)  {
  .nav-branding h1{
    font-size: 1.9rem;
  }

  .nav-branding{
    font-size: 1.1rem;
  }
}



header{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 50px;
    flex-wrap: wrap;
    background-color:tan;
    z-index: 99 ;
}

li{
    list-style: none;
}

a{
    color: white;
    text-decoration: none;
}


.container{
    width: 1600px;
    margin: auto;
}

.subcontainer{
    width: 100%;
    margin: auto;
}

  .nav-link:hover{
    background-color: #72a0d4;
  }

.nav-menu.active{
  left: 0;
    max-height: 300px;
    opacity: 1;
}



.bar:hover{
    background-color: chartreuse;
}


.bar:hover{
    background-color: chartreuse;
}

#home{
    margin-top: 70px;
    border: 1px solid black;
    height: 100vh;
}



@media(max-width:480px) {
    .hamburger {
        display: inline-block;
        top: 60px; 
        left: 0;
        flex-direction: column;
        text-align: center; 
        overflow:visible ;
        transition: max-height 0.5s ease, opacity 0.5s ease;
    }
}

 
.hamburger.active .bar:nth-child(1){
    transform: rotate(45deg) translate(5px, 5px);
    opacity: 1;
    width: 27px;
    margin: 1px 1px;
    overflow: visible;
}

.hamburger.active .bar:nth-child(2){
    opacity: 0;
   
}

.hamburger.active .bar:nth-child(3){
    opacity: 1;
    transform: rotate(-45deg) translate(5px, -5px);
    width: 27px;
    margin: 1px 1px; 
    overflow: visible;  
}

.nav-menu{   
    position: fixed;
    left: 100% ;  
    top: 140px;
    gap: 14px;
    display:block;
    padding: 0;
    border-right: 1px solid white;
    flex-direction: column;
    justify-content: space-between;
    background-color:black;
    width: 45%;
    height: 71vh;
    overflow-y: auto !important;
    opacity: 0;
    max-height: 0;
    align-items: left;
    text-align: left;
    transition: 0.9s ease-in-out;
    z-index: 900;
    flex: 1 1 auto;
}

.nav-menu li a {
    padding: 2px ;
    display: flex;
    align-items: center;
    gap: 2px;
    font-weight: bold;
}

.nav-menu,
.info-list {
    background-color:dimgray ;
    list-style: none;
    margin: 0;
    padding: 0;
}

.nav-menu li,
.info-list li {
    padding: 5px 5px;
    border-bottom: 4px solid #f2f2f2 ;
    border-radius: 10px;
    text-align: left;
    padding-left: 20px;
    display: block;
    cursor: pointer;
    transition: bacground-color 0.3s, 0.3s;
}

    .nav-menu li:hover,
    .info-list li a:hover {
        background-color: lavender;
    
    }

    .info-section{
        padding: 15px 20px;
        height: 20px;
        border-top: 8px solid gainsboro;
    }

    .info-title{
        padding: 15px 0;
    }

    .info-list li a {
        text-decoration: none;
        color: #333;
        transition: color 0.3s ease;
    }

    .info-list li a :hover{
        color: #00796b;
    }



.bar{
    display: block;
    width: 30px;
    height: 3px;
   margin: 5px 0;
    transition: all 0.9s ease;
    position: relative;
}


.hamburger .bar{
    width: 30px;
    background-color: aliceblue;
    border-radius: 2px;
    display:block;
    height:3.6px;
    background:#fff;
    margin:3px 0;
    border-radius:2px;
    overflow: visible;
}


 .hamburger{
    position: relative;
    place-items: center;
    justify-content: center;
    place-items: center;
    flex-direction: column;
    cursor: pointer;
    top: -5px;
    overflow: visible;
    border-radius: 11px;
    z-index: 4000;
    background: #000;
    border-radius:10px;
    width:44px;
    height:44px;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    border: none;
    flex: 0 0 44px;
     right:8px;
}

 


.nav-items{
    margin: 10px ;
}

.nav-menu.active{
left: 0;
}

.nav-menu.active{
    max-height: 500px;
    opacity: 1;
    }

      
.navbar{
    width: 100%;
    min-height: 60px;
    display: flex;
    justify-content: space-between;
    align-items: center;
     display:flex;
  gap:12px;              /* small gap between items */

  padding:12px 16px;

  background:#e3caa5;

  flex-wrap:wrap;       

}
 
 .nav-link:hover{
    background-color: #72a0d4;
  }


/* input inside overlay */

.search-input {

  width: 100%;

  box-sizing: border-box;

  padding: 10px 14px;

  border-radius: 24px;

  border: 1px solid #ddd;

  outline: none;

  background: #fff;

  pointer-events: auto;

  font-size: 0.95rem;

}



.search-box-container {
  margin-top: 10px;
  position: relative;
  flex: 0 0 auto; 
  width: 120px; 
  display: flex;
  justify-content: center;
  align-items: center;
  transition: box-shadow 0.3s ease, border-color 0.3s ease;
  
}



/* Search input inside the box */

.search-box-container input {

  width: 100px;   

  transition: width 0.4s ease;

  border-radius: 25px;

 

  padding: 5px 10px;

  outline: none;


}



/* On hover or focus, expand */

.search-box-container:hover input,

.search-box-container input:focus {

  width: 100px;        

  max-width: 110%;      

}


.box {
  position:relative ;
  left: -10px;
  right: 0;
  margin-top: 7px;
  height: 30px;
  display: flex;
  cursor: pointer;
  margin-left:auto ;
  padding: 10px 20px;
  background:white;
  border-radius: 30px;
  align-items: center;
   box-shadow: 0 4px 12px rgba(220, 20, 60, 0.6),
   0 0 10px rgba(220, 20, 60, 0.4),
   inset 0 0 5px rgba(220, 20, 60, 0.2);
  
}

  

.box input{

    width: 0;
    outline: none;
    border: none;
    font-weight: 100px;
    transition: 8s ease;
    align-items: start;
    background: transparent;
}



.box a i {
  border-radius: 999px;

  padding:8px 10px;

  border: none;

  cursor:pointer;

  display:inline-flex;

  align-items:center;

  justify-content:center;
   color:greenyellow;
   font-size: 18px;
   align-items: center;
}



@media (max-width: 480px) {

  .navbar {

    align-items: center;

    gap:8px;

    padding:10px;

  }

  .nav-brand { flex: 1 1 100%; min-width: 0; }

  .search-overlay { 
     position: absolute;

  right: 0;

  top: 50%;

  transform: translateY(-50%);

  width: 280px;            /* default expanded width on large screens */

  max-width: calc(100vw - 110px); /* keep it within viewport */

  pointer-events: none;    /* disabled until 'open' */

  opacity: 0;

  transition: opacity .22s ease, transform .22s ease;

  transform-origin: right center;
    
    }


  .search-wrap.open .search-overlay {

  pointer-events: auto;

  transform: translateY(-50%) scale(1);

    top: calc(100% + 8px);

    right: 8px;

    left: 8px;

    width: auto;

    transform: none;
    z-index: 10 !important;
    opacity: 1;
    position: relative;
  }



  .hamburger { margin-left: auto; }

}



.breadcrumb-container{
    top: -27px;
    z-index: 800;
    margin: 0 ;
    justify-content: space-between;
    align-items: center;
    position: relative;
    font-size: 16px;
    flex-wrap:wrap ;
    overflow-x: auto;
    scrollbar-width: none;
    white-space: nowrap;
    background-color: #f9f9f9;
    font-family: Arial, Helvetica, sans-serif;
}

  
.breadcrumb{
    display: flex;
    align-items: center;
    font-size: 14px;
}

.breadcrumb a {
    color: #333;
    text-decoration: none;
    font-weight: 500;
    margin-right: 5px;
    flex-shrink: 0;
}


.breadcrumb a i{
    margin-right: 5px;
}


.section-banner {
    background-color: #005c91;
    color: white;
    font-size: 16px;
    padding: 5px 20px;
    display: flex;
    margin-top: -27px;
    justify-content: space-between;
    align-items: center;
}


@media (max-width: 480px) {
  .breadcrumb-container {
    font-size: 16px;
    padding: 6px 10px;
    top: -27px;
  }
}



.submenu{
    position: absolute;
    display: none;
    top: 100%;
    padding-top: 0;
    left: 0;
    align-items:left ;
    text-align: left;
    gap: 5px;
    height: auto;
    width: 170px;
    flex-direction:column ;
    background-color: grey;
    color: #111;
    justify-content:space-between;
    list-style: none;
    margin: 0;
    border-right: 1px solid white;
    border: 1px solid #ccc;
    padding: -10px;
    box-shadow: 10px 10px 10px rgba(255, 192, 203, 1);
    border-radius: 50px solid;
    transition: max-height 0.7s ease, opacity 0.7s ease, transform 0.7s ease;
    z-index: 1200;
}



.submenu li:hover{
    background-color: lightcyan;
    color: #72a0d4;
    margin: 1px 10px;
    padding: 1px 1px;
    width: auto;
    border-bottom: 4px solid #ccc;

}

.submenu.show{
    display: flex;
}

.submenu li{
    padding: 8px 0;
}



.fa-bars {
    cursor: pointer;
}

.slide-container {
    margin-right: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.slides{
    width: 100%;
    height: 100%;
    margin-top: -650px;
    overflow: visible;
    position: unset;
    border:none;
    box-shadow: none; 
}

 .slide{
    margin-top: 100px;
    position: absolute;
    filter: brightness(50%);
    display: flex;
    padding-top: 18px;
    object-fit: cover;
    padding-right: 0;
    height: auto;
    margin-left: auto;
    width: 100%;
    padding: 0;
    opacity: 0;
    inset: 0;
    animation: slide-show 12s infinite ;          
 }

 .slide-2{
    animation-delay: 5s;
    }

.slide-3{
    animation-delay: 8s;
}


 @keyframes slide-show {
  0%{
    opacity: 0;
    transform: scale(1);
  }  
  10%{
    opacity: 1;
    transform: scale(1.02);
  }

  30%{
    opacity: 1;
    transform: scale(1.03);
  }
  50%{
    opacity: 0;
    transform: scale(1);
  }
  100%{
    opacity: 0;
    transform: scale(1);
  }
}

.az-nav{
    margin:  0;
    padding: 0;
}
 

.az-nav :hover{
    background-color: #0073e6;
    color:white;
    width: fit-content;
}

.content{
    padding: 0;
 }


.az-section{
    border-top: 1px solid #ccc;
    display:grid ;
    grid-template-columns: repeat(6, 1fr);
    border: 2px solid #333;
}
 
  

 .sub-text h3{
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 24px;
    color: #0073e6; 
}
    


.az-section ul li a{
    text-decoration: none;
    color: #0066cc;
    display:grid ;
    grid-template-columns: repeat(6, 1fr);
    border: 2px solid #333;
}



.az-section ul li a:hover{
    text-decoration: underline;
}


.services-card-container{
   position: relative;
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
    width: 100%;
    height: fit-content;
}


 
.service-card {
    width: 100%;
    position: relative;
    width: auto;
    color: white;
    overflow: hidden;
    border-radius: 6px;
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    padding: 0;
    margin: 10px auto;
   
   } 

.service-card img {
    width: 100%;
    display: block;
    object-fit: cover;
    filter: brightness(60%);
    text-align: center;
    border-radius: 15px;
}

.service-card-content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: -100px;
    display: flex;
    text-align: center;
    flex-direction: column;
    justify-content: center;
}

.service-card h2 {
    font-size: 1.8rem;
     color: #ffffff;

}


.service-btn {
    display: inline-block;
   border: 2px solid whitesmoke;
    color: white;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: 0.3s;
    margin-bottom: 50px;
    margin-left: 20px;
    width: fit-content;
    padding-left: 10px;
}

.service-btn:hover{
    background: wheat ;
    color:black ;
}
/* 🖥️ Larger screens (tablets/laptops/desktops) */

@media screen and (min-width: 768px) {

  .services-card-container {

    grid-template-columns: repeat(2, 1fr); /* 2 per row */
     place-items: center;
    position: relative;
    display: grid;
  }

}

@media screen and (min-width: 1024px) {

  .services-card-container {

    grid-template-columns: repeat(4, 1fr); /* 4 per row on big screens */
    place-items: center;
    position: relative;
    display: grid;
  }

}



.solar-box{
position: relative;
background: gainsboro;
border: 1px solid #ddd;
padding: 20px;
margin: 10px ;
width: 90%;
border-radius: 5px;
cursor: pointer;
transition: box-shadow 0.9s ease;
}

.solar-box:hover {
box-shadow: 0 4px 8px rgba(0,0,0,0.1);

    }

    .solar-header {
      display: flex;

      justify-content: space-between;

      align-items: center;

    }

   .solar-title h2  {
     font-family: 'Courier New', Courier, monospace;
      font-size: 1.7rem;
      font-weight: bold;
      color: black; /* dark red */
       line-height: 1.4;

    }



    .solar-icon {

      font-size: 1.5rem;
      font-weight: bold;
      transition: transform 0.3s ease;

    }



    /* Hidden content */

    .solar-content {

      max-height: 0;

      overflow: hidden;

      transition: max-height 0.9s ease, padding 0.3s ease;

      color: #555;

      font-size: 0.95rem;

      line-height: 1.9;

    }



    /* Expanded state */

    .solar-box.active .solar-content {

      max-height: 1000px; 

      padding-top: 15px;

    }



    .solar-box.active .solar-icon {
      transform: rotate(45deg); /* turns + into × */

    }



.product-grid{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 10px;
    margin: 20px 0;
    padding-left: 20px;
} 

html{
    scroll-behavior: smooth;
}

.product-card{
    width: 300px;
    background-color: transparent;
    border: 1px solid yellowgreen;
    border-radius: 6px;
    align-items: center;
    justify-content: center;
    padding: 20px;
    text-align: center;
    font-family: 'Courier New', Courier, monospace;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    transition: transform 0.5s ease;
}

.product-card:hover{
    transform: translateY(-5px);
}

.product-card img{
    max-width: 100%;
    height: auto;
    margin-bottom: 15px;
}

 h2 {
    font-size: 24px;
    color: #222;
    margin:30px 0 15px ;
    text-align: center;
    padding: 5px;
    font-family: Georgia, 'Times New Roman', Times, serif;

}

.product-card p {
    font-size: 15px;
    margin-bottom: 20px;
}

.product-action{
    display: flex;
    justify-content: center;
    gap: 10px;
}

.btn-orange{
   color: black;
}

.product-btn{
    display: inline-block;
    padding: 12px 20px;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
    border-radius: 3px;
    transition: 0.3s;
}

.btn-orange:hover{
    background: orange ;
    color: #ffffff;
}

.details-select {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: black;
    width: fit-content;
    gap: 20px;
    margin-top: 10px;
}

.details-select select{
    flex: 1;
    padding: 8px;
    border: 1px solid #ccc;
    height: fit-content;
    border-radius: 5px;
}


:root {
  --pad: clamp(16px, 2vw, 24px);
  --maxw: 1200px;
}

.hero {
position: relative;
min-height: 60svh;
display: grid;
place-items: center;
overflow: hidden;
}


.hero__video {
position: absolute;
inset: 0;
width: 100%;
height: 100%;
object-fit: cover;
filter: brightness(100%);

}

.hero__overlay {
position: absolute;
inset: 0;
background:
 linear-gradient(180deg, rgba(0,0,0,.45), rgba(0,0,0,.45)),
 radial-gradient(100% 70% at 50% 60%, rgba(0,0,0,0), rgba(0,0,0,.55));

}

.hero__content {
 position: relative;
z-index: 1;
 width: min(100%, var(--maxw));
  padding: var(--pad);
text-align: center;

}

.hero__subtitle h1{
 opacity: .95;
}

.hero__big {
display: flex;
align-items: flex-end;
justify-content: center;
gap: .25em;
line-height: 1;
margin-top: .25rem;
animation: bob 4s ease-in-out infinite;

}

.hero__big .approx {
 font-size: clamp(28px, 6vw, 64px);
 text-align: center;
  gap: none;
  opacity: .5;

}

@keyframes bob {

  from { transform: translateY(0); }

  50% { transform: translateY(-6px); }

  to { transform: translateY(0); }
}


.stats-container{
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  padding: 40px;
  background-color: lavenderblush;
  text-align: center;

}

.stat-box {
 border: 1px solid #ddd;
 border-radius: 8px;
 padding: 20px;
 box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);
}



.stat-box h3 {
color: #009688;
font-size: 2rem;
margin: 0;
font-weight: bold;
display: inline-block;
}

.stat-box .unit {
color: #009688;
font-size: 1.2rem;
margin-left: 5px;
}

.stat-box p {
font-size: 1rem;
color: #333;
margin: 5px 0 0;
}

@media (max-width: 768px) {
.stats-container {
grid-template-columns: 1fr 1fr;
}
}

@media (max-width: 480px) {
.stats-container {
grid-template-columns: 1fr;
  }
}


.reasons {

  background: #e6f4fa; /* light blue */

  text-align: center;

  padding: 40px 20px;

  font-family: Arial, sans-serif;

}



.reasons h2 {

  font-size: 28px;

  margin-bottom: 30px;

  font-weight: bold;

}



.reason {

  max-width: 300px;

  margin: 20px auto;

}



.reason .icon {

  width: 60px;

  height: 60px;

  margin-bottom: 15px;

}



.reason h3 {

  font-size: 18px;

  font-weight: bold;

  margin-bottom: 10px;

}



.reason p {

  font-size: 15px;

  color: #333;

  line-height: 1.6;

}



.achievements {

  background: #f7f7fb; /* light background */

  text-align: center;

  padding: 50px 20px;

  font-family: Arial, sans-serif;

}



.achievements h2 {

  font-size: 28px;

  margin-bottom: 40px;

  font-weight: bold;

}



.achievement {

  margin: 30px auto;

  max-width: 250px;

}



.achievement .icon {

  width: 80px;

  height: 80px;

  margin-bottom: 15px;

}



.achievement h3 {
 font-size: 32px;
  color: #1d1b38; /* dark text */
  margin: 10px 0;
}

.achievement p {
font-size: 16px;
color: #555;

}


.wrap {
display: flex;
justify-content: space-between;
 align-items: center;
padding: 1rem 2rem ;
background: lightslategrey;
border-bottom: 1px solid #ddd;
position: sticky;
top: auto;
 z-index: 100;
margin-top: -200px;
}

.brand {
display: flex;
align-items: center;
font-size: 1.4rem;
font-weight: 700;

}

.brand .muted {
color: #008c45;
margin-left: 0.3rem;

}



/* NAVIGATION */

.navlinks {

  display: flex;

  gap: 1rem;

}



.navlinks a {
text-decoration: none;
padding: 0.4rem 1rem;
border-radius: 20px;
transition: background 0.3s;
}


.navlinks a:hover {

  background: rgba(0, 140, 69, 0.1);

}



/* BUTTONS */

.btn {

  padding: 0.6rem 1.2rem;

  border: 1px solid #008c45;

  border-radius: 6px;

  background: white;

  cursor: pointer;

  transition: 0.3s;

}



.btn.primary {

  background: #008c45;

  color: white;

  border: none;

}



.btn:hover {

  opacity: 0.8;

}



/* SECTION STYLES */

.section {

  padding: 3rem 2rem;

  max-width: 1100px;

  margin: auto;

}



.section h2 {

  font-size: 2rem;

  margin-bottom: 1rem;

}



.lead {

  margin-bottom: 1.5rem;

  color: #555;

}




  .navlinks {

    flex-wrap: wrap;

    justify-content: center;

  }


/* NEWSLETTER */

.kpi .row {

  display: flex;

  gap: 1rem;

  flex-wrap: wrap;

  margin-bottom: 1rem;

}



.kpi input {

  flex: 1;

  padding: 0.6rem;

  border: 1px solid #ccc;

  border-radius: 6px;

}



#subMsg {

  display: block;

  margin-top: 0.5rem;

}






.review-wrapper{
    max-width: 700px;
    margin: auto;
    padding: 30px;
    border: 2px solid  black;
    border-radius: 12px;
    background: #ffff;
    box-shadow: 0 4px 12px rgba(0, 0, 0,0.08);
    margin-bottom: 20px;
    margin-top: 20px;
    align-items: center;
}

 
.review-section {

  width: 80%;

  margin: auto;

  text-align: center;

  font-family: Arial, sans-serif;

}



/* Stars in header */

.stars {

  display: flex;

  justify-content: center;

  margin: 10px 0;

}

.star {

  font-size: 20px;

  color: #00b894;

  margin: 0 3px;

}

.star.half {

  color: #ccc;

}



.trustpilot {

  margin-top: 10px;

  font-weight: bold;

  color: #00b894;

}



/* Testimonial Slider (same as before) */

.testimonial-slider {

  margin-top: 30px;

  position: relative;

  overflow: hidden;

}

.slider-container {

  position: relative;

}


.testimonial-card {

  position:absolute;

  top: 0;

  left: 0;

  width: 100%;

  opacity: 0;

  transform: scale(0.95);

  transition: opacity 0.6s ease, transform 0.6s ease;

  padding: 20px;

  box-sizing: border-box;

}

 .testimonial-card.active {

  opacity: 1;

  transform: scale(1);

  position: relative;

}



/* Navigation */

button.prev, button.next {

  position: absolute;

  top: 50%;

  transform: translateY(-50%);

  background: #222;

  color: #fff;

  border: none;
   
  padding: 9px 8px;

  cursor: pointer;

  border-radius: 50%;

  font-size: 18px;

  transition: background 0.1s ease;

}

button.prev:hover, button.next:hover {

  background: #00b894;

}

button.prev { 
  left: 15px; 
}

button.next {
   right: 15px; 
  }



/* Dots */

.dots {

  margin-top: 20px;

}

.dots span {

  display: inline-block;

  height: 12px;

  width: 12px;

  margin: 0 5px;

  background: #bbb;

  border-radius: 50%;

  cursor: pointer;

  transition: background 0.3s ease;

}

.dots span.active {

  background: #00b894;

}



 

    /* Global smooth scroll */

    html {

      scroll-behavior: smooth;

      font-family: Arial, sans-serif;

      line-height: 1.5;

    }



    /* =====================

       Hero Buttons

    ===================== */

    .hero-ctas {

      display: flex;

      flex-wrap: wrap;

      gap: 12px;

      margin: 30px 0;

    }



    .hero-btn {

      display: inline-flex;

      align-items: center;

      justify-content: center;

      padding: 12px 20px;

      border-radius: 6px;

      font-size: 15px;

      font-weight: 600;

      cursor: pointer;

      transition: all 0.3s ease;

      text-decoration: none;

    }



    .hero-btn.primary {

      background: linear-gradient(135deg, #f7b500, #ff7b00);

      border: none;

      color: #fff;

    }



    .hero-btn.primary:hover {

      background: linear-gradient(135deg, #ff9900, #e65c00);

      transform: translateY(-2px);

      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);

    }



    .hero-btn.ghost {

      background: transparent;

      border: 2px solid #ff7b00;

      color: #ff7b00;

    }



    .hero-btn.ghost:hover {

      background: #ff7b00;

      color: #fff;

    }



    /* =====================

       Testimonials

    ===================== */

    #testimonials {

      padding: 50px 20px;

      background: #fafafa;

    }



    #testimonials h3 {

      font-size: 22px;

      margin-bottom: 20px;

      color: #222;

    }



    .testimonials-grid {

      display: grid;

      gap: 20px;

      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));

    }



    .testimonial-box {

      padding: 20px;

      background: #fff;

      border-left: 4px solid #ff7b00;

      border-radius: 6px;

      box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);

    }



    .testimonial-box strong {

      display: block;

      margin-bottom: 8px;

      color: #222;

    }



    .testimonial-box p {

      font-style: italic;

      color: #555;

    }


    /* =====================

       Contact Form

    ===================== */

    #contact {

      padding: 50px 20px;

      background: #f8f9fa;

      border-radius: 8px;

      margin-top: 40px;

    }



    #contact h3 {

      margin-bottom: 10px;

      font-size: 22px;

      color: #222;

    }



    #contact p.muted {

      color: #666;

      margin-bottom: 25px;

    }



    .contact-field {

      display: flex;

      flex-direction: column;

      margin-bottom: 16px;

    }



    .contact-field label {

      font-weight: 600;

      margin-bottom: 6px;

      color: #333;

    }



    .contact-field input,

    .contact-field select,

    .contact-field textarea {

      padding: 12px;

      border: 1px solid #ccc;

      border-radius: 6px;

      font-size: 14px;

      transition: border 0.3s ease, box-shadow 0.3s ease;

    }



    .contact-field input:focus,

    .contact-field select:focus,

    .contact-field textarea:focus {

      border-color: #ff7b00;

      box-shadow: 0 0 0 2px rgba(255, 123, 0, 0.2);

      outline: none;

    }



    textarea {

      min-height: 100px;

      resize: vertical;

    }



    .contact-note {

      font-size: 14px;

      color: #444;

    }



    .contact-note strong {

      color: #ff7b00;

    }





    General container styling */

.ss-section {

  margin-bottom: 40px;

  padding: 20px;

  background: #ffffff;

  border-radius: 12px;

  box-shadow: 0 4px 12px rgba(0,0,0,0.05);

}



/* FAQ Section */

.ss-faq {

  margin-top: 16px;

}



.ss-faq-item {

  border-bottom: 1px solid #e6f2e6;

  padding: 12px 0;

}



.ss-faq-q {

  font-weight: 600;

  color: #0b6623; /* green accent */

  font-size: 16px;

  cursor: pointer;

  display: flex;

  justify-content: space-between;

  align-items: center;

  transition: color 0.3s ease;

}



.ss-faq-q:hover {

  color: #055a1e;

}



.ss-faq-q .muted {

  font-size: 20px;

  font-weight: bold;

  transition: transform 0.3s ease;

}



/* FAQ answer (hidden by default) */

.ss-faq-a {

  display: none;

  margin-top: 8px;

  font-size: 15px;

  line-height: 1.5;

  color: #444;

}



/* When FAQ item is active */

.ss-faq-item.active .ss-faq-a {

  display: block;

}



.ss-faq-item.active .ss-faq-q .muted {

  transform: rotate(45deg); /* Turns + into × */

}



/* Buttons */

.ss-btn {

  display: inline-block;

  padding: 10px 18px;

  border-radius: 6px;

  font-weight: 600;

  text-decoration: none;

  text-align: center;

  transition: all 0.3s ease;

}



.ss-btn.primary {

  background: #0b6623;

  color: #fff;

}



.ss-btn.primary:hover {

  background: #055a1e;

}



.ss-btn.ghost {

  border: 2px solid #0b6623;

  color: #0b6623;

  background: transparent;

}



.ss-btn.ghost:hover {

  background: #0b6623;

  color: #fff;

}



/* Contact quick support */

.ss-support-row {

  display: flex;

  align-items: center;

  gap: 10px;

  margin: 10px 0;

}



.ss-icon {

  font-size: 20px;

  background: #0b6623;

  color: white;

  padding: 6px;

  border-radius: 50%;



}





 /* CONTACT FORM */

    .contact-form {

      flex: 1 1 500px;

      background-color: #ffffff;

      padding: 30px;

      border-radius: 10px;

      box-shadow: 0 0 15px rgba(0,0,0,0.1);

    }



    .contact-form h2 {

      color: #b30000;

      margin-bottom: 20px;

    }



    .contact-form label {

      display: block;

      margin-bottom: 5px;

      font-weight: bold;
      

    }



    .contact-form input,

    .contact-form textarea {

      width: 100%;

      padding: 12px;

      margin-bottom: 20px;

      border-radius: 6px;

      border: 1px solid #ccc;

      font-size: 16px;

      resize: vertical;

    }



    .contact-form button {

      padding: 15px 30px;

      font-size: 18px;

      font-weight: bold;

      color: white;

      background-color: #b30000;

      border: none;

      border-radius: 6px;

      cursor: pointer;

      transition: background 0.3s, transform 0.3s;

    }



    .contact-form button:hover {

      background-color: #800000;

      transform: translateX(5px);

    }



    /* CONTACT INFO */

    .contact-info {

      flex: 1 1 350px;

      background-color: #ffffff;

      padding: 30px;

      border-radius: 10px;

      box-shadow: 0 0 15px rgba(0,0,0,0.1);

    }



    .contact-info h2 {

      color: #b30000;

      margin-bottom: 20px;

    }



    .contact-info p {

      margin: 10px 0;

    }



    .contact-info .social {

      margin-top: 20px;

    }



    .contact-info .social a {

      display: inline-block;

      margin-right: 10px;

      font-size: 24px;

      color: #b30000;

      transition: color 0.3s;

    }



    .contact-info .social a:hover {

      color: #800000;

    }



    /* MAP SECTION */

    .map-section {

      margin: 40px 0;

    }



    .map-section iframe {

      width: 100%;

      height: 400px;

      border: none;

      border-radius: 10px;

    }




    /* RESPONSIVE */

    @media(max-width: 900px){

      .container {

        flex-direction: column;

      }

    }

  /* timer countdown*/
  
  .countdown-section{
  text-align: center;
   padding-top: 30px;
        }

        
.countdown-section h3 {

  font-size: 1.8rem;
font-family: cursive;
  margin-bottom: 10px;

  color: lawngreen;

}



.countdown-section p {

  font-size: 1rem;

  margin-bottom: 20px;

  color: #444;

}



#timer {

  display: flex;
  font-size: 1.9rem;
  justify-content: center;
   border-radius: 8px;
  gap: 80px;
  color: #0066cc;
}



.gallery {

    display: grid;

    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));

    gap: 20px;

    max-width: 1000px;

    margin: auto;

  }



  .gallery img {

    width: 100%;

    height: auto;

    border-radius: 10px;

    box-shadow: 0 8px 15px rgba(0,0,0,0.1);

    transition: transform 0.3s, box-shadow 0.3s;

  }



  .gallery img:hover {

    transform: scale(1.05);

    box-shadow: 0 12px 25px rgba(0,0,0,0.2);

  }



