
.hero .body{
    max-width: 930px;
}



.shadow-red{

    color: #FFACAC;
}

.shadow-sandle{

    color: #ffcbae;
}

.lik{

    text-decoration: underline;
}


.ot-line{

    border: 2px solid black;
    border-radius: 8px;
}
/* .advantage-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(610px, 1fr));
    grid-template-columns: repeat(auto-fit, minmax(410px, 1fr));
    gap: 80px 24px;
    width: 100%;
    align-items: baseline;
    justify-content: center;
    
  } */
  
  /* .advantage-grid .advantage-item {
    gap: 16px;
    align-items: start;
    width: max-content;
  } */

  /* .advantage-grid .text{

    width: 550px;
  } */

  .description{

    max-width: 800px;
    font-size: 1.25rem;
  }




  /* .features-item .text {
    max-width: 100%;
} */

.features-form .text2{
  width: 100%!important;
}




/* h1 {
    font-weight: 400;
    font-size: 2.5em;
    text-align: center;
    margin-top: 5rem;
  }
  
  ul {
    list-style: none;
    padding: 0;
  }
  
  ul .inner {
    padding-left: 1em;
    overflow: hidden;
    display: none;
  }
  
  ul li {
    margin: 0.5em 0;
  }
  
  ul li a.toggle {
    width: 100%;
    display: block;
    background: rgba(0, 0, 0, 0.78);
    color: #fefefe;
    padding: 0.75em;
    border-radius: 0.15em;
    transition: background 0.3s ease;
  }
  
  ul li a.toggle:hover {
    background: rgba(0, 0, 0, 0.9);
  } */
  








@media (max-width:992px) {
  
  .doc{

    display: none;
  }
  
}


  .flow{
    display: block;
  }

  .flow1{

    display: none;
  }
 
  @media (max-width:576px) {
    
    .flow{
        display: none;
      }

      .flow1{
        display: block;
      }

    
  }



  @media only screen and (max-width: 576px) {
    /* .advantage-grid .text{

        width: 360px;
      } */

    
      .doc{

        position: none !important;
        left: 0;
        bottom: 0;
      }

      /* .cont{
        padding-bottom: 400px !important;
      } */
    
  }


  .add-nav-bar{
    left: 100px!important;
  }

  .add-nav-bar2{
    left: 325px!important;
  }


  .accordion {
    width: 90%;
    max-width: 1000px;
    margin: 0;
  }
  
  .accordion-item {
    background-color: #fff;
    color: #111;
    margin: 1rem 0;
    border-radius: 0.5rem;
    /* box-shadow: 0 2px 5px 0 rgba(0,0,0,0.25); */
    border: 2px solid black;
  }
  
  .accordion-item-header {
    padding: 24px;
    min-height: 3.5rem;
    line-height: 1.25rem;
    font-weight: bold;
    display: flex;
    align-items: center;
    position: relative;
    cursor: pointer;
    text-align: left;
  }
  
  .accordion-item-header::after {
    content: "\002B";
    font-size: 2rem;
    position: absolute;
    right: 1rem;
  }
  
  .accordion-item-header.active::after {
    content: "\2212";
  }
  
  .accordion-item-body {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
  }
  
  .accordion-item-body-content {
    padding: 1rem;
    line-height: 1.5rem;
    border-top: 1px solid;
    border-image: linear-gradient(to right, transparent, #34495e, transparent) 1;
    text-align: left;
  }
  
  @media(max-width:767px) {
    html {
      font-size: 14px;
    }
  }

  .strg{

    font-weight: 800;
  }


  /* contact form */

  .enqr-frm{
    padding: 12px 16px;
    width: 100%;
    font-size: 20px;
    border-radius: 4px;
  }

  .form-lbl{
    margin-bottom: 8px!important;
    font-size: 17px;
  }

  .form-field-comp{
    margin-bottom: 20px;
    width: 100%!important;
  }




  .form-item-row {
    gap: 80px!important;
}

.get-start{
  text-align: center;
  font-size: 24px;
  font-weight: bolder;
  margin-bottom: 24px;
}

.check-box{
  padding: 32px;
}

.check-box {
  width: 20px; /* Set width */
  height: 20px; /* Set height */
  border: 1px solid #999; /* Optional: Add border for visual clarity */
}

.error{
  color: red!important;
}


.form-support .text{
  width: 100%;
}

.heading-form{
  font-size: 2.5rem;
}

#Enquiry-form{
  width:500px!important;
}

@media (max-width:576px) {
  
#Enquiry-form{
  width:100%!important;
}

.enqr.bd-black{
  border: unset!important;
}

}

.text-center{
  text-align: center;
}

.tq{
  font-size: 3rem;
  font-weight: bold;
}

.tq-sp{
font-size: 1.5rem;
margin-top: 12px;
}

.d-none{
  display: none;
}

.terms{
  text-decoration: underline;
}

@media (max-width:1300px) {
  .navbar .menus .menu a{
    font-size: 16px!important;
  }
}



    /* contact form */




    /* additional page 1 css */


    .well{

      padding-top: 20px;
    }

.strg{

  font-weight: 600;
}



.features-item {

  max-width: 1200px;

}

.features-item .text1 {
  
  width: 400px;
  height: 100%;

}


.build{

  height: 291px !important;
}

.build1{

  height: 345px !important;
}



.features-item1 {
  gap: 40px;
  max-width: 1200px;
  align-items: center;
  justify-content: space-between;
}

#yellow-box{

  width: 85%;
}

#adds{

  padding: 20px 80px 80px 80px;
}

@media(max-width:1200px){

  #yellow-box{

    width: 100%;
  }

  #adds{

    padding: 24px !important;
  }

  .build{

    height: unset !important;
  }
  .build1{

    height: unset !important;
  }

  .features-item .text1 {
  
    width: auto !important;
    height: 100%;
  
  }
}





table {
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 1200px !important;
  border: 1px solid #000;
  
}

th, td {
  text-align: center;
  padding: 24px 24px;
  font-size: 20px;
  
}

table td{

  border-right: 1px solid #000;
}

table th {
  width: 600px;
  background-color: #000 !important;
color: white;
}




tr:nth-child(even){background-color: #f2f2f2}


.lit-yellow{

  background-color: #FFFBEB;
}

.lit-blue{

  background-color: #E5F4FF;
}

.lit-red{

  background-color: #FFF1F1;

}








/* round-btn */



