@font-face {
  font-family: 'ADLaM Display';
  src: url('/fonts/ADLaMDisplay-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}


@media (max-width: 1024px) {



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




.announcemain {
display: none;

}

#headerful {
display: none;

}

.mobannouncemain {

width: 100%;
height: 40px;
background-color: #16163f;
display: flex;
position: sticky;
top: 0;     /* distance from top */
z-index: 999;


}

.fabfont1 {

width: 61%; font-size: 12px; display: flex; align-items:center; justify-content:left;

}

.fabfont2 {

width: 38%;  font-size: 15px; display: flex; align-items:center; justify-content:center;

}

.fabfont2 a { 

text-decoration: none;
color: inherit;
}




.mobtopnav {
  width: 100%;
  overflow: hidden;
  background-color: white;
  position: relative;

}

.mobtopnav #mobmyLinks {
  display: none;
}

.mobtopnav a {
  color: gray;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
  display: block;

}

.mobtopnav a.icon {
  background: white;
  display: block;
  position: absolute;
  right: 0;
  top: 0;

}

.mobtopnav a:hover {
  background-color: white;
  color: black;
}

.mobactive {
  background-color: white;
  color: Gray;
}







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

}


.offers {
width: 100%;
display: flex;
flex-wrap: wrap;
margin: 0 auto;
padding-top: 30px;
flex-direction: column;

}

.offersbox {

width: 100%;
padding: 0px;

}




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

.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: 400;
  
}

/**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: 65%;

}

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

}

.howweworkp {

color: white; 
font-size: 17px; 
font-weight: 400; 
text-align: left; 
margin-left: 0px;

}

.howweworkimg {

width: 35%; 
border: 0px solid green; 
background-image: url('/img/work.webp'); 
height: 840px; 
background-repeat: no-repeat;
}


/**How We Work CSS Ends**/


.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;
}

.team {
width: 100%;
display: flex;
flex-wrap: wrap;
margin: 0 auto;
padding-top: 30px;
flex-direction: column;

}

.teambox {
width: 100%;
padding: 0px;
}

.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:  10px;
background-size: cover;
background-repeat: no-repeat;
overflow-x: hidden;

}

.whychoose {

width: 100%;
display: flex;
flex-wrap: wrap;
margin: 0 auto;
padding-top: 30px;
flex-direction: column;

}

.whychoosebox {

width: 100%;
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: 400;
  
}

.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;
overflow-x: hidden;
margin: 0 auto;


}


.mainservices {
width: 90%; 
margin: 0 auto;
display: flex; 
flex-direction: column;
flex-wrap: wrap;


}

.mainservicesbox1 {

width: 90%; 
margin: 0 auto;
text-align: center;
background-image: url('/img/main1.webp');
height: 330px;
background-repeat: no-repeat;
background-size: contain;
background-position: center;
overflow: hidden;
box-shadow: 0 0 30px #ffea00;
padding-top: 15px;


}

.mainservicesbox2 {
width: 90%; 
margin: 0 auto;
padding-top: 20px;
color: #FFEA00; 
text-align: left; 
font-size: 35px; 
overflow: hidden;





}

.mainservicesh1 {

color: #FFEA00

}

.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;

}

.mainservicesbutton:active {

width: 120px; 
border-radius: 30px; 
color: black; 
font-size: 17px; 
text-align: center; 
padding: 10px;
background-color: #FFEA00;

}

.main2servicesmain {
width: 100%; 
background-color: black;
overflow-x: hidden;
margin: 0 auto;


}


.main2services {
width: 90%; 
margin: 0 auto;
display: flex; 
flex-direction: column;
flex-wrap: wrap;


}

.main2servicesbox1 {

width: 100%; 
text-align: center;
border: 0px solid gray;
background-image: url('/img/main2.webp');
height: 330px;
background-repeat: no-repeat;
background-size: contain;
background-position: center;
overflow: hidden;
box-shadow: 0 0 30px #ffea00;
margin-top: 20px;


}

.main2servicesbox2 {
width: 100%;  
color: #FFEA00; 
text-align: left; 
font-size: 35px; 
overflow: hidden;
padding: 20px 10px 5px 10px;




}

.main2servicesh1 {

color: #FFEA00

}

.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;

}

.main2servicesbutton:active {

width: 120px; 
border-radius: 30px; 
color: black; 
font-size: 17px; 
text-align: center; 
padding: 10px;
background-color: #FFEA00;

}

.main3servicesmain {
width: 100%; 
background-color: black;
overflow-x: hidden;
margin: 0 auto;


}


.main3services {
width: 90%; 
margin: 0 auto;
display: flex; 
flex-direction: column;
flex-wrap: wrap;


}

.main3servicesbox1 {

width: 100%; 
text-align: center;
background-image: url('/img/main3.webp');
height: 330px;
background-repeat: no-repeat;
background-size: contain;
background-position: center;
overflow: hidden;
box-shadow: 0 0 30px #ffea00;
margin-top: 20px;


}

.main3servicesbox2 {
width: 100%; 
color: #FFEA00; 
text-align: left; 
font-size: 35px; 
overflow: hidden;
padding: 20px 10px 5px 10px;




}

.main3servicesh1 {

color: #FFEA00

}

.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;

}

.main3servicesbutton:active {

width: 120px; 
border-radius: 30px; 
color: black; 
font-size: 17px; 
text-align: center; 
padding: 10px;
background-color: #FFEA00;

}

.main4servicesmain {
width: 100%; 
background-color: black;
overflow-x: hidden;
margin: 0 auto;


}


.main4services {
width: 90%; 
margin: 0 auto;
display: flex; 
flex-direction: column;
flex-wrap: wrap;


}

.main4servicesbox1 {

width: 100%; 
text-align: center;
background-image: url('/img/main4.webp');
height: 330px;
background-repeat: no-repeat;
background-size: contain;
background-position: center;
overflow: hidden;
box-shadow: 0 0 30px #ffea00;
margin-top: 20px;


}

.main4servicesbox2 {
width: 100%; 
color: #FFEA00; 
text-align: left; 
font-size: 35px; 
overflow: hidden;
padding: 20px 10px 5px 10px;




}

.main4servicesh1 {

color: #FFEA00

}

.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;

}

.main4servicesbutton:active {

width: 120px; 
border-radius: 30px; 
color: black; 
font-size: 17px; 
text-align: center; 
padding: 10px;
background-color: #FFEA00;

}


.main5servicesmain {
width: 100%; 
background-color: black;
overflow-x: hidden;
margin: 0 auto;


}


.main5services {
width: 90%; 
margin: 0 auto;
display: flex; 
flex-direction: column;
flex-wrap: wrap;


}

.main5servicesbox1 {

width: 100%; 
text-align: center;
background-image: url('/img/main5.webp');
height: 330px;
background-repeat: no-repeat;
background-size: contain;
background-position: center;
overflow: hidden;
box-shadow: 0 0 30px #ffea00;
margin-top: 20px;


}

.main5servicesbox2 {
width: 100%; 
color: #FFEA00; 
text-align: left; 
font-size: 35px; 
overflow: hidden;
padding: 20px 10px 5px 10px;




}

.main5servicesh1 {

color: #FFEA00

}

.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;

}

.main5servicesbutton:active {

width: 120px; 
border-radius: 30px; 
color: black; 
font-size: 17px; 
text-align: center; 
padding: 10px;
background-color: #FFEA00;

}


/**Main Services Ends**/



/**Contact us Home Starts**/

.contacthomemain {
width: 100%; 
background-color: white; 
padding-bottom: 25px; 
padding-top: 25px;
color: black;
overflow-x: hidden;


}

.contacthome {
width: 85%; 
margin: 0 auto;  
box-shadow: 0 0 5px #000000; 
border-radius: 20px; 
text-align: center; 
font-size: 30px;
overflow-x: hidden;

}

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

}

/**Contact us Home Ends**/


/** header starts**/

#headermain {

width: 100%;  background-color: #16163F; padding-top: 30px; font-family: 'roboto'; font-size:16px; overflow-x: hidden;

}

.headermain1 {

width: 100%; display: flex; margin: 0 auto; flex-direction: column; padding: 20px;

}

.headerbox1 {

width: 100%; text-align: center; padding-bottom: 5px;

}

.headerbox2 {

width: 100%; color: white; padding-bottom: 15px;

}

.headerbox3 {

width: 100%; color: white; border: 0px solid red; 
}

.headerbox3 a {

color: inherit;
  text-decoration: none;
}

.headerbox4 {

width: 100%; color: white; text-decoration: none;

}

.headerbox4 a {

color: inherit;
 text-decoration: none;
}

/** 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: 14px;
padding: 15px;

}

.slider {
      width: 100%;
      height: 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%;
     flex-direction: column;
      align-items: stretch;

    }

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

    /* Content */
    .content {
      width: 100%;
      padding: 0px;
      display: flex;
      flex-direction: column;
      justify-content: center;
    }

    .content h2 { font-size: 26px; margin-bottom: 10px; }
    .content p { color: #444; margin-bottom: 16px; line-height: 1.5; }
    .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: 0px;
      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;
margin-left: 25%; 
width: 50%; 
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: 22px; text-align: center;


}


.service2 {

max-width: 100%; padding: 20px;


}


.service3 {

width: 100%; background-color: black;

}


.service4 {
    width: 100%;          /* Container fills the available width */
    text-align: center;   /* Centers the content inside */
}

.service4-img {
    width: 100%;          /* Image fills container width */
    height: auto;         /* Maintains aspect ratio */
    display: block;       /* Removes inline spacing */
    max-width: 100%;      /* Ensures image does not exceed container */
    object-fit: contain;  /* Ensures the whole image is visible */
}


.table1 {

background-color: black; width: 100%;

}

.table2 {

width: 90%; flex-direction: column; align-items: center; padding-top: 30px; padding-bottom: 30px; display: flex; margin: 0 auto;

}

.table3 {

width: 100%; text-align: center; font-size: 30px;  border-radius: 12px; border-top-right-radius: 12px; 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: 0px;
margin-top: 15px;

}

.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: 5px;

}

.big1 {

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

}

.big2 {

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

}

.big3 {

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

}

.big4 {

color: white; font-size: 25px;

}


.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: 90%; margin: 0 auto; font-family: Georgia, 'Times New Roman', Times, serif; border: 8px solid gray;  margin-top: 20px; margin-bottom: 20px; border-radius: 15px; 

}

.formmain {

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

}

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

}

.formhead {

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

: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;
  }



.faqmain {

width: 100%; 
background-color: black; 


}

.faq1 {

max-width: 100%; padding-bottom: 30px;

}


/* 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;
    }
}