 .schema {
        justify-content: start; 
        padding-top: 30px; 
    width: 100%;
    display: flex;
    justify-content: left;
    flex-direction: column;
    text-align: left; 
    padding: 20px; 
     color: black;
         
    }
    .breadcrumbs-custom {
      list-style: none;
      padding: 0;
      display: flex;
      flex-wrap: wrap;
    }
  
    .breadcrumbs-custom li {  
      padding-left: 15px; 
      padding-top: 20px;
   
    } 
     .breadcrumbs-custom li a {
      color: #545252;
      color: black;
  }
  
    .breadcrumbs-custom li::after {
      content: ">";
      margin-left: 5px;
       color: #03797d; 
    }
  
    .breadcrumbs-custom li:last-child::after {
      content: none; 
    }
  
    @media (max-width: 767px) {
    .breadcrumbs-custom li {
      padding-left: 15px;
      margin-bottom: 5px; 

    }

    .breadcrumbs-custom li:first-child {
      padding-left: 15px; 
    }
    }
    .hell {
  display: flex;
}

  .li {
    color: black;
  }
  .toc-bo {
    border: 1.4px solid rgb(229, 242, 247);
    padding: 15px;
    margin: 30px;
    text-align: left;
    position: relative;
    /*box-shadow: 0 4px 8px rgba(135, 206, 235, 0.6); */
       box-shadow: 0 4px 8px rgba(169, 169, 169, 0.6); 
  } 
  .final { 
    border: 1.4px solid rgb(229, 242, 247);
    padding: 15px;
    margin: 15px;
    text-align: left;
    position: relative;
    /*box-shadow: 0 4px 8px rgba(135, 206, 235, 0.6); */
       box-shadow: 0 4px 8px rgba(169, 169, 169, 0.6); 
  }

 

 .final h2 {
       font-family: 'Poppins', sans-serif; 
       color: black;
 } 
 final p { 
        font-family: 'Poppins', sans-serif; 
 }

  .toc-container {
    max-height: 210px;
    overflow: hidden;
    transition: max-height 0.3s ease-in-out;
  }

  .toc-container ul {
    text-align: left;  
     font-family: 'Poppins', sans-serif;
     
  } 
 #section1 h2 { 
    font-family: 'Poppins', sans-serif;  
     color: black; 
      font-weight: bold;
        
  }
#section2 h2 { 
      font-family: 'Poppins', sans-serif;
    color: black;
    font-weight: bold;
    font-size: 18px;
    
} 
#section3 h2 { 
      font-family: 'Poppins', sans-serif;
    color: black;
    font-weight: bold;
    font-size: 18px;
    
} 
#section4 h2 { 
      font-family: 'Poppins', sans-serif;
    color: black;
    font-weight: bold;
    font-size: 18px;
    
}  
#section5 h2 { 
      font-family: 'Poppins', sans-serif;
    color: black;
    font-weight: bold;
    font-size: 18px;
    
} 
#section6 h2 { 
      font-family: 'Poppins', sans-serif;
    color: black;
    font-weight: bold;
    font-size: 18px;
    
}  
#section7 h2 { 
      font-family: 'Poppins', sans-serif;
    color: black;
    font-weight: bold;
    font-size: 18px;
    
}  
#section8 h2 { 
      font-family: 'Poppins', sans-serif;
    color: black;
    font-weight: bold;
    font-size: 18px;
    
}  
#section9 h2 { 
      font-family: 'Poppins', sans-serif;
    color: black;
    font-weight: bold;
    font-size: 18px;
    
}  
#section10 h2 { 
      font-family: 'Poppins', sans-serif;
    color: black;
    font-weight: bold;
    font-size: 18px;
    
}   
#section11 h2 { 
      font-family: 'Poppins', sans-serif;
    color: black;
    font-weight: bold;
    font-size: 18px;
    
}  
#section12 h2 { 
      font-family: 'Poppins', sans-serif;
    color: black;
    font-weight: bold;
    font-size: 18px;
    
} 
#section13 h2 { 
      font-family: 'Poppins', sans-serif;
    color: black;
    font-weight: bold;
    font-size: 18px;
    
} 
#section14 h2 { 
      font-family: 'Poppins', sans-serif;
    color: black;
    font-weight: bold;
    font-size: 18px;
    
}  
#section15 h2 { 
      font-family: 'Poppins', sans-serif;
    color: black;
    font-weight: bold;
    font-size: 18px;
    
}
 #section16 h2 { 
      font-family: 'Poppins', sans-serif;
    color: black;
    font-weight: bold;
    font-size: 18px;
    
} 
#section17 h2 { 
      font-family: 'Poppins', sans-serif;
    color: black;
    font-weight: bold;
    font-size: 18px;
    
} 
#section18 h2 { 
      font-family: 'Poppins', sans-serif;
    color: black;
    font-weight: bold;
    font-size: 18px;
    
} 
#section19 h2 { 
      font-family: 'Poppins', sans-serif;
    color: black;
    font-weight: bold;
    font-size: 18px;
    
}  
#section20 h2 { 
      font-family: 'Poppins', sans-serif;
    color: black;
    font-weight: bold;
    font-size: 18px;
    
} 
#section21 h2 { 
      font-family: 'Poppins', sans-serif;
    color: black;
    font-weight: bold;
    font-size: 18px;
    
}
 #section1 p { 
    font-family: 'Poppins', sans-serif; 
    color: black;
 } 
 
  

  .toc-container ul li {
    text-align: left;
    color: black; 
      font-family: 'Poppins', sans-serif;
      
  } 
  

  .toc-container ul {
    list-style: none;
    counter-reset: section-counter; 
      font-family: 'Poppins', sans-serif;
  }

  .toc-container ul li {
    counter-increment: section-counter;
    margin-bottom: 10px;
    color: black !important; 
      font-family: 'Poppins', sans-serif;
  }

  .toc-container ul li::before {
    content: counter(section-counter) ". ";
    font-weight: bold; 
      font-family: 'Poppins', sans-serif;
  } 
  .hell {
     
  } 
  .padd { 
    border: 1px solid #e0e0e0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); 
    margin: 30px; 
    padding: 15px;

  }

  @media (max-width: 600px) {
    .toc-container {
      max-height: 375px;
    }   
    
    .toggle-button-container {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    position: absolute;

    left: 0;
    right: 0;    
    bottom: 0px;  

 
   
  }

  .toggle-button {   
    
    cursor: pointer;
 
 background-color: #147e7f;
 color: #fff;
 border: 1px solid #147e7f;
 border-radius: 15px;
 font-weight: bold;
 transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;   

 
  }
  }  
  @media only screen and (max-width: 768px) {
 
  .right-section {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
        .left-section img {
            display: none;
        }
      
    } 
    @media only screen and (min-width: 769px) {
        .hell {          
            margin-left: 50px;
            margin-right: 40px;
        } 
        
.left-section {
  flex: 1;
  width: 20%;
   
}
.right-section {
  flex: 4;
  width: 80%;
   
}
    } 
      @media only screen and (min-width: 769px) {
         
        
.left-sections {
   
     width: 20%; 
   
      
   } 
   
   .right-sections {     
   
     width: 80%;   
   
   }  
 

    }
    

  @media (max-width: 600px) {   
.center-image{
    padding: 15px;
}  
  .right-sections {
   
     width: 100%;   
    
   }  
   
}



  .center-image {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden; 
    padding-top: 50px;
    padding-bottom: 50px; 
   
  }

  .center-image img {
    max-width: 100%;
    max-height: 100%;
    transform-origin: center center;
    animation: zoomInAnimation 3s ease-in-out infinite; 
    border: 1px solid grey;
  }

  @keyframes zoomInAnimation {
    0%, 100% {
      transform: scale(1);
    }
    50% {
      transform: scale(1.08); 
    }
  } 
  
  


   .tr {
       font-family: 'poppins';
       color: black;
   } 
   .th {
       font-family: 'poppins'; 
       color: black;
   } 
   .td{
       font-family: 'poppins'; 
       color: black;
   }
   table, th, td {
           
           border: 1px solid rgba(0, 0, 0, 0.2);
         border-collapse: collapse;
         }


@media only screen and (max-width: 768px) {
        table {
            width: 100%;
        }
        table, th, td {
           
          border: 1px solid rgba(0, 0, 0, 0.1);
        border-collapse: collapse;
        }
        th, td {
           
            text-align: center;
        }
        .container {
            overflow-x: auto;
        }
    }

   .tr {
       font-family: 'poppins';
       color: black;
   } 
   .th {
       font-family: 'poppins'; 
       color: black;
   } 
   .td{
       font-family: 'poppins'; 
       color: black;
   } 
   
  .faq-answer {
            /*display: none; */
           font-family: 'Poppins', sans-serif !important; 
           color: black;
          
          
      
        }  
        .faq-answer {
            font-family: 'Poppins', sans-serif !important; 
            color: black;
          
          
        } 
    .faq-question{
        font-weight: bold;
        color: black; 
        font-size: 18px;
        font-family: 'Poppins', sans-serif !important; 
        
    }  
    
    
    
    









/*new css*/ 
.left-section {
    /*z-index: 9;*/
}
.left-section img {
    width: 100%;
    border: 1px solid grey;
    margin-bottom: 160px; /* Adjust the margin as needed */
}      



.form_wrapperr .form-containerr {
  /*position: relative;*/
    display: block;
    /*z-index: 9999;*/
    text-align: center;
    padding: 50px 20px;
    border: 0;
    /*border-radius: 15px;*/
    color: #111111;
    max-width: 800px;
    margin: 0 auto;
    /*box-shadow: rgb(0 0 0 / 10%) 0 0 30px;*/
    /*margin-bottom:-150px !important;*/
    padding-left:50px;
    padding-right:50px;
    padding-top:100px;
}
.form-containerr h1{
    font-size: 30px;
    font-weight: bold;
    text-transform: none;
    font-family: Georgia, 'Times New Roman', Times, serif;
    color: inherit;
    line-height: 1.5;
    margin: 0;
    padding-bottom:30px;
}
.form_wrapperr .form-containerr label{
    display: block;
    position: relative;
    padding: 0;
   
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.form_wrapperr .form-containerr input,.form_wrapperr .form-containerr textarea {
  display: block;
    width: 100%;
    height: 44px;
    font-size: 13px;
    font-family: Georgia, 'Times New Roman', Times, serif;
    color: #302F50;
    padding: 0 15px;
    margin: 0;
    font-weight: normal;
    border: 0;
    border-bottom: 1px solid #e1e1e1;
    background: transparent;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    outline: none;
}
.form_wrapperr .form-containerr button {
  position: relative;
    /*z-index: 9;*/
    display: inline-block;
    padding: 0 30px;
    margin: 10px auto;
    text-decoration: none;
    border: 0;
    border-radius: 30px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    background: #04797d;
    min-width: 200px;
    max-width: 400px;
    text-align: center;
    font-size: 11px;
    font-family: Georgia, 'Times New Roman', Times, serif;
    line-height: 48px;
    color: #fff;
    letter-spacing: 2px;
    cursor: pointer;
    text-transform: uppercase;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    opacity: 1;
    overflow: hidden;
}
.form_wrapperr .form-containerr button:hover {
  background: #7985FF;
    color: #fff;
    text-decoration: none;
    box-shadow: none;
}
.form_wrapperr .form-containerr .errors {
  display: block;
  color: red;
  margin-top: 5px;
  text-align: left;
    
}
.form_wrapperr .form-containerr .error {
  -webkit-transition: .2s;
  -moz-transition: .2s;
  -ms-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
  box-shadow: 0 0 15px 0 rgba(255,36,0,1);
} 


@media (max-width: 600px) { 
  .form_wrapperr .form-containerr .errors{
    font-size: 14px;
    font-family: Georgia, 'Times New Roman', Times, serif;
}
.form_wrapperr .form-containerr{
    padding: 20px 30px;
}
.form-containerr h1{
    font-size: 16px;
    font-family: Georgia, 'Times New Roman', Times, serif;
} 
 /* .toggle-button-container {*/
 /*   display: flex;*/
 /*   justify-content: center;*/
 /*   align-items: flex-end;*/
 /*   position: absolute;*/
 /*   bottom: -0px;*/
 /*   left: 0;*/
 /*   right: 0;*/
 /* }*/

 /* .toggle-button {*/
 /*   cursor: pointer;*/
 
 /*background-color: #147e7f;*/
 /*color: #fff;*/
 /*border: 1px solid #147e7f;*/
 /*border-radius: 10px;*/
 /*font-weight: bold;*/
 /*transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;*/
 /* }*/
}  

@media screen and (min-width: 767px) {    
     .toggle-button-container {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    position: absolute;
    bottom: -12px;
    left: 0;
    right: 0;   
    background-color: white;
   
  }

  .toggle-button {
    cursor: pointer;
 
 background-color: #147e7f;
 color: #fff;
 border: 1px solid #147e7f;
 border-radius: 15px;
 font-weight: bold;
 transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
  }   


    
}   


  @media (min-width: 768px) {
    .hjk {
      /*position: sticky;*/
      top: 0;
      /*z-index: 1;*/
      background-color: #fff; /* Add background color if needed */
    }

   
  }

  @media (max-width: 767px) {
    .hjk {
      position: static;
    } 
    .table-container {
      overflow-x: auto;
    }
  }


















   

