

@media (min-width: 1025px) {


body {
  font-family: 'ADLaM Display', sans-serif;
  margin: 0;
  padding: 0;
  color: white;
  font-weight: 400;
  overflow-x: hidden;
}

.mobannouncemain {

display: none !important;


}

.announcemain {
width: 100%;
background-color: #16163f;
position: sticky;
top: 0;     /* distance from top */
z-index: 999;


}

.announce {
max-width: 1200px;
margin: 0 auto;
display: flex;


}

.announcebox1 {
width: 75%;
height: 40px;
line-height: 40px;
font-family: 'Roboto', sans-serif;
font-size: 15px;
font-weight: 200;
display: flex;



}

.announcebox2 {
width: 25%;
height: 40px;
line-height: 30px;
font-family: 'Roboto', sans-serif;
font-size: 15px;
font-weight: 200;
display: flex;


}

.announce1 {

display:flex; align-items:center; justify-content:center; gap:5px; padding-right: 10px

}

.announce2 {

display:flex; align-items:center; justify-content:center; gap:5px;

}

.announce3 {
display:flex; align-items:center; justify-content:center; gap:5px; padding-right: 10px; margin-left: auto;

}

.announce4 {
display:flex; align-items:center; justify-content:center; gap:5px; 

}

/*Right announcement 3 contact images*/

.announce5 {
display:flex; align-items:center; justify-content:center; gap:5px; padding-left: 20px;


}

.announce6 {
display:flex; align-items:center; justify-content:center; gap:5px; padding-left: 10px;

}

.announce7 {
display:flex; align-items:center; justify-content:center; gap:5px; padding-left: 10px;

}

.announce1,
.announce2,
.announce3,
.announce4,
.announce5,
.announce6,
.announce7, a {
    color: white;          /* keep icon white */
    text-decoration: none; /* no underline */
}

.announcebutton {
  border: 1px solid white;
  border-radius: 5px;
  color: white;
  font-size: 15px;
  cursor: pointer;
  transition: 0.3s;
  height: 24px;
  line-height: 24px;
  display: flex;
  text-align: center;
  font-weight: 400;
  padding-left: 5px;
  padding-right: 5px;
 

}

/* ⭐ Hover Effect */
.announcebutton:hover {
  border: 1px solid #FFEA00;
  color: black;
  background-color: #FFEA00;
}

.announcebutton:hover a {
  background-color: #FFEA00;
  text-decoration: none;
  color: inherit;
}


.annspan {

padding: 0px 10px 5px 30px; 
font-family: 'ADLaM Display', sans-serif;

}

.annspan1 {

color: red; 
font-family: 'Roboto', sans-serif; 
font-weight: 500;

}


#headerful {
width: 100%;
background-color: white;
position: sticky !important;
top: 0 !important;     /* distance from top */
z-index: 999;
overflow: visible !important;
}


.header {
max-width: 1200px;
margin: 0 auto;
height: 80px;
display: flex;
align-items:center; 
justify-content:center;




}

.header1 {
width: 30%;
color: gray;

}

.header2 {
width: 70%;
color: gray;

}

.navbar {
  overflow: hidden;
  background-color: white;
  color: gray;
}

.navbar a {
  float: left;
  font-size: 16px;
  color: gray;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
}

.dropdown {
  float: left;
  overflow: hidden;
}

.dropdown .dropbtn {
  font-size: 16px;  
  border: none;
  outline: none;
  color: gray;
  padding: 14px 16px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
}



 .dropdown:hover .dropbtn {
  background-color: white;
  color: gray;
}

.navbar a:hover {
 background-color: white;
 color: white;

}


.dropdown-content {
  display: none;
  position: absolute;
  background-color: white;
  
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  float: none;
  color: gray;
  padding: 14px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}

.dropdown-content a:hover {
  background-color: #16163f;
}

.dropdown:hover .dropdown-content {
  display: block;
}

.mobtopnav {
  display: none;

}




/**At InfoSoftware We Offer CSS Start**/

.offersmain {
width: 100%;
text-align: center;
background-image: url('/img/offer.webp');
color: black;
font-weight: 800;
font-size: 40px;
padding-top: 10px;
padding-bottom:  10px;

}

.offers {

max-width: 1200px;
display: flex;
flex-wrap: wrap;
margin: 0 auto;
padding-top: 30px;

}

.offersbox {

width: 24%;
padding: 5px;

}

h1 {
  font-family: 'ADLaM Display', sans-serif;
  text-align: center;
  font-size: 50px;
  
  
}

h2 {
  font-family: 'ADLaM Display', sans-serif;
  text-align: center;
  font-size: 25px;
  
  
}

.offersh1 {
  font-family: 'ADLaM Display', sans-serif;
  font-size: 25px;
  color: black;
  text-align: center;
  font-weight: 400;
  padding: 10px 10px 0px 10px;
}


p {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  font-weight: 300;
  padding: 0px 20px 20px 20px;
  letter-spacing: 1px;
}

.offersp {
  color: black;
  text-align: center;
  font-size: 17px;
  font-weight: 400px;
  
}

/**At InfoSoftware We Offer CSS Ends**/


/**How We Work CSS Start**/

.howweworkmain {
width: 100%; 
text-align: center; 
color: white; 
font-weight: 800; 
font-size: 28px; 
padding-top: 0px; 
padding-bottom:  0px; 
display: flex; 
flex-wrap: wrap;
background-color: black;

}

.howwework {
width: 50%;

}

.howweworkh1 {
color: #FFEA00; 
font-size: 50px; 
font-weight: 800;

}

.howweworkp {

color: white; 
font-size: 20px; 
font-weight: 400; 
text-align: left; 
margin-left: 50px;

}

.howweworkimg {

width: 50%; 
background-image: url('/img/work.webp'); 
height: 840px; 
background-repeat: no-repeat;
}


.teammain {
width: 100%;
text-align: center;
background-image: url('/img/offer.webp');
color: black;
font-weight: 800;
font-size: 40px;
padding-top: 10px;
padding-bottom:  10px;
background-size: cover;
background-repeat: no-repeat; background-position: center;

}

.team {
max-width: 1200px;
display: flex;
flex-wrap: wrap;
margin: 0 auto;
padding-top: 30px;

}

.teambox {
width: 24%;
padding: 5px;

}

.teamh2 {
  
  font-size: 25px;
  color: gray;
  font-weight: 800;
  
  
}

/**Meet the team CSS Ends**/



/**Why Choose CSS Start**/

.whychoosemain {
width: 100%;
text-align: center;
background-image: url('/img/why.webp');
color: white;
font-weight: 800;
font-size: 40px;
padding-top: 10px;
padding-bottom:  0px;
background-repeat: repeat-x;

}

.whychoose {

max-width: 1200px;
display: flex;
flex-wrap: wrap;
margin: 0 auto;
padding-top: 0px;

}

.whychoosebox {

width: 19%;
padding: 5px;

}

  


.whychooseh1 {
  font-family: 'ADLaM Display', sans-serif;
  font-size: 25px;
  color: white;
  text-align: center;
  font-weight: 400;
  padding: 10px 10px 0px 10px;
}



.whychoosep {
  color: black;
  text-align: center;
  font-size: 17px;
  font-weight: 400px;
  
}

.whyp {
  color: white;
  text-align: center;
  font-size: 17px;
  font-weight: 400px;
  
}

.whyh1 {
  font-family: 'ADLaM Display', sans-serif;
  font-size: 25px;
  color: white;
  text-align: center;
  font-weight: 400;
  padding: 10px 10px 0px 10px;
}


/**Why Choose CSS Ends**/


/**Main Services Start**/

.mainservicesmain {
  width: 100%;
  background-color: black;
  
}

.mainservicesh1 {
  color: #FFEA00;
  margin: 0px;
}

.mainservices {
  max-width: 1200px;
  display: flex;
  margin: 0 auto;
  padding-top: 30px;
  flex-wrap: wrap;
 
}

.mainservicesbox1 {
width: 48%; 

background-image: url('/img/main1.webp');
height: 460px;
background-repeat: no-repeat;
box-shadow: 0 0 10px #ffea00;
border-radius: 15px;

}

.mainservicesbox2 {
  width: 48%;
  color: #FFEA00;
  text-align: left;
  font-size: 35px;
  padding-left: 15px;
}

.mainservicesbox2p {
  color: white;
  padding-left: 5px;
}

.mainservicesbutton {
  width: 120px;
  border: 1px solid white;
  border-radius: 30px;
  color: white;
  font-size: 17px;
  text-align: center;
  padding: 10px;
  background-color: black;
  cursor: pointer;
  transition: 0.3s;
}

/* ⭐ Hover Effect */
.mainservicesbutton:hover {
  border: 1px solid #FFEA00;
  color: black;
  background-color: #FFEA00;
}

.main2servicesmain {
  width: 100%;
  background-color: black;
}

.main2servicesh1 {
  color: #FFEA00;
}

.main2services {
  width: 1200px;
  display: flex;
  margin: 0 auto;
  padding-top: 30px;
  flex-wrap: wrap;
  
}

.main2servicesbox1 {
width: 48%; 

background-image: url('/img/main2.webp');
height: 460px;
background-repeat: no-repeat;
box-shadow: 0 0 10px #ffea00;
border-radius: 15px;
order:2;

}

.main2servicesbox2 {
  width: 48%;
 
  color: #FFEA00;
  text-align: left;
  font-size: 35px;
  padding-left: 15px;
order: 1;
}

.main2servicesbox2p {
  color: white;
  padding-left: 5px;
}

.main2servicesbutton {
  width: 120px;
  border: 1px solid white;
  border-radius: 30px;
  color: white;
  font-size: 17px;
  text-align: center;
  padding: 10px;
  background-color: black;
  cursor: pointer;
  transition: 0.3s;
}

/* ⭐ Hover Effect */
.main2servicesbutton:hover {
  border: 1px solid #FFEA00;
  color: black;
  background-color: #FFEA00;
}

.main3servicesmain {
  width: 100%;
  background-color: black;
  
}

.main3servicesh1 {
  color: #FFEA00;
}

.main3services {
  width: 1200px;
  display: flex;
  margin: 0 auto;
  padding-top: 30px;
  flex-wrap: wrap;
  
}

.main3servicesbox1 {
width: 48%; 

background-image: url('/img/main3.webp');
height: 460px;
background-repeat: no-repeat;
box-shadow: 0 0 10px #ffea00;
border-radius: 15px;


}

.main3servicesbox2 {
  width: 48%;

  color: #FFEA00;
  text-align: left;
  font-size: 35px;
  padding-left: 15px;

}

.main3servicesbox2p {
  color: white;
  padding-left: 5px;
}

.main3servicesbutton {
  width: 120px;
  border: 1px solid white;
  border-radius: 30px;
  color: white;
  font-size: 17px;
  text-align: center;
  padding: 10px;
  background-color: black;
  cursor: pointer;
  transition: 0.3s;
}

/* ⭐ Hover Effect */
.main3servicesbutton:hover {
  border: 1px solid #FFEA00;
  color: black;
  background-color: #FFEA00;
}

.main4servicesmain {
  width: 100%;
  background-color: black;
 
}

.main4servicesh1 {
  color: #FFEA00;
}

.main4services {
  width: 1200px;
  display: flex;
  margin: 0 auto;
  padding-top: 30px;
  flex-wrap: wrap;
 
}

.main4servicesbox1 {
width: 48%; 

background-image: url('/img/main4.webp');
height: 460px;
background-repeat: no-repeat;
box-shadow: 0 0 10px #ffea00;
border-radius: 15px;
order: 2;


}

.main4servicesbox2 {
  width: 48%;
  color: #FFEA00;
  text-align: left;
  font-size: 35px;
  padding-left: 15px;
order: 1;

}

.main4servicesbox2p {
  color: white;
  padding-left: 5px;
}

.main4servicesbutton {
  width: 120px;
  border: 1px solid white;
  border-radius: 30px;
  color: white;
  font-size: 17px;
  text-align: center;
  padding: 10px;
  background-color: black;
  cursor: pointer;
  transition: 0.3s;
}

/* ⭐ Hover Effect */
.main4servicesbutton:hover {
  border: 1px solid #FFEA00;
  color: black;
  background-color: #FFEA00;
}


.main5servicesmain {
  width: 100%;
  background-color: black;
  
}

.main5servicesh1 {
  color: #FFEA00;
}

.main5services {
  width: 1200px;
  display: flex;
  margin: 0 auto;
  padding-top: 30px;
  flex-wrap: wrap;
  
}

.main5servicesbox1 {
width: 48%; 
background-image: url('/img/main5.webp');
height: 460px;
background-repeat: no-repeat;
box-shadow: 0 0 10px #ffea00;
border-radius: 15px;


}

.main5servicesbox2 {
  width: 48%;
  color: #FFEA00;
  text-align: left;
  font-size: 35px;
  padding-left: 15px;

}

.main5servicesbox2p {
  color: white;
  padding-left: 5px;
}

.main5servicesbutton {
  width: 120px;
  border: 1px solid white;
  border-radius: 30px;
  color: white;
  font-size: 17px;
  text-align: center;
  padding: 10px;
  background-color: black;
  cursor: pointer;
  transition: 0.3s;
}

/* ⭐ Hover Effect */
.main5servicesbutton:hover {
  border: 1px solid #FFEA00;
  color: black;
  background-color: #FFEA00;
}




/**Main Services End**/

/**Contact us Home Starts**/

.contacthomemain {
width: 100%; 
background-color: white; 
margin-top: 30px; 
margin-bottom: 30px;
color: black;


}

.contacthome {
max-width: 1000px; 
margin: 0 auto; 
padding: 30px; 
box-shadow: 0 0 30px #000000; 
border-radius: 20px; 
text-align: center; 
font-size: 30px;

}

.contacthomeform {
width: 90%;
text-align: center;
padding: 10px;

}

/**Contact us Home Ends**/

/** header starts**/

#headermain {

width: 100%;  background-color: #16163F; height: 400px; padding-top: 60px; font-family: 'roboto'; font-size:16px;

}

.headermain1 {

max-width: 1200px; display: flex; margin: 0 auto; 

}

.headerbox1 {

width: 20%; text-align: center; padding: 5px;

}

.headerbox2 {

width: 40%; color: white;  padding: 10px;

}

.headerbox3 {

width: 20%; color: white;  padding: 5px;

}

.headerbox4 {

width: 20%; color: white;  padding: 5px;

}

/** Whatsup Live Starts**/

.wp-pill {
      position: fixed;
      left: 18px;
      bottom: 18px;
      display:flex;
      gap:10px;
      align-items:center;
      background:#25D366;
      color:#fff;
      padding:10px 14px;
      border-radius:999px;
      box-shadow:0 8px 20px rgba(0,0,0,0.12);
      text-decoration:none;
      z-index:9999;
    }
    .wp-pill i { font-size:20px; }
    .wp-pill .label { font-weight:600; font-size:15px; }
    @media(max-width:420px){
      .wp-pill .label{ display:none; }

    }

/** Whatsup Live Ends**/

/** header Ends**/


.slidemain {

width: 100%; 
background-image: url('/img/why.webp'); 
background-repeat: no-repeat; 
background-position: center; 
background-size: cover; 

}

.slideone {

width: 100%;  padding-top: 20px; padding-bottom: 20px;


}

.slidetwo {

width: 100%;
font-size: 17px;
padding-top: 20px;

}

.slider {
      max-width: 1200px;
      height: 460px;
      margin: 0px auto;
      overflow: hidden;
      position: relative;
      border-radius: 12px;
      background: transparent;

    }

    /* Slides wrapper */
    .slides {
      display: flex;
      height: 100%;
      transition: transform 3s ease;
      will-change: transform;

    }

    /* Slide */
    .slide {
      min-width: 100%;
      display: flex;
      align-items: stretch;

    }

    /* Image */
    .img { width: 55%; }
    .img img { width: 100%; height: 100%; object-fit: contain; display: block; }

    /* Content */
    .content {
      width: 45%;
      padding: 5px;
      display: flex;
      flex-direction: column;
      
    }

    .content h2 { font-size: 26px; margin-bottom: 10px; }
    .content p { color: #444; margin-bottom: 0px; line-height: 10px; }
    .content a { color: #1d4ed8; text-decoration: none; font-weight: 600; }

    /* Arrows */
    .arrow {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      background: rgba(0,0,0,.45);
      border: none;
      color: #fff;
      font-size: 26px;
      padding: 8px 12px;
      cursor: pointer;
      border-radius: 50%;
      z-index: 5;
    }
    .arrow:hover { background: rgba(0,0,0,.6); }
    .prev { left: 12px; }
    .next { right: 12px; }


.bigbotton {

border: 3px solid #facf00; 
border-radius: 30px;
padding: 5px; 
width: 200px; 
background: linear-gradient(180deg, #FF1700 0%, #f2295b 100%); 
color: white; 
font-size: 35px; 
text-align: center;
margin-top: 30px;
}

.bigbotton:hover {

border: 3px solid #facf00;  
background: #16163F;  

}


.service1 {

width: 100%; background-color: #16163F; font-size: 35px; text-align: center;


}


.service2 {

max-width: 1200px; margin: 0 auto; padding: 40px;


}


.service3 {

background-color: black; width: 100%;

}


.service4 {

max-width: 1200px; margin: 0 auto; text-align: center;

}


.faqmain {

width: 100%; 
background-color: black; 


}

.faq1 {

max-width: 1200px; padding-bottom: 30px; margin: 0 auto;

}

.table1 {

background-color: black; width: 100%;

}

.table2 {

width: 1200px; margin: 0 auto; display: flex; padding-top: 30px; padding-bottom: 30px; align-items: start;

}

.table3 {

width: 25%; text-align: center; font-size: 30px;  border-radius: 12px; border-top-right-radius: 12px; color: #F10000; padding: 5px;

}

.blast {
border: 1px solid #F10000;
color: #F10000;
}

.fire {
border: 1px solid #FF5A00;
color: #FF5A00;
}


.solid {
border: 1px solid #FFAE00;
color: #FFAE00;
}


.starter {
border: 1px solid #FFDB00;
color: #FFDB00;
}


.blastcheck {
color: #F10000;
}

.firecheck {
color: #FF5A00;
}


.solidcheck {
color: #FFAE00;
}


.startercheck {
color: #FFDB00;
}


.startercross {
color: #FFDB00;
}

.tableleft{

margin-left: 10px;

}



.table4 {

font-size: 35px; 

}

.table5 {

font-size: 15px; padding-bottom: 20px; border-bottom: 2px solid #303030;

}

.table6 {

padding-top: 15px;

}

.table6 img {

width: 100%; height: 100%; object-fit: contain;

}

.plus {
font-size: 40px;

}

.includes{

font-size: 30px; 

}

.table7 {

padding-top: 15px; padding-bottom: 15px; font-size: 25px; border-top: 2px solid #303030;

}

.table7 li {

color: white; font-size: 15px; list-style: none; text-align: left; padding-top: 10px; padding-left: 10px; font-family: Georgia, "Times New Roman", Times, serif;

}

.bigpadding {

padding: 10px;

}

.big1 {

width: 90%; margin: 0 auto; font-size: 80px;

}

.big2 {

font-size: 65px; color: white; margin-bottom: 20px;

}

.big3 {

font-size: 40px; margin-bottom: 20px;

}

.big4 {

color: white; font-size: 35px;

}

.fa-check-css::before{
content: "\f00c";                 /* check icon */
font-family: "Font Awesome 6 Free";
padding-right: 5px;

}


.fa-cross-css::before{
  content: "\f00d";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  padding-right: 5px;
  
}


.tablebotton {

border: 3px solid #facf00; 
border-radius: 30px;
padding: 5px; 
width: 200px; 
background: linear-gradient(180deg, #FF1700 0%, #f2295b 100%); 
color: white; 
font-size: 25px; 
text-align: center;
margin-top: 30px;
margin: 0 auto;  margin-top: 20px; margin-bottom: 20px;
}

.tablebotton:hover {

border: 3px solid #facf00;  
background: #16163F;  

}


.pagemain {

width: 100%; color: black; font-size: 15px;

}

.page {
width: 100%; max-width: 1000px; margin: 0 auto; font-family: Georgia, 'Times New Roman', Times, serif; border: 8px solid gray; padding: 20px; margin-top: 20px; margin-bottom: 20px; border-radius: 15px; 

}

.formmain {

width: 100%; color: black; font-size: 15px;

}

.form {
width: 100%; max-width: 1000px; margin: 0 auto; font-family: Georgia, 'Times New Roman', Times, serif; border: 8px solid gray; padding: 20px; margin-top: 20px; margin-bottom: 20px; border-radius: 15px; 

}

.formhead {

color: white; font-size: 70px;
}


:root {
    --primary: #6366f1;
    --bg: #f1f5f9;
  }

  

  input[type="radio"] {
    display: none;
  }

  .tabs-container {
    width: 100%;
    max-width: 1000px;
    background: white;
    border-radius: 12px;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1);
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    position: relative;
    overflow: hidden;
  }

  .tab-group {
    display: contents;
  }

  .tab-label {
    grid-row: 1;
    padding: 20px;
    text-align: center;
    cursor: pointer;
    font-weight: 600;
    color: #64748b;
    border-bottom: 2px solid #e2e8f0;
    transition: all 0.2s;
    background: white;
    z-index: 2;
  }

  .tab-content {
    grid-column: 1 / span 2;
    grid-row: 2;
    padding: 10px;
    background: white;
    
    /* FIX: Instead of display:none, we use these to keep the script 'alive' */
    opacity: 0;
    visibility: hidden;
    height: 0;
    overflow: hidden;
    pointer-events: none;
  }

  /* --- CLICK LOGIC --- */

  input[type="radio"]:checked + .tab-label {
    color: var(--primary);
    border-bottom: 2px solid var(--primary);
    background: #f8fafc;
  }

  /* Reveal the content while keeping the script active */
  input[type="radio"]:checked + .tab-label + .tab-content {
    opacity: 1;
    visibility: visible;
    height: auto; /* Allows the form to expand */
    pointer-events: auto;
  }




/* Accordion container */
.accordion {
    max-width: 1000px;
    margin: 0 auto;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
    background: #fff;
}

/* Hide checkboxes */
.accordion input[type="checkbox"] {
    display: none;
}

/* Section label */
.accordion label {
    display: block;
    padding: 15px 20px;
    background-color: black;
    color: white;
    font-weight: bold;
    cursor: pointer;
    border-bottom: 1px solid #444;
    transition: background 0.3s;
    position: relative;
}

.accordion label:hover {
    background-color: white;
    color: black;
}

/* Plus/minus indicator */
.accordion label::after {
    content: '+';
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    transition: transform 0.3s;
}

.accordion input[type="checkbox"]:checked + label::after {
    content: '-';
}

/* Section content */
.accordion .content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.s ease, padding 0.4s ease;
    background-color: #f9f9f9;
    padding: 0 20px;   /* default—but we hide it using padding-block (top/bottom) */
    padding-top: 0;
    padding-bottom: 0;
}

.accordion .content p {
    margin: 15px 0;
    color: #333;
    line-height: 1.6;
}

/* Show content when checkbox is checked */
.accordion input[type="checkbox"]:checked + label + .content {
    max-height: 1000px;
    padding-top: 15px;
    padding-bottom: 15px;
    width: auto;
}



/* Responsive */
@media (max-width: 600px) {
    .accordion {
        width: 100%;
    }
    .accordion label {
        font-size: 16px;
        padding: 12px 15px;
    }
    .accordion .content {
        padding: 0 15px;
    }



